X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=build.xml;h=89342b413cc1313ee9f769b7d4c37da175e1cd5c;hb=7daa352541756250e798b0d7479b2bc7f807de0b;hp=3c91a2f5dcb3f1c58164017dfef63d817bd6644c;hpb=5bcae030b489e670c6983aa97eb9b6d8a6bbbbd5;p=jalview.git diff --git a/build.xml b/build.xml index 3c91a2f..89342b4 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,29 @@ excludes="ext/**,MCview/**,org/**,vamsas/**"/> - + + + + + - + + - + -libraryjars "${java.home}/lib/rt.jar" -injars in.jar -outjars jalviewApplet.jar -keep public class jalview.bin.JalviewLite + { public static void main(java.lang.String[]);}