[jira] [Closed] (GROOVY-7431) Tests for DefaultGroovyMethods.abs()

2015-05-21 Thread Jonatas Emidio (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonatas Emidio closed GROOVY-7431. --- Resolution: Fixed Tests commited > Tests for DefaultGroovyMethods.abs() > --

[jira] [Commented] (GROOVY-7420) Cannot choose between primitive and object variants of an overloaded method

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

incubator-groovy git commit: GROOVY-7420 Add a failing test

2015-05-21 Thread pascalschumacher
Repository: incubator-groovy Updated Branches: refs/heads/GROOVY_2_4_X 3e934e9be -> f19e846a1 GROOVY-7420 Add a failing test Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/f19e846a Tree: http://git-w

[GitHub] incubator-groovy pull request: GROOVY-7420 Add a failing test

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

incubator-groovy git commit: GROOVY-7420: Add a failing test (closes #10)

2015-05-21 Thread pascalschumacher
Repository: incubator-groovy Updated Branches: refs/heads/master 4713f5c39 -> f568e2392 GROOVY-7420: Add a failing test (closes #10) Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/f568e239 Tree: http

[jira] [Commented] (GROOVY-7431) Tests for DefaultGroovyMethods.abs()

2015-05-21 Thread Jonatas Emidio (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554653#comment-14554653 ] Jonatas Emidio commented on GROOVY-7431: - Nice! Here are the pull: https://gith

incubator-groovy git commit: GROOVY-7431: Added a Abs() verifications

2015-05-21 Thread pascalschumacher
Repository: incubator-groovy Updated Branches: refs/heads/GROOVY_2_4_X efe91adb5 -> 3e934e9be GROOVY-7431: Added a Abs() verifications As far as I know GroovyMethodsTest needs to cover all the methods from DefaultGroovyMethods. I've created a test for GroovyMethodsTest.abs() method Project:

incubator-groovy git commit: GROOVY-7431: Added a Abs() verifications

2015-05-21 Thread pascalschumacher
Repository: incubator-groovy Updated Branches: refs/heads/master 7f9401599 -> 4713f5c39 GROOVY-7431: Added a Abs() verifications As far as I know GroovyMethodsTest needs to cover all the methods from DefaultGroovyMethods. I've created a test for GroovyMethodsTest.abs() method Project: http:

[jira] [Commented] (GROOVY-7431) Tests for DefaultGroovyMethods.abs()

2015-05-21 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14554602#comment-14554602 ] Pascal Schumacher commented on GROOVY-7431: --- Hi Jonatas, these kinds of contri

[jira] [Updated] (GROOVY-7431) Tests for DefaultGroovyMethods.abs()

2015-05-21 Thread Jonatas Emidio (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonatas Emidio updated GROOVY-7431: Description: I'm proposing adding an abs() test in the GroovyMethodsTest class. As far as

[jira] [Updated] (GROOVY-7431) Tests for DefaultGroovyMethods.abs()

2015-05-21 Thread Jonatas Emidio (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonatas Emidio updated GROOVY-7431: Description: I'm proposing adding an abs() test in the GroovyMethodsTest class. As far as

[jira] [Created] (GROOVY-7431) Tests for DefaultGroovyMethods.abs()

2015-05-21 Thread Jonatas Emidio (JIRA)
Jonatas Emidio created GROOVY-7431: --- Summary: Tests for DefaultGroovyMethods.abs() Key: GROOVY-7431 URL: https://issues.apache.org/jira/browse/GROOVY-7431 Project: Groovy Issue Type: Test

[jira] [Resolved] (GROOVY-6991) CliBuilder.usage() fails with SIOBE if header/footer longer than 74 chars

2015-05-21 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-6991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-6991. --- Resolution: Fixed Fix Version/s: 2.5.0-beta-1 Assignee: Paul King This appears to be

[jira] [Commented] (GROOVY-4654) groovy.transform.ToString annotation does not handle cycles

2015-05-21 Thread Sebastien Arod (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14553968#comment-14553968 ] Sebastien Arod commented on GROOVY-4654: Ok Thanks for the clarification. By the

incubator-groovy git commit: remove some rat warnings

2015-05-21 Thread paulk
Repository: incubator-groovy Updated Branches: refs/heads/GROOVY_2_4_X ee7f422f8 -> efe91adb5 remove some rat warnings Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/efe91adb Tree: http://git-wip-us.

incubator-groovy git commit: remove some rat warnings and minor cleanup

2015-05-21 Thread paulk
Repository: incubator-groovy Updated Branches: refs/heads/GROOVY_2_4_X f86017107 -> ee7f422f8 remove some rat warnings and minor cleanup Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/ee7f422f Tree:

incubator-groovy git commit: remove some rat warnings and minor cleanup

2015-05-21 Thread paulk
Repository: incubator-groovy Updated Branches: refs/heads/master e45073d5b -> 7f9401599 remove some rat warnings and minor cleanup Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/7f940159 Tree: http:/

incubator-groovy git commit: remove some rat warnings

2015-05-21 Thread paulk
Repository: incubator-groovy Updated Branches: refs/heads/GROOVY_2_4_X a393a07e5 -> f86017107 remove some rat warnings Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/f8601710 Tree: http://git-wip-us.

[4/4] incubator-groovy git commit: some rat integration (minimal) and remove some rat warnings

2015-05-21 Thread paulk
some rat integration (minimal) and remove some rat warnings Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/a393a07e Tree: http://git-wip-us.apache.org/repos/asf/incubator-groovy/tree/a393a07e Diff: http:

[2/4] incubator-groovy git commit: tweak licenses

2015-05-21 Thread paulk
tweak licenses Conflicts: LICENSE NOTICE Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/20dce431 Tree: http://git-wip-us.apache.org/repos/asf/incubator-groovy/tree/20dce431 Diff: http://

[1/4] incubator-groovy git commit: build tweak - rely on checkstyle version from gradle plugin

2015-05-21 Thread paulk
Repository: incubator-groovy Updated Branches: refs/heads/GROOVY_2_4_X 871f49579 -> a393a07e5 build tweak - rely on checkstyle version from gradle plugin Conflicts: build.gradle Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org

[3/4] incubator-groovy git commit: tweak licenses

2015-05-21 Thread paulk
tweak licenses Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/af7d9dd4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-groovy/tree/af7d9dd4 Diff: http://git-wip-us.apache.org/repos/asf/incubator-g

[2/4] incubator-groovy git commit: operator precedence doco (make a little bit prettier)

2015-05-21 Thread paulk
operator precedence doco (make a little bit prettier) Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/5e7de109 Tree: http://git-wip-us.apache.org/repos/asf/incubator-groovy/tree/5e7de109 Diff: http://git-

[1/4] incubator-groovy git commit: operator precedence doco didn't match grammar in a few spots plus some missing operators

2015-05-21 Thread paulk
Repository: incubator-groovy Updated Branches: refs/heads/GROOVY_2_4_X f1ea63385 -> 871f49579 operator precedence doco didn't match grammar in a few spots plus some missing operators Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/re

[3/4] incubator-groovy git commit: operator precedence doco (make a little bit prettier)

2015-05-21 Thread paulk
operator precedence doco (make a little bit prettier) Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/0327b62b Tree: http://git-wip-us.apache.org/repos/asf/incubator-groovy/tree/0327b62b Diff: http://git-

[4/4] incubator-groovy git commit: tweak gradle classpath for docGDK

2015-05-21 Thread paulk
tweak gradle classpath for docGDK Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/871f4957 Tree: http://git-wip-us.apache.org/repos/asf/incubator-groovy/tree/871f4957 Diff: http://git-wip-us.apache.org/re

incubator-groovy git commit: some rat integration (minimal) and remove some rat warnings

2015-05-21 Thread paulk
Repository: incubator-groovy Updated Branches: refs/heads/master 6fe93c811 -> e45073d5b some rat integration (minimal) and remove some rat warnings Project: http://git-wip-us.apache.org/repos/asf/incubator-groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-groovy/commit/e450