[jira] [Commented] (OFBIZ-7808) Add Gradle Interactive tasks

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

[jira] [Commented] (OFBIZ-7808) Add Gradle Interactive tasks

Nicolas Malin (Jira)

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

Pierre Smits commented on OFBIZ-7808:
-------------------------------------

Decisions are taken by adopters. And when existing adopters have extended their current implementations with additional Ant tasks (like I have) I can imagine they would appreciate it when the project would provide a solution that wouldn't lead to:

* conflicts each time the project updates one of its core elements (the build methodology)
* extensive cost regarding repair or circumvention of the solution provided by the project
* cost regarding migration from Ant to Gradle.

The removal of Ant scripts from the code base, and the changes over the past few weeks in the build.gradle file by the project. has led to me having to go through hoops to get what I have working against trunk - as a pre-emptive to upcoming release.

A little more flexibility towards adopters and a less dogma (by 1 privileged contributor; with - what appears - only 'developers' on his mind) could/would make a lot of people happy.




> Add Gradle Interactive tasks
> ----------------------------
>
>                 Key: OFBIZ-7808
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7808
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>             Fix For: Upcoming Branch
>
>
> As explained in OFBIZ-7772 and OFBIZ-7773 we want to test the possiblity to add Gradle Interactive tasks using https://github.com/tkruse/gradle-groovysh-plugin
> The idea is to have a good general solution to allow users to not feel a funtional regression with the 3 interactive tasks we had before, namely
> create-component
> create-admin-user-login
> create-tenant and all tasks it depends on



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