[jira] [Resolved] (GROOVY-7853) o.c.g.r.t.DefaultTypeTransformation does not apply the right toString on primitve arrays when transforming to String

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

[jira] [Updated] (GROOVY-7853) o.c.g.r.t.DefaultTypeTransformation does not apply the right toString on primitve arrays when transforming to String

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7853: -- Labels: breaking (was: ) > o.c.g.r.t.DefaultTypeTransformation does not apply the right toString on >

[GitHub] groovy pull request #345: GROOVY-7853: o.c.g.r.t.DefaultTypeTransformation d...

2016-08-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/345 --- 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] [Commented] (GROOVY-7853) o.c.g.r.t.DefaultTypeTransformation does not apply the right toString on primitve arrays when transforming to String

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

[GitHub] groovy pull request #392: GROOVY-7912: MissingPropertyException when referen...

2016-08-22 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/392 GROOVY-7912: MissingPropertyException when referencing a static impor… …t in a closure's optional parameters You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (GROOVY-7912) MissingPropertyException when referencing a static import in a closure's optional parameters

2016-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15432073#comment-15432073 ] ASF GitHub Bot commented on GROOVY-7912: GitHub user paulk-asert opened a pull re

[jira] [Resolved] (GROOVY-7834) Calling hashCode on IntRange iterates through all elements in the range.

2016-08-22 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7834. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.8 Th

[jira] [Reopened] (GROOVY-7903) Locally declared variables in methods are not accessible from the VariableScope

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reopened GROOVY-7903: --- > Locally declared variables in methods are not accessible from the > VariableScope > --

[jira] [Closed] (GROOVY-7903) Locally declared variables in methods are not accessible from the VariableScope

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-7903. - Resolution: Not A Problem > Locally declared variables in methods are not accessible from the > Variable

[GitHub] groovy pull request #389: findbugs fixes

2016-08-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/389 --- 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] [Commented] (GROOVY-7834) Calling hashCode on IntRange iterates through all elements in the range.

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

[GitHub] groovy pull request #388: Calculating hashcode of IntRange by pairing functi...

2016-08-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/388 --- 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] [Commented] (GROOVY-7599) @Immutable should recognize JSR-310 classes

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431902#comment-15431902 ] Paul King commented on GROOVY-7599: --- Any further thoughts [~chrylis]? > @Immutable sho

[jira] [Comment Edited] (GROOVY-7157) CompilationError for [[1]] as List>

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14602316#comment-14602316 ] Paul King edited comment on GROOVY-7157 at 8/23/16 12:54 AM: -

[jira] [Closed] (GROOVY-7903) Locally declared variables in methods are not accessible from the VariableScope

