[jira] [Commented] (GROOVY-4808) Command Chain + Power Assert doesn't work

2015-11-09 Thread Jason Winnebeck (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996530#comment-14996530 ] Jason Winnebeck commented on GROOVY-4808: - I was wondering how to do this myself. Requiring the

[jira] [Commented] (GROOVY-6922) JsonSlurper loses trailing 0's in numbers (regression in Groovy 2.3)

2015-11-09 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997443#comment-14997443 ] John Wagenleitner commented on GROOVY-6922: --- This is somewhat related to the changes for

[jira] [Resolved] (GROOVY-7665) JsonSlurperCharSource decimal parsing producing unexpected results

2015-11-09 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved GROOVY-7665. --- Resolution: Fixed Assignee: Pascal Schumacher Fix Version/s: 2.4.6

[jira] [Commented] (GROOVY-7665) JsonSlurperCharSource decimal parsing producing unexpected results

2015-11-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997380#comment-14997380 ] ASF GitHub Bot commented on GROOVY-7665: GitHub user jwagenleitner opened a pull request:

[GitHub] incubator-groovy pull request: GROOVY-7665 - JsonSlurperCharSource...

2015-11-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-groovy/pull/183 --- 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

[jira] [Commented] (GROOVY-7665) JsonSlurperCharSource decimal parsing producing unexpected results

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

[GitHub] incubator-groovy pull request: GROOVY-7465: ResourceGroovyMethods/...

2015-11-09 Thread keeganwitt
Github user keeganwitt commented on a diff in the pull request: https://github.com/apache/incubator-groovy/pull/176#discussion_r44360244 --- Diff: src/main/org/codehaus/groovy/runtime/ResourceGroovyMethods.java --- @@ -831,9 +836,8 @@ public static File leftShift(File file,

[jira] [Commented] (GROOVY-7465) ResourceGroovyMethods/NioGroovyMethods BOM behavior is inconsistent

2015-11-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997799#comment-14997799 ] ASF GitHub Bot commented on GROOVY-7465: Github user keeganwitt commented on a diff in the pull

[GitHub] incubator-groovy pull request: GROOVY-7465: ResourceGroovyMethods/...

2015-11-09 Thread keeganwitt
Github user keeganwitt commented on a diff in the pull request: https://github.com/apache/incubator-groovy/pull/176#discussion_r44361018 --- Diff: src/main/org/codehaus/groovy/runtime/ResourceGroovyMethods.java --- @@ -974,11 +1021,30 @@ public static void append(File self,

[jira] [Assigned] (GROOVY-7442) spread-dot operator within assert isn't expected with @CompileStatic

2015-11-09 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shil Sinha reassigned GROOVY-7442: -- Assignee: Shil Sinha > spread-dot operator within assert isn't expected with @CompileStatic >

[jira] [Commented] (GROOVY-7442) spread-dot operator within assert isn't expected with @CompileStatic

2015-11-09 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14996867#comment-14996867 ] Shil Sinha commented on GROOVY-7442: Note: this appears to be fixed as a side effect of my proposed

[GitHub] incubator-groovy pull request: GROOVY-7465: ResourceGroovyMethods/...

2015-11-09 Thread PascalSchumacher
Github user PascalSchumacher commented on a diff in the pull request: https://github.com/apache/incubator-groovy/pull/176#discussion_r44374647 --- Diff: src/main/org/codehaus/groovy/runtime/ResourceGroovyMethods.java --- @@ -974,11 +1021,30 @@ public static void append(File self,

[jira] [Commented] (GROOVY-7465) ResourceGroovyMethods/NioGroovyMethods BOM behavior is inconsistent

2015-11-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14998067#comment-14998067 ] ASF GitHub Bot commented on GROOVY-7465: Github user PascalSchumacher commented on a diff in the

[jira] [Commented] (GROOVY-7465) ResourceGroovyMethods/NioGroovyMethods BOM behavior is inconsistent

2015-11-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997822#comment-14997822 ] ASF GitHub Bot commented on GROOVY-7465: Github user keeganwitt commented on a diff in the pull

[GitHub] incubator-groovy pull request: GROOVY-7465: ResourceGroovyMethods/...

2015-11-09 Thread keeganwitt
Github user keeganwitt commented on a diff in the pull request: https://github.com/apache/incubator-groovy/pull/176#discussion_r44361127 --- Diff: subprojects/groovy-nio/src/main/java/org/codehaus/groovy/runtime/NioGroovyMethods.java --- @@ -1540,12 +1709,33 @@ public static

[GitHub] incubator-groovy pull request: GROOVY-7665 - JsonSlurperCharSource...

2015-11-09 Thread jwagenleitner
GitHub user jwagenleitner opened a pull request: https://github.com/apache/incubator-groovy/pull/183 GROOVY-7665 - JsonSlurperCharSource decimal parsing producing unexpected results Commit 842bcd4e23fefdf5b5e17d8d91af50e1ce565096 introduced the `BigDecimal` return types and reused

[jira] [Commented] (GROOVY-6922) JsonSlurper loses trailing 0's in numbers (regression in Groovy 2.3)

2015-11-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14997590#comment-14997590 ] ASF GitHub Bot commented on GROOVY-6922: GitHub user jwagenleitner opened a pull request:

[GitHub] incubator-groovy pull request: GROOVY-6922 - JsonSlurper loses tra...

2015-11-09 Thread jwagenleitner
GitHub user jwagenleitner opened a pull request: https://github.com/apache/incubator-groovy/pull/184 GROOVY-6922 - JsonSlurper loses trailing 0's in numbers This change is dependent on the change made in commit 84467fddc64744cc05d2b91b8704c753a9fb3d04 in master to the

[jira] [Created] (GROOVY-7667) AnnotationCollector should disregard @Target and @Retention

2015-11-09 Thread Christopher Smith (JIRA)
Christopher Smith created GROOVY-7667: - Summary: AnnotationCollector should disregard @Target and @Retention Key: GROOVY-7667 URL: https://issues.apache.org/jira/browse/GROOVY-7667 Project: