From 6fadbc9cd1fcf03d0b3630f772d91df149b70428 Mon Sep 17 00:00:00 2001 From: lresende Date: Wed, 11 Nov 2009 23:07:19 +0000 Subject: Moving 1.x branches git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@835123 13f79535-47bb-0310-9956-ffa450edef68 --- .../modules/implementation-script/pom.xml | 150 +++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-script/pom.xml (limited to 'sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-script/pom.xml') diff --git a/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-script/pom.xml b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-script/pom.xml new file mode 100644 index 0000000000..f59a1460e1 --- /dev/null +++ b/sca-java-1.x/branches/sca-java-1.0.1/modules/implementation-script/pom.xml @@ -0,0 +1,150 @@ + + + + + 4.0.0 + + org.apache.tuscany.sca + tuscany-modules + 1.0.1-incubating-SNAPSHOT + ../pom.xml + + + tuscany-implementation-script + Apache Tuscany SCA Script Implementation Extension + + + + + org.apache.tuscany.sca + tuscany-extension-helper + 1.0.1-incubating-SNAPSHOT + + + + org.apache.tuscany.sca + tuscany-sca-api + 1.0.1-incubating-SNAPSHOT + compile + + + + org.apache.bsf + bsf-all + 3.0-beta1 + + + + org.apache.tuscany.sca + tuscany-interface-wsdl + 1.0.1-incubating-SNAPSHOT + + + + org.apache.ws.commons.axiom + axiom-api + + + xerces + xercesImpl + + + 1.2.5 + + + + org.apache.ws.commons.axiom + axiom-impl + 1.2.5 + runtime + + + + junit + junit + 4.2 + test + + + + org.easymock + easymock + 2.2 + test + + + + org.easymock + easymockclassextension + 2.2 + test + + + + org.apache.tuscany.sca + tuscany-implementation-java-runtime + 1.0.1-incubating-SNAPSHOT + test + + + + + + rhino + js + 1.6R6 + compile + + + org.jruby + jruby-complete + + + asm + asm + + + asm + asm-commons + + + jline + jline + + + 1.0 + compile + + + org.python + jython + 2.2 + compile + + + groovy + groovy-all-minimal + 1.0 + compile + + + + + -- cgit v1.2.3