[jboss-jira] [JBoss JIRA] Reopened: (JBAS-7104) Typo in windows run.bat prevents inclusion of tools.jar

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Feb 9 22:19:43 EST 2010


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

Brian Stansberry reopened JBAS-7104:
------------------------------------



> Typo in windows run.bat prevents inclusion of tools.jar
> -------------------------------------------------------
>
>                 Key: JBAS-7104
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7104
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Other
>    Affects Versions: JBossAS-5.1.0.GA
>            Reporter: Kevin Conner
>            Assignee: Scott Marlow
>            Priority: Trivial
>             Fix For: JBossAS-6.0.0.M1
>
>
> Just noticed the following in the windows run.bat while investigating an issue.
>   if "x%JAVAC_JAR%" == "x" (
>     set "RUNJAR=%JAVAC_JAR%;%JBOSS_HOME%\bin\run.jar"
>   ) else (
>     set "RUNJAR=%JBOSS_HOME%\bin\run.jar"
>   )
> The set commands should be reversed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list