What is it that the copy task after the java task actually suppose to be copying?

Here's why it's confusing for me.

On the first javac destdir is specified so that's where the .classes go.

On page 171 there's a copy task after the hibernatedoclet task
and it too specifies destDir implying that the files xdoclet creates
end up in the destDir so why then is there a copy task after it
that copies those files to build.java?

Is there some bug that causes both javac and hibernatedoclet to not obey destdir?



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to