Re: [Xdoclet-user] multiple jsptaglib nested tag in webdoclet

2003-04-04 Thread Erik Hatcher
Stefan, Thanks for those details. Erik On Friday, April 4, 2003, at 01:41 AM, Stefan Bodewig wrote: On Thu, 3 Apr 2003, Erik Hatcher <[EMAIL PROTECTED]> wrote: Any ideas on the differences between using under project or under a target? Several, and they vary with the Ant version in use. W

Re: Fwd: [Xdoclet-user] multiple jsptaglib nested tag in webdoclet

2003-04-04 Thread Stefan Bodewig
On Thu, 3 Apr 2003, Erik Hatcher <[EMAIL PROTECTED]> wrote: > Any ideas on the differences between using under project > or under a target? Several, and they vary with the Ant version in use. With Ant 1.5.x, the main difference is that taskdefs defined at the project level will get evaluated im

Fwd: [Xdoclet-user] multiple jsptaglib nested tag in webdoclet

2003-04-03 Thread Erik Hatcher
x27;xdoclet-user@lists.sourceforge.net'" Subject: RE: [Xdoclet-user] multiple jsptaglib nested tag in webdoclet Reply-To: xdoclet-user@lists.sourceforge.net A ha! Getting closer. So I moved the taskdef tasks into the targets that actually use them (instead of being children of the project tag) - and