On Monday 15 March 2004 17:18, Leo Simons wrote: >You can also have something like > > <!-- don't use this one!!! > Migrate to depending on project-api and project-impl instead... --> > <project name="project"> > <depend project="project-api" inherit="jars"/> > <depend project="project-impl" inherit="jars"/> > </project> > > inherit="jars" makes it appear that "project" actually produces the jars > produced by "project-api" and "project-impl". It's a bit of a dirty > trick, and the downside is that these things just lay around and clutter > things up.
Thanks, this will be used, as the project is in "transitional termination" anyway. Cheers Niclas -- +---------//-------------------+ | http://www.bali.ac | | http://niclas.hedhman.org | +------//----------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
