> I find it is due to the following part:
>
> <format-source>
> <fileset dir="${src.dir}/${targetDirectory}">
> <include name="**/*.java"/>
> </fileset>
> </format-source>
>
>
> Any one knows what is is function for(in old turbine, we do not have this
part).
Its for formatting code generated by Torque.
>And how to solve the problem?
remove the target from build.xml (the one in your webapp dir) or replace
build.xml with the one currently in CVS
http://cvs.apache.org/viewcvs/~checkout~/jakarta-turbine-tdk/src/share/sampl
e30/build/build.xml?rev=1.2
- Kasper
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]