[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=15438927#comment-15438927 ]

Pierre Smits commented on OFBIZ-7974:
-------------------------------------

This prodject doesn't write the gradle wrapper. It is provided with the project.


Yes, ./ofbiz start sounds way better than ./gradlew 'ofbiz --start'.
Like the following commands would do:
* ./ofbiz stop
* ./ofbiz create-tenant
*./ofbiz create-component
* ./ofbiz clean-all
* ./ofbiz load-data

Thank you for knowing *every project* using this build solutions.

Maybe you don't feel it as such, but building brand recognition is easier with simple commands, like './ofbiz start' than in any other elaborate way.

> 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)