[jira] [Commented] (GROOVY-3583) Grape issues

2016-02-26 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15168680#comment-15168680 ] Paul King commented on GROOVY-3583: --- What versions of Java and Groovy are you using? Do you have a

[jira] [Resolved] (GROOVY-7766) Dollar Slashy String swallows new line

2016-02-26 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7766. --- Resolution: Not A Bug > Dollar Slashy String swallows new line >

[jira] [Commented] (GROOVY-7766) Dollar Slashy String swallows new line

2016-02-26 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15169898#comment-15169898 ] Paul King commented on GROOVY-7766: --- Yep, what you did (agree it isn't super pretty) or something like:

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

2016-02-26 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170344#comment-15170344 ] Paul King commented on GROOVY-7762: --- This is actually a naming limitation. There is probably an

[jira] [Commented] (GROOVY-7734) ClassNode tryFindPossibleMethod only defined for TupleExpression

2016-02-26 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170348#comment-15170348 ] Paul King commented on GROOVY-7734: --- It possibly should but I am not sure that method is in active use

[jira] [Resolved] (GROOVY-7761) Groovydoc incorrectly rejects dollar signs and mucks up some backslashes during @code tag replacement.

2016-02-26 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7761. --- Resolution: Fixed Fix Version/s: 2.4.7 > Groovydoc incorrectly rejects dollar signs and mucks

[jira] [Created] (GROOVY-7769) Allow @Delegate Annotation on a getter

2016-02-26 Thread Pascal Schumacher (JIRA)
Pascal Schumacher created GROOVY-7769: - Summary: Allow @Delegate Annotation on a getter Key: GROOVY-7769 URL: https://issues.apache.org/jira/browse/GROOVY-7769 Project: Groovy Issue

[jira] [Updated] (GROOVY-7769) Allow @Delegate Annotation on a getter

2016-02-26 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated GROOVY-7769: -- Description: See [https://github.com/apache/groovy/pull/265] for details. (was: See