Is there an easy way to package all of the jar files in xdoclet/lib into one big jar?  
I'm trying to add XDoclet to a company-wide set of tools for developers.  Things would 
be much easier if I could just add one xdoclet.jar instead of the 30 jar files that 
are present in /lib.

I tried unjarring all of the files from the jar files into one directory and rejarring 
them, but each jar file has unique META-INF/xdoclet.xml and META-INF/xtags.xml files 
that overwrite each other.  I also tried embedding the jars within one jar file, but 
Ant won't recognize the inner-jar's classes in the classpath.

If anyone has any ideas, I'd appreciate it.

Thanks,
Adam


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to