Hey! When generating feature descriptors with Karaf 3.0.3 the namespace of the feature is [1]. When I try to start that feature I get an error [2]. It seems that the validation class [3] was not updated to the new namespace.
Regards, Kristof [1] http://karaf.apache.org/xmlns/features/v1.3.0 [2] java.lang.IllegalArgumentException: Unrecognized root element: {http://karaf.apache.org/xmlns/features/v1.3.0}features [3] features/core/src/main/java/org/apache/karaf/features/internal/FeatureValidationUtil.java -- View this message in context: http://karaf.922171.n3.nabble.com/Feature-file-namespace-issue-tp4040514.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
