[ https://issues.apache.org/jira/browse/JCR-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12562038#action_12562038 ]
Felix Meschberger commented on JCR-1342: ---------------------------------------- Removed Bundle-SymbolicName definition in the root pom as the default is ${pom.groupId}.${pom.artifactId} which is more appropriate for Jackrabbit than to just the artifact ID in Rev. 614860. Define bundle packaging in the jackrabbit-jcr-rmi project and declare all packages to be exported in Rev. 614859. > Create OSGi Bundle Manifest Headers > ----------------------------------- > > Key: JCR-1342 > URL: https://issues.apache.org/jira/browse/JCR-1342 > Project: Jackrabbit > Issue Type: Improvement > Components: jackrabbit-api, jackrabbit-jcr-commons, > jackrabbit-jcr-rmi > Affects Versions: 1.4 > Reporter: Felix Meschberger > Assignee: Felix Meschberger > Fix For: 1.5 > > > To be able to easily uses libraries from Jackrabbit inside an OSGi framework, > for example in Apache Sling, it would be very helpfull if some of the > Jackrabbit libraries include OSGi Bundle Manifest headers. It will of course > not be possible to define such manifest header definition for all libraries, > but jackrabbit-api, jackrabbit-jcr-commons and jackrabbit-jcr-rmi are > certainly good candidates. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.