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

Daniel Kulp commented on KARAF-1293:
------------------------------------


Freeman,

I *THINK* the second xsd is used in the way Camel sets up it's itest-osgi test 
suite.   If you have a start-level on a feature element, it complains that it 
cannot validate the feature.xml.   I did a wireshark on it and didn't see it 
trying to hit the web site for the schema, so it looks like it's getting the 
schema internally.   I haven't dug in completely yet, but if the main schema is 
updated to have the proper attribute, it looks likt he one in the maven-plugin 
is used in this case somehow.   Really not sure though.

Dan

                
> feature level start-level not completely finished....
> -----------------------------------------------------
>
>                 Key: KARAF-1293
>                 URL: https://issues.apache.org/jira/browse/KARAF-1293
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-feature
>    Affects Versions: 2.2.5
>            Reporter: Daniel Kulp
>
> The start-level attribute at the feature level that was introduced in 
> KARAF-576 isn't completely working.   First, the schema on the web site at:
> http://karaf.apache.org/xmlns/features/v1.0.0 
> doesn't have it.  Thus, some xml validation fails.   
> Second, the schema in the tools:
> ./tooling/features-maven-plugin/src/main/resources/org/apache/karaf/features/karaf-features-1.0.0-ordered.xsd
>  
> also doesn't have it.    (I'm not sure why that second schema even exists)

--
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

        

Reply via email to