[jira] [Commented] (GROOVY-7535) Groovy category throwing MissingMethodException and MissingPropertyException when using multiple threads

2015-10-31 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984217#comment-14984217 ] Pascal Schumacher commented on GROOVY-7535: --- [~joswald] I merged the pull reque

[jira] [Commented] (GROOVY-7535) Groovy category throwing MissingMethodException and MissingPropertyException when using multiple threads

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

[GitHub] incubator-groovy pull request: Non-atomic use of atomicCategoryUsa...

2015-10-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-groovy/pull/169 --- 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 featu

[jira] [Resolved] (GROOVY-7653) Update SLF4J version to 1.7.12

2015-10-31 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved GROOVY-7653. --- Resolution: Fixed [Pull request|https://github.com/apache/incubator-groovy/pull/170]

[jira] [Updated] (GROOVY-7652) Float/Double trunc methods perform rounding for negative values

2015-10-31 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner updated GROOVY-7652: -- Description: The {{trunc}} methods on Float/Double use the {{Math.floor}} method for al

[GitHub] incubator-groovy pull request: GROOVY-7652 - Float/Double trunc me...

2015-10-31 Thread jwagenleitner
GitHub user jwagenleitner opened a pull request: https://github.com/apache/incubator-groovy/pull/171 GROOVY-7652 - Float/Double trunc methods perform rounding for negative values You can merge this pull request into a Git repository by running: $ git pull https://github.com/j

[GitHub] incubator-groovy pull request: Update SLF4J to 1.7.12

2015-10-31 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-groovy/pull/170 --- 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 featu

[jira] [Commented] (GROOVY-7652) Float/Double trunc methods round down for negative values

2015-10-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984178#comment-14984178 ] ASF GitHub Bot commented on GROOVY-7652: GitHub user jwagenleitner opened a pull

[jira] [Created] (GROOVY-7653) Update SLF4J version to 1.7.12

2015-10-31 Thread Pascal Schumacher (JIRA)
Pascal Schumacher created GROOVY-7653: - Summary: Update SLF4J version to 1.7.12 Key: GROOVY-7653 URL: https://issues.apache.org/jira/browse/GROOVY-7653 Project: Groovy Issue Type: Task

[jira] [Created] (GROOVY-7652) Float/Double trunc methods round down for negative values

2015-10-31 Thread John Wagenleitner (JIRA)
John Wagenleitner created GROOVY-7652: - Summary: Float/Double trunc methods round down for negative values Key: GROOVY-7652 URL: https://issues.apache.org/jira/browse/GROOVY-7652 Project: Groovy

[GitHub] incubator-groovy pull request: Update SLF4J to 1.7.12

2015-10-31 Thread mkordas
GitHub user mkordas opened a pull request: https://github.com/apache/incubator-groovy/pull/170 Update SLF4J to 1.7.12 You can merge this pull request into a Git repository by running: $ git pull https://github.com/mkordas/incubator-groovy patch-3 Alternatively you can review

[GitHub] incubator-groovy pull request: Non-atomic use of atomicCategoryUsa...

2015-10-31 Thread ksuderman
GitHub user ksuderman opened a pull request: https://github.com/apache/incubator-groovy/pull/169 Non-atomic use of atomicCategoryUsageCounter The atomicCategoryUsageCounter was Incremented/decremented on one line and and then read on the next line leaving a small window for race con

[jira] [Commented] (GROOVY-7535) Groovy category throwing MissingMethodException and MissingPropertyException when using multiple threads

2015-10-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984125#comment-14984125 ] ASF GitHub Bot commented on GROOVY-7535: GitHub user ksuderman opened a pull requ

[jira] [Comment Edited] (GROOVY-7651) groovysh always raise "Unknown property: a" for a normal ArrayLIst

2015-10-31 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14983978#comment-14983978 ] Pascal Schumacher edited comment on GROOVY-7651 at 10/31/15 1:49 PM: --

[jira] [Closed] (GROOVY-7651) groovysh always raise "Unknown property: a" for a normal ArrayLIst

2015-10-31 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher closed GROOVY-7651. - Resolution: Not A Problem Assignee: Pascal Schumacher Hi roroc, groovy shell varia

[jira] [Created] (GROOVY-7651) groovysh always raise "Unknown property: a" for a normal ArrayLIst

2015-10-31 Thread roroco (JIRA)
roroco created GROOVY-7651: -- Summary: groovysh always raise "Unknown property: a" for a normal ArrayLIst Key: GROOVY-7651 URL: https://issues.apache.org/jira/browse/GROOVY-7651 Project: Groovy Issu