Enterprise features descriptor is not valid
-------------------------------------------
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 XSD should be updated to allow description in feature tag.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.