> Is build-tdk in the build/ directory meant to be run before newapp?
Yes
> If so,
> which distribution of Ant am I supposed to get?
>From jakarta-ant CVS
> I picked up the latest binary,
> put ant.jar (etc.) into my CLASSPATH, hacked build-tdk.bat to not mess up my
> classpath (where is ../../dist supposed to come from?) and ran. I get the
> following:
>
> Buildfile: build-tdk.xml
>
> BUILD FAILED
>
> build-tdk.xml:143: Class class org.apache.tools.ant.taskdefs.Java doesn't
> suppor
> t the nested "arg" element
>
> Total time: 0 seconds
>
build-tdk.xml is using some Ant stuff that's not in the latest release (i.e.,
not in v. 1.1).
> Am I supposed to use the build-tdk scripts at all?
Technically, no. The TDK is meant to be downloaded as a binary. The build-tdk
scripts have some fairly extensive prerequisites (outlined in detail in
tdk/xdocs/build.xml).
> And if I am, which Ant
> should I be using? Is it in the turbine project in CVS?
>
No, Turbine contains the latest Ant release (i.e., v. 1.1), while the TDK
requires Ant from CVS.
> Will Stranathan
>
The philosophy behind the TDK is that you'll never have to pull anything from
CVS - just download the binary appropriate for your platform, un-pack it, run
newapp and start Tomcat! Obviously, it's not completely there yet, but that's
the plan. :-)
--
Christopher Elkins
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]