From bdd0a41aed7edf21ec2a65cfa17a86af2ef8c48a Mon Sep 17 00:00:00 2001 From: dims Date: Tue, 17 Jun 2008 00:23:01 +0000 Subject: Move Tuscany from Incubator to top level. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@668359 13f79535-47bb-0310-9956-ffa450edef68 --- .../contrib/implementation-javascript/pom.xml.off | 92 ++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 sandbox/old/contrib/implementation-javascript/pom.xml.off (limited to 'sandbox/old/contrib/implementation-javascript/pom.xml.off') diff --git a/sandbox/old/contrib/implementation-javascript/pom.xml.off b/sandbox/old/contrib/implementation-javascript/pom.xml.off new file mode 100644 index 0000000000..a811b1a287 --- /dev/null +++ b/sandbox/old/contrib/implementation-javascript/pom.xml.off @@ -0,0 +1,92 @@ + + + + + + org.apache.tuscany.sca.extensions + parent + 1.0-incubator-SNAPSHOT + + + 4.0.0 + org.apache.tuscany.sca.extensions.javascript + parent + pom + Tuscany JavaScript Extension + + + container + samples + + + + + + + org.apache.tuscany.sca.services.idl + wsdl + ${scaKernelVersion} + compile + + + + rhino + js + 1.6R5 + compile + + + + xmlbeans + xbean + 2.2.0 + compile + + + + org.apache.ws.commons.axiom + axiom-api + 1.2.2 + + + + org.apache.ws.commons.axiom + axiom-impl + 1.2.2 + + + + commons-logging + commons-logging + 1.1 + test + + + + cglib + cglib-nodep + 2.1_3 + compile + + + + + + -- cgit v1.2.3