Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 004DE17EDE for ; Thu, 30 Oct 2014 13:32:34 +0000 (UTC) Received: (qmail 76001 invoked by uid 500); 30 Oct 2014 13:32:33 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 75968 invoked by uid 500); 30 Oct 2014 13:32:33 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 75957 invoked by uid 99); 30 Oct 2014 13:32:33 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Oct 2014 13:32:33 +0000 Date: Thu, 30 Oct 2014 13:32:33 +0000 (UTC) From: "Tiese Barrell (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (KARAF-3340) XML Schemas for features XML not available at NS URL for 1.2.1 and 1.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Tiese Barrell created KARAF-3340: ------------------------------------ Summary: XML Schemas for features XML not available at NS URL for 1.2.1 and 1.3.0 Key: KARAF-3340 URL: https://issues.apache.org/jira/browse/KARAF-3340 Project: Karaf Issue Type: Wish Components: karaf-feature Affects Versions: 3.0.2 Environment: any Reporter: Tiese Barrell Priority: Minor It appears the XML schema documents for the features XML have not been made available at the namespace URL, as was previously the case by convention. For instance: http://karaf.apache.org/xmlns/features/v1.2.0 points to the schema XML but http://karaf.apache.org/xmlns/features/v1.2.1 and http://karaf.apache.org/xmlns/features/v1.3.0 result in a 404. Having the schemas available there is convenient for validating using an IDE. Can the schema documents be made available at those locations, or is there a new location? -- This message was sent by Atlassian JIRA (v6.3.4#6332)