[jira] [Commented] (OFBIZ-7974) rename gradlew batch files to ofbiz

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

[jira] [Commented] (OFBIZ-7974) rename gradlew batch files to ofbiz

Nicolas Malin (Jira)

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

Taher Alkhateeb commented on OFBIZ-7974:
----------------------------------------

Not an issue and should be closed:

- gradlew is the conventional name used for the gradle wrapper script. If you have gradle installed on your computer and you write gradle wrapper, it will generate the wrapper named gradlew and gradlew.bat
- also it makes it clear that what you are running is gradle
- it would be confusing to write ./ofbiz "ofbiz --start" .. what does that mean!
- No one ever renames the build system. We did not rename ant to ofbiz, nor do we rename any other build system, it just does not make any sense.

I would suggest to discuss these kind of issues before issuing JIRAs

> rename gradlew batch files to ofbiz
> -----------------------------------
>
>                 Key: OFBIZ-7974
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7974
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Pierre Smits
>
> Currently we have:
> * gradlew (for the unix/linux OS variants)
> * gradlew.bat (for Microsoft's OS variants)
> We should rename these to:
> * ofbiz (for the unix/linux OS variants)
> * ofbiz.bat (for Microsoft's OS variants)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)