]> source.dussan.org Git - aspectj.git/commitdiff
setting JAVA_HOME for new ant
authorwisberg <wisberg>
Wed, 18 Dec 2002 17:22:03 +0000 (17:22 +0000)
committerwisberg <wisberg>
Wed, 18 Dec 2002 17:22:03 +0000 (17:22 +0000)
build/scripts/quicklook.bat

index 7ac00725740502638107ecf0366c0b886aa76c31..0fdff74e07c895fcfef06e8f86bd9cf7a8743b27 100644 (file)
@@ -32,6 +32,7 @@ goto RUN
 \r
 rem build update.tree, quicklook\r
 :RUN\r
+set JAVA_HOME=%JDKDIR%\r
 if not "x" == "x%DEBUG%" set verbose=-verbose\r
 chdir %buildDir% || goto ERR_CD\r
 rem fyi, normal ant.bat script loses any internal "=", so we rely on a patched script