[jira] [Closed] (GROOVY-7999) Disallow automatic String conversion in static compilation context

2017-01-13 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed GROOVY-7999. - Resolution: Duplicate > Disallow automatic String conversion in static compilation

[jira] [Commented] (GROOVY-8044) MissingPropertyException for java style local variables

2017-01-13 Thread MeFisto94 (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15822144#comment-15822144 ] MeFisto94 commented on GROOVY-8044: --- Hmm, but wouldn't that defeat (old c style, though) code like

[jira] [Issue Comment Deleted] (GROOVY-8051) Reference outer class property within inner class closure

2017-01-13 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniil Ovchinnikov updated GROOVY-8051: --- Comment: was deleted (was: Needs to be consistent) > Reference outer class property

[jira] [Commented] (GROOVY-8051) Reference outer class property within inner class closure

2017-01-13 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15821927#comment-15821927 ] Daniil Ovchinnikov commented on GROOVY-8051: Needs to be consistent > Reference outer class

[jira] [Created] (GROOVY-8051) Reference outer class property within inner class closure

2017-01-13 Thread Daniil Ovchinnikov (JIRA)
Daniil Ovchinnikov created GROOVY-8051: -- Summary: Reference outer class property within inner class closure Key: GROOVY-8051 URL: https://issues.apache.org/jira/browse/GROOVY-8051 Project: Groovy

[jira] [Updated] (GROOVY-8050) Reference outer class property via inner class

2017-01-13 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniil Ovchinnikov updated GROOVY-8050: --- Description: {code} @CompileStatic class Outer { def foo = 1 Inner createInner()

[jira] [Updated] (GROOVY-8050) Reference outer class property via inner class

2017-01-13 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniil Ovchinnikov updated GROOVY-8050: --- Description: {code} @CompileStatic class Outer { def foo = 1 Inner createInner()

[jira] [Created] (GROOVY-8050) Reference outer class property via inner class

2017-01-13 Thread Daniil Ovchinnikov (JIRA)
Daniil Ovchinnikov created GROOVY-8050: -- Summary: Reference outer class property via inner class Key: GROOVY-8050 URL: https://issues.apache.org/jira/browse/GROOVY-8050 Project: Groovy

[jira] [Resolved] (GROOVY-7772) Class. had better to have same meaning of Class::instanceMethod of Java8

2017-01-13 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Sun resolved GROOVY-7772. Resolution: Fixed Assignee: Daniel Sun (was: Jochen Theodorou) Fix Version/s: 3.0

[jira] [Created] (GROOVY-8049) Trait properties with 'with'

2017-01-13 Thread Daniil Ovchinnikov (JIRA)
Daniil Ovchinnikov created GROOVY-8049: -- Summary: Trait properties with 'with' Key: GROOVY-8049 URL: https://issues.apache.org/jira/browse/GROOVY-8049 Project: Groovy Issue Type: Bug

[jira] [Created] (GROOVY-8048) final trait fields are processed correctly

2017-01-13 Thread Paul King (JIRA)
Paul King created GROOVY-8048: - Summary: final trait fields are processed correctly Key: GROOVY-8048 URL: https://issues.apache.org/jira/browse/GROOVY-8048 Project: Groovy Issue Type: Bug

[jira] [Commented] (GROOVY-8044) MissingPropertyException for java style local variables

2017-01-13 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15821790#comment-15821790 ] Jochen Theodorou commented on GROOVY-8044: -- it is not so easy to explain, it is an issue of the

[jira] [Updated] (GROOVY-8047) Unclear "unable to resolve" message due to classloader resolution

2017-01-13 Thread Peter Gromov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Gromov updated GROOVY-8047: - Description: Suppose that you have a.jar containing class-file for the following class

[jira] [Created] (GROOVY-8047) Unclear "unable to resolve" message due to classloader resolution

2017-01-13 Thread Peter Gromov (JIRA)
Peter Gromov created GROOVY-8047: Summary: Unclear "unable to resolve" message due to classloader resolution Key: GROOVY-8047 URL: https://issues.apache.org/jira/browse/GROOVY-8047 Project: Groovy

[jira] [Commented] (GROOVY-8044) MissingPropertyException for java style local variables

2017-01-13 Thread MeFisto94 (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15821735#comment-15821735 ] MeFisto94 commented on GROOVY-8044: --- That definitely fixes it. Actually it is two issues: A) If you

[jira] [Created] (GROOVY-8046) ClassFormatError void field

2017-01-13 Thread Daniil Ovchinnikov (JIRA)
Daniil Ovchinnikov created GROOVY-8046: -- Summary: ClassFormatError void field Key: GROOVY-8046 URL: https://issues.apache.org/jira/browse/GROOVY-8046 Project: Groovy Issue Type: Bug

[jira] [Created] (GROOVY-8045) Implicit closure coercion doesn't work for elements of array of functional objects

2017-01-13 Thread Dimitar Dimitrov (JIRA)
Dimitar Dimitrov created GROOVY-8045: Summary: Implicit closure coercion doesn't work for elements of array of functional objects Key: GROOVY-8045 URL: https://issues.apache.org/jira/browse/GROOVY-8045