You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Marcus Gelderman (JIRA)" <ji...@apache.org> on 2018/12/19 09:11:00 UTC

[jira] [Created] (GROOVY-8933) Windows environment don't handle arguments with "!" character correct.

Marcus Gelderman created GROOVY-8933:
----------------------------------------

             Summary: Windows environment don't handle arguments with "!" character correct.
                 Key: GROOVY-8933
                 URL: https://issues.apache.org/jira/browse/GROOVY-8933
             Project: Groovy
          Issue Type: Bug
          Components: groovy-runtime
    Affects Versions: 2.5.4, 2.4.7
            Reporter: Marcus Gelderman
         Attachments: groovyBugg.groovy

Windows environment don't handle arguments with "!" character correct when executed from command line. As this is not the case for Groovy on Unix (macOS). Best guess is that the problems appears when using Windows .bat file to start the Groovy script.

Run with: groovy groovyBugg.groovy --password !vpm!qa



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)