From 38e6504d0d920ba96ac229380138e364358272e3 Mon Sep 17 00:00:00 2001 From: dchandler Date: Fri, 25 Oct 2002 11:06:04 +0000 Subject: [PATCH] At Edward's request, Vamp is no longer required to build our tools. It is still required by anyone who wishes to cut a Java Web Start release. This should make it easier for a new developer to get up to speed. --- htdocs/BuildSystems.html | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/htdocs/BuildSystems.html b/htdocs/BuildSystems.html index cb885a5..1d24663 100644 --- a/htdocs/BuildSystems.html +++ b/htdocs/BuildSystems.html @@ -181,13 +181,13 @@

- Now that you have a good installation of Ant itself, you will want + Now that you have a good installation of Ant itself, you may want to install the Vamp Ant task provided by the Venus Application Publisher. You need this to cut Java Web Start releases of Jskad, Savant, QuillDriver, and the - translation tool. + translation tool. You do not need it otherwise.

@@ -198,13 +198,6 @@ forget about changing your classpath.

-

- If for some reason you don't want to use Vamp, you'll need to edit - Jskad/build.xml and delete the two associated - taskdefs so that Ant doesn't complain. -

- -

Setting things up to use CVS