[jira] [Created] (GROOVY-8419) Groovyc: The variable ... is declared final but is reassigned

2017-12-14 Thread mgroovy (JIRA)
mgroovy created GROOVY-8419: --- Summary: Groovyc: The variable ... is declared final but is reassigned Key: GROOVY-8419 URL: https://issues.apache.org/jira/browse/GROOVY-8419 Project: Groovy Issue

[jira] [Commented] (GROOVY-8416) Map-based constructor generated by @Immutable works only with HashMap

2017-12-14 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16291843#comment-16291843 ] Paul King commented on GROOVY-8416: --- I'll have to look at the code and tests to remember for sure but I

[jira] [Created] (GROOVY-8418) getSet* property name => Cannot read write-only property exception

2017-12-14 Thread mgroovy (JIRA)
mgroovy created GROOVY-8418: --- Summary: getSet* property name => Cannot read write-only property exception Key: GROOVY-8418 URL: https://issues.apache.org/jira/browse/GROOVY-8418 Project: Groovy

[jira] [Created] (GROOVY-8417) Add @UseCategory annotation for classes/methods instead of use() everywhere

2017-12-14 Thread death lord (JIRA)
death lord created GROOVY-8417: -- Summary: Add @UseCategory annotation for classes/methods instead of use() everywhere Key: GROOVY-8417 URL: https://issues.apache.org/jira/browse/GROOVY-8417 Project:

[jira] [Created] (GROOVY-8416) Map-based constructor generated by @Immutable works only with HashMap

2017-12-14 Thread Andreas Mayer (JIRA)
Andreas Mayer created GROOVY-8416: - Summary: Map-based constructor generated by @Immutable works only with HashMap Key: GROOVY-8416 URL: https://issues.apache.org/jira/browse/GROOVY-8416 Project:

[jira] [Reopened] (GROOVY-8295) Groovyc ant task can overflow Windows command line if classpath is large

2017-12-14 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reopened GROOVY-8295: - Paul, one extra check is required (see my last comment) to handle in-process compilation. Forked

[jira] [Resolved] (GROOVY-8415) getter method of enum is throwing en error and returning null in jdk1.8.0_151 during compiling with Groovy-2.4.13

2017-12-14 Thread Avinash Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Kumar resolved GROOVY-8415. Resolution: Fixed Fix Version/s: 2.4.13 I have used the import static of

[jira] [Updated] (GROOVY-8415) getter method of enum is throwing en error and returning null in jdk1.8.0_151 during compiling with Groovy-2.4.13

2017-12-14 Thread Avinash Kumar (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avinash Kumar updated GROOVY-8415: --- Description: 1 down vote favorite I am using Groovy-2.4.13 and JDK1.8. in Java file,I have

[jira] [Updated] (GROOVY-8415) getter method of enum is throwing en error and returning null in jdk1.8.0_151 during compiling with Groovy-2.4.13

2017-12-14 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8415: -- Description: 1 down vote favorite I am using Groovy-2.4.13 and JDK1.8. in Java file,I have written

[jira] [Created] (GROOVY-8415) getter method of enum is throwing en error and returning null in jdk1.8.0_151 during compiling with Groovy-2.4.13

2017-12-14 Thread Avinash Kumar (JIRA)
Avinash Kumar created GROOVY-8415: -- Summary: getter method of enum is throwing en error and returning null in jdk1.8.0_151 during compiling with Groovy-2.4.13 Key: GROOVY-8415 URL: