perhaps an "xdoclet-base.jar" could be generated to hold the contents of:

         xjavadoc.jar
         xdoclet.jar
         xdoclet-xdoclet-module.jar

and possibly:

         xdoclet-ejb-module.jar
         xdoclet-web-module.jar

as these are pretty much mandatory for any usage of xdoclet, and make only 
the module.jar's separate.

it might make xdoclet .jar management easier for users (to just say "get 
the xdoclet-base.jar and the .jar of the module you want to use...")...?

could the .jars also be generated with the version number on the end (i.e. 
"xdoclet-base_1.2.jar")?  b/c using the ant approach where you drop all 
your .jars in the lib directory, it's difficult to know which version of 
the .jar you're using, unless you put a README in that folder or include it 
someone in your project's docs...




At 15:23 02/07/10 -0300, you wrote:

>You should need:
>
>     xjavadoc.jar
>     xdoclet.jar
>     xdoclet-xdoclet-module.jar
>     xdoclet-ejb-module.jar
>     xdoclet-jboss-module.jar
>     xdoclet-web-module.jar
>
>That's pretty much it. The other jars are for optional features. If in
>doubt, the standard is: xdoclet-vendor-module.jar, so if you need
>anything from BEA (such as weblogic DD generation) you should use
>xdoclet-bea-module.jar.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
PC Mods, Computing goodies, cases & more
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to