jskad-all-in-one-dist, and thus jskad-jws, was botched.

nightly-build now cleans only ${bin} so that ${dist}'s files stay
around.

We now unwar all JAR files.
This commit is contained in:
dchandler 2003-02-03 08:21:37 +00:00
parent 541527a54a
commit 56de29cf4f
4 changed files with 25 additions and 20 deletions

View file

@ -24,7 +24,7 @@
<target name="fail-nicely"
description="Tells the user to use build.xml, not this subbuildfile.">
<fail message="Do not use this file directly; use build.xml file instead, which then uses this file."/>
<fail message="Do not use this file directly; use build.xml instead, which then uses this file."/>
</target>