On Fri, Mar 27, 2009 at 7:58 AM, ant elder <[email protected]> wrote:
> 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
>

So are these RFC119 prototype changes all in trunk now and i could
create an M2 RC?

   ...ant

Reply via email to