[jira] [Commented] (GROOVY-11117) return first nested interface when GroovyClassLoader.parseClass parse interfaces with nested interfaces

2024-01-14 Thread Hai Shi (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806613#comment-17806613 ] Hai Shi commented on GROOVY-7: -- Get it. Thanks, Eric. > return first nested inter

[jira] [Commented] (GROOVY-11117) return first nested interface when GroovyClassLoader.parseClass parse interfaces with nested interfaces

2023-10-27 Thread Hai Shi (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17780227#comment-17780227 ] Hai Shi commented on GROOVY-7: -- Sorry for my delayed reply: My use case: We use t

[jira] [Commented] (GROOVY-11117) return first nested interface when GroovyClassLoader.parseClass parse interfaces with nested interfaces

2023-07-04 Thread Hai Shi (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739848#comment-17739848 ] Hai Shi commented on GROOVY-7: -- > Thanks for your suggestion. I will try this idea

[jira] [Commented] (GROOVY-11117) return first nested interface when GroovyClassLoader.parseClass parse interfaces with nested interfaces

2023-06-29 Thread Hai Shi (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738845#comment-17738845 ] Hai Shi commented on GROOVY-7: -- Thanks for your comment.   > parseClass is made

[jira] [Updated] (GROOVY-11117) return first nested interface when GroovyClassLoader.parseClass parse interfaces with nested interfaces

2023-06-28 Thread Hai Shi (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hai Shi updated GROOVY-7: - Description: When I have a groovy file: ``` interface A {     interface B {     }    interface C

[jira] [Updated] (GROOVY-11117) return first nested interface when GroovyClassLoader.parseClass parse interfaces with nested interfaces

2023-06-28 Thread Hai Shi (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-7?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hai Shi updated GROOVY-7: - Description: When I have a groovy file: ``` interface A {     interface B {     }    interface C {

[jira] [Created] (GROOVY-11117) return first nested interface when GroovyClassLoader.parseClass parse interfaces with nested interfaces

2023-06-28 Thread Hai Shi (Jira)
Hai Shi created GROOVY-7: Summary: return first nested interface when GroovyClassLoader.parseClass parse interfaces with nested interfaces Key: GROOVY-7 URL: https://issues.apache.org/jira/browse/GROOVY-7