From 18ec4c646f3f27aa33eb2be35432ec9f9b416dfc Mon Sep 17 00:00:00 2001 From: fmoga Date: Mon, 9 Aug 2010 19:18:18 +0000 Subject: Removed the projects containing the alternate implementation of the comet binding as it is now the main implementation and has been committed correspondingly. Removed the stock-comet-jquery sample as it is now the main sample for the binding and has been committed correspondingly. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@983781 13f79535-47bb-0310-9956-ffa450edef68 --- .../contrib/samples/stock-comet-jquery/pom.xml | 85 ---------------------- 1 file changed, 85 deletions(-) delete mode 100644 sca-java-2.x/contrib/samples/stock-comet-jquery/pom.xml (limited to 'sca-java-2.x/contrib/samples/stock-comet-jquery/pom.xml') diff --git a/sca-java-2.x/contrib/samples/stock-comet-jquery/pom.xml b/sca-java-2.x/contrib/samples/stock-comet-jquery/pom.xml deleted file mode 100644 index 743b54100d..0000000000 --- a/sca-java-2.x/contrib/samples/stock-comet-jquery/pom.xml +++ /dev/null @@ -1,85 +0,0 @@ - - - 4.0.0 - - org.apache.tuscany.sca - tuscany-sca - 2.0-SNAPSHOT - ../../pom.xml - - - org.apache.tuscany.sca - sample-stock-comet-jquery-webapp - war - 1.0 - stock-comet-jquery - - - - org.atmosphere - atmosphere-jersey - 0.6.1 - - - org.atmosphere - atmosphere-runtime - 0.6.1 - - - org.glassfish - javax.servlet - 3.0-b73 - provided - - - javax.xml.bind - jaxb-api - 2.1 - - - com.sun.jersey - jersey-json - 1.3 - - - org.eclipse.jetty - jetty-websocket - 7.1.1.v20100517 - provided - - - org.mortbay.jetty - jetty - 6.1.22 - provided - - - org.mortbay.jetty - jetty-util - 6.1.22 - provided - - - org.mortbay.jetty - jetty-management - 6.1.22 - provided - - - com.ning - async-http-client - 1.0.0 - test - - - org.apache.tuscany.sca.shades - tuscany-base-nodep - 2.0-SNAPSHOT - compile - - - - - stock-comet-jquery - - -- cgit v1.2.3