Thanks for the reply Erik.

I had to smile when I read your suggestion, as it was one that I had also
considered. But I ran into a problem with that approach and I posted a
previous email (about 4 hours before the one you responded too) to the list
but got no reply. The problem is described in that email and it refers to
the JIRA bug XDT 328. I have not found a way around this issue, that doesn't
involve declaring multiple taskdefs (each with a different name) for the
WebDocletTask class. So for my current arrangement that would mean declaring
like 8 or 9 different WebDoclet tasks just to get the job done in one Ant
run.

Do you have any idea about this issue? I am still baffled that the issue
exists because I cannot see how people are using XDoclet "cleanly" with this
issue being present. Am I missing something?


> -----Original Message-----
> From: Erik Hatcher [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 27, 2003 6:16 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [Xdoclet-user] multiple jsptaglib nested tag in webdoclet
> 
> 
> On Thursday, March 27, 2003, at 08:46  PM, Craig Dickson wrote:
> > I have more than 1 JSP tag library that I wish to deploy with my 
> > application. However it seems that it is only possible to 
> generate the 
> > 1 .tld file because of the single nested jsptaglib tag inside 
> > webdoclet. Am I correct, or is there a way to generate 
> multiple .tld 
> > files within 1 webdoclet tag?
> 
> No... that doesn't really make sense when you consider that a single 
> <webdoclet> task is processing a set of files.  It somehow 
> needs to be 
> done over a different set of files to produce a different 
> TLD.  Why not 
> use two <webdoclet>'s?  If you narrow the set of files down that it 
> processes carefully it should be plenty fast.
> 
>       Erik
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by:
> The Definitive IT and Networking Event. Be There!
> NetWorld+Interop Las Vegas 2003 -- Register today!
> http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
> _______________________________________________
> xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
> 


-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to