[jboss-jira] [JBoss JIRA] Resolved: (JBAS-7104) Typo in windows run.bat prevents inclusion of tools.jar
Scott Marlow (JIRA)
jira-events at lists.jboss.org
Thu Jul 16 12:00:29 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-7104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Marlow resolved JBAS-7104.
--------------------------------
Fix Version/s: JBossAS-5.2.0.Beta1
JBossAS-6.0.0.Alpha1
Resolution: Done
Typo is fixed in Branch_5_x + trunk.
> 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-5.2.0.Beta1, JBossAS-6.0.0.Alpha1
>
>
> 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