X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=build.xml;h=ae21307b7e9bcaa98ad584b2f049c2ffc06d3cca;hb=dd40a60ce9bc04b00ae69523ccf8385640a82938;hp=dbed685a5ed5018b9bc8db6221028b19996a0936;hpb=b2556b24919f5958b771868463fe4bb542f03708;p=jalview.git diff --git a/build.xml b/build.xml index dbed685..ae21307 100755 --- a/build.xml +++ b/build.xml @@ -38,6 +38,7 @@ --> + @@ -80,6 +81,22 @@ --> + + + + + + + +
+ ---Jalview Build Details--- +
+ + +
+
+ + @@ -139,11 +156,14 @@ - + + + + @@ -176,15 +196,16 @@ - Jalview The Barton Group - + Jalview Multiple Alignment Editor Jalview + - + @@ -205,6 +226,7 @@ + @@ -296,12 +318,18 @@ excludes="ext/**,MCview/**,org/**,vamsas/**"/> - + + + + + + - + + @@ -313,6 +341,7 @@ -injars in.jar -outjars jalviewApplet.jar -keep public class jalview.bin.JalviewLite + { public * ; }