On 7/20/01 3:01 AM, "fanyun" <[EMAIL PROTECTED]> wrote:
> Hi:
>
> I am try to do a "ant init" to build the newapp. It gives out an error
> while <ant call project-om>
>
>
> C:\tdk\webapps\newapp\WEB-INF\build\build.xml:199: Failed to copy
> C:\tdk\webapps
> \newapp\WEB-INF\src\java\org\mycompany\newapp\om\BaseRdfPeer.java to
> C:\tdk\weba
> pps\newapp\WEB-INF\build\BaseRdfPeer.java due to null
>
>
> 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). And how to solve the problem?
Comment that out, doesn't appear to work on windows machines. And I'm
guessing a windows machine because you're not telling us anything
about your setup.
>
> Regards
>
>
> fanyun
--
jvz.
Jason van Zyl
http://tambora.zenplex.org
http://jakarta.apache.org/turbine
http://jakarta.apache.org/velocity
http://jakarta.apache.org/alexandria
http://jakarta.apache.org/commons
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]