From 5767541fd5d52fcd7fd04d361e2743ecf2e0a8f6 Mon Sep 17 00:00:00 2001 From: slaws Date: Tue, 18 Nov 2008 10:16:48 +0000 Subject: Equinox branch merge - create a contrib directory and start moving those modules that are not obviously junk but which are not in the branch here. All of the modules that are not required to bring up the calculator sample will go here after the merge but which it's going on its technically easier to keep the modules that match between trunk and branch in the same place. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@718546 13f79535-47bb-0310-9956-ffa450edef68 --- java/sca/modules/binding-dwr/pom.xml | 95 ------------------------------------ 1 file changed, 95 deletions(-) delete mode 100644 java/sca/modules/binding-dwr/pom.xml (limited to 'java/sca/modules/binding-dwr/pom.xml') diff --git a/java/sca/modules/binding-dwr/pom.xml b/java/sca/modules/binding-dwr/pom.xml deleted file mode 100644 index 19f98a4c23..0000000000 --- a/java/sca/modules/binding-dwr/pom.xml +++ /dev/null @@ -1,95 +0,0 @@ - - - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-modules - 2.0-SNAPSHOT - ../pom.xml - - - tuscany-binding-dwr - Apache Tuscany SCA AJAX DWR Binding Extension - - - - - org.apache.tuscany.sca - tuscany-extension-helper - 2.0-SNAPSHOT - - - - org.apache.tuscany.sca - tuscany-host-http - 2.0-SNAPSHOT - - - - org.directwebremoting - dwr - 2.0.1 - - - - javax.servlet - servlet-api - 2.4 - provided - - - - junit - junit - 4.5 - test - - - - org.easymock - easymock - 2.2 - test - - - - - - - - - org.apache.felix - maven-bundle-plugin - - - - ${tuscany.version} - org.apache.tuscany.sca.binding.dwr - ${pom.name} - org.apache.tuscany.sca.binding.dwr* - - - - - - - -- cgit v1.2.3