You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Łukasz Dywicki (JIRA)" <ji...@apache.org> on 2011/01/10 18:18:50 UTC

[jira] Created: (KARAF-369) Add XML schema validation state to features:listUrl

Add XML schema validation state to features:listUrl
---------------------------------------------------

                 Key: KARAF-369
                 URL: https://issues.apache.org/jira/browse/KARAF-369
             Project: Karaf
          Issue Type: Improvement
            Reporter: Łukasz Dywicki


Currently valid state in features:listUrl command comes from repository parsing code. After adding XML Schema in KARAF-53 we should connect this flag with XML Schema validation too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (KARAF-369) Add XML schema validation state to features:listUrl

Posted by "Łukasz Dywicki (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Łukasz Dywicki updated KARAF-369:
---------------------------------

    Issue Type: Sub-task  (was: Improvement)
        Parent: KARAF-53

> Add XML schema validation state to features:listUrl
> ---------------------------------------------------
>
>                 Key: KARAF-369
>                 URL: https://issues.apache.org/jira/browse/KARAF-369
>             Project: Karaf
>          Issue Type: Sub-task
>            Reporter: Łukasz Dywicki
>
> Currently valid state in features:listUrl command comes from repository parsing code. After adding XML Schema in KARAF-53 we should connect this flag with XML Schema validation too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] [Closed] (KARAF-369) Add XML schema validation state to features:listUrl

Posted by "Jamie goodyear (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear closed KARAF-369.
--------------------------------

    
> Add XML schema validation state to features:listUrl
> ---------------------------------------------------
>
>                 Key: KARAF-369
>                 URL: https://issues.apache.org/jira/browse/KARAF-369
>             Project: Karaf
>          Issue Type: Sub-task
>            Reporter: Łukasz Dywicki
>
> Currently valid state in features:listUrl command comes from repository parsing code. After adding XML Schema in KARAF-53 we should connect this flag with XML Schema validation too.

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

       

[jira] Resolved: (KARAF-369) Add XML schema validation state to features:listUrl

Posted by "Łukasz Dywicki (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Łukasz Dywicki resolved KARAF-369.
----------------------------------

    Resolution: Fixed

Commited in r1057596. 

features:listUrl now have two additional switches -v (validation) and -vo (validation output). First switch validates actual version of feature descriptor, second prints error messages from validation.

> Add XML schema validation state to features:listUrl
> ---------------------------------------------------
>
>                 Key: KARAF-369
>                 URL: https://issues.apache.org/jira/browse/KARAF-369
>             Project: Karaf
>          Issue Type: Sub-task
>            Reporter: Łukasz Dywicki
>
> Currently valid state in features:listUrl command comes from repository parsing code. After adding XML Schema in KARAF-53 we should connect this flag with XML Schema validation too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.