lefou / pojosr

A service registry that enables OSGi style service registry programs
5 stars 2 forks source link

osgi-core should be listed as bundle 0 in bundles #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
See 
https://issues.apache.org/jira/browse/CAMEL-7985

And the screenshot.

pojosr has a list of bundles and bundle 0 is pojosr itself, and bundle 1 is 
osgi-core. This is a problem as osgi-core is assumed always to be listed as 
bundle 0.

Original issue reported on code.google.com by claus.ib...@gmail.com on 30 Oct 2014 at 10:53

GoogleCodeExporter commented 9 years ago
Attached a patch that fixes this. Though I had to use java 1.7 compiler. But 
the java code change should work with older versions.

Original comment by claus.ib...@gmail.com on 30 Oct 2014 at 11:38

Attachments:

GoogleCodeExporter commented 9 years ago
It would be awesome if we could get this bug fixed and a new pojosr 0.2.2 
release out with the fix.

Original comment by claus.ib...@gmail.com on 30 Oct 2014 at 11:39

GoogleCodeExporter commented 9 years ago
In the patch about the changes in the pom.xml was only needed for me to be able 
to compile the code with java 7.

We really would love to see a new release of this for the Apache Camel project.

Original comment by claus.ib...@gmail.com on 3 Nov 2014 at 10:55

GoogleCodeExporter commented 9 years ago
Any chance this can be implemented?

Original comment by Gavin.Hi...@gmail.com on 27 Apr 2015 at 12:32