On Thu, Mar 26, 2009 at 9:57 PM, Raymond Feng <[email protected]> wrote:
> Thanks for the information. It's a bit tricky here as I'm trying to package
> the calculator.dosgi.operations package in calculator-bundle.jar so that it
> can be deployed (to a different JVM) without the operations-bundle.jar.
>
> In this case, operations-bundle's OperationsActivator is in the same package
> as the interface (calculator.dosgi.operations) and OSGi tries to follow the
> Import-Package which is resolved to an Export-Package in the
> calculator-bundle. Since both operations-bundle and calculator-bundle export
> the calculator.dosgi.operations package, the resolution is random.
>
> The problem should have been fixed by r758877. Can you try again?
>

Yep, all building fine for me now.

   ...ant

Reply via email to