From e5b7380c874745c989d1816b8f552504f038e1bc Mon Sep 17 00:00:00 2001 From: lresende Date: Thu, 26 Sep 2013 20:33:20 +0000 Subject: 2.0 branch for possible maintenance release git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1526672 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/implementation-script-runtime/pom.xml | 223 +++++++++++++++++++++ 1 file changed, 223 insertions(+) create mode 100644 sca-java-2.x/branches/2.0/modules/implementation-script-runtime/pom.xml (limited to 'sca-java-2.x/branches/2.0/modules/implementation-script-runtime/pom.xml') diff --git a/sca-java-2.x/branches/2.0/modules/implementation-script-runtime/pom.xml b/sca-java-2.x/branches/2.0/modules/implementation-script-runtime/pom.xml new file mode 100644 index 0000000000..273b85fd85 --- /dev/null +++ b/sca-java-2.x/branches/2.0/modules/implementation-script-runtime/pom.xml @@ -0,0 +1,223 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 2.0 + ../pom.xml + + + tuscany-implementation-script-runtime + Apache Tuscany SCA Script Implementation Extension + + + + org.apache.tuscany.sca + tuscany-sca-api + 2.0 + + + + org.apache.tuscany.sca + tuscany-implementation-script + 2.0 + + + + org.apache.tuscany.sca + tuscany-core + 2.0 + + + + org.apache.tuscany.sca + tuscany-databinding + 2.0 + + + + org.apache.bsf + bsf-utils + 3.1 + + + org.apache.bsf + bsf-api + + + org.apache.bsf + bsf-engines + + + org.apache.ws.commons.axiom + axiom-api + + + org.apache.ws.commons.axiom + axiom-impl + + + stax + stax-api + + + xmlbeans + xbean + + + javax.servlet + servlet-api + + + org.codehaus.woodstox + wstx-asl + + + + + + org.apache.tuscany.sca + tuscany-interface-wsdl + 2.0 + + + + org.apache.ws.commons.axiom + axiom-api + + + xerces + xercesImpl + + + javax.mail + mail + + + commons-logging + commons-logging + + + xml-apis + xml-apis + + + 1.2.10 + + + + org.apache.ws.commons.axiom + axiom-impl + 1.2.10 + runtime + + + + junit + junit + 4.8.1 + test + + + + org.apache.tuscany.sca + tuscany-node-impl + 2.0 + test + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 2.0 + test + + + + commons-logging + commons-logging + 1.1.1 + + + javax.servlet + servlet-api + + + + + + + + rhino + js + 1.7R2 + runtime + + + + org.jruby + jruby-complete + 1.5.5 + runtime + + + asm + asm + + + asm + asm-commons + + + jline + jline + + + + + + org.python + jython + 2.5.2-beta1 + runtime + + + + org.codehaus.groovy + groovy-all + 1.7.1 + runtime + + + jline + jline + + + org.fusesource.jansi + jansi + + + + + + -- cgit v1.2.3