From f272ca53b594c5ae586811ff5f9ad034b7b82d2f Mon Sep 17 00:00:00 2001 From: jprocter Date: Tue, 14 Sep 2010 16:24:48 +0000 Subject: [PATCH] fix the javac issue for JmolApplet references in application build --- build.xml | 711 +++++++++++++++++++++++++++---------------------------------- 1 file changed, 314 insertions(+), 397 deletions(-) diff --git a/build.xml b/build.xml index a3c7ee9..deb50ed 100755 --- a/build.xml +++ b/build.xml @@ -18,8 +18,7 @@ --> - + @@ -27,21 +26,21 @@ - + - - - - - - - - - - - - - + + + + + + + + + + + + + @@ -72,28 +71,28 @@ --> - + - + - + - + - + - + - + - - - - + + + + @@ -101,7 +100,7 @@ - + @@ -116,105 +115,100 @@ - - + + - - + + + + + + - + - + - + - + - + - +
---Jalview Build Details---
- - + +
- + - + - - - - - - - - - + + + + + + + + + - + - - - + + + - + - - - - + + + + - - - + + + @@ -252,7 +246,7 @@ --> - + @@ -270,16 +264,16 @@ - - - Jalview - The Barton Group - - Jalview Multiple Alignment Editor - Jalview - - - - - - - - - - - - - - - - - - - - - - - - - Jalview - The Barton Group - - Jalview Multiple Alignment Editor - Jalview - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - java -classpath ${run.classpath} jalview.bin.Jalview + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + java -classpath ${run.classpath} jalview.bin.Jalview - - - - - - - - - - - + + + + + + + + + + + Build External Client Code process aborted by user. Jalview source is unchanged. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 1.7.10.2