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 bd48900 commit 9322e51Copy full SHA for 9322e51
src/main/scripts/appBuilder.bat
@@ -2,5 +2,5 @@
2
3
set CLASSPATH=%SILVERPEAS_HOME%\bin\jar\*
4
5
-java -classpath "%CLASSPATH% -Dsilverpeas.home="%SILVERPEAS_HOME%" org.silverpeas.applicationbuilder.ApplicationBuilder -r ext_repository %1
+java -classpath "%CLASSPATH%" -Dsilverpeas.home="%SILVERPEAS_HOME%" org.silverpeas.applicationbuilder.ApplicationBuilder -r ext_repository %1
6
pause
0 commit comments