[GitHub] incubator-groovy pull request: Fixed the typo in the documentation...

2015-10-21 Thread rohitbishnoi
GitHub user rohitbishnoi opened a pull request: https://github.com/apache/incubator-groovy/pull/155 Fixed the typo in the documentation on http://www.groovy-lang.org/processing-xml.html page. update the line "As you can see there are to types of notations to get attributes" to

[jira] [Updated] (GROOVY-7641) StackOverflow Exception when calling method that has same signature as one that inside a Closure.groovy

2015-10-21 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Batuhan Bayrakçı updated GROOVY-7641: - Summary: StackOverflow Exception when calling method that has same signature as one that

[jira] [Updated] (GROOVY-7641) StackOverflow Exception when calling method that has same signature as one that inside Closure.groovy

2015-10-21 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Batuhan Bayrakçı updated GROOVY-7641: - Summary: StackOverflow Exception when calling method that has same signature as one that

[jira] [Updated] (GROOVY-7641) StackOverflow Exception when calling method that has same signature as one that inside a closure

2015-10-21 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Batuhan Bayrakçı updated GROOVY-7641: - Description: When i call a method that has same method signature as one inside Closure.g

[jira] [Updated] (GROOVY-7641) StackOverflow Exception when calling method that has same signature as one that inside a closure

2015-10-21 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Batuhan Bayrakçı updated GROOVY-7641: - Description: When i call a method that has same method signature as one inside Closure.g

[jira] [Updated] (GROOVY-7641) StackOverflow Exception when calling method that has same signature as one that inside a closure

2015-10-21 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Batuhan Bayrakçı updated GROOVY-7641: - Description: When i call a method that has same method signature as one inside Closure.g

[jira] [Updated] (GROOVY-7641) StackOverflow Exception when calling method that has same signature as one that inside a closure

2015-10-21 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Batuhan Bayrakçı updated GROOVY-7641: - Description: When i call a method that has same method signature as one inside Closure.g

[jira] [Updated] (GROOVY-7641) StackOverflow Exception when calling method that has same signature as one that inside a closure

2015-10-21 Thread JIRA
[ https://issues.apache.org/jira/browse/GROOVY-7641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Batuhan Bayrakçı updated GROOVY-7641: - Attachment: errorlog.txt > StackOverflow Exception when calling method that has same sign

[jira] [Created] (GROOVY-7641) StackOverflow Exception when calling method that has same signature as one that inside a closure

2015-10-21 Thread JIRA
Batuhan Bayrakçı created GROOVY-7641: Summary: StackOverflow Exception when calling method that has same signature as one that inside a closure Key: GROOVY-7641 URL: https://issues.apache.org/jira/browse/GROOV

[GitHub] incubator-groovy pull request: just to test https://builds.apache....

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

[GitHub] incubator-groovy pull request: just to test https://builds.apache....

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

[GitHub] incubator-groovy pull request: just to test https://builds.apache....

2015-10-21 Thread PascalSchumacher
GitHub user PascalSchumacher opened a pull request: https://github.com/apache/incubator-groovy/pull/154 just to test https://builds.apache.org/ integration 2 You can merge this pull request into a Git repository by running: $ git pull https://github.com/PascalSchumacher/incuba

[GitHub] incubator-groovy pull request: just to test https://builds.apache....

2015-10-21 Thread PascalSchumacher
GitHub user PascalSchumacher opened a pull request: https://github.com/apache/incubator-groovy/pull/153 just to test https://builds.apache.org/ integration You can merge this pull request into a Git repository by running: $ git pull https://github.com/PascalSchumacher/incubato

[jira] [Commented] (GROOVY-7639) NPE when using safe traversal operator with CompileStatic

2015-10-21 Thread Shil Sinha (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14967386#comment-14967386 ] Shil Sinha commented on GROOVY-7639: This occurs because a primitive compare is perfo

[jira] [Commented] (GROOVY-7640) AST Builder should include superclass properties

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

[GitHub] incubator-groovy pull request: GROOVY-7640 fixes

2015-10-21 Thread Controlix
GitHub user Controlix opened a pull request: https://github.com/apache/incubator-groovy/pull/152 GROOVY-7640 fixes Here is a test that demonstrates the bug and the fixes for Default-, Initializer-, and ExternalStrategy. I'm still working on the fix for the SimpleStrategy and I m