[ 
https://issues.apache.org/jira/browse/MINDEXER-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15931842#comment-15931842
 ] 

ASF GitHub Bot commented on MINDEXER-97:
----------------------------------------

Github user sesuncedu commented on the issue:

    https://github.com/apache/maven-indexer/pull/13
  
    Also, OSGI headers really need a custom analyzer, as they have their own 
nested organization and datatyping. It doesn't seem worth it for this change, 
but would be worth it for the next major if that were going to lucene 6 
(version number comparison + range searches could possibly be handled with a 
bit of trie-abuse. Qualifiers are the real headache, especially since maven and 
OSGI have different opinions about whether 5.0.0[.-]SNAPSHOT is in the range 
[4.3.0,5).   ) 


> 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)

Reply via email to