[
https://issues.apache.org/jira/browse/OFBIZ-10226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16929927#comment-16929927 ]
Jacques Le Roux commented on OFBIZ-10226:
-----------------------------------------
Thanks Mathieu,
If I understand well we could place all our Groovy scripts in {{src/main/groovy}} (and not {{src/main/java}} ;)) and still have the possibity to use them as scripts? I mean no need to stop, recompile and start them to be used.
That would be perfect. For instance using continuous build we could verify the syntax or the Groovy scripts while still being able to change them on the fly.
> Adds groovyScripts in the Gradle sourceSets
> -------------------------------------------
>
> Key: OFBIZ-10226
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10226> Project: OFBiz
> Issue Type: Improvement
> Components: Gradle
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Major
>
> With the Eclipse Groovy Development Tools plugin installed, we can use the Eclipe debugger with Groovy files if we provide source paths for them. So we need to improve the sourceSets defined in the main build.gradle file.
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)