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.
This commit is contained in:
parent
1ef4b5cff8
commit
38e6504d0d
1 changed files with 2 additions and 9 deletions
|
@ -181,13 +181,13 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
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 <a href="http://www.vamphq.com/ant.html"> Vamp Ant
|
||||
task</a> provided by the <a href="http://www.vamphq.com/"> Venus
|
||||
Application Publisher</a>. You need this to cut <a
|
||||
href="http://java.sun.com/products/javawebstart/"> Java Web
|
||||
Start</a> releases of Jskad, Savant, QuillDriver, and the
|
||||
translation tool.
|
||||
translation tool. You <b>do not</b> need it otherwise.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
@ -198,13 +198,6 @@
|
|||
forget about changing your classpath.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
If for some reason you don't want to use Vamp, you'll need to edit
|
||||
<code>Jskad/build.xml</code> and delete the two associated
|
||||
<code>taskdef</code>s so that Ant doesn't complain.
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
<h3>Setting things up to use CVS <a
|
||||
name="cvs"></a></h3>
|
||||
|
|
Loading…
Reference in a new issue