[jira] [Commented] (OFBIZ-10866) Use the ‘application’ and ‘distribution’ plugins

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-10866) Use the ‘application’ and ‘distribution’ plugins

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-10866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799605#comment-16799605 ]

Mathieu Lirzin commented on OFBIZ-10866:
----------------------------------------

Thanks Jacques,

I will apply the reduced version of  [^OFBIZ-10866_Use-the-application-and-distribution-plugin.patch]  and close this ticket next monday since it seems that there is a consensus on that part.

I give up on proposing to change the documentation to recommend using the {{run}} task over the{{ofbiz}}  rule-based tasks.  Regarding renaming the {{gradle}} wrapper {{ofbiz}}, feel free to open a discussion on the ML if you want to propose it to the community.

> Use the ‘application’ and ‘distribution’ plugins
> ------------------------------------------------
>
>                 Key: OFBIZ-10866
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10866
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: Trunk
>            Reporter: Mathieu Lirzin
>            Assignee: Mathieu Lirzin
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-10866_Use-the-application-and-distribution-plugin.patch
>
>
> Gradle provides some useful standard plugins for packaging applications via the ‘distribution’ and ‘application’ plugins.
> * The ‘distribution’ plugin [1] is providing a straightforward and easy way to distribute OFBiz with its dependencies which is convenient in a deployment context.  This is achieved by the new ‘distTar’ and ‘distZip’ tasks.
> * The ‘application’ plugin [2] is complementing the ‘distribution’ plugin by adding both a robust shell script and a batch script inside the distribution archives to allow launching OFBiz easily.
> [1] https://docs.gradle.org/current/userguide/distribution_plugin.html
> [2] https://docs.gradle.org/current/userguide/application_plugin.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)