[jira] [Updated] (GROOVY-8357) EncodingGroovyMethods.decodeBase64() throws "bad character in base64 value" when meets \t \r

2017-10-30 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8357: -- Affects Version/s: (was: 2.4.x) 2.4.12 >

[jira] [Updated] (GROOVY-8367) @Memoized not working for inner classes

2017-10-30 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8367: -- Affects Version/s: (was: 2.4.12) 2.5.0-beta-2 > @Memoized not working for

[jira] [Updated] (GROOVY-8367) @Memoized not working for inner classes

2017-10-30 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8367: -- Description: {code} import groovy.transform.Memoized class Outer { private static class Inner {

[GitHub] groovy pull request #624: GROOVY-8367: @Memoized not working for inner class...

2017-10-30 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/624 GROOVY-8367: @Memoized not working for inner classes You can merge this pull request into a Git repository by running: $ git pull https://github.com/paulk-asert/groovy groovy8367

[jira] [Commented] (GROOVY-6660) invalid generics symbol arity does not lead to compilation error

2017-10-30 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224801#comment-16224801 ] Paul King commented on GROOVY-6660: --- Currently, compiling the above example results in the following

[jira] [Commented] (GROOVY-8367) @Memoized not working for inner classes

2017-10-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16224765#comment-16224765 ] ASF GitHub Bot commented on GROOVY-8367: GitHub user paulk-asert opened a pull request:

[jira] [Resolved] (GROOVY-6660) invalid generics symbol arity does not lead to compilation error

2017-10-30 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-6660. --- Resolution: Duplicate Fix Version/s: 2.5.0-alpha-1 > invalid generics symbol arity does not

[jira] [Updated] (GROOVY-8112) NPE in Groovy compiler when referencing @Field in aic

2017-10-30 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8112: -- Component/s: (was: Compiler) xforms > NPE in Groovy compiler when referencing

[jira] [Created] (GROOVY-8367) @Memoized not working for inner classes

2017-10-30 Thread Paul King (JIRA)
Paul King created GROOVY-8367: - Summary: @Memoized not working for inner classes Key: GROOVY-8367 URL: https://issues.apache.org/jira/browse/GROOVY-8367 Project: Groovy Issue Type: Bug

[jira] [Updated] (GROOVY-8368) date arithmetic bug using TimeCategory intervals

2017-10-30 Thread Brian Koehmstedt (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Koehmstedt updated GROOVY-8368: - Description: There's what I think to be a date arithmetic bug using TimeCategory

[jira] [Created] (GROOVY-8368) date arithmetic bug using TimeCategory intervals

2017-10-30 Thread Brian Koehmstedt (JIRA)
Brian Koehmstedt created GROOVY-8368: Summary: date arithmetic bug using TimeCategory intervals Key: GROOVY-8368 URL: https://issues.apache.org/jira/browse/GROOVY-8368 Project: Groovy

[jira] [Updated] (GROOVY-8368) date arithmetic bug using TimeCategory intervals

2017-10-30 Thread Brian Koehmstedt (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Koehmstedt updated GROOVY-8368: - Description: There's a clear date arithmetic bug using TimeCategory intervals and it

[jira] [Comment Edited] (GROOVY-8368) date arithmetic bug using TimeCategory intervals

2017-10-30 Thread Brian Koehmstedt (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16225702#comment-16225702 ] Brian Koehmstedt edited comment on GROOVY-8368 at 10/30/17 8:54 PM: I

[GitHub] groovy pull request #621: Replaced deprecated padLeft call in BaseDuration

2017-10-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/621 ---

[jira] [Closed] (GROOVY-8368) date arithmetic bug using TimeCategory intervals

2017-10-30 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Theodorou closed GROOVY-8368. Resolution: Fixed Assignee: Jochen Theodorou > date arithmetic bug using

[jira] [Commented] (GROOVY-8368) date arithmetic bug using TimeCategory intervals

2017-10-30 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16226038#comment-16226038 ] Jochen Theodorou commented on GROOVY-8368: -- I suggest you read on