Re: ozoneAnt.bat problem
Per Nyfelt <[email protected]> Wed, 12 Jan 2005 18:57:39 +0100
| Newsgroups | gmane.comp.java.ozone.user |
|---|---|
| Organization | Resourcing Networks |
| Message-ID | <[email protected]> |
OK, thanks. Could someone with a windows machine verify and put this in? I think Wieslaw is on windows - do you have the time to look at this Wieslaw? Best regards, Per onsdagen den 12 januari 2005 12.03 skrev Marcelo Rezende Módolo: > Hi, > > I found a little mistake in ozone Ant.bat: > :runAnt > > %_JAVACMD% -classpath %LOCALCLASSPATH% -Dant.home="%ANT_HOME%" > %ANT_OPTS% org.apache.tools.ant.Main %ANT_CMD_LINE_ARGS% > > goto end > > :runAntWithJikes > > %_JAVACMD% -classpath %LOCALCLASSPATH% -Dant.home="%ANT_HOME%" > -Djikes.class.path=%JIKESPATH% %ANT_OPTS% org.apache.tools.ant.Main > %ANT_CMD_LINE_ARGS% > > If %_JAVACMD% contain spaces, the bat file do not work, so i changed it to "%_JAVACMD%": > :runAnt > > "%_JAVACMD%" -classpath %LOCALCLASSPATH% -Dant.home="%ANT_HOME%" > %ANT_OPTS% org.apache.tools.ant.Main %ANT_CMD_LINE_ARGS% > > goto end > > :runAntWithJikes > > "%_JAVACMD%" -classpath %LOCALCLASSPATH% -Dant.home="%ANT_HOME%" > -Djikes.class.path=%JIKESPATH% %ANT_OPTS% org.apache.tools.ant.Main > %ANT_CMD_LINE_ARGS% > > > thanks, > marcelo módolo ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt