[jira] [Commented] (GROOVY-7723) propertyMissing(String,Object) called for missing getter

2016-04-08 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15232747#comment-15232747 ] John Wagenleitner commented on GROOVY-7723: --- Looks like [commit

[jira] [Commented] (GROOVY-6547) metaClass property changes

2016-04-08 Thread Christian Lipp (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15232718#comment-15232718 ] Christian Lipp commented on GROOVY-6547: Makes sense and `map.getMetaClass()` is working. Forget

[jira] [Resolved] (GROOVY-7801) Create instance using replacing constructors, get instance class property is null

2016-04-08 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7801. --- Resolution: Not A Bug As Paul commented, any Map regardless of how constructed works

[jira] [Commented] (GROOVY-7802) `MapWithDefault` shouldn't store its default value

2016-04-08 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15232341#comment-15232341 ] John Wagenleitner commented on GROOVY-7802: --- I find the current behavior of {{withDefault}}

[jira] [Commented] (GROOVY-6547) metaClass property changes

2016-04-08 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15232238#comment-15232238 ] Jochen Theodorou commented on GROOVY-6547: -- that should be the some for 1.8.9 > metaClass

[jira] [Commented] (GROOVY-6547) metaClass property changes

2016-04-08 Thread Christian Lipp (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15231980#comment-15231980 ] Christian Lipp commented on GROOVY-6547: I found the same issue with POJOs: {code} ​def map =

[jira] [Created] (GROOVY-7812) Static inner classes cannot be accessed from other files when running by 'groovy' command

2016-04-08 Thread Nikolay Chashnikov (JIRA)
Nikolay Chashnikov created GROOVY-7812: -- Summary: Static inner classes cannot be accessed from other files when running by 'groovy' command Key: GROOVY-7812 URL: