This test is currently broken for me.
But if there is a PackageRequirement there should be a delegate
(which the OSGi spec calls a "wire").
Although you have put some code that weeds out system packages that I don't understand?
My understanding was that non-core api had to be referenced using Import-Package
e.g. the logging or compendium api.
and that this would resolve to the implementing (extension) bundle - possibly the system bundle?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251493#4251493
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4251493
Can you please make sure you deploy any snapshots that are being used.
I managed to build my own 2.0.9-SNAPSHOT of the MC, but there are others
that appear to missing which is I think why tests are failing for me?
| [WARNING] Attempting to build MavenProject instance for Artifact (org.apache.felix:org.apache.felix.log:1.1.0-20090817.141229-3) of type: jar; constructing POM artifact instead.
| [WARNING] Attempting to build MavenProject instance for Artifact (org.jboss.osgi.bundles:jboss-osgi-common:1.0.1-20090729.115819-1) of type: jar; constructing POM artifact instead.
|
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251485#4251485
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4251485