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

Tomaz Cerar (JIRA) jira-events at lists.jboss.org
Tue Sep 18 10:33:35 EDT 2012


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

Tomaz Cerar reassigned AS7-5579:
--------------------------------

    Assignee: Tomaz Cerar  (was: Brian Stansberry)

    
> 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: 7.2.0.Alpha1
>         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