X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=build.xml;h=fff571b8b70fdd643aac040a68d292a214c935b8;hb=00ba5696f61b49c1397917f3c3aba952e9b824c6;hp=ee84809cf6488236c2f836136c95e34113b18cfc;hpb=5e1ff455191eccb49a15dcaab8b0ebe1626563f7;p=jalview.git diff --git a/build.xml b/build.xml index ee84809..fff571b 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 @@ + + + @@ -178,18 +181,18 @@ - + - + @@ -198,7 +201,7 @@ Jalview The Barton Group - + Jalview Multiple Alignment Editor Jalview @@ -312,15 +315,21 @@ + excludes="ext/**,org/**,vamsas/**"/>
- + + + + + - + + + @@ -332,6 +341,9 @@ -injars in.jar -outjars jalviewApplet.jar -keep public class jalview.bin.JalviewLite + { public * ; } + +