Duplicate Bundle-SymbolicName in both jruby and jruby-complete
--------------------------------------------------------------
Key: JRUBY-5821
URL: http://jira.codehaus.org/browse/JRUBY-5821
Project: JRuby
Issue Type: Bug
Components: Embedding
Affects Versions: JRuby 1.6.1
Environment: OSGi dev environment using Eclipse (Helios), bndtools
and felix maven plugin
Reporter: Dave Reynolds
Priority: Minor
I'm using jruby embedded with a java OSGi environment but have the misfortune
of having to use maven for build/deployment.
The jruby jar artifacts contain manifest headers of the form:
Bundle-SymbolicName: org.jruby.jruby
Unfortunately the same name is used for both base jruby.jar and the
jruby-complete version.
This means that when the maven tools create an index for finding jars
corresponding to bundle SymbolicNames it is random whether they find jruby or
jruby-complete.
Suggest changing the bundle name for jruby-complete to org.jruby.jruby-complete
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email