>>>>> "Wayne Fay" <[EMAIL PROTECTED]>:

> You just need multiple parents. One top parent, then another one
> "below" it that sets the dependency plugin configs, then have your
> bundles inherit from it, and the other modules inherit from the top
> parent.

That would require a project restructuring for us.

We have two levels of parents.  One top parent spanning all projects,
and then pairs of *def and *impl bundles (the *def bundles defining
the interfaces for OSGi services, and the data structures they use,
and *impl creating OSGi components exposing services) with a common
parent, handling common settings for the bundle pairs.

To use your idea, we would have to drop the common settings layer,
which would take some work.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to