2016-08-22 Thread Natacha Gabbamonte (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Natacha Gabbamonte closed GROOVY-7903. -- Resolution: Fixed > Locally declared variables in methods are not accessible from the

[jira] [Updated] (GROOVY-7915) Console toolbar on large resolutions very small

2016-08-22 Thread James Kleeh (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Kleeh updated GROOVY-7915: Attachment: screenshot-2.png > Console toolbar on large resolutions very small > --

[jira] [Comment Edited] (GROOVY-7903) Locally declared variables in methods are not accessible from the VariableScope

2016-08-22 Thread Natacha Gabbamonte (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431669#comment-15431669 ] Natacha Gabbamonte edited comment on GROOVY-7903 at 8/22/16 9:44 PM: --

[jira] [Commented] (GROOVY-7903) Locally declared variables in methods are not accessible from the VariableScope

2016-08-22 Thread Natacha Gabbamonte (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431669#comment-15431669 ] Natacha Gabbamonte commented on GROOVY-7903: Locally declared variables of me

[jira] [Comment Edited] (GROOVY-7903) Locally declared variables in methods are not accessible from the VariableScope

2016-08-22 Thread Natacha Gabbamonte (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431669#comment-15431669 ] Natacha Gabbamonte edited comment on GROOVY-7903 at 8/22/16 9:44 PM: --

[jira] [Updated] (GROOVY-7915) Console toolbar on large resolutions very small

2016-08-22 Thread James Kleeh (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Kleeh updated GROOVY-7915: Attachment: screenshot-1.png > Console toolbar on large resolutions very small > --

[jira] [Created] (GROOVY-7915) Console toolbar on large resolutions very small

2016-08-22 Thread James Kleeh (JIRA)
James Kleeh created GROOVY-7915: --- Summary: Console toolbar on large resolutions very small Key: GROOVY-7915 URL: https://issues.apache.org/jira/browse/GROOVY-7915 Project: Groovy Issue Type: Im

[jira] [Commented] (GROOVY-7914) Comparison operator does not delegate to .equals() for null

2016-08-22 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431615#comment-15431615 ] John Wagenleitner commented on GROOVY-7914: --- For this particular case which is

[jira] [Comment Edited] (GROOVY-7911) Chained multiple assignment parsing fail

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430535#comment-15430535 ] Paul King edited comment on GROOVY-7911 at 8/22/16 8:47 PM: I

[jira] [Updated] (GROOVY-7666) Grapes do not work with groovy -e

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7666: -- Component/s: Grape > Grapes do not work with groovy -e > - > >

[jira] [Updated] (GROOVY-7666) Grapes do not work with groovy -e

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7666: -- Component/s: SQL processing > Grapes do not work with groovy -e > - > >

[jira] [Comment Edited] (GROOVY-7666) Grapes do not work with groovy -e

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430616#comment-15430616 ] Paul King edited comment on GROOVY-7666 at 8/22/16 8:31 PM: I

[jira] [Comment Edited] (GROOVY-7666) Grapes do not work with groovy -e

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430616#comment-15430616 ] Paul King edited comment on GROOVY-7666 at 8/22/16 8:30 PM: I

[jira] [Commented] (GROOVY-7914) Comparison operator does not delegate to .equals() for null

2016-08-22 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431454#comment-15431454 ] Jochen Theodorou commented on GROOVY-7914: -- this issue is a different one than G

[jira] [Created] (GROOVY-7914) Comparison operator does not delegate to .equals() for null

2016-08-22 Thread Dario Bertini (JIRA)
Dario Bertini created GROOVY-7914: - Summary: Comparison operator does not delegate to .equals() for null Key: GROOVY-7914 URL: https://issues.apache.org/jira/browse/GROOVY-7914 Project: Groovy

[jira] [Updated] (GROOVY-7913) ClassInfo.globalClassValue lead to GroovyClassLoader can't unload classes

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7913: -- Flags: (was: Important) Remaining Estimate: (was: 26m) Original Estimate:

[jira] [Closed] (GROOVY-7666) Grapes do not work with groovy -e

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-7666. - Resolution: Not A Problem Is this what you are after? {noformat} $ target/install/bin/groovy -e " > def r

[jira] [Updated] (GROOVY-7666) Grapes do not work with groovy -e

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7666: -- Description: I cannot use grapes on the command line with the groovy -e feature as documented in my Se

[jira] [Commented] (GROOVY-7911) Chained multiple assignment parsing fail

2016-08-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430547#comment-15430547 ] ASF GitHub Bot commented on GROOVY-7911: GitHub user paulk-asert opened a pull re

[GitHub] groovy pull request #391: GROOVY-7911: Chained multiple assignment parsing f...

2016-08-22 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/391 GROOVY-7911: Chained multiple assignment parsing fail You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy groovy7911 Alterna

[jira] [Assigned] (GROOVY-7911) Chained multiple assignment parsing fail

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-7911: - Assignee: Paul King > Chained multiple assignment parsing fail > ---

[jira] [Updated] (GROOVY-7911) Chained multiple assignment parsing fail

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7911: -- Issue Type: Improvement (was: Bug) I'll mark this as an improvement since AFAIK, Groovy has never prom

[jira] [Comment Edited] (GROOVY-6814) Compilation error only occurs with Groovy 2.3.1

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430238#comment-15430238 ] Paul King edited comment on GROOVY-6814 at 8/22/16 7:23 AM: T

[jira] [Comment Edited] (GROOVY-6814) Compilation error only occurs with Groovy 2.3.1

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15430238#comment-15430238 ] Paul King edited comment on GROOVY-6814 at 8/22/16 7:22 AM: T

[jira] [Closed] (GROOVY-6814) Compilation error only occurs with Groovy 2.3.1

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-6814. - Resolution: Cannot Reproduce The files compiled for me just using "groovyc p2\*.groovy" on 2.4.7 so I'll

[jira] [Updated] (GROOVY-6675) Implement JCommander base script to support purely declarative script options

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-6675: -- Assignee: (was: Paul King) > Implement JCommander base script to support purely declarative script

[jira] [Assigned] (GROOVY-6675) Implement JCommander base script to support purely declarative script options

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-6675: - Assignee: Paul King > Implement JCommander base script to support purely declarative script opti

[jira] [Updated] (GROOVY-6586) Read vs Write to members of base script supplied by @BaseScript is inconsistent

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-6586: -- Assignee: (was: Paul King) > Read vs Write to members of base script supplied by @BaseScript is >

[jira] [Assigned] (GROOVY-6586) Read vs Write to members of base script supplied by @BaseScript is inconsistent

2016-08-22 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King reassigned GROOVY-6586: - Assignee: Paul King > Read vs Write to members of base script supplied by @BaseScript is > inco