[
https://issues.apache.org/jira/browse/GROOVY-9040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King resolved GROOVY-9040.
-------------------------------
Resolution: Fixed
Assignee: Paul King
Fix Version/s: 2.5.7
3.0.0-beta-1
PR merged. Thanks!
> scripts within src/bin don't pass latest shellcheck recommendations
> -------------------------------------------------------------------
>
> Key: GROOVY-9040
> URL: https://issues.apache.org/jira/browse/GROOVY-9040
> Project: Groovy
> Issue Type: Bug
> Affects Versions: 2.5.6
> Environment: GROOVY_TURN_OFF_JAVA_WARNINGS=true
> Reporter: Dylan Cali
> Assignee: Paul King
> Priority: Minor
> Labels: groovy, groovyc, groovysh
> Fix For: 3.0.0-beta-1, 2.5.7
>
>
> I am getting this warning when invoking groovy from the command line (groovy,
> groovysh, groovyc, etc) on the following system:
> $ groovy -version
> WARNING: package sun.awt.windows not in java.desktop
> Groovy Version: 2.5.6 JVM: 11.0.1 Vendor: Oracle Corporation OS: Linux
> $ java -version
> openjdk version "11.0.1" 2018-10-16
> OpenJDK Runtime Environment (build 11.0.1+13-Ubuntu-3ubuntu116.04ppa1)
> OpenJDK 64-Bit Server VM (build 11.0.1+13-Ubuntu-3ubuntu116.04ppa1, mixed
> mode, sharing)
> $ cat /etc/lsb-release
> DISTRIB_ID=LinuxMint
> DISTRIB_RELEASE=18.2
> DISTRIB_CODENAME=sonya
> DISTRIB_DESCRIPTION="Linux Mint 18.2 Sonya"
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)