[jira] [Resolved] (GROOVY-8969) Parameter name data is erased when applying traits regardless of --parameters setting

2019-01-26 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8969. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 3.0.0-alpha-5

[jira] [Resolved] (GROOVY-8972) CompilationUnit#createClassVisitor should use the class node resolver rather than the class loader directly

2019-01-26 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8972. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 3.0.0-alpha-5

[jira] [Resolved] (GROOVY-8971) The VMPlugin configureClassNode method should retain parameter name information when available

2019-01-26 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-8971. --- Resolution: Fixed Assignee: Paul King Fix Version/s: 3.0.0-alpha-5

[jira] [Created] (GROOVY-8972) CompilationUnit#createClassVisitor should use the class node resolver rather than the class loader directly

2019-01-26 Thread Paul King (JIRA)
Paul King created GROOVY-8972: - Summary: CompilationUnit#createClassVisitor should use the class node resolver rather than the class loader directly Key: GROOVY-8972 URL:

[jira] [Updated] (GROOVY-8971) The VMPlugin configureClassNode method should retain parameter name information when available

2019-01-26 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8971: -- Summary: The VMPlugin configureClassNode method should retain parameter name information when

[jira] [Created] (GROOVY-8971) CompilationUnit#configureClassNode should retain parameter name information when available

2019-01-26 Thread Paul King (JIRA)
Paul King created GROOVY-8971: - Summary: CompilationUnit#configureClassNode should retain parameter name information when available Key: GROOVY-8971 URL: https://issues.apache.org/jira/browse/GROOVY-8971

[jira] [Commented] (GROOVY-8721) Compiling >5k line project with existing output folder with class files in it fails to compile

2019-01-26 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16753275#comment-16753275 ] Paul King commented on GROOVY-8721: --- Changing priority until we get a reproducer. It's hard to tell if

[jira] [Updated] (GROOVY-8721) Compiling >5k line project with existing output folder with class files in it fails to compile

2019-01-26 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8721: -- Priority: Major (was: Blocker) > Compiling >5k line project with existing output folder with class

[GitHub] danielsun1106 opened a new pull request #864: GROOVY-8970: Fix typo in MANIFEST.MF: Main-class

2019-01-26 Thread GitBox
danielsun1106 opened a new pull request #864: GROOVY-8970: Fix typo in MANIFEST.MF: Main-class URL: https://github.com/apache/groovy/pull/864 This is an automated message from the Apache Git Service. To respond to the

[jira] [Created] (GROOVY-8970) Fix typo in MANIFEST.MF: Main-class

2019-01-26 Thread Daniel Sun (JIRA)
Daniel Sun created GROOVY-8970: -- Summary: Fix typo in MANIFEST.MF: Main-class Key: GROOVY-8970 URL: https://issues.apache.org/jira/browse/GROOVY-8970 Project: Groovy Issue Type: Bug

[GitHub] danielsun1106 opened a new pull request #863: Trivial refactoring: replace explicit type with `<>` for simplicity

2019-01-26 Thread GitBox
danielsun1106 opened a new pull request #863: Trivial refactoring: replace explicit type with `<>` for simplicity URL: https://github.com/apache/groovy/pull/863 This is an automated message from the Apache Git Service. To

[GitHub] danielsun1106 opened a new pull request #862: Trivial refactoring: remove unnecessary boxing and unboxing for simpl…

2019-01-26 Thread GitBox
danielsun1106 opened a new pull request #862: Trivial refactoring: remove unnecessary boxing and unboxing for simpl… URL: https://github.com/apache/groovy/pull/862 …icity This is an automated message from the Apache Git

[GitHub] danielsun1106 opened a new pull request #861: Trivial refactoring: handle `Sql` with try-with-resources for simplicity

2019-01-26 Thread GitBox
danielsun1106 opened a new pull request #861: Trivial refactoring: handle `Sql` with try-with-resources for simplicity URL: https://github.com/apache/groovy/pull/861 This is an automated message from the Apache Git Service.

[GitHub] danielsun1106 opened a new pull request #860: Fix non-atomic operation on volatile field 'count'

2019-01-26 Thread GitBox
danielsun1106 opened a new pull request #860: Fix non-atomic operation on volatile field 'count' URL: https://github.com/apache/groovy/pull/860 This is an automated message from the Apache Git Service. To respond to the