We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11e0e03 commit 8015c97Copy full SHA for 8015c97
build.bat
@@ -33,7 +33,7 @@ set M2_HOME=
33
set MAVEN_HOME=
34
35
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
+set MVN_OPTIONS=-gs tools\maven\conf\settings.xml -Dorson.jar.location=%PWD%\ext\ -Demma.jar.location=%PWD%\ext\emma.jar
37
38
REM ******************************************************
39
REM - "for" loops have been unrolled for compatibility
0 commit comments