X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=build.xml;h=0226383a27c2bf0072938238e2faac5a10e1c022;hb=544ccf2cea9d02873528cc8be4ca1682d56cfaad;hp=4ab32577020d99b342f64131c957719393309fa0;hpb=df1dc2d6348d3380bdc9c59132a21253f236f30a;p=jalview.git diff --git a/build.xml b/build.xml index 4ab3257..0226383 100755 --- a/build.xml +++ b/build.xml @@ -1,5 +1,5 @@ - + @@ -9,6 +9,23 @@ + + + + + + + + + + + + + + + + + @@ -35,8 +52,12 @@ --> - - + + + + + + @@ -45,16 +66,15 @@ + - - - + - + @@ -64,20 +84,25 @@ - - - - - --> + + + + + + + +
+ ---Jalview Build Details--- +
+ + +
+
+ + @@ -105,10 +130,9 @@ - - + @@ -118,8 +142,13 @@ - + + + + @@ -133,26 +162,8 @@ - - - - - - - - - - - - - - - - - - - - + + - Jalview - Barton Group - + The Barton Group + Jalview Multiple Alignment Editor Jalview - - + + + + - + @@ -188,6 +210,7 @@ + @@ -210,6 +233,18 @@ + + + + + + + + + Build External Client Code process aborted by user. Jalview source is unchanged. + - @@ -250,15 +284,38 @@ package="${wsdl.ClientNS}"/> + - - + + + + + + + + + + + + + + + + + + + + + + + + + convention="jalview-jalopy.xml"> @@ -267,4 +324,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -libraryjars "${java.home}/lib/rt.jar" + -injars in.jar + -outjars jalviewApplet.jar + -keep public class jalview.bin.JalviewLite + { public * ; } + + + + +