Skip to content

Commit 8015c97

Browse files
committed
Updated to point windows at the correct spot for orson
1 parent 11e0e03 commit 8015c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ set M2_HOME=
3333
set MAVEN_HOME=
3434

3535
set MAVEN_OPTS=%MAVEN_OPTS% -Xms512m -XX:MaxPermSize=256m
36-
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
36+
set MVN_OPTIONS=-gs tools\maven\conf\settings.xml -Dorson.jar.location=%PWD%\ext\ -Demma.jar.location=%PWD%\ext\emma.jar
3737

3838
REM ******************************************************
3939
REM - "for" loops have been unrolled for compatibility

0 commit comments

Comments
 (0)