[ 
https://issues.apache.org/jira/browse/FELIX-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jarek Gawor updated FELIX-1951:
-------------------------------

    Attachment: FELIX-1951.patch

The attached patch includes some updates to SchemaObr.xsd that allows the 
generated repository.xml to be validated against the schema. For example:

$ xmllint --noout  --schema bundleplugin/src/main/resources/SchemaObr.xsd 
~/.m2/repository/repository.xml  
/home/gawor/.m2/repository/repository.xml validates


> The SchemaObr.xsd in bundleplugin is incomplete
> -----------------------------------------------
>
>                 Key: FELIX-1951
>                 URL: https://issues.apache.org/jira/browse/FELIX-1951
>             Project: Felix
>          Issue Type: Bug
>          Components: Bundle Repository (OBR), Maven Bundle Plugin
>            Reporter: Jarek Gawor
>         Attachments: FELIX-1951.patch
>
>
> The SchemaObr.xsd in bundleplugin is incomplete. It's missing a few elements 
> and attributes and the repository.xml generated by maven-bundle-plugin does 
> not validate against it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to