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

Guillaume Nodet commented on FELIX-4193:
----------------------------------------

Nice try, but even though bundlerepository 2.x supports reading the OSGi Xml 
repository, I don't think there's any code that can write those.

I would suggest using the newer code in felix utils instead as a basis, it's a 
clean room implementation and as a writer :
https://github.com/apache/felix/blob/trunk/utils/src/main/java/org/apache/felix/utils/repository/StaxParser.java#L90

  

> make maven bundle plugin generate indexes compliant with the R5 Repository 
> Service Specification
> ------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-4193
>                 URL: https://issues.apache.org/jira/browse/FELIX-4193
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven Bundle Plugin
>            Reporter: Cristiano Gavião
>            Priority: Major
>             Fix For: maven-bundle-plugin-4.0.0
>
>
> Currently the index generated by maven-bundle-plugin cannot be used by a 
> Repository Service.
> So I would like to generate a repository indexes compliant with the 
> Repository Service Specification version 1.0, as defined in the OSGi Service 
> Platform Service Compendium, Release 5.
> BND or Bindex could be used since they already are compliant.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to