X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=build.xml;h=ae21307b7e9bcaa98ad584b2f049c2ffc06d3cca;hb=2535623533691d27fb7a23aef13d0f4f13be0a68;hp=3c91a2f5dcb3f1c58164017dfef63d817bd6644c;hpb=5bcae030b489e670c6983aa97eb9b6d8a6bbbbd5;p=jalview.git diff --git a/build.xml b/build.xml index 3c91a2f..ae21307 100755 --- a/build.xml +++ b/build.xml @@ -38,6 +38,7 @@ --> + @@ -80,6 +81,22 @@ --> + + + + + + + +
+ ---Jalview Build Details--- +
+ + +
+
+ + @@ -119,8 +136,13 @@ - + + + + @@ -134,11 +156,14 @@ - + + + + @@ -171,16 +196,18 @@ - Jalview The Barton Group - + Jalview Multiple Alignment Editor Jalview - + + + - + @@ -198,6 +226,7 @@ + @@ -289,23 +318,30 @@ excludes="ext/**,MCview/**,org/**,vamsas/**"/> - + + + + + + - + + - + -libraryjars "${java.home}/lib/rt.jar" -injars in.jar -outjars jalviewApplet.jar -keep public class jalview.bin.JalviewLite + { public * ; }