X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=build.xml;h=89342b413cc1313ee9f769b7d4c37da175e1cd5c;hb=8359bd8f5bae0bfc1a63ba114b7a4d67fbb62efe;hp=ee84809cf6488236c2f836136c95e34113b18cfc;hpb=5e1ff455191eccb49a15dcaab8b0ebe1626563f7;p=jalview.git diff --git a/build.xml b/build.xml index ee84809..89342b4 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 @@ + + + @@ -198,7 +201,7 @@ Jalview The Barton Group - + Jalview Multiple Alignment Editor Jalview @@ -315,12 +318,17 @@ excludes="ext/**,MCview/**,org/**,vamsas/**"/>
- + + + + + - + + @@ -332,6 +340,7 @@ -injars in.jar -outjars jalviewApplet.jar -keep public class jalview.bin.JalviewLite + { public static void main(java.lang.String[]);}