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

Jacopo Cappellato commented on OFBIZ-7808:
------------------------------------------

In my opinion it would be better to initially focus on the implementation of a clean and neat version of the script and postpone any discussion or work about migrating features and tasks as they were available in the old Ant scripts.
Over the years the Ant scripts have grown with useful features and less useful ones, adding some clutter and making them difficult to maintain.
I am sure that there could be a valid use case for each of them, but for most of them a simple custom script should suffice to adjust to specific use cases: I think that delivering a simpler and nice script, easy to read and customize and properly documented, can be more useful and effective to users than trying to provide a complete solutions for every possible use case.
The above reasoning applies to the implementation of interactive tasks (that can wait and should be reconsidered or re-evaluated at a later time), to the JDBC downloads of db drivers (other than the default one) and to other ones as well.

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