[seam-commits] Seam SVN: r10086 - trunk/src/resteasy/org/jboss/seam/resteasy.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Feb 24 18:25:14 EST 2009
Author: norman.richards at jboss.com
Date: 2009-02-24 18:25:13 -0500 (Tue, 24 Feb 2009)
New Revision: 10086
Modified:
trunk/src/resteasy/org/jboss/seam/resteasy/resteasy-2.1.xsd
Log:
JBSEAM-3967
Modified: trunk/src/resteasy/org/jboss/seam/resteasy/resteasy-2.1.xsd
===================================================================
--- trunk/src/resteasy/org/jboss/seam/resteasy/resteasy-2.1.xsd 2009-02-24 21:05:47 UTC (rev 10085)
+++ trunk/src/resteasy/org/jboss/seam/resteasy/resteasy-2.1.xsd 2009-02-24 23:25:13 UTC (rev 10086)
@@ -3,7 +3,7 @@
targetNamespace="http://jboss.com/products/seam/resteasy" xmlns:resteasy="http://jboss.com/products/seam/resteasy"
xmlns:components="http://jboss.com/products/seam/components" attributeFormDefault="unqualified">
- <xs:import namespace="http://jboss.com/products/seam/components" schemaLocation="http://jboss.com/products/seam/components-2.1.xsd"/>
+ <xs:import namespace="http://jboss.com/products/seam/components" schemaLocation="components-2.1.xsd"/>
<xs:element name="application">
<xs:annotation>
More information about the seam-commits
mailing list