From cd523d97b7851876a398610d5eda82996968c9c8 Mon Sep 17 00:00:00 2001 From: ramkumar Date: Wed, 24 Dec 2008 11:40:10 +0000 Subject: Fixes for RC3 review comments git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@729298 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/binding-atom-abdera/pom.xml | 10 + .../modules/binding-notification/pom.xml | 310 ++++++++-------- .../modules/binding-ws-axis2-policy/pom.xml | 14 + .../sca-java-1.4/modules/binding-ws-axis2/pom.xml | 10 + .../sca-java-1.4/modules/databinding-axiom/pom.xml | 8 +- .../modules/databinding-jaxb-axiom/pom.xml | 10 + .../sca-java-1.4/modules/databinding-json/pom.xml | 10 + .../modules/databinding-sdo-axiom/pom.xml | 12 +- .../modules/implementation-script/pom.xml | 404 +++++++++++---------- .../sca-java-1.4/modules/policy-xml-ws/pom.xml | 8 + 10 files changed, 446 insertions(+), 350 deletions(-) (limited to 'branches') diff --git a/branches/sca-java-1.4/modules/binding-atom-abdera/pom.xml b/branches/sca-java-1.4/modules/binding-atom-abdera/pom.xml index 85b13aa97d..5ba40cee21 100644 --- a/branches/sca-java-1.4/modules/binding-atom-abdera/pom.xml +++ b/branches/sca-java-1.4/modules/binding-atom-abdera/pom.xml @@ -113,6 +113,10 @@ org.apache.ws.commons.axiom axiom-impl + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + @@ -120,6 +124,12 @@ org.apache.ws.commons.axiom axiom-impl 1.2.7 + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + diff --git a/branches/sca-java-1.4/modules/binding-notification/pom.xml b/branches/sca-java-1.4/modules/binding-notification/pom.xml index 69e261d676..7c8211c552 100644 --- a/branches/sca-java-1.4/modules/binding-notification/pom.xml +++ b/branches/sca-java-1.4/modules/binding-notification/pom.xml @@ -1,150 +1,160 @@ - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-modules - 1.4 - ../pom.xml - - - tuscany-binding-notification - Apache Tuscany SCA Notification Binding Extension - - - - org.apache.tuscany.sca - tuscany-sca-api - 1.4 - - - org.apache.tuscany.sca - tuscany-core-spi - 1.4 - - - org.apache.tuscany.sca - tuscany-core - 1.4 - - - org.apache.tuscany.sca - tuscany-assembly-xml - 1.4 - - - org.apache.tuscany.sca - tuscany-host-http - 1.4 - - - org.apache.tuscany.sca - tuscany-implementation-notification - 1.4 - - - org.codehaus.woodstox - wstx-asl - 3.2.4 - runtime - - - stax - stax-api - - - - - javax.servlet - servlet-api - 2.5 - provided - - - org.apache.tuscany.sca - tuscany-databinding-axiom - 1.4 - runtime - - - org.apache.ws.commons.axiom - axiom-api - - - xerces - xercesImpl - - - 1.2.7 - - - - xerces - xercesImpl - 2.8.1 - runtime - - - - org.apache.tuscany.sca - tuscany-host-jetty - 1.4 - test - - - junit - junit - 4.5 - test - - - org.easymock - easymock - 2.2 - test - - - org.apache.ws.commons.axiom - axiom-impl - 1.2.7 - test - - - - - - - org.apache.felix - maven-bundle-plugin - - - - ${tuscany.version} - org.apache.tuscany.sca.binding.notification - ${pom.name} - org.apache.tuscany.sca.binding.notification* - - - - - - - + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.4 + ../pom.xml + + + tuscany-binding-notification + Apache Tuscany SCA Notification Binding Extension + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.4 + + + org.apache.tuscany.sca + tuscany-core-spi + 1.4 + + + org.apache.tuscany.sca + tuscany-core + 1.4 + + + org.apache.tuscany.sca + tuscany-assembly-xml + 1.4 + + + org.apache.tuscany.sca + tuscany-host-http + 1.4 + + + org.apache.tuscany.sca + tuscany-implementation-notification + 1.4 + + + org.codehaus.woodstox + wstx-asl + 3.2.4 + runtime + + + stax + stax-api + + + + + javax.servlet + servlet-api + 2.5 + provided + + + org.apache.tuscany.sca + tuscany-databinding-axiom + 1.4 + runtime + + + org.apache.ws.commons.axiom + axiom-api + + + xerces + xercesImpl + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + + 1.2.7 + + + + xerces + xercesImpl + 2.8.1 + runtime + + + + org.apache.tuscany.sca + tuscany-host-jetty + 1.4 + test + + + junit + junit + 4.5 + test + + + org.easymock + easymock + 2.2 + test + + + org.apache.ws.commons.axiom + axiom-impl + 1.2.7 + test + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.binding.notification + ${pom.name} + org.apache.tuscany.sca.binding.notification* + + + + + + + diff --git a/branches/sca-java-1.4/modules/binding-ws-axis2-policy/pom.xml b/branches/sca-java-1.4/modules/binding-ws-axis2-policy/pom.xml index 49a9ac1fb3..09e497c14f 100644 --- a/branches/sca-java-1.4/modules/binding-ws-axis2-policy/pom.xml +++ b/branches/sca-java-1.4/modules/binding-ws-axis2-policy/pom.xml @@ -67,6 +67,10 @@ xml-apis xml-apis + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + 1.2.7 @@ -75,6 +79,12 @@ org.apache.ws.commons.axiom axiom-impl 1.2.7 + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + @@ -94,6 +104,10 @@ xerces xercesImpl + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + diff --git a/branches/sca-java-1.4/modules/binding-ws-axis2/pom.xml b/branches/sca-java-1.4/modules/binding-ws-axis2/pom.xml index e431d07eae..acbd8f8e71 100644 --- a/branches/sca-java-1.4/modules/binding-ws-axis2/pom.xml +++ b/branches/sca-java-1.4/modules/binding-ws-axis2/pom.xml @@ -170,6 +170,10 @@ org.codehaus.woodstox wstx-asl + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + @@ -214,6 +218,12 @@ mex 1.41 impl + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + diff --git a/branches/sca-java-1.4/modules/databinding-axiom/pom.xml b/branches/sca-java-1.4/modules/databinding-axiom/pom.xml index e4b90ede1d..32da4b5ff9 100644 --- a/branches/sca-java-1.4/modules/databinding-axiom/pom.xml +++ b/branches/sca-java-1.4/modules/databinding-axiom/pom.xml @@ -63,6 +63,10 @@ xml-apis xml-apis + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + @@ -73,8 +77,8 @@ runtime - stax - stax-api + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec diff --git a/branches/sca-java-1.4/modules/databinding-jaxb-axiom/pom.xml b/branches/sca-java-1.4/modules/databinding-jaxb-axiom/pom.xml index 331b606758..000a9a4f3d 100644 --- a/branches/sca-java-1.4/modules/databinding-jaxb-axiom/pom.xml +++ b/branches/sca-java-1.4/modules/databinding-jaxb-axiom/pom.xml @@ -60,6 +60,10 @@ xml-apis xml-apis + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + @@ -68,6 +72,12 @@ axiom-impl 1.2.7 runtime + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + diff --git a/branches/sca-java-1.4/modules/databinding-json/pom.xml b/branches/sca-java-1.4/modules/databinding-json/pom.xml index e9305bcb64..9e44418517 100644 --- a/branches/sca-java-1.4/modules/databinding-json/pom.xml +++ b/branches/sca-java-1.4/modules/databinding-json/pom.xml @@ -81,6 +81,10 @@ stax stax-api + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + @@ -89,6 +93,12 @@ axiom-impl 1.2.7 runtime + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + diff --git a/branches/sca-java-1.4/modules/databinding-sdo-axiom/pom.xml b/branches/sca-java-1.4/modules/databinding-sdo-axiom/pom.xml index 71017f0822..da91c050ce 100644 --- a/branches/sca-java-1.4/modules/databinding-sdo-axiom/pom.xml +++ b/branches/sca-java-1.4/modules/databinding-sdo-axiom/pom.xml @@ -62,14 +62,24 @@ xml-apis xml-apis + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + - + org.apache.ws.commons.axiom axiom-impl 1.2.7 runtime + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + diff --git a/branches/sca-java-1.4/modules/implementation-script/pom.xml b/branches/sca-java-1.4/modules/implementation-script/pom.xml index 2483fa9742..5052f34a68 100644 --- a/branches/sca-java-1.4/modules/implementation-script/pom.xml +++ b/branches/sca-java-1.4/modules/implementation-script/pom.xml @@ -1,197 +1,207 @@ - - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-modules - 1.4 - ../pom.xml - - - tuscany-implementation-script - Apache Tuscany SCA Script Implementation Extension - - - - - org.apache.tuscany.sca - tuscany-extension-helper - 1.4 - - - - org.apache.tuscany.sca - tuscany-sca-api - 1.4 - compile - - - - org.apache.bsf - bsf-all - 3.0-beta2 - - - - org.apache.tuscany.sca - tuscany-interface-wsdl - 1.4 - - - - org.apache.ws.commons.axiom - axiom-api - - - xerces - xercesImpl - - - javax.mail - mail - - - commons-logging - commons-logging - - - xml-apis - xml-apis - - - 1.2.7 - - - - org.apache.ws.commons.axiom - axiom-impl - 1.2.7 - runtime - - - - junit - junit - 4.5 - test - - - - org.easymock - easymock - 2.2 - test - - - - org.easymock - easymockclassextension - 2.2 - test - - - - org.apache.tuscany.sca - tuscany-implementation-java-runtime - 1.4 - test - - - - commons-logging - commons-logging - 1.1.1 - - - commons-logging - commons-logging - - - javax.servlet - servlet-api - - - - - - - - rhino - js - 1.6R7 - compile - - - org.jruby - jruby-complete - 1.1.3 - compile - - - asm - asm - - - asm - asm-commons - - - jline - jline - - - - - org.python - jython - 2.2 - compile - - - org.codehaus.groovy - groovy-all-minimal - 1.5.4 - compile - - - - - - - - - org.apache.felix - maven-bundle-plugin - - - - ${tuscany.version} - org.apache.tuscany.sca.implementation.script - ${pom.name} - org.apache.tuscany.sca.implementation.script* - - - - - - - + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.4 + ../pom.xml + + + tuscany-implementation-script + Apache Tuscany SCA Script Implementation Extension + + + + + org.apache.tuscany.sca + tuscany-extension-helper + 1.4 + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.4 + compile + + + + org.apache.bsf + bsf-all + 3.0-beta2 + + + + org.apache.tuscany.sca + tuscany-interface-wsdl + 1.4 + + + + org.apache.ws.commons.axiom + axiom-api + + + xerces + xercesImpl + + + javax.mail + mail + + + commons-logging + commons-logging + + + xml-apis + xml-apis + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + + 1.2.7 + + + + org.apache.ws.commons.axiom + axiom-impl + 1.2.7 + runtime + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + + + + + junit + junit + 4.5 + test + + + + org.easymock + easymock + 2.2 + test + + + + org.easymock + easymockclassextension + 2.2 + test + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.4 + test + + + + commons-logging + commons-logging + 1.1.1 + + + commons-logging + commons-logging + + + javax.servlet + servlet-api + + + + + + + + rhino + js + 1.6R7 + compile + + + org.jruby + jruby-complete + 1.1.3 + compile + + + asm + asm + + + asm + asm-commons + + + jline + jline + + + + + org.python + jython + 2.2 + compile + + + org.codehaus.groovy + groovy-all-minimal + 1.5.4 + compile + + + + + + + + + org.apache.felix + maven-bundle-plugin + + + + ${tuscany.version} + org.apache.tuscany.sca.implementation.script + ${pom.name} + org.apache.tuscany.sca.implementation.script* + + + + + + + diff --git a/branches/sca-java-1.4/modules/policy-xml-ws/pom.xml b/branches/sca-java-1.4/modules/policy-xml-ws/pom.xml index 6e0fc0c610..bea1cba5a7 100644 --- a/branches/sca-java-1.4/modules/policy-xml-ws/pom.xml +++ b/branches/sca-java-1.4/modules/policy-xml-ws/pom.xml @@ -68,6 +68,10 @@ xml-apis xml-apis + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + @@ -97,6 +101,10 @@ javax.mail mail + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + -- cgit v1.2.3