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 --- .../container.jsr223/pom.xml.off | 118 +++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 sandbox/old/contrib/implementation-script/container.jsr223/pom.xml.off (limited to 'sandbox/old/contrib/implementation-script/container.jsr223/pom.xml.off') diff --git a/sandbox/old/contrib/implementation-script/container.jsr223/pom.xml.off b/sandbox/old/contrib/implementation-script/container.jsr223/pom.xml.off new file mode 100644 index 0000000000..f2ed60361b --- /dev/null +++ b/sandbox/old/contrib/implementation-script/container.jsr223/pom.xml.off @@ -0,0 +1,118 @@ + + + + + + org.apache.tuscany.sca.script + parent + 2.0-alpha2-incubating-SNAPSHOT + + + 4.0.0 + container-jsr223 + Apache Tuscany Script Container using JSR-223 + Apache Tuscany Script Container using JSR-223 + + + + + ant + http://people.apache.org/~antelder/maven2 + + true + + + + + + + + org.apache.tuscany.sca.kernel + tuscany-spi + 2.0-alpha2-incubating-SNAPSHOT + compile + + + + org.apache.bsf + bsf-all + 3.0-beta1-SNAPSHOT + compile + + + + asm + asm + 2.2 + compile + + + + junit + junit + 3.8.1 + test + + + + org.easymock + easymock + 2.2 + test + + + + org.easymock + easymockclassextension + 2.2 + test + + + + + + + rhino + js + 1.6R5 + compile + + + org.jruby + jruby-complete + 0.9.8 + compile + + + jython + jython + 2.2b1 + compile + + + groovy + groovy-all + 1.0 + compile + + + + + -- cgit v1.2.3