From 744cc7079612863700e58587608f1d539d1933c3 Mon Sep 17 00:00:00 2001 From: eg3p Date: Fri, 14 Mar 2003 00:31:45 +0000 Subject: [PATCH] I removed all tasks relating to Savant and QuillDriver. I could have also removed the references to extensions such as xalan.jar, xercesImpl.jar and so forth, but Iwasn't sure if Tibbibl needed them or not. --- build.xml | 337 +-------------------------------------------------- jwsbuild.xml | 2 +- 2 files changed, 6 insertions(+), 333 deletions(-) diff --git a/build.xml b/build.xml index b3e1e52..6a12a21 100644 --- a/build.xml +++ b/build.xml @@ -55,12 +55,10 @@ - - @@ -271,15 +269,15 @@ @@ -368,46 +366,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -542,51 +500,9 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -601,31 +517,6 @@ - - - - - - - - - - - - - - - - - - - - - @@ -742,32 +633,6 @@ - - - - - - - - - - - - - - - - - - - - - - @@ -785,41 +650,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -834,7 +664,6 @@ - @@ -904,27 +733,6 @@ - - - - - - - - - - - - - - - - - - - - - @@ -1249,95 +1057,6 @@ - - - - - - - - - - -${jnlp.codebase} - - - - - - Savant - THDL - - - - Savant displays foreign-language text, audio, and video - side-by-side to help you learn foreign languages or just study. - - - - - - - - - - - - - -]]> - - - - - - - - - - - - -${jnlp.codebase} - - - - - - QuillDriver - THDL - - - - QuillDriver helps you develop content for Savant, another THDL tool. - - - - - - - - - - - - - -]]> - - - - @@ -1382,51 +1101,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -1492,8 +1166,7 @@ public class ThdlVersion { want theirs to overwrite our own, so we delete it. --> - - + This Jakarta Ant buildfile is used to build the Java Web Start - releases of Jskad, Savant, QuillDriver, and the Translation Tool. + releases of Jskad and the Translation Tool. This is separate from build.xml because to use this build file, you must have installed the Venus Application Publisher's (Vamp's) Ant tasks. Read the comments of this buildfile to learn more, or