Author: veithen
Date: Tue Aug 16 18:43:37 2011
New Revision: 1158417
URL: http://svn.apache.org/viewvc?rev=1158417&view=rev
Log:
Modified the POMs to refer to XmlSchema 2.0.
Modified:
axis/axis2/java/core/branches/xmlschema2/modules/adb-codegen/pom.xml
axis/axis2/java/core/branches/xmlschema2/modules/fastinfoset/pom.xml
axis/axis2/java/core/branches/xmlschema2/modules/java2wsdl/pom.xml
axis/axis2/java/core/branches/xmlschema2/modules/kernel/pom.xml
axis/axis2/java/core/branches/xmlschema2/modules/parent/pom.xml
axis/axis2/java/core/branches/xmlschema2/modules/tool/axis2-ant-plugin/pom.xml
axis/axis2/java/core/branches/xmlschema2/modules/tool/axis2-idea-plugin/pom.xml
Modified: axis/axis2/java/core/branches/xmlschema2/modules/adb-codegen/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/xmlschema2/modules/adb-codegen/pom.xml?rev=1158417&r1=1158416&r2=1158417&view=diff
==
--- axis/axis2/java/core/branches/xmlschema2/modules/adb-codegen/pom.xml
(original)
+++ axis/axis2/java/core/branches/xmlschema2/modules/adb-codegen/pom.xml Tue
Aug 16 18:43:37 2011
@@ -47,8 +47,8 @@
${project.version}
-org.apache.ws.commons.schema
-XmlSchema
+org.apache.ws.xmlschema
+xmlschema-core
commons-cli
Modified: axis/axis2/java/core/branches/xmlschema2/modules/fastinfoset/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/xmlschema2/modules/fastinfoset/pom.xml?rev=1158417&r1=1158416&r2=1158417&view=diff
==
--- axis/axis2/java/core/branches/xmlschema2/modules/fastinfoset/pom.xml
(original)
+++ axis/axis2/java/core/branches/xmlschema2/modules/fastinfoset/pom.xml Tue
Aug 16 18:43:37 2011
@@ -62,8 +62,8 @@
commons-fileupload
-org.apache.ws.commons.schema
-XmlSchema
+org.apache.ws.xmlschema
+xmlschema-core
org.apache.axis2
Modified: axis/axis2/java/core/branches/xmlschema2/modules/java2wsdl/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/xmlschema2/modules/java2wsdl/pom.xml?rev=1158417&r1=1158416&r2=1158417&view=diff
==
--- axis/axis2/java/core/branches/xmlschema2/modules/java2wsdl/pom.xml
(original)
+++ axis/axis2/java/core/branches/xmlschema2/modules/java2wsdl/pom.xml Tue Aug
16 18:43:37 2011
@@ -58,8 +58,8 @@
-org.apache.ws.commons.schema
-XmlSchema
+org.apache.ws.xmlschema
+xmlschema-core
org.apache.geronimo.specs
Modified: axis/axis2/java/core/branches/xmlschema2/modules/kernel/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/xmlschema2/modules/kernel/pom.xml?rev=1158417&r1=1158416&r2=1158417&view=diff
==
--- axis/axis2/java/core/branches/xmlschema2/modules/kernel/pom.xml (original)
+++ axis/axis2/java/core/branches/xmlschema2/modules/kernel/pom.xml Tue Aug 16
18:43:37 2011
@@ -65,8 +65,8 @@
wsdl4j
-org.apache.ws.commons.schema
-XmlSchema
+org.apache.ws.xmlschema
+xmlschema-core
org.apache.neethi
Modified: axis/axis2/java/core/branches/xmlschema2/modules/parent/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/xmlschema2/modules/parent/pom.xml?rev=1158417&r1=1158416&r2=1158417&view=diff
==
--- axis/axis2/java/core/branches/xmlschema2/modules/parent/pom.xml (original)
+++ axis/axis2/java/core/branches/xmlschema2/modules/parent/pom.xml Tue Aug 16
18:43:37 2011
@@ -70,7 +70,7 @@
1.2.13-SNAPSHOT
3.0.2-SNAPSHOT
1.0-SNAPSHOT
-1.4.8-SNAPSHOT
+2.0.1-SNAPSHOT
1.7.0
@@ -610,8 +610,8 @@
${axiom.version}
-org.apache.ws.commons.schema
-XmlSchema
+org.apache.ws.xmlschema
+xmlschema-core
${xmlschema.version}
Modified:
axis/axis2/java/core/branches/xmlschema2/modules/tool/axis2-ant-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/branches/xmlschema2/modules/tool/axis2-ant-plugin/pom.xml?rev=1158417&r1=1158416&r2=1158417&view=diff
==
---
axis/axis2/java/core/branches/xmlschema2/modules/tool/axis2-ant-plugin/pom.xml
(original)
+++
axis/axis2/java/core/branches/xmlsche