[jira] [Commented] (GROOVY-8324) Enabling groovy.indy.logging can lead to stack overflows

2017-09-22 Thread Matt Whipple (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16177322#comment-16177322 ] Matt Whipple commented on GROOVY-8324: -- Sounds good to me, I'll swap the PR around later tonight or

[jira] [Commented] (GROOVY-8324) Enabling groovy.indy.logging can lead to stack overflows

2017-09-22 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16177266#comment-16177266 ] Jochen Theodorou commented on GROOVY-8324: -- Hmm... but it does still mean, that if the second

[jira] [Comment Edited] (GROOVY-8324) Enabling groovy.indy.logging can lead to stack overflows

2017-09-22 Thread Matt Whipple (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16176930#comment-16176930 ] Matt Whipple edited comment on GROOVY-8324 at 9/22/17 6:56 PM: --- Your bet

[jira] [Commented] (GROOVY-8324) Enabling groovy.indy.logging can lead to stack overflows

2017-09-22 Thread Matt Whipple (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16176930#comment-16176930 ] Matt Whipple commented on GROOVY-8324: -- Your bet was correct...the logging was cycling on a getter

[jira] [Commented] (GROOVY-8324) Enabling groovy.indy.logging can lead to stack overflows

2017-09-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16176907#comment-16176907 ] ASF GitHub Bot commented on GROOVY-8324: GitHub user mwhipple opened a pull request:

[GitHub] groovy pull request #604: GROOVY-8324: Skip logging 'this' argument in IndyI...

2017-09-22 Thread mwhipple
GitHub user mwhipple opened a pull request: https://github.com/apache/groovy/pull/604 GROOVY-8324: Skip logging 'this' argument in IndyInterface You can merge this pull request into a Git repository by running: $ git pull https://github.com/mwhipple/groovy GROOVY-8324

[jira] [Commented] (GROOVY-8314) groovy Eclipse task is generating classpath with duplicated src/main entry

2017-09-22 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16176854#comment-16176854 ] Eric Milles commented on GROOVY-8314: - Aurélien, can you move this issue over to

[jira] [Commented] (GROOVY-8315) Looping in GroovyRecognizer.enumConstants during compilation

2017-09-22 Thread Eric Milles (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16176844#comment-16176844 ] Eric Milles commented on GROOVY-8315: - Aurélien, can you supply the enum that is being processed by

[jira] [Commented] (GROOVY-8324) Enabling groovy.indy.logging can lead to stack overflows

2017-09-22 Thread Matt Whipple (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16176467#comment-16176467 ] Matt Whipple commented on GROOVY-8324: -- project to reproduce the issue in relative isolation:

[jira] [Commented] (GROOVY-4647) A class using the @Delegate annotation does not implement the delegate's interfaces from the Java side when join compiling

2017-09-22 Thread Maciej Gawinecki (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16176329#comment-16176329 ] Maciej Gawinecki commented on GROOVY-4647: -- [~melix] How is the progress on resolving this

[jira] [Commented] (GROOVY-8237) Invalid type inference when using CompileStatic annotation

2017-09-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16176065#comment-16176065 ] Paul King commented on GROOVY-8237: --- No, the 'duplicate' issue remains open but I am looking into it.

[jira] [Updated] (GROOVY-8323) @XmlSeeAlso annotation using Java syntax leads to groovy compiler error

2017-09-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8323: -- Description: According to Oracle Java documentation, it should be possible to use JAXB with the

[jira] [Commented] (GROOVY-8237) Invalid type inference when using CompileStatic annotation

2017-09-22 Thread paolo di tommaso (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16176015#comment-16176015 ] paolo di tommaso commented on GROOVY-8237: -- Is this patch already merged? Related build still