From: jprocter Date: Wed, 18 Apr 2007 10:55:22 +0000 (+0000) Subject: made compileApplet and obfuscate depend on the presence of a java 1.1 jdk to ensure... X-Git-Tag: Release_2_3~228 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=39c5a2d4f29ba298876518c808d0738f90f3926c;p=jalview.git made compileApplet and obfuscate depend on the presence of a java 1.1 jdk to ensure that applet jar is properly 1.1 compliant. --- diff --git a/build.xml b/build.xml index b415140..a20a2aa 100755 --- a/build.xml +++ b/build.xml @@ -23,6 +23,7 @@ + @@ -86,6 +87,15 @@ + + + + + + + + + @@ -329,18 +339,26 @@ - + - - + Using jdk from java118.home = ${java118.home} + + + + + + classpathref="jalviewlite.deps" + /> @@ -363,10 +381,6 @@ - - - - -injars in.jar