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

al_xipe
13.32.2006 c2fd168a84b564bf31d5c492e8b64cd47f638b0b
fix for issue 806 => make the build work in directories with whitespaces
1 files modified
2 ■■■ changed files
opends/build.bat 2 ●●● patch | view | raw | blame | history
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