The top-level server pom specifies XmlSchema 1.3.1, so should we be overriding it here? Wouldn't this cause 2 versions to be included in the final jee5 assemblies?

-Donald

[EMAIL PROTECTED] wrote:
Author: gawor
Date: Wed May 21 09:49:15 2008
New Revision: 658755

URL: http://svn.apache.org/viewvc?rev=658755&view=rev
Log:
cxf 2.0.6 depends on XmlSchema 1.4.2

Modified:
    geronimo/server/branches/2.1/plugins/cxf/cxf/pom.xml

Modified: geronimo/server/branches/2.1/plugins/cxf/cxf/pom.xml
URL: 
http://svn.apache.org/viewvc/geronimo/server/branches/2.1/plugins/cxf/cxf/pom.xml?rev=658755&r1=658754&r2=658755&view=diff
==============================================================================
--- geronimo/server/branches/2.1/plugins/cxf/cxf/pom.xml (original)
+++ geronimo/server/branches/2.1/plugins/cxf/cxf/pom.xml Wed May 21 09:49:15 
2008
@@ -122,7 +122,7 @@
         <dependency>
             <groupId>org.apache.ws.commons.schema</groupId>
             <artifactId>XmlSchema</artifactId>
-            <version>1.2</version>
+            <version>1.4.2</version>
         </dependency>
         <dependency>
             <groupId>xml-resolver</groupId>



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to