[jira] [Commented] (GROOVY-8846) Embeddable groovy-all-X.XX.jar and groovy-all-X.XX-indy.jar not Included in SDKMAN package(s)

2018-10-15 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16651151#comment-16651151 ] Paul King commented on GROOVY-8846: --- Removal of the all jar was brought about by JDK9+ split package

[jira] [Created] (GROOVY-8846) Embeddable groovy-all-X.XX.jar and groovy-all-X.XX-indy.jar not Included in SDKMAN package(s)

2018-10-15 Thread will mason (JIRA)
will mason created GROOVY-8846: -- Summary: Embeddable groovy-all-X.XX.jar and groovy-all-X.XX-indy.jar not Included in SDKMAN package(s) Key: GROOVY-8846 URL: https://issues.apache.org/jira/browse/GROOVY-8846

[jira] [Commented] (GROOVY-8843) Fix illegal reflective access within o.c.g.vmplugin.v7.Java7

2018-10-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650849#comment-16650849 ] ASF GitHub Bot commented on GROOVY-8843: Github user paulk-asert commented on a diff in the pull

[GitHub] groovy pull request #811: GROOVY-8843: Fix illegal reflective access within ...

2018-10-15 Thread paulk-asert
Github user paulk-asert commented on a diff in the pull request: https://github.com/apache/groovy/pull/811#discussion_r225328503 --- Diff: src/main/java/org/codehaus/groovy/vmplugin/v9/Java9.java --- @@ -18,14 +18,78 @@ */ package org.codehaus.groovy.vmplugin.v9;

[jira] [Commented] (GROOVY-8843) Fix illegal reflective access within o.c.g.vmplugin.v7.Java7

2018-10-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650718#comment-16650718 ] ASF GitHub Bot commented on GROOVY-8843: Github user blackdrag commented on a diff in the pull

[jira] [Commented] (GROOVY-8843) Fix illegal reflective access within o.c.g.vmplugin.v7.Java7

2018-10-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650720#comment-16650720 ] ASF GitHub Bot commented on GROOVY-8843: Github user blackdrag commented on a diff in the pull

[jira] [Commented] (GROOVY-8843) Fix illegal reflective access within o.c.g.vmplugin.v7.Java7

2018-10-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650719#comment-16650719 ] ASF GitHub Bot commented on GROOVY-8843: Github user blackdrag commented on a diff in the pull

[GitHub] groovy pull request #811: GROOVY-8843: Fix illegal reflective access within ...

2018-10-15 Thread blackdrag
Github user blackdrag commented on a diff in the pull request: https://github.com/apache/groovy/pull/811#discussion_r225293219 --- Diff: src/main/java/org/codehaus/groovy/vmplugin/v9/Java9.java --- @@ -18,14 +18,78 @@ */ package org.codehaus.groovy.vmplugin.v9;

[GitHub] groovy pull request #811: GROOVY-8843: Fix illegal reflective access within ...

2018-10-15 Thread blackdrag
Github user blackdrag commented on a diff in the pull request: https://github.com/apache/groovy/pull/811#discussion_r225299922 --- Diff: src/main/java/org/codehaus/groovy/vmplugin/v9/Java9.java --- @@ -18,14 +18,78 @@ */ package org.codehaus.groovy.vmplugin.v9;

[jira] [Commented] (GROOVY-8845) @DelegatesTo works only for the first vararg

2018-10-15 Thread Daniil Ovchinnikov (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650293#comment-16650293 ] Daniil Ovchinnikov commented on GROOVY-8845: Please close if this is intended. >

[jira] [Created] (GROOVY-8845) @DelegatesTo works only for the first vararg

2018-10-15 Thread Daniil Ovchinnikov (JIRA)
Daniil Ovchinnikov created GROOVY-8845: -- Summary: @DelegatesTo works only for the first vararg Key: GROOVY-8845 URL: https://issues.apache.org/jira/browse/GROOVY-8845 Project: Groovy

[jira] [Commented] (GROOVY-8844) MarkupTemplateEngine does not render main tag

2018-10-15 Thread Frank Becker (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650164#comment-16650164 ] Frank Becker commented on GROOVY-8844: -- Thanks for the quick response and the workaround, which

[jira] [Commented] (GROOVY-8844) MarkupTemplateEngine does not render main tag

2018-10-15 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16650134#comment-16650134 ] Paul King commented on GROOVY-8844: --- Looks like an unintended side-effect for the fix for GROOVY-8764

[jira] [Updated] (GROOVY-8844) MarkupTemplateEngine does not render main tag

2018-10-15 Thread Frank Becker (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frank Becker updated GROOVY-8844: - Description: Since 2.5.3 the MarkupTemplateEngine does not render tags anymore. Executing the

[jira] [Created] (GROOVY-8844) MarkupTemplateEngine does not render main tag

2018-10-15 Thread Frank Becker (JIRA)
Frank Becker created GROOVY-8844: Summary: MarkupTemplateEngine does not render main tag Key: GROOVY-8844 URL: https://issues.apache.org/jira/browse/GROOVY-8844 Project: Groovy Issue Type:

[jira] [Commented] (GROOVY-8843) Fix illegal reflective access within o.c.g.vmplugin.v7.Java7

2018-10-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16649878#comment-16649878 ] ASF GitHub Bot commented on GROOVY-8843: GitHub user paulk-asert opened a pull request:

[GitHub] groovy pull request #811: GROOVY-8843: Fix illegal reflective access within ...

2018-10-15 Thread paulk-asert
GitHub user paulk-asert opened a pull request: https://github.com/apache/groovy/pull/811 GROOVY-8843: Fix illegal reflective access within o.c.g.vmplugin.v7.J… …ava7 You can merge this pull request into a Git repository by running: $ git pull

[jira] [Closed] (GROOVY-8460) Calling console.run() causes an error on Mac OS with Java 9

2018-10-15 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King closed GROOVY-8460. - Resolution: Duplicate Assignee: Paul King I believe this duplicates GROOVY-8718. Please reopen if

[jira] [Created] (GROOVY-8843) Fix illegal reflective access within o.c.g.vmplugin.v7.Java7

2018-10-15 Thread Paul King (JIRA)
Paul King created GROOVY-8843: - Summary: Fix illegal reflective access within o.c.g.vmplugin.v7.Java7 Key: GROOVY-8843 URL: https://issues.apache.org/jira/browse/GROOVY-8843 Project: Groovy