[ https://issues.apache.org/jira/browse/MINDEXER-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15931851#comment-15931851 ]
ASF GitHub Bot commented on MINDEXER-97: ---------------------------------------- Github user sesuncedu commented on the issue: https://github.com/apache/maven-indexer/pull/13 Also, if I do forward port, should I also try and forward port index-reader? And, if you are thinking of releasing 5.1.2, would you like me to do a more detailed job of bundle making (e.g. extracting a pure api into a separate package, making the implementation private, adding per-package version numbers, and adding an activator to bind the implementation as a service). I'd also attach the bundle baseline task to the verify stage, even though it can't really do much till there's been a previous release to compare against. > Add OSGi 5.0 MANIFEST headers to OsgiArtifactIndexCreator > --------------------------------------------------------- > > Key: MINDEXER-97 > URL: https://issues.apache.org/jira/browse/MINDEXER-97 > Project: Maven Indexer > Issue Type: Improvement > Reporter: Balazs Zsoldos > > It would be extremely useful if the following MANIFEST headers were added to > the index: > - Require-Capability > - Provide-Capability > - DynamicImport-Package > Especially the first two would be necessary to be able to build up a database > that helps finding dependencies for unsatisfied bundles. -- This message was sent by Atlassian JIRA (v6.3.15#6346)