Return-Path: X-Original-To: apmail-camel-issues-archive@minotaur.apache.org Delivered-To: apmail-camel-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 31998DEFE for ; Fri, 30 Nov 2012 11:59:59 +0000 (UTC) Received: (qmail 97149 invoked by uid 500); 30 Nov 2012 11:59:58 -0000 Delivered-To: apmail-camel-issues-archive@camel.apache.org Received: (qmail 97045 invoked by uid 500); 30 Nov 2012 11:59:58 -0000 Mailing-List: contact issues-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list issues@camel.apache.org Received: (qmail 97013 invoked by uid 99); 30 Nov 2012 11:59:58 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Nov 2012 11:59:58 +0000 Date: Fri, 30 Nov 2012 11:59:57 +0000 (UTC) From: =?utf-8?Q?Johan_M=C3=B6r=C3=A9n_=28JIRA=29?= To: issues@camel.apache.org Message-ID: <416893731.44887.1354276798317.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (CAMEL-5837) Problem with nested schema exports when upgrading from 2.8.6 to 2.10.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Johan M=C3=B6r=C3=A9n created CAMEL-5837: ---------------------------------- Summary: Problem with nested schema exports when upgrading fro= m 2.8.6 to 2.10.2 Key: CAMEL-5837 URL: https://issues.apache.org/jira/browse/CAMEL-5837 Project: Camel Issue Type: Bug Components: camel-core Affects Versions: 2.10.2 Environment: MacOS X, java 7 Reporter: Johan M=C3=B6r=C3=A9n Hello I'm experiencing trouble with the validiator component when upgrading from = 2.8.6 to 2.10.2.=20 The problem seems to be related to imported schemas that does additional im= ports (all using relative paths). XSD A importing XSD B works fine. But if = B in turn imports XSD C. That import seems to be resolved with the base pat= h of A.=20 All works fine in 2.8.6 but breaks when upgrading to 2.10.2. I will attach an example project where you can just switch version to verif= y the scenario. =20 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira