Hi Stefan, I just noticed that, even though it works, it still spits out an error before running the task:
deploy_mockups: Trying to override old definition of task copyrepl [copyrepl] Copying 7 files to D:\myclasses\repository\enhydra\Barracuda_2002-08 -01\Barracuda\src\org\enhydra\barracuda\contrib\dbroggisch\webapp\src\org\enhydr a\barracuda\contrib\dbroggisch\examples\xmlc [copyrepl] Replacing text in copied files Notice the first line under the "deploy_mockups" task: "Trying to override old definition of task copyrepl" Why am I getting that warning? Jake Friday, August 02, 2002, 11:45:08 AM, you wrote: JK> Hello Stefan, JK> Thanks so much for pointing that out! Everything works as expected in JK> the latest Ant-1.5.1alpha build (the August 2nd one). :-) JK> Jake JK> Friday, August 02, 2002, 1:58:03 AM, you wrote: SB>> On Thu, 1 Aug 2002, Jacob Kjome <[EMAIL PROTECTED]> wrote: >>> I'm having a problem with a custom ant task that extends the Copy >>> task, but only in conjunction with Ant-1.5 and using the the <ant> >>> task with inheritAll="false". SB>> I don't think inheritall makes any difference, it probably is this SB>> <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10904>. SB>> Please try the latest build from here SB>> <http://cvs.apache.org/~bodewig/gump/ant1.5.1alpha/> (this is what is SB>> going to be Ant 1.5.1) to verify that it's been fixed. SB>> Stefan SB>> -- SB>> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> SB>> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- Best regards, Jacob mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
