[jira] [Comment Edited] (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] [Comment Edited] (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=15395507#comment-15395507 ]

Taher Alkhateeb edited comment on OFBIZ-7808 at 7/27/16 11:51 AM:
------------------------------------------------------------------

Hi Jacques. Extending Gradle with additional scripts using "apply" or interoperating with Ant is public information available from Gradle's website, so not necessarily something specific to OFBiz. I think we do not need such details because they differ from user to user and from case to case. Instead, maybe we can just mention that Gradle can be extended and here are the links for more information. I list below useful links:

- https://docs.gradle.org/current/userguide/ant.html
- https://docs.gradle.org/current/dsl/org.gradle.api.Project.html#org.gradle.api.Project:apply(groovy.lang.Closure)


was (Author: taher):
Hi Jacques. Extending Gradle with additional scripts using "apply" or interoperating with Ant using is public information available from Gradle's website, so not necessarily something specific to OFBiz. I think we do not need such details because they differ from user to user and from case to case. Instead, maybe we can just mention that Gradle can be extended and here are the links for more information. I list below useful links:

- https://docs.gradle.org/current/userguide/ant.html
- https://docs.gradle.org/current/dsl/org.gradle.api.Project.html#org.gradle.api.Project:apply(groovy.lang.Closure)

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