> Does anyone object if I switch turbine over to being a little more
> standard with the build files? Use build.xml and try and get people
> to use the $ANT_HOME/bin in the path method so we can get rid of
> the .sh|.bat files. I would like to do the same with the TDK.
+1
The only issues I've seen in messing around are unit tests and docs. The
junit jar needs to also be in $ANT_HOME/lib.
The other is the docs target. The classpath stuff will need to pull from
../../jakarta-site2/lib for the jdom jars and it seems the velocity jar may
also need to be in $ANT_HOME/lib for the anakia task, yuck.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]