From: jprocter Date: Wed, 10 Oct 2007 13:49:36 +0000 (+0000) Subject: jnlp amsa extension and donotobfuscate property conditional for jalviewLite build X-Git-Tag: Release_2_4~247 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=50ad1097a1629bfa9fd29ad3c2f76cb618618fa0;p=jalview.git jnlp amsa extension and donotobfuscate property conditional for jalviewLite build --- diff --git a/build.xml b/build.xml index c1730a9..ae129ee 100755 --- a/build.xml +++ b/build.xml @@ -70,8 +70,12 @@ - - + + + + + + @@ -222,6 +226,7 @@ + --> @@ -381,16 +386,23 @@ - - - + + + + + + + + + + - + @@ -402,9 +414,8 @@ -injars in.jar -outjars jalviewApplet.jar -keep public class jalview.bin.JalviewLite - { public * ; } - --> - + { public * ; } --> +