On Monday 15 March 2004 17:18, Leo Simons wrote:
> <!-- 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.
The dirty trick results in
[java] Dropping project incubator-altrmi because of Exception
java.lang.Exception: Multiple jars defined by project "excalibur-pool"
referenced by project "incubator-altrmi"; an id attribute is required to
select the one you want.
but only for this case. Other projects depending on excalibur-pool doesn't
complain, neither for others that has been split.
Any ideas?
Niclas
--
+---------//-------------------+
| http://www.bali.ac |
| http://niclas.hedhman.org |
+------//----------------------+
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]