[jira] [Commented] (GROOVY-7762) Static inner classes not visible to child classes

2016-02-22 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158404#comment-15158404 ] Jochen Theodorou commented on GROOVY-7762: -- If it works if in the same Compilati

[GitHub] groovy pull request: Update asciidoctor gradle plugin

2016-02-22 Thread jwagenleitner
Github user jwagenleitner closed the pull request at: https://github.com/apache/groovy/pull/269 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] groovy pull request: Update asciidoctor gradle plugin

2016-02-22 Thread jwagenleitner
GitHub user jwagenleitner opened a pull request: https://github.com/apache/groovy/pull/269 Update asciidoctor gradle plugin Upgrading from 1.5.2. to 1.5.3 allows the asciidoctor tasks to run successfully on jdk9, which failed with: java.lang.RuntimeException: unsupported

[jira] [Commented] (GROOVY-6454) Can't delegate (with the @Delegate annotation) to a method whose name contains a dollar ($) character

2016-02-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157785#comment-15157785 ] Paul King commented on GROOVY-6454: --- Cool. Good luck. And do shout if you have any furt

[jira] [Commented] (GROOVY-7718) java.lang.ClassFormatError: Illegal class name on runtime cast array to trait

2016-02-22 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157722#comment-15157722 ] Pascal Schumacher commented on GROOVY-7718: --- Thanks for reporting the issue and

[jira] [Updated] (GROOVY-7595) .@ continues to call setter inside closure

2016-02-22 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated GROOVY-7595: -- Fix Version/s: (was: 2.3.9) > .@ continues to call setter inside closure >

[jira] [Commented] (GROOVY-6301) Static inner classes not visible to child classes

2016-02-22 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157681#comment-15157681 ] Pascal Schumacher commented on GROOVY-6301: --- I created a new issue for this: [G

[jira] [Updated] (GROOVY-7541) GroovyBugError in TypeTransformer.addTransformer

2016-02-22 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated GROOVY-7541: -- Fix Version/s: (was: 2.3.7) > GroovyBugError in TypeTransformer.addTransformer > --

[jira] [Closed] (GROOVY-6301) Static inner classes not visible to child classes

2016-02-22 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed GROOVY-6301. - Resolution: Fixed > Static inner classes not visible to child classes > -

[jira] [Updated] (GROOVY-7762) Static inner classes not visible to child classes

2016-02-22 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated GROOVY-7762: -- Description: If both the parent class and the child are in the same file or project (i.

[jira] [Updated] (GROOVY-7762) Static inner classes not visible to child classes

2016-02-22 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated GROOVY-7762: -- Fix Version/s: (was: 2.4.0-beta-3) > Static inner classes not visible to child clas

[jira] [Updated] (GROOVY-7762) Static inner classes not visible to child classes

2016-02-22 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated GROOVY-7762: -- Affects Version/s: 2.4.0-beta-3 > Static inner classes not visible to child classes > -

[jira] [Created] (GROOVY-7762) Static inner classes not visible to child classes

2016-02-22 Thread Pascal Schumacher (JIRA)
Pascal Schumacher created GROOVY-7762: - Summary: Static inner classes not visible to child classes Key: GROOVY-7762 URL: https://issues.apache.org/jira/browse/GROOVY-7762 Project: Groovy

[jira] [Commented] (GROOVY-6454) Can't delegate (with the @Delegate annotation) to a method whose name contains a dollar ($) character

2016-02-22 Thread Marcin Erdmann (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157670#comment-15157670 ] Marcin Erdmann commented on GROOVY-6454: Awesome, I will look into it when I have

[jira] [Commented] (GROOVY-7718) java.lang.ClassFormatError: Illegal class name on runtime cast array to trait

2016-02-22 Thread Pavel (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157665#comment-15157665 ] Pavel commented on GROOVY-7718: --- It fixed. Thank you. > java.lang.ClassFormatError: Illega

[jira] [Updated] (GROOVY-7753) regression of return type from ternary operator

2016-02-22 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shil Sinha updated GROOVY-7753: --- Summary: regression of return type from ternary operator (was: regression of return type from ?: ope

[jira] [Commented] (GROOVY-7753) regression of return type from ternary operator

2016-02-22 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157180#comment-15157180 ] Shil Sinha commented on GROOVY-7753: Changed the title to reflect that this issue is