Is there any reason that the ant.jar and xerces-XXX.jar can not be put into
the /lib directory of the tdk with the junit-3.2.jar? I think this will make
the TDK more self-contained meaning that the classpath set in the build
files could be changed to this:
set
CLASSPATH=../lib/ant.jar;../lib/xerces-1.1.3.jar;../lib/junit-3.2.jar;%JAVA_
HOME%/lib/tools.jar
so that the likelihood of having to edit the build files is reduced, thus
causing less confusion for new users.
another thing i noticed is that the build also seems to need the xml.jar
file somewhere in its classpath or am i mistaken? if not, could we include
this also?
-scott-
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]