[
https://issues.apache.org/jira/browse/KARAF-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jamie goodyear closed KARAF-398.
--------------------------------
> Features schema is not correct
> ------------------------------
>
> Key: KARAF-398
> URL: https://issues.apache.org/jira/browse/KARAF-398
> Project: Karaf
> Issue Type: Bug
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
> Fix For: 2.2.0, 3.0.0
>
>
> The Karaf Enterprise features descriptor is not correct:
> java.lang.IllegalArgumentException: Unable to validate
> mvn:org.apache.karaf.features.assembly/enterprise/2.1.99-SNAPSHOT/xml/features
> ...
> Caused by: org.xml.sax.SAXParseException: cvc-complex-type.3.2.2: Attribute
> 'description' is not allowed to appear in element 'feature'
> The problem is that the features schema is not correct:
> - description should be an attribute of the feature element
> - detail is an element of the feature element
> I will update the XSD in both features core and site/xmlns/features in this
> way.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira