[ 
https://jira.codehaus.org/browse/MINDEXER-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=276252#comment-276252
 ] 

Tamás Cservenák edited comment on MINDEXER-36 at 8/17/11 12:26 PM:
-------------------------------------------------------------------

IMO, the most useful searches would be:

* Import-Package (example use case: "I want to see what bundles uses a certain 
package")
* Bundle-SymbolicName (example use case: "I know the bundle I want")
* Require-Bundle (example use case: "I want to see what bundles uses a certain 
bundle")
* Export-Package (example use case: "I know only the package I need")

And AFAIK, the Export-Service is deprecated.

As for returned (index contained) information, the adding these too would be 
nice:

* Bundle-Description (similar to MAVEN.DESCRIPTION)
* Bundle-Name (similar to MAVEN.NAME)

etc.

      was (Author: cstamas):
    IMO, the most useful searches would be:

* Import-Package (example use case: "I want to see what bundles uses a certain 
package")
* Bundle-SymbolicName (example use case: "I know the bundle I want")
* Require-Bundle (example use case: "I want to see what bundles uses a certain 
bundle")
* Export-Package (example use case: "I know only the package I need")

And IMO, the Export-Service is deprecated.

As for returned (index contained) information, the adding these too would be 
nice:

* Bundle-Description (similar to MAVEN.DESCRIPTION)
* Bundle-Name (similar to MAVEN.NAME)

etc.
  
> Add some OSGI metadata in the index to be able to search on
> -----------------------------------------------------------
>
>                 Key: MINDEXER-36
>                 URL: https://jira.codehaus.org/browse/MINDEXER-36
>             Project: Maven Indexer
>          Issue Type: New Feature
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>             Fix For: 4.1.2
>
>
> Index at least :
> * Bundle-SymbolicName
> * Bundle-Version
> * Export-Package
> * Export-Service
> Others OSGI metadata ?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to