[jira] [Resolved] (GROOVY-7921) using "this" as the target of an assignment not working with Category annotation

2016-08-30 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7921. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 2.4.8 Proposed PR merged. You

[jira] [Commented] (GROOVY-7921) using "this" as the target of an assignment not working with Category annotation

2016-08-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15450856#comment-15450856 ] ASF GitHub Bot commented on GROOVY-7921: Github user asfgit closed the pull request at:

[GitHub] groovy pull request #400: GROOVY-7921: using "this" as the target of an assi...

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

[jira] [Commented] (GROOVY-4018) Make the Groovy truth value of NaN be false

2016-08-30 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15450432#comment-15450432 ] John Wagenleitner commented on GROOVY-4018: --- Thanks for the feedback. I was trying to

[jira] [Updated] (GROOVY-3309) comparisons with NaN should always return false

2016-08-30 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-3309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner updated GROOVY-3309: -- Description: The following assertions should all pass; the third fails. {code} assert

[jira] [Commented] (GROOVY-4018) Make the Groovy truth value of NaN be false

2016-08-30 Thread Steve Tekell (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15450287#comment-15450287 ] Steve Tekell commented on GROOVY-4018: -- I don't see how this is covered by GROOVY-3309. Does the

[jira] [Updated] (GROOVY-4018) Make the Groovy truth value of NaN be false

2016-08-30 Thread Steve Tekell (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Tekell updated GROOVY-4018: - Description: Similar to null and empty-string, have Groovy evaluate NaN as false rather than

[jira] [Closed] (GROOVY-4018) Make the Groovy truth value of NaN be false

2016-08-30 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner closed GROOVY-4018. - Resolution: Duplicate Closing this because I think GROOVY-3309 covers this issue and

[jira] [Closed] (GROOVY-4906) Double.NaN == Double.Nan should evaluate to false

2016-08-30 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner closed GROOVY-4906. - Resolution: Duplicate Closing this since GROOVY-3309 covers this open issue. If I'm

[jira] [Commented] (GROOVY-7497) GroovyDoc reports only last method of a script

2016-08-30 Thread Chris Scutcher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15450150#comment-15450150 ] Chris Scutcher commented on GROOVY-7497: I also have this issue. Groovy Version: 2.4.7 JVM:

[jira] [Comment Edited] (GROOVY-7497) GroovyDoc reports only last method of a script

2016-08-30 Thread Michal Smisek (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15449482#comment-15449482 ] Michal Smisek edited comment on GROOVY-7497 at 8/30/16 4:45 PM: I have

[jira] [Commented] (GROOVY-7497) GroovyDoc reports only last method of a script

2016-08-30 Thread Michal Smisek (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15449482#comment-15449482 ] Michal Smisek commented on GROOVY-7497: --- I have the same problem on Mac OS X Yosemite Groovy

[jira] [Commented] (GROOVY-7683) Memory leak when using Groovy as JSR-223 scripting language.

2016-08-30 Thread Andrew Garcia (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15449142#comment-15449142 ] Andrew Garcia commented on GROOVY-7683: --- Also linking because I added a walkthrough on how I got

[jira] [Issue Comment Deleted] (GROOVY-7683) Memory leak when using Groovy as JSR-223 scripting language.

2016-08-30 Thread Andrew Garcia (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Garcia updated GROOVY-7683: -- Comment: was deleted (was: Also linking because I added a walkthrough on how I got that JDK to

[jira] [Comment Edited] (GROOVY-7623) IBM Java (J9) ClassValue works correctly so should use it by default

2016-08-30 Thread Andrew Garcia (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15449136#comment-15449136 ] Andrew Garcia edited comment on GROOVY-7623 at 8/30/16 2:19 PM: For

[jira] [Comment Edited] (GROOVY-7623) IBM Java (J9) ClassValue works correctly so should use it by default

2016-08-30 Thread Andrew Garcia (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15449136#comment-15449136 ] Andrew Garcia edited comment on GROOVY-7623 at 8/30/16 2:18 PM: For

[jira] [Updated] (GROOVY-7623) IBM Java (J9) ClassValue works correctly so should use it by default

2016-08-30 Thread Andrew Garcia (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Garcia updated GROOVY-7623: -- Attachment: Screen Shot 2016-08-30 at 10.11.18 AM.png > IBM Java (J9) ClassValue works

[jira] [Commented] (GROOVY-7623) IBM Java (J9) ClassValue works correctly so should use it by default

2016-08-30 Thread Andrew Garcia (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15449136#comment-15449136 ] Andrew Garcia commented on GROOVY-7623: --- For anyone who is attempting to use the IBM JDK 8 for a

[jira] [Comment Edited] (GROOVY-7921) using "this" as the target of an assignment not working with Category annotation

2016-08-30 Thread kyon_mm (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15448321#comment-15448321 ] kyon_mm edited comment on GROOVY-7921 at 8/30/16 7:36 AM: -- [~paulk] thank you

[jira] [Commented] (GROOVY-7921) using "this" as the target of an assignment not working with Category annotation

2016-08-30 Thread kyon_mm (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15448321#comment-15448321 ] kyon_mm commented on GROOVY-7921: - [~paulk] > using "this" as the target of an assignment not working