[GitHub] [groovy] asfgit closed pull request #1258: Also output aborted tests in JUnit 5 GroovyJUnitRunnerHelper

2020-05-28 Thread GitBox
asfgit closed pull request #1258: URL: https://github.com/apache/groovy/pull/1258 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [groovy] paulk-asert commented on pull request #1258: Also output aborted tests in JUnit 5 GroovyJUnitRunnerHelper

2020-05-28 Thread GitBox
paulk-asert commented on pull request #1258: URL: https://github.com/apache/groovy/pull/1258#issuecomment-635213166 Merged, thanks! This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Created] (GROOVY-9577) ModuleNode should use LinkedHashMap for imports Map

2020-05-28 Thread Damir Murat (Jira)
Damir Murat created GROOVY-9577: --- Summary: ModuleNode should use LinkedHashMap for imports Map Key: GROOVY-9577 URL: https://issues.apache.org/jira/browse/GROOVY-9577 Project: Groovy Issue

[jira] [Commented] (GROOVY-9573) groovydoc: byte[] shown as [B

2020-05-28 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17118552#comment-17118552 ] Paul King commented on GROOVY-9573: --- Proposed PR merged. Thanks! > groovydoc: byte[] shown as [B >

[jira] [Resolved] (GROOVY-9573) groovydoc: byte[] shown as [B

2020-05-28 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-9573. --- Fix Version/s: 3.0.5 4.0.0-alpha-1 Assignee: Paul King

[jira] [Commented] (GROOVY-9571) groovydoc: annotation definitions, enums, interfaces, and traits have a default ctor

2020-05-28 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17118553#comment-17118553 ] Paul King commented on GROOVY-9571: --- Proposed PR merged. Thanks! > groovydoc: annotation definitions,

[jira] [Created] (GROOVY-9578) Also output aborted tests in JUnit 5 GroovyJUnitRunnerHelper

2020-05-28 Thread Paul King (Jira)
Paul King created GROOVY-9578: - Summary: Also output aborted tests in JUnit 5 GroovyJUnitRunnerHelper Key: GROOVY-9578 URL: https://issues.apache.org/jira/browse/GROOVY-9578 Project: Groovy

[jira] [Resolved] (GROOVY-9571) groovydoc: annotation definitions, enums, interfaces, and traits have a default ctor

2020-05-28 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-9571. --- Fix Version/s: 3.0.5 4.0.0-alpha-1 Assignee: Paul King

[jira] [Updated] (GROOVY-9578) Also output aborted tests in JUnit 5 GroovyJUnitRunnerHelper

2020-05-28 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-9578: -- Description: see:  [https://github.com/apache/groovy/commit/4904f793da534c9189f809015ae6944699163e36]

[jira] [Resolved] (GROOVY-9578) Also output aborted tests in JUnit 5 GroovyJUnitRunnerHelper

2020-05-28 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-9578. --- Fix Version/s: 2.5.13 3.0.5 4.0.0-alpha-1 Resolution:

[jira] [Resolved] (GROOVY-9576) groovydoc: $INIT static method shown on Groovy enums

2020-05-28 Thread Paul King (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King resolved GROOVY-9576. --- Fix Version/s: 3.0.5 4.0.0-alpha-1 Assignee: Paul King

[jira] [Resolved] (GROOVY-9499) VerifyError when AIC used as argument to special constructor call

2020-05-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-9499. - Fix Version/s: 3.0.4 Resolution: Fixed Issue resolved by one of the recent changes in

[jira] [Assigned] (GROOVY-9335) DGM: VMPlugin methods appear to be outdated

2020-05-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-9335: --- Assignee: Eric Milles > DGM: VMPlugin methods appear to be outdated >

[jira] [Commented] (GROOVY-9093) SC: subclass access to package-private or private field is not indicated as an error

2020-05-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17118952#comment-17118952 ] Eric Milles commented on GROOVY-9093: - GROOVY-9292 looks similar...for closure access to fields and

[jira] [Commented] (GROOVY-9499) VerifyError when AIC used as argument to special constructor call

2020-05-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17119067#comment-17119067 ] Eric Milles commented on GROOVY-9499: - This was fixed by

[jira] [Updated] (GROOVY-9499) VerifyError when AIC used as argument to special constructor call

2020-05-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-9499: Fix Version/s: (was: 3.0.0-rc-1) 3.0.0-beta-2 > VerifyError when AIC used

[jira] [Updated] (GROOVY-9499) VerifyError when AIC used as argument to special constructor call

2020-05-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-9499: Fix Version/s: (was: 3.0.4) 3.0.0-rc-1 > VerifyError when AIC used as

[jira] [Commented] (GROOVY-9577) ModuleNode should use LinkedHashMap for imports Map

2020-05-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17119072#comment-17119072 ] Eric Milles commented on GROOVY-9577: - There are two issues here. 1) the order is not maintained by

[jira] [Assigned] (GROOVY-9577) ModuleNode should use LinkedHashMap for imports Map

2020-05-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-9577: --- Assignee: Eric Milles > ModuleNode should use LinkedHashMap for imports Map >

[jira] [Updated] (GROOVY-9577) Order of ModuleNode#getImports() is expected but not guaranteed

2020-05-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-9577: Summary: Order of ModuleNode#getImports() is expected but not guaranteed (was: ModuleNode should

[jira] [Resolved] (GROOVY-9335) DGM: VMPlugin methods appear to be outdated

2020-05-28 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-9335. - Fix Version/s: 4.0.0-alpha-1 Resolution: Fixed > DGM: VMPlugin methods appear to be

[GitHub] [groovy] eric-milles opened a new pull request #1263: GROOVY-9499: AIC as argument to this/super constructor call

2020-05-28 Thread GitBox
eric-milles opened a new pull request #1263: URL: https://github.com/apache/groovy/pull/1263 Groovy 2.5 backport https://issues.apache.org/jira/browse/GROOVY-9499 https://issues.apache.org/jira/browse/GROOVY-9168 https://issues.apache.org/jira/browse/GROOVY-6809