[jira] [Resolved] (GROOVY-7948) tab completion for static imports in groovysh does not work

2016-10-15 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-7948. --- Resolution: Fixed Fix Version/s: 2.4.8 Thanks for reporting the issue and for

[jira] [Commented] (GROOVY-7948) tab completion for static imports in groovysh does not work

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

[jira] [Assigned] (GROOVY-7948) tab completion for static imports in groovysh does not work

2016-10-15 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner reassigned GROOVY-7948: - Assignee: John Wagenleitner > tab completion for static imports in groovysh

[jira] [Comment Edited] (GROOVY-7970) Can't call private method from outer class when using anonymous inner classes and @CS

2016-10-15 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15576333#comment-15576333 ] Paul King edited comment on GROOVY-7970 at 10/15/16 9:02 PM: - A slightly

[jira] [Commented] (GROOVY-7932) Cannot call private constructor from closures with @CompileStatic

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

[GitHub] groovy pull request #449: GROOVY-7932: generate bridge methods for private c...

2016-10-15 Thread shils
GitHub user shils opened a pull request: https://github.com/apache/groovy/pull/449 GROOVY-7932: generate bridge methods for private constructors during … …static compilation You can merge this pull request into a Git repository by running: $ git pull