You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Daniel Watford (Jira)" <ji...@apache.org> on 2023/04/28 14:45:00 UTC

[jira] [Commented] (OFBIZ-10226) Adds groovyScripts in the Gradle sourceSets

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

Daniel Watford commented on OFBIZ-10226:
----------------------------------------

Hi [~jleroux] ,

Is this ticket still needed?

OFBIZ-12149 added groovy scripts to the gradle source sets. Doing so causes the IDE (at least on IntelliJ) to import groovy scripts as part of the project's sources and highlight any issues. The IDE checks might not be as robust as the groovy compiler checks, but might be enough to meet the objectives of this ticket's description.

> 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, Upcoming Branch
>            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.20.10#820010)