You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "xuzhen (JIRA)" <ji...@apache.org> on 2013/03/27 12:15:15 UTC

[jira] [Created] (KARAF-2254) karaf-feature-archetype generates a feature.xml file which can not be add to featureUrl

xuzhen created KARAF-2254:
-----------------------------

             Summary: karaf-feature-archetype generates a feature.xml file which can not be add to featureUrl
                 Key: KARAF-2254
                 URL: https://issues.apache.org/jira/browse/KARAF-2254
             Project: Karaf
          Issue Type: Bug
          Components: karaf-feature
    Affects Versions: 2.3.0
         Environment: karaf 2.3.0
            Reporter: xuzhen


I use karaf-feature-archetype to generate a feature.xml
And the xmlns is "http://karaf.apache.org/xmlns/features/v1.2.0"
And this feature.xml cannot be add to feature url.
I have read the code , I think it is because it can not accept v1.2.0.
So I changed the xmlns to  http://karaf.apache.org/xmlns/features/v1.0.0
It worked!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira