[jira] [Resolved] (GROOVY-7781) GPathResult: Cannot retrieve XML attribute with namespace

2016-04-09 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7781. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s: 2.4.7

[GitHub] groovy pull request: GROOVY-7813: Calling a non-static outer class...

2016-04-09 Thread shils
GitHub user shils opened a pull request: https://github.com/apache/groovy/pull/309 GROOVY-7813: Calling a non-static outer class method from a static cl… …ass should fail STC You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (GROOVY-7813) Calling a non-static outer class method from a static class passes STC

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

[GitHub] groovy pull request: GROOVY-7781 - Cannot retrieve XML attribute w...

2016-04-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/302 --- 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 feature is

[jira] [Commented] (GROOVY-7781) GPathResult: Cannot retrieve XML attribute with namespace

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

[jira] [Created] (GROOVY-7813) Calling a non-static outer class method from a static class passes STC

2016-04-09 Thread Shil Sinha (JIRA)
Shil Sinha created GROOVY-7813: -- Summary: Calling a non-static outer class method from a static class passes STC Key: GROOVY-7813 URL: https://issues.apache.org/jira/browse/GROOVY-7813 Project: Groovy

[jira] [Commented] (GROOVY-7804) @CompileStatic/@TypeChecked unexpected NullpointerException compiler bug

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

[GitHub] groovy pull request: GROOVY-7804: Coercion of parameterless closur...

2016-04-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/306 --- 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 feature is

[jira] [Commented] (GROOVY-7723) propertyMissing(String,Object) called for missing getter

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

[GitHub] groovy pull request: GROOVY-7723 - propertyMissing(String,Object) ...

2016-04-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/307 --- 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 feature is

[jira] [Commented] (GROOVY-7415) Cannot have abstract methods in enum when using joint compilation

2016-04-09 Thread Piotr Majcher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15233550#comment-15233550 ] Piotr Majcher commented on GROOVY-7415: --- Hi, I have tried to reproduce this bug. This is what I've