[GitHub] [groovy] dependabot[bot] opened a new pull request, #1823: Bump com.gradle.enterprise from 3.11.3 to 3.11.4

2022-11-08 Thread GitBox
dependabot[bot] opened a new pull request, #1823: URL: https://github.com/apache/groovy/pull/1823 Bumps com.gradle.enterprise from 3.11.3 to 3.11.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.gradle.ent

[jira] [Updated] (GROOVY-10353) StaticTypeCheckingSupport#evaluateExpression can provide lightweight evaluation for simple expressions

2022-11-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-10353: - Fix Version/s: 3.0.14 > StaticTypeCheckingSupport#evaluateExpression can provide lightweight >

[jira] [Created] (GROOVY-10817) Incorrect line number reporting

2022-11-08 Thread David Ekholm (Jira)
David Ekholm created GROOVY-10817: - Summary: Incorrect line number reporting Key: GROOVY-10817 URL: https://issues.apache.org/jira/browse/GROOVY-10817 Project: Groovy Issue Type: Bug

[jira] [Updated] (GROOVY-10817) Incorrect line number reporting

2022-11-08 Thread David Ekholm (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-10817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Ekholm updated GROOVY-10817: -- Affects Version/s: 3.0.13 4.0.4 > Incorrect line number reporting > --

[jira] [Assigned] (GROOVY-9541) Compiling statically using GroovyClassLoader does not always respect the configured parent ClassLoader

2022-11-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles reassigned GROOVY-9541: --- Assignee: Eric Milles > Compiling statically using GroovyClassLoader does not always respec

[jira] [Updated] (GROOVY-9541) Compiling statically using GroovyClassLoader does not always respect the configured parent ClassLoader

2022-11-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-9541: Fix Version/s: 3.0.14 > Compiling statically using GroovyClassLoader does not always respect the

[jira] [Updated] (GROOVY-9541) Compiling statically using GroovyClassLoader does not always respect the configured parent ClassLoader

2022-11-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles updated GROOVY-9541: Fix Version/s: 4.0.7 > Compiling statically using GroovyClassLoader does not always respect the >

[jira] [Commented] (GROOVY-8668) Support disableDocCommand

2022-11-08 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630484#comment-17630484 ] ASF GitHub Bot commented on GROOVY-8668: tisonkun opened a new pull request, #18

[GitHub] [groovy] tisonkun opened a new pull request, #1822: GROOVY-8668: add property groovysh.disableDocCommand

2022-11-08 Thread GitBox
tisonkun opened a new pull request, #1822: URL: https://github.com/apache/groovy/pull/1822 The AWT window is launched by DocCommand. I want to exclude this functionality to avoid opening a new window so I suggest to add an option to disable it. -- This is an automated message from the Ap

[jira] [Commented] (GROOVY-8668) Support disableDocCommand

2022-11-08 Thread Zili Chen (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630482#comment-17630482 ] Zili Chen commented on GROOVY-8668: --- I find that it's launched by {{DocCommand}}. I do

[jira] [Updated] (GROOVY-8668) Support disableDocCommand

2022-11-08 Thread Zili Chen (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-8668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zili Chen updated GROOVY-8668: -- Summary: Support disableDocCommand (was: groovysh start a java remote process) > Support disableDocC

[jira] [Resolved] (GROOVY-9541) Compiling statically using GroovyClassLoader does not always respect the configured parent ClassLoader

2022-11-08 Thread Eric Milles (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Milles resolved GROOVY-9541. - Resolution: Fixed https://github.com/apache/groovy/commit/bf405f70bc8b2ff24150f8d5249023a29da224

[GitHub] [groovy] eric-milles commented on pull request #1816: Bugfix/groovy 9541 stc take classloader param

2022-11-08 Thread GitBox
eric-milles commented on PR #1816: URL: https://github.com/apache/groovy/pull/1816#issuecomment-1307353408 I merged the main changes that should fix GROOVY-9541 and will cherry-pick them back as well. The `ExtendedVerifier` spot has some history -- `getTypeClass()` -- I'm reworking it to u

[GitHub] [groovy] eric-milles closed pull request #1816: Bugfix/groovy 9541 stc take classloader param

2022-11-08 Thread GitBox
eric-milles closed pull request #1816: Bugfix/groovy 9541 stc take classloader param URL: https://github.com/apache/groovy/pull/1816 -- 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 the specific comm

[GitHub] [groovy] eric-milles commented on pull request #1816: Bugfix/groovy 9541 stc take classloader param

2022-11-08 Thread GitBox
eric-milles commented on PR #1816: URL: https://github.com/apache/groovy/pull/1816#issuecomment-1307253615 Thanks. I should be able to look at it today. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [groovy] tisonkun opened a new pull request, #1821: Replace gradlew command with relative path

2022-11-08 Thread GitBox
tisonkun opened a new pull request, #1821: URL: https://github.com/apache/groovy/pull/1821 Current working directory is not always in PATH -- 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 the spec

[jira] [Commented] (GROOVY-9643) Using Spock thrown() method causes IllegalAccessError for 2.0-M2-groovy-3.0 on JDK 8 with noverify switch

2022-11-08 Thread Damir Murat (Jira)
[ https://issues.apache.org/jira/browse/GROOVY-9643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17630349#comment-17630349 ] Damir Murat commented on GROOVY-9643: - I'm experiencing this same problem with JDK 8