[jboss-jira] [JBoss JIRA] (AS7-5579) standalone.bat using 'or' keyword for --debug parameter

James Perkins (JIRA) jira-events at lists.jboss.org
Mon Apr 1 14:48:42 EDT 2013


     [ https://issues.jboss.org/browse/AS7-5579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins closed AS7-5579.
------------------------------

    Resolution: Won't Fix


The {{-d}} option was removed and only the {{--debug}} is used.
                
> standalone.bat using 'or' keyword for --debug parameter
> -------------------------------------------------------
>
>                 Key: AS7-5579
>                 URL: https://issues.jboss.org/browse/AS7-5579
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Scripts
>    Affects Versions: EAP 6.1.0.Alpha (7.2.0.Final)
>         Environment: Windows 7 SP1
>            Reporter: Bertrand Donnet
>            Assignee: Tomaz Cerar
>            Priority: Minor
>
> When using a parameter like --server-file with standalone.bat, at line 18, keyword 'or' prevents the IF test from working correctly and always set DEBUG mode. this is not supported in .BAT
> ) else if "%1" == "--debug" or "%1" == "-d" (

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list