[jira] [Updated] (GROOVY-7786) removeElement on split result

2016-03-11 Thread Christian Lipp (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Lipp updated GROOVY-7786: --- Description: The following code def input = '[ant, asciidoctorj, ceylon, crash,

[jira] [Closed] (GROOVY-7786) removeElement on split result

2016-03-11 Thread Christian Lipp (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Lipp closed GROOVY-7786. -- Resolution: Invalid > removeElement on split result > - > >

[jira] [Created] (GROOVY-7786) removeElement on split result

2016-03-11 Thread Christian Lipp (JIRA)
Christian Lipp created GROOVY-7786: -- Summary: removeElement on split result Key: GROOVY-7786 URL: https://issues.apache.org/jira/browse/GROOVY-7786 Project: Groovy Issue Type: Bug

[jira] [Updated] (GROOVY-7640) @Builder should include superclass properties

2016-03-11 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher updated GROOVY-7640: -- Affects Version/s: (was: 2.4.5) Issue Type: Improvement (was: Bug) >

[GitHub] groovy pull request: CompilerConfiguration.output doesn't seem to ...

2016-03-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/277 --- 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

[GitHub] groovy pull request: GROOVY-7640 fixes

2016-03-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/152 --- 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-7640) @Builder should include superclass properties

2016-03-11 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15191197#comment-15191197 ] Pascal Schumacher commented on GROOVY-7640: --- For consistency with several other AST transforms,

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

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

[GitHub] groovy pull request: GROOVY-7640: AST Builder should include super...

2016-03-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/284 --- 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

[GitHub] groovy pull request: upgrade to Jline2 2.13

2016-03-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/93 --- 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] [Resolved] (GROOVY-7640) @Builder should include superclass properties

2016-03-11 Thread Pascal Schumacher (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Schumacher resolved GROOVY-7640. --- Resolution: Fixed Fix Version/s: 2.5.0-beta-1 I merged the pull request with