Skip to content

Commit

Permalink
Updated to point windows at the correct spot for orson
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjenkinson committed Dec 3, 2012
1 parent 11e0e03 commit 8015c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.bat
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ set M2_HOME=
set MAVEN_HOME= set MAVEN_HOME=


set MAVEN_OPTS=%MAVEN_OPTS% -Xms512m -XX:MaxPermSize=256m set MAVEN_OPTS=%MAVEN_OPTS% -Xms512m -XX:MaxPermSize=256m
set MVN_OPTIONS=-gs tools\maven\conf\settings.xml -Dorson.jar.location=%PWD%\ext\orson-0.5.0.jar -Demma.jar.location=%PWD%\ext\emma.jar set MVN_OPTIONS=-gs tools\maven\conf\settings.xml -Dorson.jar.location=%PWD%\ext\ -Demma.jar.location=%PWD%\ext\emma.jar


REM ****************************************************** REM ******************************************************
REM - "for" loops have been unrolled for compatibility REM - "for" loops have been unrolled for compatibility
Expand Down

0 comments on commit 8015c97

Please sign in to comment.