[jira] [Resolved] (GROOVY-7673) Remove synchronized methods of groovy.sql.Sql and document it as not thread-safe

2015-12-01 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved GROOVY-7673. --- Resolution: Fixed Fix Version/s: 2.4.6 > Remove synchronized methods

[jira] [Comment Edited] (GROOVY-7673) Remove synchronized methods of groovy.sql.Sql and document it as not thread-safe

2015-12-01 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034350#comment-15034350 ] Pascal Schumacher edited comment on GROOVY-7673 at 12/1/15 6:5

[jira] [Commented] (GROOVY-7673) Remove synchronized methods of groovy.sql.Sql and document it as not thread-safe

2015-12-01 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034350#comment-15034350 ] Pascal Schumacher commented on GROOVY-7673: --- I update the title to reflect

[jira] [Updated] (GROOVY-7673) Remove synchronized methods of groovy.sql.Sql and document it as not thread-safe

2015-12-01 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated GROOVY-7673: -- Assignee: Pascal Schumacher Component/s: SQL processing Issue Type: Bug

[jira] [Commented] (GROOVY-6634) Annotated enum constants breaks enum

2015-12-01 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034281#comment-15034281 ] John Wagenleitner commented on GROOVY-6634: --- Doesn't seem like my ri

[jira] [Commented] (GROOVY-6634) Annotated enum constants breaks enum

2015-12-01 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15034221#comment-15034221 ] Pascal Schumacher commented on GROOVY-6634: --- Thanks for looking into

[jira] [Created] (GROOVY-7698) @CompileStatic safe-navigation issue with java property setters

2015-12-01 Thread JIRA
Leonard Brünings created GROOVY-7698: Summary: @CompileStatic safe-navigation issue with java property setters Key: GROOVY-7698 URL: https://issues.apache.org/jira/browse/GROOVY-7698 Project

[jira] [Created] (GROOVY-7697) GroovyScriptEngine.loadScriptByName doesn't support environment variable "groovy.ast"

2015-12-01 Thread Marc Ewert (JIRA)
Marc Ewert created GROOVY-7697: -- Summary: GroovyScriptEngine.loadScriptByName doesn't support environment variable "groovy.ast" Key: GROOVY-7697 URL: https://issues.apache.org/jira/bro

[jira] [Commented] (GROOVY-3278) Using referenced String constant as value of Annotation causes compile error

