[jira] [Created] (GROOVY-7732) NioGroovyMethods compiled for java 7 in non-indy groovy

2016-01-19 Thread JIRA
Rafael Gonçalves Sampaio created GROOVY-7732: Summary: NioGroovyMethods compiled for java 7 in non-indy groovy Key: GROOVY-7732 URL: https://issues.apache.org/jira/browse/GROOVY-7732

[GitHub] groovy pull request: GROOVY-7558 Add private field accessors and b...

2016-01-19 Thread shils
Github user shils commented on a diff in the pull request: https://github.com/apache/groovy/pull/242#discussion_r50188030 --- Diff: src/main/org/codehaus/groovy/transform/sc/StaticCompilationVisitor.java --- @@ -123,9 +123,20 @@ public void visitClass(final ClassNode node) {

[jira] [Updated] (GROOVY-7625) document why slashy strings allow brackets but double quoted strings do not

2016-01-19 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated GROOVY-7625: -- Assignee: Pascal Schumacher Affects Version/s: 2.4.5

[jira] [Resolved] (GROOVY-7625) document why slashy strings allow brackets but double quoted strings do not

2016-01-19 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved GROOVY-7625. --- Resolution: Fixed Fix Version/s: 2.4.6 Pull request merged. Thanks! >

[jira] [Commented] (GROOVY-7625) document why slashy strings allow brackets but double quoted strings do not

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

[GitHub] groovy pull request: Fix for GROOVY-7625

2016-01-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/243 --- 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-4698) Possible memory leak in Tomcat

2016-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107852#comment-15107852 ] ASF GitHub Bot commented on GROOVY-4698: GitHub user jwagenleitner opened a pull request:

[jira] [Commented] (GROOVY-7625) Slashy string in groovy allows brackets but double quoted string does not. Why?

2016-01-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15107054#comment-15107054 ] ASF GitHub Bot commented on GROOVY-7625: GitHub user anshbansal opened a pull request: