mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

al_xipe
13.32.2006 cc5a26a4fd54df850a3883ea061fac1195c151ab
fix for issue 806 => make the build work in directories with whitespaces
1 files modified
2 ■■■ changed files
opendj-sdk/opends/build.bat 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/build.bat
@@ -41,7 +41,7 @@
:runAnt
set CLASSPATH=%DIR_HOME%\ext\junit.jar
%DIR_HOME%\ext\ant\bin\ant %*
"%DIR_HOME%\ext\ant\bin\ant" %*
:end