2015-12-01 Thread Mauro Molinari (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-3278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15033758#comment-15033758 ] Mauro Molinari commented on GROOVY-3278: The workaround to have a an inter

[jira] [Updated] (GROOVY-7687) Bug with @CompileStatic and nested closures

2015-12-01 Thread Marc Ewert (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Ewert updated GROOVY-7687: --- Component/s: Compiler > Bug with @CompileStatic and nested closu

[jira] [Created] (GROOVY-7696) Bug with @TypeChecked and generic properties of Java classes used in binary expressions

2015-12-01 Thread Marc Ewert (JIRA)
Marc Ewert created GROOVY-7696: -- Summary: Bug with @TypeChecked and generic properties of Java classes used in binary expressions Key: GROOVY-7696 URL: https://issues.apache.org/jira/browse/GROOVY-7696

[jira] [Commented] (GROOVY-6634) Annotated enum constants breaks enum

2015-11-30 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15032826#comment-15032826 ] John Wagenleitner commented on GROOVY-6634: --- I tested this in master and

[jira] [Resolved] (GROOVY-7688) Using spread operator on function with compile static results in two calls to function

2015-11-30 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shil Sinha resolved GROOVY-7688. Resolution: Fixed Fix Version/s: 2.4.6 > Using spread operator on function with comp

[jira] [Commented] (GROOVY-7630) JsonSlurper LAX parser with invalid number

2015-11-30 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15032638#comment-15032638 ] John Wagenleitner commented on GROOVY-7630: --- I agree with Guillaume tha

[jira] [Commented] (GROOVY-7694) Results of spread safe method calls should be stored in temporary variables

2015-11-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15032227#comment-15032227 ] ASF GitHub Bot commented on GROOVY-7694: GitHub user shils opened a pull req

[jira] [Commented] (GROOVY-7688) Using spread operator on function with compile static results in two calls to function

2015-11-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15032223#comment-15032223 ] ASF GitHub Bot commented on GROOVY-7688: Github user asfgit closed the

[jira] [Commented] (GROOVY-7692) Error parsing GroovyRowResult to Domain (Groovy 2.4.4)

2015-11-30 Thread Daniel Samper (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15032179#comment-15032179 ] Daniel Samper commented on GROOVY-7692: --- I propose to parse database columns

[jira] [Issue Comment Deleted] (GROOVY-7692) Error parsing GroovyRowResult to Domain (Groovy 2.4.4)

2015-11-30 Thread Daniel Samper (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Samper updated GROOVY-7692: -- Comment: was deleted (was: I propose to parse database columns and domain fields with the same

[jira] [Commented] (GROOVY-7692) Error parsing GroovyRowResult to Domain (Groovy 2.4.4)

2015-11-30 Thread Daniel Samper (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031932#comment-15031932 ] Daniel Samper commented on GROOVY-7692: --- I propose to parse database columns

[jira] [Commented] (GROOVY-7692) Error parsing GroovyRowResult to Domain (Groovy 2.4.4)

2015-11-29 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031268#comment-15031268 ] Paul King commented on GROOVY-7692: --- "must be parsed" implies

[jira] [Closed] (GROOVY-7695) Static type checking error at Iterator loop

2015-11-29 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shil Sinha closed GROOVY-7695. -- Resolution: Won't Fix Closing as won't fix, see discussion at GROOVY-7098 for details. >

[jira] [Created] (GROOVY-7695) Static type checking error at Iterator loop

2015-11-29 Thread Shil Sinha (JIRA)
Shil Sinha created GROOVY-7695: -- Summary: Static type checking error at Iterator loop Key: GROOVY-7695 URL: https://issues.apache.org/jira/browse/GROOVY-7695 Project: Groovy Issue Type: Bug

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

2015-11-29 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030866#comment-15030866 ] Jochen Theodorou commented on GROOVY-7683: -- the change you mention was mad

[jira] [Commented] (GROOVY-7682) JsonBuilder or JsonOutput incompatible with JodaTime

2015-11-28 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030795#comment-15030795 ] John Wagenleitner commented on GROOVY-7682: --- Looks like this is cause

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

2015-11-28 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030676#comment-15030676 ] John Wagenleitner commented on GROOVY-7683: --- I tested the sample project

[jira] [Resolved] (GROOVY-7538) Compiler crash in the static type checker with self-referencing generic type

2015-11-28 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved GROOVY-7538. --- Resolution: Fixed Assignee: Pascal Schumacher (was: Cédric Champeau

[jira] [Commented] (GROOVY-7538) Compiler crash in the static type checker with self-referencing generic type

2015-11-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030651#comment-15030651 ] ASF GitHub Bot commented on GROOVY-7538: Github user asfgit closed the

[jira] [Commented] (GROOVY-6610) "Expecting to find object/array on stack" VerifyError when passing static member as argument to chained ctor call

2015-11-28 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030630#comment-15030630 ] Shil Sinha commented on GROOVY-6610: Note: this bug does not occur if ReproBu

[jira] [Commented] (GROOVY-7350) findAll and findResults should take an optional 'collector' argument

2015-11-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030619#comment-15030619 ] ASF GitHub Bot commented on GROOVY-7350: Github user shils closed the

[jira] [Commented] (GROOVY-7688) Using spread operator on function with compile static results in two calls to function

2015-11-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030609#comment-15030609 ] ASF GitHub Bot commented on GROOVY-7688: GitHub user shils opened a pull req

[jira] [Created] (GROOVY-7694) Results of spread safe method calls should be stored in temporary variables

2015-11-28 Thread Shil Sinha (JIRA)
Shil Sinha created GROOVY-7694: -- Summary: Results of spread safe method calls should be stored in temporary variables Key: GROOVY-7694 URL: https://issues.apache.org/jira/browse/GROOVY-7694 Project

[jira] [Commented] (GROOVY-7691) Type checking error on generic property with covariant type in subclass

2015-11-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030448#comment-15030448 ] ASF GitHub Bot commented on GROOVY-7691: Github user asfgit closed the

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

2015-11-28 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030440#comment-15030440 ] Jochen Theodorou commented on GROOVY-7683: -- Thanks John. From the javadoc

[jira] [Commented] (GROOVY-7688) Using spread operator on function with compile static results in two calls to function

2015-11-27 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030339#comment-15030339 ] Shil Sinha commented on GROOVY-7688: As John mentioned, this is a more general

[jira] [Assigned] (GROOVY-7688) Using spread operator on function with compile static results in two calls to function

2015-11-27 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shil Sinha reassigned GROOVY-7688: -- Assignee: Shil Sinha > Using spread operator on function with compile static results in

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

2015-11-27 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030280#comment-15030280 ] John Wagenleitner edited comment on GROOVY-7683 at 11/27/15 10:3

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

2015-11-27 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030280#comment-15030280 ] John Wagenleitner commented on GROOVY-7683: --- {quote}there are always 2

[jira] [Created] (GROOVY-7693) Error when trying to print negative number in console

2015-11-27 Thread Michael Chen (JIRA)
Michael Chen created GROOVY-7693: Summary: Error when trying to print negative number in console Key: GROOVY-7693 URL: https://issues.apache.org/jira/browse/GROOVY-7693 Project: Groovy Issue

[jira] [Commented] (GROOVY-7692) Error parsing GroovyRowResult to Domain (Groovy 2.4.4)

2015-11-27 Thread Daniel Samper (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029730#comment-15029730 ] Daniel Samper commented on GROOVY-7692: --- Yes. If some fields are pa

[jira] [Commented] (GROOVY-7692) Error parsing GroovyRowResult to Domain (Groovy 2.4.4)

2015-11-27 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029718#comment-15029718 ] Paul King commented on GROOVY-7692: --- And you have an expectation that it should

[jira] [Created] (GROOVY-7692) Error parsing GroovyRowResult to Domain (Groovy 2.4.4)

2015-11-27 Thread Daniel Samper (JIRA)
Daniel Samper created GROOVY-7692: - Summary: Error parsing GroovyRowResult to Domain (Groovy 2.4.4) Key: GROOVY-7692 URL: https://issues.apache.org/jira/browse/GROOVY-7692 Project: Groovy

[jira] [Updated] (GROOVY-7691) Type checking error on generic property with covariant type in subclass

2015-11-26 Thread Frank Pavageau (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Pavageau updated GROOVY-7691: --- Labels: test (was: ) > Type checking error on generic property with covariant type

[jira] [Updated] (GROOVY-7691) Type checking error on generic property with covariant type in subclass

2015-11-26 Thread Frank Pavageau (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Pavageau updated GROOVY-7691: --- Description: A property declared with a generic type in a superclass is not seen with the

[jira] [Commented] (GROOVY-7691) Type checking error on generic property with covariant type in subclass

2015-11-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029305#comment-15029305 ] ASF GitHub Bot commented on GROOVY-7691: GitHub user fpavageau opened a

[jira] [Created] (GROOVY-7691) Type checking error on generic property with covariant type in subclass

2015-11-26 Thread Frank Pavageau (JIRA)
Frank Pavageau created GROOVY-7691: -- Summary: Type checking error on generic property with covariant type in subclass Key: GROOVY-7691 URL: https://issues.apache.org/jira/browse/GROOVY-7691 Project

[jira] [Comment Edited] (GROOVY-7688) Using spread operator on function with compile static results in two calls to function

2015-11-26 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029060#comment-15029060 ] John Wagenleitner edited comment on GROOVY-7688 at 11/26/15 4:2

[jira] [Commented] (GROOVY-7688) Using spread operator on function with compile static results in two calls to function

2015-11-26 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029060#comment-15029060 ] John Wagenleitner commented on GROOVY-7688: --- Possibly same issue as GR

[jira] [Commented] (GROOVY-7538) Compiler crash in the static type checker with self-referencing generic type

2015-11-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028985#comment-15028985 ] ASF GitHub Bot commented on GROOVY-7538: GitHub user fpavageau opened a

[jira] [Updated] (GROOVY-7690) TypeChecked Groovy does not throw illegal assignment error at compile time when using raw generic type

2015-11-26 Thread Emanuel Seidinger (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emanuel Seidinger updated GROOVY-7690: -- Description: I want to provoke a compiler error. I am omitting the type parameter of a

[jira] [Created] (GROOVY-7690) TypeChecked Groovy does not throw illegal assignment error at compile time when using raw generic type

2015-11-26 Thread Emanuel Seidinger (JIRA)
Emanuel Seidinger created GROOVY-7690: - Summary: TypeChecked Groovy does not throw illegal assignment error at compile time when using raw generic type Key: GROOVY-7690 URL: https://issues.apache.org/jira

[jira] [Commented] (GROOVY-7499) DelegatingScript should support resolve strategies

2015-11-26 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028610#comment-15028610 ] Jochen Kemnade commented on GROOVY-7499: For example, the following test

[jira] [Created] (GROOVY-7689) DelegatingScript should support different delegates for different operations

2015-11-26 Thread Jochen Kemnade (JIRA)
Jochen Kemnade created GROOVY-7689: -- Summary: DelegatingScript should support different delegates for different operations Key: GROOVY-7689 URL: https://issues.apache.org/jira/browse/GROOVY-7689

[jira] [Commented] (GROOVY-7074) DelegatingScript does not work with Builder as delegate

2015-11-26 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028475#comment-15028475 ] Jochen Kemnade commented on GROOVY-7074: On second thought, that is not wi

[jira] [Comment Edited] (GROOVY-7074) DelegatingScript does not work with Builder as delegate

2015-11-26 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028419#comment-15028419 ] Jochen Kemnade edited comment on GROOVY-7074 at 11/26/15 10:0

[jira] [Commented] (GROOVY-7074) DelegatingScript does not work with Builder as delegate

2015-11-26 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028419#comment-15028419 ] Jochen Kemnade commented on GROOVY-7074: That behavior should probable be

[jira] [Commented] (GROOVY-7074) DelegatingScript does not work with Builder as delegate

2015-11-26 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15028371#comment-15028371 ] Jochen Kemnade commented on GROOVY-7074: New patch based on [~shil

[jira] [Updated] (GROOVY-7074) DelegatingScript does not work with Builder as delegate

2015-11-26 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-7074: --- Attachment: 0001-GROOVY-7074-fix-for-using-a-Builder-as-delegate-in-a.patch

[jira] [Updated] (GROOVY-7074) DelegatingScript does not work with Builder as delegate

2015-11-26 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-7074: --- Attachment: (was: 0001-GROOVY-7074-fix-for-using-a-Builder-as-delegate-in-a.patch

[jira] [Created] (GROOVY-7688) Using spread operator on function with compile static results in two calls to function

2015-11-26 Thread JIRA
Michał Lewandowski created GROOVY-7688: -- Summary: Using spread operator on function with compile static results in two calls to function Key: GROOVY-7688 URL: https://issues.apache.org/jira/browse/GROOVY

[jira] [Commented] (GROOVY-7538) Compiler crash in the static type checker with self-referencing generic type

2015-11-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15027747#comment-15027747 ] ASF GitHub Bot commented on GROOVY-7538: Github user fpavageau closed the

[jira] [Commented] (GROOVY-7538) Compiler crash in the static type checker with self-referencing generic type

2015-11-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15027613#comment-15027613 ] ASF GitHub Bot commented on GROOVY-7538: GitHub user fpavageau opened a

[jira] [Created] (GROOVY-7687) Bug with @CompileStatic and nested closures

2015-11-25 Thread Marc Ewert (JIRA)
Marc Ewert created GROOVY-7687: -- Summary: Bug with @CompileStatic and nested closures Key: GROOVY-7687 URL: https://issues.apache.org/jira/browse/GROOVY-7687 Project: Groovy Issue Type: Bug

[jira] [Commented] (GROOVY-7673) groovy.sql.Sql race condition?

2015-11-25 Thread acefael (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026701#comment-15026701 ] acefael commented on GROOVY-7673: - I'd be content with that. > groovy.

[jira] [Resolved] (GROOVY-7342) last enum value is hidden if annotated

2015-11-24 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shil Sinha resolved GROOVY-7342. Resolution: Fixed Fix Version/s: 2.5.0-beta-1 > last enum value is hidden if annota

[jira] [Assigned] (GROOVY-7342) last enum value is hidden if annotated

2015-11-24 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shil Sinha reassigned GROOVY-7342: -- Assignee: Shil Sinha > last enum value is hidden if annota

[jira] [Commented] (GROOVY-7342) last enum value is hidden if annotated

2015-11-24 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026253#comment-15026253 ] Shil Sinha commented on GROOVY-7342: Merged, thanks for reviewing. > la

[jira] [Commented] (GROOVY-7342) last enum value is hidden if annotated

2015-11-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026250#comment-15026250 ] ASF GitHub Bot commented on GROOVY-7342: Github user asfgit closed the

[jira] [Commented] (GROOVY-7342) last enum value is hidden if annotated

2015-11-24 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15026234#comment-15026234 ] Paul King commented on GROOVY-7342: --- PR looks good to me > last enum value is

[jira] [Closed] (GROOVY-7684) Fix up license header for ClassCompletionVerifier.java

2015-11-24 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-7684. - > Fix up license header for ClassCompletionVerifier.j

[jira] [Updated] (GROOVY-7684) Fix up license header for ClassCompletionVerifier.java

2015-11-24 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7684: -- Fix Version/s: 2.4.5 > Fix up license header for ClassCompletionVerifier.j

[jira] [Resolved] (GROOVY-7684) Fix up license header for ClassCompletionVerifier.java

2015-11-24 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7684. --- Resolution: Fixed > Fix up license header for ClassCompletionVerifier.j

[jira] [Updated] (GROOVY-7684) Fix up license header for ClassCompletionVerifier.java

2015-11-24 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7684: -- Affects Version/s: 2.4.4 > Fix up license header for ClassCompletionVerifier.j

[jira] [Created] (GROOVY-7686) Can not see local variable from overriden method called from the constructor of an anonymous class instance

2015-11-24 Thread Roman Saveljev (JIRA)
Roman Saveljev created GROOVY-7686: -- Summary: Can not see local variable from overriden method called from the constructor of an anonymous class instance Key: GROOVY-7686 URL: https://issues.apache.org/jira

[jira] [Updated] (GROOVY-7676) Exception on accessing outer class private field from inner anonymous class instance

2015-11-24 Thread Roman Saveljev (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Saveljev updated GROOVY-7676: --- Component/s: groovy-runtime > Exception on accessing outer class private field from in

[jira] [Updated] (GROOVY-7685) Category overrides closure delegate

2015-11-24 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniil Ovchinnikov updated GROOVY-7685: --- Description: {code:title=nested_closures.groovy} class X { def method

[jira] [Commented] (GROOVY-7630) JsonSlurper LAX parser with invalid number

2015-11-24 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15024971#comment-15024971 ] Pascal Schumacher commented on GROOVY-7630: --- Almost no feedback to the mai

[jira] [Commented] (GROOVY-7673) groovy.sql.Sql race condition?

2015-11-24 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15024950#comment-15024950 ] Pascal Schumacher commented on GROOVY-7673: --- I guess the problem is

[jira] [Commented] (GROOVY-7570) Eclipse: Upon save of editor: "Save Failed" "assertion failed:"

2015-11-24 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15024899#comment-15024899 ] Pascal Schumacher commented on GROOVY-7570: --- Created [https://github

[jira] [Commented] (GROOVY-7342) last enum value is hidden if annotated

2015-11-24 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15024876#comment-15024876 ] Shil Sinha commented on GROOVY-7342: The annotation causes Y to be parsed

[jira] [Commented] (GROOVY-7342) last enum value is hidden if annotated

2015-11-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15024871#comment-15024871 ] ASF GitHub Bot commented on GROOVY-7342: GitHub user shils opened a pull req

[jira] [Commented] (GROOVY-7673) groovy.sql.Sql race condition?

2015-11-24 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15024700#comment-15024700 ] Jochen Theodorou commented on GROOVY-7673: -- If there is not really anythin

[jira] [Created] (GROOVY-7685) Category overrides closure delegate

2015-11-24 Thread Daniil Ovchinnikov (JIRA)
Daniil Ovchinnikov created GROOVY-7685: -- Summary: Category overrides closure delegate Key: GROOVY-7685 URL: https://issues.apache.org/jira/browse/GROOVY-7685 Project: Groovy Issue Type

[jira] [Updated] (GROOVY-7684) Fix up license header for ClassCompletionVerifier.java

2015-11-24 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7684: -- Description: This is to track the history for the above mentioned file for future JIRA searchability

[jira] [Created] (GROOVY-7684) Fix up license header for ClassCompletionVerifier.java

2015-11-24 Thread Paul King (JIRA)
Paul King created GROOVY-7684: - Summary: Fix up license header for ClassCompletionVerifier.java Key: GROOVY-7684 URL: https://issues.apache.org/jira/browse/GROOVY-7684 Project: Groovy Issue Type

[jira] [Commented] (GROOVY-4223) Add local maven repo to default Grape config

2015-11-24 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15024081#comment-15024081 ] Paul King commented on GROOVY-4223: --- Why not write an email to the users

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

2015-11-23 Thread Arkadiusz Gasinski (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023924#comment-15023924 ] Arkadiusz Gasinski commented on GROOVY-7683: The other thing that bother

[jira] [Commented] (GROOVY-4223) Add local maven repo to default Grape config

2015-11-23 Thread ChenYangWen (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023412#comment-15023412 ] ChenYangWen commented on GROOVY-4223: - This is default config for grape, I wan

[jira] [Commented] (GROOVY-4223) Add local maven repo to default Grape config

2015-11-23 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022907#comment-15022907 ] Pascal Schumacher commented on GROOVY-4223: --- The currrent config use

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

2015-11-23 Thread Arkadiusz Gasinski (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022838#comment-15022838 ] Arkadiusz Gasinski commented on GROOVY-7683: Unfortunately, ad

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

2015-11-23 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022733#comment-15022733 ] Jochen Theodorou edited comment on GROOVY-7683 at 11/23/15 6:5

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

2015-11-23 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022733#comment-15022733 ] Jochen Theodorou commented on GROOVY-7683: -- It could also be related to GR

[jira] [Commented] (GROOVY-7660) gradle/utils.gradle: remove unused imports + general housekeeping

2015-11-23 Thread Patrice Clement (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022672#comment-15022672 ] Patrice Clement commented on GROOVY-7660: - Hi Pascal I sent you an ema

[jira] [Commented] (GROOVY-4223) Add local maven repo to default Grape config

2015-11-23 Thread ChenYangWen (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15022405#comment-15022405 ] ChenYangWen commented on GROOVY-4223: - I change my grapeConfig.xml under ~/.gr

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

2015-11-23 Thread Arkadiusz Gasinski (JIRA)
Arkadiusz Gasinski created GROOVY-7683: -- Summary: Memory leak when using Groovy as JSR-223 scripting language. Key: GROOVY-7683 URL: https://issues.apache.org/jira/browse/GROOVY-7683 Project

[jira] [Commented] (GROOVY-7673) groovy.sql.Sql race condition?

2015-11-22 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021681#comment-15021681 ] Jochen Theodorou commented on GROOVY-7673: -- What exactly would we wan

[jira] [Commented] (GROOVY-7673) groovy.sql.Sql race condition?

2015-11-22 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021142#comment-15021142 ] John Wagenleitner commented on GROOVY-7673: --- I took a shot at addressing

[jira] [Commented] (GROOVY-7074) DelegatingScript does not work with Builder as delegate

2015-11-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020931#comment-15020931 ] ASF GitHub Bot commented on GROOVY-7074: Github user PascalSchumacher closed

[jira] [Commented] (GROOVY-7673) groovy.sql.Sql race condition?

2015-11-21 Thread acefael (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020425#comment-15020425 ] acefael commented on GROOVY-7673: - marking the class non thread-safe would limit

[jira] [Resolved] (GROOVY-7680) Bump gradle to version 2.9

2015-11-20 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7680. --- Resolution: Fixed Fix Version/s: 2.5.0-beta-1 > Bump gradle to version

[jira] [Commented] (GROOVY-7673) groovy.sql.Sql race condition?

2015-11-20 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15018923#comment-15018923 ] John Wagenleitner commented on GROOVY-7673: --- Besides the [non thread-safe

  1   2   3   4   5   6   7   8   9   10   >