As you correctly point out, it isn't as easy to merge the jars. Why is it more difficult to deal with 30 jar files than one? I mean, is it *really* more difficult?
Aslak > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Adam > Houghton > Sent: 10. februar 2003 22:10 > To: [EMAIL PROTECTED] > Subject: [Xdoclet-user] Packaging XDoclet in One Jar? > > > 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 =omething 2 See! > http://www.vasoftware.com > _______________________________________________ > xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user ------------------------------------------------------- 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
