> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] > > I suggested some weeks ago that we create an opt directory parallel to the > src/java directory to identify optional components, for example: > > src + java > + opt + fop + conf + fop.sitemap (The configuration of the fop sitemap > components) > + lib + fop.jar > + src + org ... > + sample + ... > + batik ... > + deli ... > + jtidy ....
Isn't it too complicated? And, we already have all the rules in the build.xml to copy source code only if library is present... Berin's suggestion is IMHO better and much simpler: > From: Berin Loritsch [mailto:[EMAIL PROTECTED]] > Well, we could set the lib directory like this: > > /lib/core > (all the core jars) > > /lib/ext > > (all the extension jars) Vadim --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]