--- Daniel Lipofsky <[EMAIL PROTECTED]>
wrote:

> My build runs webdoclet twice (different outputs
> for 2 different app servers; we modify the merge
> dir between runs).
> 
> This worked fine with xdoclet 1.2.2 but upgrading
> to 1.2.3 causes the second call to not generate
> anything.  Even the force tag doesn't help.  But
> we need to upgrade.
> 
> There doesn't seems to be anything wrong with the
> second call because if I remove the first call the
> second one works fine.
> 
> <webdoclet
>     destdir="${build.dir}/WEB-INF-jboss"
>     mergedir="${build.dir}/xdoclet/web"
>     verbose="true">
> 
>  ...
> 
> <webdoclet
>     destdir="${build.dir}/WEB-INF-orion"
>     mergedir="${build.dir}/xdoclet/web"
>     force="true"
>     verbose="true">
> 


You may as well try xdoclet 2 , as there is no problem

with running the same plugin multiple times from the
same sources (proven to work with xwork aka struts 2
plugin ) 

regaRDS,

----[ Konstantin Pribluda http://www.pribluda.de ]----------------
Still using XDoclet 1.x?  XDoclet 2 is released and of production quality.
check it out: http://xdoclet.codehaus.org


 
__________________________________________________________________________________________
Check out the New Yahoo! Mail - Fire up a more powerful email and get things 
done faster. 
(http://advision.webevents.yahoo.com/mailbeta) 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to