[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] [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=15028419#comment-15028419 ] Jochen Kemnade commented on GROOVY-7074: That behavior should probable be used for

[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=15028419#comment-15028419 ] Jochen Kemnade edited comment on GROOVY-7074 at 11/26/15 10:09 AM: ---

[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=15028475#comment-15028475 ] Jochen Kemnade commented on GROOVY-7074: On second thought, that is not within the scope of this

[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-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=15028610#comment-15028610 ] Jochen Kemnade commented on GROOVY-7499: For example, the following test will fail: {code}

[jira] [Created] (GROOVY-7669) Add a method to parse a locale-specific string into a number

2015-11-10 Thread Jochen Kemnade (JIRA)
Jochen Kemnade created GROOVY-7669: -- Summary: Add a method to parse a locale-specific string into a number Key: GROOVY-7669 URL: https://issues.apache.org/jira/browse/GROOVY-7669 Project: Groovy

[jira] [Created] (GROOVY-7638) it should be possible to control whether to execute the closure before or after adding it to the parent

2015-10-19 Thread Jochen Kemnade (JIRA)
Jochen Kemnade created GROOVY-7638: -- Summary: it should be possible to control whether to execute the closure before or after adding it to the parent Key: GROOVY-7638 URL:

[jira] [Updated] (GROOVY-7552) add org.codehaus.groovy.runtime.DefaultGroovyMethods.isEmpty(Iterable)

2015-10-06 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-7552: --- Affects Version/s: 2.4.5 > add

[jira] [Updated] (GROOVY-7502) Add org.codehaus.groovy.runtime.IOGroovyMethods.getText(ByteArrayOutputStream)

2015-10-06 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-7502: --- Affects Version/s: 2.4.5 > Add

[jira] [Commented] (GROOVY-3341) MissingMethodException in Builder is misleading

2015-10-06 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14944633#comment-14944633 ] Jochen Kemnade commented on GROOVY-3341: 2.4.5 is still affected. [~blackdrag], do you need

[jira] [Updated] (GROOVY-7546) Misleasing error message for null + something-that-is-not-a-string

2015-10-06 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-7546: --- Affects Version/s: (was: 2.4.4) 2.4.5 > Misleasing error message

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

2015-10-06 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14944635#comment-14944635 ] Jochen Kemnade commented on GROOVY-7074: still in 2.4.5 > DelegatingScript does not work with

[jira] [Updated] (GROOVY-7552) add org.codehaus.groovy.runtime.DefaultGroovyMethods.isEmpty(Iterable)

2015-10-06 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-7552: --- Attachment: 0001-add-org.codehaus.groovy.runtime.DefaultGroovyMethods.patch Updated patch

[jira] [Updated] (GROOVY-7552) add org.codehaus.groovy.runtime.DefaultGroovyMethods.isEmpty(Iterable)

2015-10-06 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-7552: --- Attachment: (was: 0001-add-org.codehaus.groovy.runtime.DefaultGroovyMethods.patch) >

[jira] [Commented] (GROOVY-7552) add org.codehaus.groovy.runtime.DefaultGroovyMethods.isEmpty(Iterable)

2015-10-06 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14944840#comment-14944840 ] Jochen Kemnade commented on GROOVY-7552: That doesn't help, it's UP-TO-DATE anyway. > add

[jira] [Updated] (GROOVY-7552) add org.codehaus.groovy.runtime.DefaultGroovyMethods.isEmpty(Iterable)

2015-10-06 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-7552: --- Attachment: 0001-add-org.codehaus.groovy.runtime.DefaultGroovyMethods-fixed.patch New patch

[jira] [Commented] (GROOVY-7552) add org.codehaus.groovy.runtime.DefaultGroovyMethods.isEmpty(Iterable)

2015-10-06 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14944961#comment-14944961 ] Jochen Kemnade commented on GROOVY-7552: Thanks for taking care of that. Yes, the patches are the

[jira] [Updated] (GROOVY-7552) add org.codehaus.groovy.runtime.DefaultGroovyMethods.isEmpty(Iterable)

2015-08-19 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-7552: --- Attachment: 0001-add-org.codehaus.groovy.runtime.DefaultGroovyMethods.patch add

[jira] [Updated] (GROOVY-7552) add org.codehaus.groovy.runtime.DefaultGroovyMethods.isEmpty(Iterable)

2015-08-19 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-7552: --- Labels: patch-available (was: ) add

[jira] [Updated] (GROOVY-7552) add org.codehaus.groovy.runtime.DefaultGroovyMethods.isEmpty(Iterable)

2015-08-19 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-7552: --- Priority: Minor (was: Major) add

[jira] [Created] (GROOVY-7547) null values break AssertionRenderer.valueToString

2015-08-12 Thread Jochen Kemnade (JIRA)
Jochen Kemnade created GROOVY-7547: -- Summary: null values break AssertionRenderer.valueToString Key: GROOVY-7547 URL: https://issues.apache.org/jira/browse/GROOVY-7547 Project: Groovy Issue

[jira] [Commented] (GROOVY-7540) Add a method to StringGroovyMethods for replacing String pairs supplied as a Map

2015-08-10 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14679680#comment-14679680 ] Jochen Kemnade commented on GROOVY-7540: Looks good to me, thanks! Add a method

[jira] [Commented] (GROOVY-7540) Add a method to StringGroovyMethods for replacing String pairs supplied as a Map

2015-08-07 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14661613#comment-14661613 ] Jochen Kemnade commented on GROOVY-7540: Is the content of {{pre

[jira] [Commented] (GROOVY-7540) Add a method to StringGroovyMethods for replacing String pairs supplied as a Map

2015-08-07 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14661696#comment-14661696 ] Jochen Kemnade commented on GROOVY-7540: Then I guess we still have to create a

[jira] [Comment Edited] (GROOVY-7540) Add StringGroovyMethods.collectReplacements(String, Map)

2015-08-06 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14659569#comment-14659569 ] Jochen Kemnade edited comment on GROOVY-7540 at 8/6/15 6:39 AM:

[jira] [Commented] (GROOVY-7540) Add StringGroovyMethods.collectReplacements(String, Map)

2015-08-06 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14659569#comment-14659569 ] Jochen Kemnade commented on GROOVY-7540: {quote} There are questions to answer

[jira] [Updated] (GROOVY-7502) Add org.codehaus.groovy.runtime.IOGroovyMethods.getText(ByteArrayOutputStream)

2015-08-06 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-7502: --- Labels: patch-available (was: contributers-welcome patch-available) Add

[jira] [Commented] (GROOVY-3341) MissingMethodException in Builder is misleading

2015-08-06 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14659905#comment-14659905 ] Jochen Kemnade commented on GROOVY-3341: Do you need anything else?

[jira] [Commented] (GROOVY-7540) Add StringGroovyMethods.collectReplacements(String, Map)

2015-08-05 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654896#comment-14654896 ] Jochen Kemnade commented on GROOVY-7540: Yes, of course, there are ways to do it.

[jira] [Comment Edited] (GROOVY-7540) Add StringGroovyMethods.collectReplacements(String, Map)

2015-08-05 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14654896#comment-14654896 ] Jochen Kemnade edited comment on GROOVY-7540 at 8/5/15 6:41 AM:

[jira] [Commented] (GROOVY-7540) Add StringGroovyMethods.collectReplacements(String, Map)

2015-08-05 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14655275#comment-14655275 ] Jochen Kemnade commented on GROOVY-7540: Well, I need to be able to use both

[jira] [Commented] (GROOVY-7540) Add StringGroovyMethods.collectReplacements(String, Map)

2015-08-04 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14653199#comment-14653199 ] Jochen Kemnade commented on GROOVY-7540: If we allow strings as keys, this

[jira] [Updated] (GROOVY-7540) Add StringGroovyMethods.collectReplacements(String, Map)

2015-08-04 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-7540: --- Priority: Minor (was: Major) Issue Type: Improvement (was: Bug) Add

[jira] [Updated] (GROOVY-7502) Add org.codehaus.groovy.runtime.IOGroovyMethods.getText(ByteArrayOutputStream)

2015-07-24 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-7502: --- Labels: contributers-welcome patch-available (was: contributers-welcome) Add

[jira] [Updated] (GROOVY-7502) Add org.codehaus.groovy.runtime.IOGroovyMethods.getText(ByteArrayOutputStream)

2015-07-24 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-7502: --- Attachment: 0001-GROOVY-7502-Add-IOGroovyMethods.getText-ByteArrayOut.patch Add

[jira] [Updated] (GROOVY-6958) null != NullObject when using Categories

2015-07-24 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-6958: --- Affects Version/s: 2.5.0-beta-1 null != NullObject when using Categories

[jira] [Updated] (GROOVY-6958) null != NullObject when using Categories

2015-07-24 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-6958: --- Affects Version/s: 2.4.4 null != NullObject when using Categories

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

2015-07-23 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 Test and fix for

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

2015-07-23 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14638895#comment-14638895 ] Jochen Kemnade edited comment on GROOVY-7074 at 7/23/15 2:20 PM:

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

2015-07-23 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14638895#comment-14638895 ] Jochen Kemnade edited comment on GROOVY-7074 at 7/23/15 2:21 PM:

[jira] [Updated] (GROOVY-3341) MissingMethodException in Builder is misleading

2015-07-23 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-3341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-3341: --- Attachment: 0001-GROOVY-3341-If-an-exception-is-thrown-from-a-builder.patch This affects

[jira] [Commented] (GROOVY-7156) Builders behave strange when closures throw exceptions

2015-07-22 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14636907#comment-14636907 ] Jochen Kemnade commented on GROOVY-7156: And

[jira] [Comment Edited] (GROOVY-7156) Builders behave strange when closures throw exceptions

2015-07-22 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14636882#comment-14636882 ] Jochen Kemnade edited comment on GROOVY-7156 at 7/22/15 1:06 PM:

[jira] [Updated] (GROOVY-7156) Builders behave strange when closures throw exceptions

2015-07-22 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade updated GROOVY-7156: --- Affects Version/s: 2.4.4 Builders behave strange when closures throw exceptions

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

2015-07-10 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14622177#comment-14622177 ] Jochen Kemnade commented on GROOVY-7074: Still an issue with 2.4.3.

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

2015-07-10 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1468#comment-1468 ] Jochen Kemnade commented on GROOVY-7074: What about changing {{DelegatingScript}}

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

2015-07-10 Thread Jochen Kemnade (JIRA)
Jochen Kemnade created GROOVY-7499: -- Summary: DelegatingScript should support resolve strategies Key: GROOVY-7499 URL: https://issues.apache.org/jira/browse/GROOVY-7499 Project: Groovy