[jira] [Commented] (GROOVY-7964) TimeCategory incorrectly counts days difference between two dates

2016-10-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15564022#comment-15564022 ] Paul King commented on GROOVY-7964: --- When I run your script locally I get the expected output. Perhaps

[jira] [Updated] (GROOVY-7964) TimeCategory incorrectly counts days difference between two dates

2016-10-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7964: -- Description: TimeCategory incorrectly counts days difference between two dates. Exhibit (Groovy code):

[jira] [Updated] (GROOVY-7964) TimeCategory incorrectly counts days difference between two dates

2016-10-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-7964: -- Description: TimeCategory incorrectly counts days difference between two dates. Exhibit (Groovy code):

[jira] [Commented] (GROOVY-7966) Change in source order changes output in Java+Groovy joint compilation

2016-10-10 Thread Jochen Theodorou (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563908#comment-15563908 ] Jochen Theodorou commented on GROOVY-7966: -- I assume AbstractThing does in both cases implement

[jira] [Created] (GROOVY-7966) Change in source order changes output in Java+Groovy joint compilation

2016-10-10 Thread JIRA
Lóránt Pintér created GROOVY-7966: - Summary: Change in source order changes output in Java+Groovy joint compilation Key: GROOVY-7966 URL: https://issues.apache.org/jira/browse/GROOVY-7966 Project:

[jira] [Updated] (GROOVY-7964) TimeCategory incorrectly counts days difference between two dates

2016-10-10 Thread Los Pejos (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Los Pejos updated GROOVY-7964: -- Description: TimeCategory incorrectly counts days difference between two dates. Exhibit (Groovy code):

[jira] [Created] (GROOVY-7964) TimeCategory incorrectly counts days difference between two dates

2016-10-10 Thread Los Pejos (JIRA)
Los Pejos created GROOVY-7964: - Summary: TimeCategory incorrectly counts days difference between two dates Key: GROOVY-7964 URL: https://issues.apache.org/jira/browse/GROOVY-7964 Project: Groovy

[jira] [Updated] (GROOVY-7963) TimeDuration fields can overflow int resulting in negative duration

2016-10-10 Thread Josef Sustacek (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josef Sustacek updated GROOVY-7963: --- Description: When you accidentally or on purposes add ({{.plus()}}) two time durations where

[jira] [Created] (GROOVY-7963) TimeDuration fields can overflow int resulting in negative duration

2016-10-10 Thread Josef Sustacek (JIRA)
Josef Sustacek created GROOVY-7963: -- Summary: TimeDuration fields can overflow int resulting in negative duration Key: GROOVY-7963 URL: https://issues.apache.org/jira/browse/GROOVY-7963 Project:

[jira] [Commented] (GROOVY-7951) MethodCallExpression.transformExpression does not copy generic types

2016-10-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562037#comment-15562037 ] Paul King commented on GROOVY-7951: --- I added an example as a comment in the PR. Also, this error is

[jira] [Commented] (GROOVY-7291) Declaration of double variable without value assignment referrenced in closure

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15561865#comment-15561865 ] ASF GitHub Bot commented on GROOVY-7291: GitHub user blindpirate opened a pull request:

[GitHub] groovy pull request #446: GROOVY-7291 Declaration of double variable without...

2016-10-10 Thread blindpirate
GitHub user blindpirate opened a pull request: https://github.com/apache/groovy/pull/446 GROOVY-7291 Declaration of double variable without value assignment referrenced in closure According to [GROOVY-5570](https://issues.apache.org/jira/browse/GROOVY-5570), a variable referenced

[jira] [Commented] (GROOVY-7646) Classes generated by Eval() never collected from Permgen/Metaspace

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15561822#comment-15561822 ] ASF GitHub Bot commented on GROOVY-7646: Github user jochenberger commented on a diff in the pull

[jira] [Commented] (GROOVY-7646) Classes generated by Eval() never collected from Permgen/Metaspace

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15561819#comment-15561819 ] ASF GitHub Bot commented on GROOVY-7646: GitHub user jochenberger opened a pull request:

[jira] [Commented] (GROOVY-7646) Classes generated by Eval() never collected from Permgen/Metaspace

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15561755#comment-15561755 ] ASF GitHub Bot commented on GROOVY-7646: GitHub user jochenberger opened a pull request:

[jira] [Resolved] (GROOVY-7877) The Range abstraction could support numeric ranges where the items in the range differ by some step size different to 1

2016-10-10 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-7877. --- Resolution: Fixed Fix Version/s: 2.5.0-beta-1 PR merged. > The Range abstraction could

[jira] [Commented] (GROOVY-7877) The Range abstraction could support numeric ranges where the items in the range differ by some step size different to 1

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