[jira] [Created] (GROOVY-7921) not work to replace "this" with Category annotation

2016-08-27 Thread kyon_mm (JIRA)
kyon_mm created GROOVY-7921: --- Summary: not work to replace "this" with Category annotation Key: GROOVY-7921 URL: https://issues.apache.org/jira/browse/GROOVY-7921 Project: Groovy Issue Type: Bug

[jira] [Commented] (GROOVY-7921) not work to replace "this" with Category annotation

2016-08-27 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441869#comment-15441869 ] Jochen Theodorou commented on GROOVY-7921: -- You are not supposed to ever see the

[jira] [Commented] (GROOVY-7921) not work to replace "this" with Category annotation

2016-08-27 Thread kyon_mm (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441926#comment-15441926 ] kyon_mm commented on GROOVY-7921: - [~blackdrag] thank you comment. In my case, I will ch

[jira] [Comment Edited] (GROOVY-7921) not work to replace "this" with Category annotation

2016-08-27 Thread kyon_mm (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441926#comment-15441926 ] kyon_mm edited comment on GROOVY-7921 at 8/27/16 5:14 PM: -- [~bla

[jira] [Updated] (GROOVY-7921) not work to replace "this" with Category annotation

2016-08-27 Thread kyon_mm (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kyon_mm updated GROOVY-7921: Description: when I executed this code in GroovyConsole {code:java} @Category(Integer) class IntegerEx {

[jira] [Commented] (GROOVY-7921) not work to replace "this" with Category annotation

2016-08-27 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441940#comment-15441940 ] Jochen Theodorou commented on GROOVY-7921: -- Your category will return a new Inte

[jira] [Commented] (GROOVY-7921) not work to replace "this" with Category annotation

2016-08-27 Thread kyon_mm (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15441957#comment-15441957 ] kyon_mm commented on GROOVY-7921: - Oh, certainly it's right. I will carefully design. th

[GitHub] groovy pull request #397: GROOVY-7916: MissingPropertyException when accessi...

2016-08-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/397 --- 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 is enab

[jira] [Resolved] (GROOVY-7916) MissingPropertyException when accessing a static inner class member from a sub class

2016-08-27 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7916. --- Resolution: Fixed Fix Version/s: 2.4.8 Proposed PR merged. Thanks for spotting the issue. > M

[jira] [Commented] (GROOVY-7916) MissingPropertyException when accessing a static inner class member from a sub class

2016-08-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15442812#comment-15442812 ] ASF GitHub Bot commented on GROOVY-7916: Github user asfgit closed the pull reque