[jira] [Created] (GROOVY-7738) BUG! exception in phase 'semantic analysis' in source unit

2016-01-29 Thread harrry (JIRA)
harrry created GROOVY-7738: -- Summary: BUG! exception in phase 'semantic analysis' in source unit Key: GROOVY-7738 URL: https://issues.apache.org/jira/browse/GROOVY-7738 Project: Groovy Issue Type:

[GitHub] groovy pull request: GROOVY-7737 Provide static methods in General...

2016-01-29 Thread antonsarov
GitHub user antonsarov opened a pull request: https://github.com/apache/groovy/pull/251 GROOVY-7737 Provide static methods in GeneralUtils Fixes https://issues.apache.org/jira/browse/GROOVY-7737 You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (GROOVY-7737) Provide static methods in GeneralUtils to create ThrowStatement and CatchStatement

2016-01-29 Thread Anton (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15123652#comment-15123652 ] Anton commented on GROOVY-7737: --- A pull request is available here https://github.com/apache/groovy/pull/251

[jira] [Commented] (GROOVY-7727) Cannot create unicode sequences using \Uxxxxxx

2016-01-29 Thread Aseem Bansal (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15123730#comment-15123730 ] Aseem Bansal commented on GROOVY-7727: -- I tried your code in Java. \Uxxx failed in java also