Downloaded the 2.2b1 source from
http://jakarta.apache.org/builds/jakarta-turbine/turbine-2/release/2.2-b
1/
Unpacked it, and typed out the readme:
"In order to get started with Turbine, you must build it first. Please
refer to the documentation in the build/ directory for details on
building Turbine. For general overview of Turbine and more details on
how to use the system, please refer to the documentation in the docs/
directory."
There is no 'build' directory. There is only a src and docs directory.
The docs directory only has javadocs.
Is there a document on how to build the Turbine 2.2-b1 source?
Or do you recommend going to the cvs to check it out?
If so, is there a tag or date to check out?
If I just type 'ant', it creates these three directories with the ${}
included!:
<mkdir dir="${build.dir}"/>
<mkdir dir="${build.dest}"/>
<mkdir dir="${build.src}"/>
What are these settings supposed to be?
Thanks
David
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>