[
https://issues.apache.org/jira/browse/OFBIZ-7893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15389150#comment-15389150 ]
Pierre Smits edited comment on OFBIZ-7893 at 7/22/16 8:21 AM:
--------------------------------------------------------------
Hi [~taher],
No, it is not just applicable for my hosting environments. I is intended to keep future releases in line with what our current adopters already have and know.
And that not only relates to deployment, but it also applies to development. When a developer has multiple checkouts, he should - under the standard convention (of Gradle, as implemented by you) switch for each checkout to a different executor. This patch alleviates that.
It creates consistency in multiple ways, that eases work down the line.
was (Author: pfm.smits):
Hi [~taher],
No, it is not just applicable for my hosting enviroments. I is intended to keep future releases in line with what our current adopters already have and know.
And that not only relates to deployment, but it also applies to development. When a developer has multiple checkouts, he should - under the standard convention (of Gradle, as implemented by you) switch for each checkout to a different executor. This patch alleviates that.
It creates consistency in multiple ways, that eases work down the line.
> Rename generated *ofbiz-gradle.jar* to *ofbiz.jar*
> --------------------------------------------------
>
> Key: OFBIZ-7893
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7893> Project: OFBiz
> Issue Type: Sub-task
> Reporter: Pierre Smits
> Assignee: Pierre Smits
> Attachments: OFBIZ-7893-build.gradle-v2.patch, OFBIZ-7893-build.gradle.patch
>
>
> With the implementation of the Gradle build methodology the name of the OFBiz executable changed from *ofbiz.jar* to *ofbiz-gradle.jar*.
> In order to keep consistency with older releases this should be changed so that the old name is back.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)