X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=build.xml;h=ae21307b7e9bcaa98ad584b2f049c2ffc06d3cca;hb=08b0ba966ee50a1668ca841afe8fe8ea6e6473fc;hp=7fe433514cc538a5c17f9b5ad7f925822a80ad1d;hpb=e15e5527ce2b54407031b7ef554d924a9fde1d3d;p=jalview.git diff --git a/build.xml b/build.xml index 7fe4335..ae21307 100755 --- a/build.xml +++ b/build.xml @@ -38,7 +38,7 @@ --> - + @@ -85,11 +85,11 @@ - +
- ---Jalview Application Properties--- + ---Jalview Build Details---
@@ -161,6 +161,9 @@ + + + @@ -193,12 +196,12 @@ - Jalview The Barton Group - + Jalview Multiple Alignment Editor Jalview @@ -217,7 +220,11 @@ + + + + @@ -311,12 +318,18 @@ excludes="ext/**,MCview/**,org/**,vamsas/**"/>
- + + + + + + - + + @@ -328,6 +341,7 @@ -injars in.jar -outjars jalviewApplet.jar -keep public class jalview.bin.JalviewLite + { public * ; }