Updates the get-third-party script to download new jars.

Project: http://git-wip-us.apache.org/repos/asf/incubator-wave/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-wave/commit/0779067f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-wave/tree/0779067f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-wave/diff/0779067f

Branch: refs/heads/master
Commit: 0779067fef17f5bd033ad4ceed913e46f8060b9e
Parents: 284396a
Author: Yuri Zelikov <[email protected]>
Authored: Sat Jan 18 23:38:49 2014 +0200
Committer: Yuri Zelikov <[email protected]>
Committed: Sun Jan 19 22:03:53 2014 +0200

----------------------------------------------------------------------
 .classpath                                      | 173 +++++++++----------
 .gitignore                                      |   7 +-
 build.xml                                       |  90 ++++++----
 third_party/codegen/gwt/README.google           |  12 --
 third_party/codegen/gwt/gwt-dev.jar             | Bin 33895554 -> 0 bytes
 third_party/codegen/gwt/gwt-user.jar            | Bin 28756295 -> 0 bytes
 .../gwt/validation-api-1.0.0.GA-sources.jar     | Bin 65220 -> 0 bytes
 .../codegen/gwt/validation-api-1.0.0.GA.jar     | Bin 47433 -> 0 bytes
 third_party/runtime/gson/gson-2.2.4.jar         | Bin 190418 -> 0 bytes
 third_party/runtime/guava/guava-15.0.jar        | Bin 2172168 -> 0 bytes
 third_party/runtime/guava/guava-gwt-15.0.jar    | Bin 822893 -> 0 bytes
 .../jetty/jetty-annotations-9.1.1.v20140108.jar | Bin 78999 -> 0 bytes
 .../jetty/jetty-client-9.1.1.v20140108.jar      | Bin 208405 -> 0 bytes
 .../jetty-continuation-9.1.1.v20140108.jar      | Bin 15988 -> 0 bytes
 .../jetty/jetty-http-9.1.1.v20140108.jar        | Bin 103252 -> 0 bytes
 .../runtime/jetty/jetty-io-9.1.1.v20140108.jar  | Bin 100227 -> 0 bytes
 .../jetty/jetty-proxy-9.1.1.v20140108.jar       | Bin 39230 -> 0 bytes
 .../jetty/jetty-security-9.1.1.v20140108.jar    | Bin 95887 -> 0 bytes
 .../jetty/jetty-server-9.1.1.v20140108.jar      | Bin 399677 -> 0 bytes
 .../jetty/jetty-servlet-9.1.1.v20140108.jar     | Bin 110637 -> 0 bytes
 .../jetty/jetty-servlets-9.1.1.v20140108.jar    | Bin 118859 -> 0 bytes
 .../jetty/jetty-util-9.1.1.v20140108.jar        | Bin 333974 -> 0 bytes
 .../jetty/jetty-webapp-9.1.1.v20140108.jar      | Bin 111466 -> 0 bytes
 .../runtime/jetty/jetty-xml-9.1.1.v20140108.jar | Bin 41763 -> 0 bytes
 third_party/runtime/jetty/servlet-api-3.1.jar   | Bin 95806 -> 0 bytes
 .../jetty/websocket-api-9.1.1.v20140108.jar     | Bin 42784 -> 0 bytes
 .../jetty/websocket-client-9.1.1.v20140108.jar  | Bin 35071 -> 0 bytes
 .../jetty/websocket-common-9.1.1.v20140108.jar  | Bin 154185 -> 0 bytes
 .../jetty/websocket-server-9.1.1.v20140108.jar  | Bin 36960 -> 0 bytes
 .../jetty/websocket-servlet-9.1.1.v20140108.jar | Bin 14401 -> 0 bytes
 third_party/runtime/libidn/libidn-1.26.jar      | Bin 150609 -> 0 bytes
 .../mongo-driver/mongo-java-driver-2.11.2.jar   | Bin 417896 -> 0 bytes
 .../runtime/protobuf/protobuf-java-2.5.0.jar    | Bin 532441 -> 0 bytes
 third_party/test/jmock/jmock-2.6.0.jar          | Bin 182977 -> 0 bytes
 third_party/test/jmock/jmock-junit3-2.6.0.jar   | Bin 10759 -> 0 bytes
 third_party/test/mockito/mockito-all-1.9.5.jar  | Bin 1581066 -> 0 bytes
 36 files changed, 138 insertions(+), 144 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/.classpath
----------------------------------------------------------------------
diff --git a/.classpath b/.classpath
index 1a159e0..2b1822f 100644
--- a/.classpath
+++ b/.classpath
@@ -1,21 +1,3 @@
-<!--
- * Licensed to the Apache Software Foundation (ASF) under one
- * or more contributor license agreements.  See the NOTICE file
- * distributed with this work for additional information
- * regarding copyright ownership.  The ASF licenses this file
- * to you under the Apache License, Version 2.0 (the
- * "License"); you may not use this file except in compliance
- * with the License.  You may obtain a copy of the License at
- *
- *   http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing,
- * software distributed under the License is distributed on an
- * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
- * KIND, either express or implied.  See the License for the
- * specific language governing permissions and limitations
- * under the License
- -->
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
        <classpathentry kind="src" path="src"/>
@@ -23,84 +5,83 @@
        <classpathentry kind="src" path="proto_src"/>
        <classpathentry kind="src" path="gen/messages"/>
        <classpathentry kind="src" path="gen/gxp"/>
-       <classpathentry kind="lib" 
path="third_party/codegen/antlr/antlr-3.2.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/servlet-api-3.1.jar"/>
-       <classpathentry kind="lib" path="third_party/codegen/gwt/gwt-dev.jar"/>
-       <classpathentry kind="lib" path="third_party/codegen/gwt/gwt-user.jar"/>
-       <classpathentry kind="lib" 
path="third_party/codegen/gwt/validation-api-1.0.0.GA.jar" 
sourcepath="third_party/codegen/gwt/validation-api-1.0.0.GA-sources.jar"/>
-       <classpathentry kind="lib" 
path="third_party/codegen/gwt/validation-api-1.0.0.GA-sources.jar"/>
-       <classpathentry kind="lib" 
path="third_party/codegen/velocity/velocity-1.6.3-dep.jar"/>
-       <classpathentry kind="lib" 
path="third_party/codegen/velocity/velocity-1.6.3.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/aopalliance/aopalliance.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/bouncycastle/bcprov-jdk16-145.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/commons_cli/commons-cli-1.2.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/commons_codec/commons-codec-1.4.jar" 
sourcepath="third_party/runtime/commons_codec/commons-codec-1.4-sources.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/commons_collections/commons-collections-3.2.1.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/commons_configuration/commons-configuration-1.6.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/commons_httpclient/commons-httpclient-3.1.jar" 
sourcepath="third_party/runtime/commons_httpclient/commons-httpclient-3.1-src.zip"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/commons_lang/commons-lang-2.5.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/commons_logging/commons-logging-1.1.1.jar" 
sourcepath="third_party/runtime/commons_logging/commons-logging-1.1.1-sources.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/dom4j/dom4j-1.6.1.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/guice/guice-3.0.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/guice/guice-assistedinject-3.0.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/guice/guice-servlet-3.0.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/guice/javax.inject.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/gxp/gxp-0.2.4-beta.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jdo/jdo2-api-2.2.jar"/>
-       <classpathentry kind="lib" path="third_party/runtime/jdom/jdom.jar" 
sourcepath="third_party/runtime/jdom/jdom-src.zip"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jline/jline-0.9.94.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/joda_time/joda-time-1.6.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jsr305/jsr305-src.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jsr305/jsr305.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/libidn/libidn-1.26.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/oauth/oauth-common.jar" 
sourcepath="third_party/runtime/oauth/oauth-common-src.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/oauth/oauth-consumer.jar" 
sourcepath="third_party/runtime/oauth/oauth-consumer-src.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/oauth/oauth-provider.jar" 
sourcepath="third_party/runtime/oauth/oauth-provider-src.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/protobuf-format-java/protobuf-format-java-1.1.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/websocket/websocket.jar"/>
-       <classpathentry kind="lib" path="third_party/runtime/whack/whack.jar"/>
-       <classpathentry kind="lib" path="third_party/runtime/whack/xmpp.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/xpp3/xpp3-1.1.4c.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/xpp3/xpp3_xpath-1.1.4c.jar"/>
-       <classpathentry kind="lib" 
path="third_party/test/ant-junit/ant-junit.jar"/>
-       <classpathentry kind="lib" path="third_party/test/asm/asm-3.2.jar"/>
-       <classpathentry kind="lib" path="third_party/test/cglib/cglib-2.2.jar"/>
-       <classpathentry kind="lib" path="third_party/test/emma/emma.jar"/>
-       <classpathentry kind="lib" path="third_party/test/emma/emma_ant.jar"/>
-       <classpathentry kind="lib" 
path="third_party/test/hamcrest/hamcrest-all-1.2.jar"/>
-       <classpathentry kind="lib" path="third_party/test/junit/junit.jar"/>
-       <classpathentry kind="lib" path="third_party/test/junit/src.jar"/>
        <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/socketio/socketio-core-0.1-SNAPSHOT.jar" 
sourcepath="third_party/runtime/socketio/socketio-core-0.1-SNAPSHOT-sources.jar"/>
-       <classpathentry kind="lib" 
path="third_party/codegen/socketio/socketio-gwt-0.1-SNAPSHOT.jar" 
sourcepath="third_party/codegen/socketio/socketio-gwt-0.1-SNAPSHOT-sources.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/socketio/socketio-jetty-0.1-SNAPSHOT.jar" 
sourcepath="third_party/runtime/socketio/socketio-jetty-0.1-SNAPSHOT-sources.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/commons-fileupload/commons-fileupload.jar" 
sourcepath="third_party/runtime/commons-fileupload/commons-fileupload-src.zip"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/lucene/lucene-core-3.5.0.jar"/>
-       <classpathentry kind="lib" 
path="third_party/test/jmock/jmock-2.6.0.jar"/>
-       <classpathentry kind="lib" 
path="third_party/test/jmock/jmock-junit3-2.6.0.jar"/>
-       <classpathentry kind="lib" 
path="third_party/test/mockito/mockito-all-1.9.5.jar"/>
-        <classpathentry kind="lib" 
path="third_party/runtime/mongo-driver/mongo-java-driver-2.11.2.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/gson/gson-2.2.4.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/guava/guava-15.0.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/guava/guava-gwt-15.0.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/jetty-annotations-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/jetty-client-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/jetty-continuation-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/jetty-http-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/jetty-io-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/jetty-proxy-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/jetty-security-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/jetty-server-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/jetty-servlet-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/jetty-servlets-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/jetty-util-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/jetty-webapp-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/jetty-xml-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/websocket-api-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/websocket-client-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/websocket-common-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/websocket-server-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/jetty/websocket-servlet-9.1.1.v20140108.jar"/>
-       <classpathentry kind="lib" 
path="third_party/runtime/protobuf/protobuf-java-2.5.0.jar"/>
+       <classpathentry kind="lib" path="third_party/codegen/antlr-3.2.jar"/>
+       <classpathentry kind="lib" 
path="third_party/codegen/velocity-1.6.3-dep.jar"/>
+       <classpathentry kind="lib" 
path="third_party/codegen/velocity-1.6.3.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/aopalliance-1.0.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/bcprov-jdk16-1.45.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/commons-cli-1.2.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/commons-codec-1.4.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/commons-collections-3.2.1.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/commons-configuration-1.6.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/commons-fileupload-1.2.2.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/commons-httpclient-3.1.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/commons-lang-2.5.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/commons-logging-1.1.1-api.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/commons-logging-1.1.1.jar"/>
+       <classpathentry kind="lib" path="third_party/runtime/dom4j-1.6.1.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/google-gxp-0.2.4-beta.jar"/>
+       <classpathentry kind="lib" path="third_party/runtime/gson-2.2.4.jar"/>
+       <classpathentry kind="lib" path="third_party/runtime/guava-15.0.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/guava-gwt-15.0.jar"/>
+       <classpathentry kind="lib" path="third_party/runtime/guice-3.0.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/guice-assistedinject-3.0.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/guice-servlet-3.0.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/javax.inject-1.jar"/>
+       <classpathentry kind="lib" path="third_party/runtime/jdo2-api-2.2.jar"/>
+       <classpathentry kind="lib" path="third_party/runtime/jdom-1.1.3.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/jetty-annotations-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/jetty-client-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/jetty-continuation-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/jetty-http-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/jetty-io-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/jetty-proxy-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/jetty-security-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/jetty-server-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/jetty-servlet-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/jetty-servlets-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/jetty-util-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/jetty-webapp-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/jetty-xml-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" path="third_party/runtime/jline-0.9.94.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/joda-time-1.6.jar"/>
+       <classpathentry kind="lib" path="third_party/runtime/jsr305-2.0.1.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/lucene-core-3.5.0.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/oauth-20100527.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/oauth-consumer-20100527.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/oauth-provider-20100527-sources.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/oauth-provider-20100527.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/protobuf-format-java-1.1.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/protobuf-java-2.5.0.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/servlet-api-3.1.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/socketio-core-0.1-SNAPSHOT.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/socketio-jetty-0.1-SNAPSHOT.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/websocket-client-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/websocket-common-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/websocket-server-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/websocket-servlet-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" path="third_party/runtime/websocket.jar"/>
+       <classpathentry kind="lib" path="third_party/runtime/whack.jar"/>
+       <classpathentry kind="lib" path="third_party/runtime/xmpp.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/xpp3_xpath-1.1.4c.jar"/>
+       <classpathentry kind="lib" path="third_party/runtime/xpp3-1.1.4c.jar"/>
+       <classpathentry kind="lib" path="third_party/test/ant-junit-1.7.0.jar"/>
+       <classpathentry kind="lib" path="third_party/test/asm-3.2.jar"/>
+       <classpathentry kind="lib" path="third_party/test/cglib-2.2.jar"/>
+       <classpathentry kind="lib" 
path="third_party/test/emma_ant-2.1.5320.jar"/>
+       <classpathentry kind="lib" path="third_party/test/emma-2.0.5312.jar"/>
+       <classpathentry kind="lib" 
path="third_party/test/hamcrest-all-1.2.jar"/>
+       <classpathentry kind="lib" path="third_party/test/jmock-2.6.0.jar"/>
+       <classpathentry kind="lib" 
path="third_party/test/jmock-junit3-2.6.0.jar"/>
+       <classpathentry kind="lib" path="third_party/test/junit-4.10.jar"/>
+       <classpathentry kind="lib" 
path="third_party/test/mockito-all-1.9.5.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/websocket-api-9.1.1.v20140108.jar"/>
+       <classpathentry kind="lib" 
path="third_party/runtime/mongo-java-driver-2.11.2.jar"/>
+       <classpathentry kind="lib" 
path="third_party/codegen/socketio-gwt-0.1-SNAPSHOT.jar"/>
+       <classpathentry kind="lib" 
path="third_party/codegen/gwt-dev-2.5.1.jar"/>
+       <classpathentry kind="lib" 
path="third_party/codegen/gwt-user-2.5.1.jar"/>
+       <classpathentry kind="lib" 
path="third_party/codegen/validation-api-1.1.0.Final-sources.jar"/>
+       <classpathentry kind="lib" 
path="third_party/codegen/validation-api-1.1.0.Final.jar"/>
        <classpathentry kind="output" path="bin"/>
 </classpath>

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 91ccd19..daf83b6 100755
--- a/.gitignore
+++ b/.gitignore
@@ -22,5 +22,8 @@
 /_attachments
 /_certificates
 /_indexes
-/third_party/test/emma/*.jar
-/third_party/test/junit/*.jar
+/gwt-unitCache
+war/WEB-INF
+*.old
+*.log*
+/third_party/

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 2623b26..00d1f23 100644
--- a/build.xml
+++ b/build.xml
@@ -55,7 +55,12 @@
     <delete dir="${test.out.dir}"/>
     <delete dir="war/waveharness"/>
     <delete dir="war/webclient"/>
-    <delete dir="${lib.dir}"/>
+  </target>
+  
+  <target name="clean-lib" description="Cleans up the third party libraries">
+    <delete dir="${lib.test}"/>
+    <delete dir="${lib.codegen}"/>
+    <delete dir="${lib.runtime}"/>
   </target>
 
   <target name="init-logging" description="Enable logging to file">
@@ -75,6 +80,11 @@
     <mkdir dir="${staging.dir}"/>
     <mkdir dir="${dep}"/>
     <mkdir dir="${test.out.dir}"/>
+    <mkdir dir="${lib.test}"/>
+    <mkdir dir="${lib.codegen}"/>
+    <mkdir dir="${lib.runtime}"/>
+    <mkdir dir="${gen.dir}/gxp"/>
+    <mkdir dir="${gen.dir}/messages"/>
   </target>
 
   <!-- === IDE helper targets === -->
@@ -893,23 +903,54 @@
 
   <!-- TODO: move notices/licenses as required? -->
   <!-- TODO: checksums? Most of these could be intercepted during download! -->
-  <target name="get-third-party" depends="get-third-party-codegen, 
get-third-party-runtime, get-third-party-test" description="Download all third 
party dependencies">
+  <target name="get-third-party" depends="init, get-third-party-codegen, 
get-third-party-runtime, get-third-party-test" description="Download all third 
party dependencies">
   </target>
 
   <target name="get-third-party-codegen" description="Download code generating 
third party dependencies">
     <get dest="${lib.codegen}" usetimestamp="true" skipexisting="true">
       <url url="http://www.antlr3.org/download/antlr-3.2.jar"; />
-      <url 
url="http://central.maven.org/maven2/com/google/gwt/gwt-dev/2.1.1/gwt-dev-2.1.1.jar";
 />
-      <url 
url="http://central.maven.org/maven2/com/google/gwt/gwt-user/2.1.1/gwt-user-2.1.1.jar";
 />
+      <url 
url="http://central.maven.org/maven2/com/google/gwt/gwt-dev/2.5.1/gwt-dev-2.5.1.jar";
 />
+      <url 
url="http://central.maven.org/maven2/com/google/gwt/gwt-user/2.5.1/gwt-user-2.5.1.jar";
 />
       <url 
url="http://wave.alown.co.uk/third_party/socketio-gwt-0.1-SNAPSHOT.jar"; />
       <url 
url="http://wave.alown.co.uk/third_party/socketio-gwt-0.1-SNAPSHOT-sources.jar"; 
/>
-      <url 
url="https://gwt-validation.googlecode.com/svn-history/r220/trunk/sample/gwt-validation-sample/war/WEB-INF/lib/validation-api-1.0.0.GA.jar";
 />
+      <url 
url="http://repo1.maven.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar";
 />
+      <url 
url="http://repo1.maven.org/maven2/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final-sources.jar";
 />
       <url 
url="https://archive.apache.org/dist/velocity/engine/1.6.3/velocity-1.6.3.jar"; 
/>
       <url 
url="https://archive.apache.org/dist/velocity/engine/1.6.3/velocity-1.6.3-dep.jar";
 />
     </get>
   </target>
 
-  <target name="get-third-party-runtime" description="Download run time third 
party dependencies">
+  <target name="get-jetty-dep" description="Download run time third party 
dependencies">
+       <get dest="${lib.runtime}" usetimestamp="true" skipexisting="true">
+         <url 
url="https://olex-secure.openlogic.com/content/openlogic/jetty/9.1.1/jetty-distribution-9.1.1.v20140108.zip";
 />
+       </get>
+       <unzip src="${lib.runtime}/jetty-distribution-9.1.1.v20140108.zip" 
dest="${lib.runtime}">
+         <patternset>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/jetty-client-9.1.1.v20140108.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/jetty-annotations-9.1.1.v20140108.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/jetty-continuation-9.1.1.v20140108.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/jetty-http-9.1.1.v20140108.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/jetty-io-9.1.1.v20140108.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/jetty-proxy-9.1.1.v20140108.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/jetty-security-9.1.1.v20140108.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/jetty-server-9.1.1.v20140108.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/jetty-servlet-9.1.1.v20140108.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/jetty-servlets-9.1.1.v20140108.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/jetty-util-9.1.1.v20140108.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/jetty-webapp-9.1.1.v20140108.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/jetty-xml-9.1.1.v20140108.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/servlet-api-3.1.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/websocket/websocket-api-9.1.1.v20140108.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/websocket/websocket-client-9.1.1.v20140108.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/websocket/websocket-common-9.1.1.v20140108.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/websocket/websocket-server-9.1.1.v20140108.jar"/>
+        <include 
name="jetty-distribution-9.1.1.v20140108/lib/websocket/websocket-servlet-9.1.1.v20140108.jar"/>
+      </patternset>
+         <mapper type="flatten"/>
+    </unzip>
+  </target>
+
+  <target name="get-third-party-runtime" depends="get-jetty-dep" 
description="Download run time third party dependencies">
     <get dest="${lib.runtime}" usetimestamp="true" skipexisting="true">
       <url 
url="http://central.maven.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar";
 />
       <url 
url="http://central.maven.org/maven2/org/bouncycastle/bcprov-jdk16/1.45/bcprov-jdk16-1.45.jar";
 />
@@ -923,14 +964,12 @@
       <url 
url="http://central.maven.org/maven2/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar";
 />
       <url 
url="https://archive.apache.org/dist/httpcomponents/commons-httpclient/source/commons-httpclient-3.1-src.zip";
 />
       <url 
url="http://central.maven.org/maven2/commons-lang/commons-lang/2.5/commons-lang-2.5.jar";
 />
-      <!--<url 
url="http://central.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1-adapters.jar";
 />
       <url 
url="http://central.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1-api.jar";
 />
-      <url 
url="https://archive.apache.org/dist/commons/logging/source/commons-logging-1.1.1-src.zip";
 />-->
       <url 
url="http://central.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar";
 />
       <url 
url="http://central.maven.org/maven2/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar"; />
-      <url 
url="http://central.maven.org/maven2/com/google/code/gson/gson/1.4/gson-1.4.jar";
 />
-      <url 
url="http://central.maven.org/maven2/com/google/guava/guava/r09/guava-r09.jar"; 
/>
-      <url url="http://wave.alown.co.uk/third_party/guava-r09-gwt.jar"; />
+      <url 
url="http://central.maven.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar";
 />
+      <url 
url="http://central.maven.org/maven2/com/google/guava/guava/15.0/guava-15.0.jar";
 />
+      <url 
url="http://central.maven.org/maven2/com/google/guava/guava-gwt/15.0/guava-gwt-15.0.jar"/>
       <url 
url="http://central.maven.org/maven2/com/google/inject/extensions/guice-assistedinject/3.0/guice-assistedinject-3.0.jar";
 />
       <url 
url="http://central.maven.org/maven2/com/google/inject/extensions/guice-servlet/3.0/guice-servlet-3.0.jar";
 />
       <url 
url="http://central.maven.org/maven2/com/google/inject/guice/3.0/guice-3.0.jar"; 
/>
@@ -939,33 +978,16 @@
       <url 
url="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/jars/jdo2-api-2.2.jar";
 />
       <url 
url="http://central.maven.org/maven2/org/jdom/jdom/1.1.3/jdom-1.1.3.jar"; />
       <url 
url="http://central.maven.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar";
 />
-      <url 
url="http://central.maven.org/maven2/org/eclipse/jetty/jetty-client/8.1.1.v20120215/jetty-client-8.1.1.v20120215.jar";
 />
-      <url 
url="http://central.maven.org/maven2/org/eclipse/jetty/jetty-continuation/8.1.1.v20120215/jetty-continuation-8.1.1.v20120215.jar";
 />
-      <url 
url="http://central.maven.org/maven2/org/eclipse/jetty/jetty-http/8.1.1.v20120215/jetty-http-8.1.1.v20120215.jar";
 />
-      <url 
url="http://central.maven.org/maven2/org/eclipse/jetty/jetty-io/8.1.1.v20120215/jetty-io-8.1.1.v20120215.jar";
 />
-      <url 
url="http://central.maven.org/maven2/org/eclipse/jetty/jetty-security/8.1.1.v20120215/jetty-security-8.1.1.v20120215.jar";
 />
-      <url 
url="http://central.maven.org/maven2/org/eclipse/jetty/jetty-server/8.1.1.v20120215/jetty-server-8.1.1.v20120215.jar";
 />
-      <url 
url="http://central.maven.org/maven2/org/eclipse/jetty/jetty-servlet/8.1.1.v20120215/jetty-servlet-8.1.1.v20120215.jar";
 />
-      <url 
url="http://central.maven.org/maven2/org/eclipse/jetty/jetty-servlets/8.1.1.v20120215/jetty-servlets-8.1.1.v20120215.jar";
 />
-      <url 
url="http://central.maven.org/maven2/org/eclipse/jetty/jetty-util/8.1.1.v20120215/jetty-util-8.1.1.v20120215.jar";
 />
-      <url 
url="http://central.maven.org/maven2/org/eclipse/jetty/jetty-webapp/8.1.1.v20120215/jetty-webapp-8.1.1.v20120215.jar";
 />
-      <url 
url="http://central.maven.org/maven2/org/eclipse/jetty/jetty-websocket/8.1.1.v20120215/jetty-websocket-8.1.1.v20120215.jar";
 />
-      <url 
url="http://central.maven.org/maven2/org/eclipse/jetty/jetty-xml/8.1.1.v20120215/jetty-xml-8.1.1.v20120215.jar";
 />
-      <!-- TODO: Is this the correct servlet api jar? (seems to be larger) -->
-      <url 
url="http://central.maven.org/maven2/org/mortbay/jetty/servlet-api/3.0.20100224/servlet-api-3.0.20100224.jar";
 />
+      
       <url 
url="http://central.maven.org/maven2/jline/jline/0.9.94/jline-0.9.94.jar"; />
       <url 
url="http://central.maven.org/maven2/joda-time/joda-time/1.6/joda-time-1.6.jar"; 
/>
-      <url url="http://ftp.unicamp.br/pub/gnu/libidn/libidn-1.28.jar"; />
       <url 
url="http://central.maven.org/maven2/org/apache/lucene/lucene-core/3.5.0/lucene-core-3.5.0.jar";
 />
-      <url 
url="http://cloud.github.com/downloads/mongodb/mongo-java-driver/mongo-2.1.jar"; 
/>
-      <!--<url 
url="https://oauth.googlecode.com/svn/code/maven/net/oauth/core/oauth/20100527/oauth-20100527-sources.jar";
 />
+      <url 
url="http://repo1.maven.org/maven2/org/mongodb/mongo-java-driver/2.11.2/mongo-java-driver-2.11.2.jar";
 />
       <url 
url="https://oauth.googlecode.com/svn/code/maven/net/oauth/core/oauth-provider/20100527/oauth-provider-20100527-sources.jar";
 />
-      <url 
url="https://oauth.googlecode.com/svn/code/maven/net/oauth/core/oauth-consumer/20100527/oauth-consumer-20100527-sources.jar";
 />-->
       <url 
url="https://oauth.googlecode.com/svn/code/maven/net/oauth/core/oauth/20100527/oauth-20100527.jar";
 />
       <url 
url="https://oauth.googlecode.com/svn/code/maven/net/oauth/core/oauth-provider/20100527/oauth-provider-20100527.jar";
 />
       <url 
url="https://oauth.googlecode.com/svn/code/maven/net/oauth/core/oauth-consumer/20100527/oauth-consumer-20100527.jar";
 />
-      <url 
url="http://central.maven.org/maven2/com/google/protobuf/protobuf-java/2.3.0/protobuf-java-2.3.0.jar";
 />
-      <!--<url 
url="http://central.maven.org/maven2/com/google/protobuf/protobuf-java/2.3.0/protobuf-java-2.3.0-sources.jar";
 />-->
+      <url 
url="http://central.maven.org/maven2/com/google/protobuf/protobuf-java/2.5.0/protobuf-java-2.5.0.jar";
 />
       <url 
url="https://protobuf-java-format.googlecode.com/files/protobuf-format-java-1.1.jar";
 />
       <url 
url="http://wave.alown.co.uk/third_party/socketio-core-0.1-SNAPSHOT.jar"; />
       <url 
url="http://wave.alown.co.uk/third_party/socketio-core-0.1-SNAPSHOT-sources.jar";
 />
@@ -987,10 +1009,10 @@
       <url 
url="http://central.maven.org/maven2/emma/emma/2.0.5312/emma-2.0.5312.jar"; />
       <url 
url="http://central.maven.org/maven2/emma/emma_ant/2.1.5320/emma_ant-2.1.5320.jar";
 />
       <url url="https://hamcrest.googlecode.com/files/hamcrest-all-1.2.jar"; />
-      <url 
url="http://central.maven.org/maven2/org/jmock/jmock-junit3/2.5.1/jmock-junit3-2.5.1.jar";
 />
-      <url 
url="http://central.maven.org/maven2/org/jmock/jmock/2.5.1/jmock-2.5.1.jar"; />
+      <url 
url="http://central.maven.org/maven2/org/jmock/jmock-junit3/2.6.0/jmock-junit3-2.6.0.jar";
 />
+      <url 
url="http://central.maven.org/maven2/org/jmock/jmock/2.6.0/jmock-2.6.0.jar"; />
       <url 
url="http://central.maven.org/maven2/junit/junit/4.10/junit-4.10.jar"; />
-      <url 
url="http://central.maven.org/maven2/org/mockito/mockito-all/1.8.2/mockito-all-1.8.2.jar";
 />
+      <url 
url="http://central.maven.org/maven2/org/mockito/mockito-all/1.9.5/mockito-all-1.9.5.jar";
 />
     </get>
   </target>
 

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/codegen/gwt/README.google
----------------------------------------------------------------------
diff --git a/third_party/codegen/gwt/README.google 
b/third_party/codegen/gwt/README.google
deleted file mode 100644
index b9eb555..0000000
--- a/third_party/codegen/gwt/README.google
+++ /dev/null
@@ -1,12 +0,0 @@
-URL: http://code.google.com/webtoolkit
-Version: 2.5.1
-License: Apache 2.0
-
-License File: COPYING
-
-Description:
-Google Web Toolkit Compiler
-
-Local Modifications:
-No modifications.
-

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/codegen/gwt/gwt-dev.jar
----------------------------------------------------------------------
diff --git a/third_party/codegen/gwt/gwt-dev.jar 
b/third_party/codegen/gwt/gwt-dev.jar
deleted file mode 100644
index 9eac248..0000000
Binary files a/third_party/codegen/gwt/gwt-dev.jar and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/codegen/gwt/gwt-user.jar
----------------------------------------------------------------------
diff --git a/third_party/codegen/gwt/gwt-user.jar 
b/third_party/codegen/gwt/gwt-user.jar
deleted file mode 100644
index 23e450f..0000000
Binary files a/third_party/codegen/gwt/gwt-user.jar and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/codegen/gwt/validation-api-1.0.0.GA-sources.jar
----------------------------------------------------------------------
diff --git a/third_party/codegen/gwt/validation-api-1.0.0.GA-sources.jar 
b/third_party/codegen/gwt/validation-api-1.0.0.GA-sources.jar
deleted file mode 100644
index 43611a2..0000000
Binary files a/third_party/codegen/gwt/validation-api-1.0.0.GA-sources.jar and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/codegen/gwt/validation-api-1.0.0.GA.jar
----------------------------------------------------------------------
diff --git a/third_party/codegen/gwt/validation-api-1.0.0.GA.jar 
b/third_party/codegen/gwt/validation-api-1.0.0.GA.jar
deleted file mode 100644
index 1ff2dd7..0000000
Binary files a/third_party/codegen/gwt/validation-api-1.0.0.GA.jar and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/gson/gson-2.2.4.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/gson/gson-2.2.4.jar 
b/third_party/runtime/gson/gson-2.2.4.jar
deleted file mode 100644
index 9478253..0000000
Binary files a/third_party/runtime/gson/gson-2.2.4.jar and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/guava/guava-15.0.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/guava/guava-15.0.jar 
b/third_party/runtime/guava/guava-15.0.jar
deleted file mode 100644
index eb9ef8a..0000000
Binary files a/third_party/runtime/guava/guava-15.0.jar and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/guava/guava-gwt-15.0.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/guava/guava-gwt-15.0.jar 
b/third_party/runtime/guava/guava-gwt-15.0.jar
deleted file mode 100644
index 840c3c3..0000000
Binary files a/third_party/runtime/guava/guava-gwt-15.0.jar and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/jetty-annotations-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/jetty-annotations-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/jetty-annotations-9.1.1.v20140108.jar
deleted file mode 100644
index 5e4ddf4..0000000
Binary files a/third_party/runtime/jetty/jetty-annotations-9.1.1.v20140108.jar 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/jetty-client-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/jetty-client-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/jetty-client-9.1.1.v20140108.jar
deleted file mode 100644
index 3505951..0000000
Binary files a/third_party/runtime/jetty/jetty-client-9.1.1.v20140108.jar and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/jetty-continuation-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/jetty-continuation-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/jetty-continuation-9.1.1.v20140108.jar
deleted file mode 100644
index a07297b..0000000
Binary files a/third_party/runtime/jetty/jetty-continuation-9.1.1.v20140108.jar 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/jetty-http-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/jetty-http-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/jetty-http-9.1.1.v20140108.jar
deleted file mode 100644
index 579195a..0000000
Binary files a/third_party/runtime/jetty/jetty-http-9.1.1.v20140108.jar and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/jetty-io-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/jetty-io-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/jetty-io-9.1.1.v20140108.jar
deleted file mode 100644
index c7d5ec8..0000000
Binary files a/third_party/runtime/jetty/jetty-io-9.1.1.v20140108.jar and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/jetty-proxy-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/jetty-proxy-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/jetty-proxy-9.1.1.v20140108.jar
deleted file mode 100644
index b98eba6..0000000
Binary files a/third_party/runtime/jetty/jetty-proxy-9.1.1.v20140108.jar and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/jetty-security-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/jetty-security-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/jetty-security-9.1.1.v20140108.jar
deleted file mode 100644
index 52cf0c6..0000000
Binary files a/third_party/runtime/jetty/jetty-security-9.1.1.v20140108.jar and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/jetty-server-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/jetty-server-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/jetty-server-9.1.1.v20140108.jar
deleted file mode 100644
index b3f3ab7..0000000
Binary files a/third_party/runtime/jetty/jetty-server-9.1.1.v20140108.jar and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/jetty-servlet-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/jetty-servlet-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/jetty-servlet-9.1.1.v20140108.jar
deleted file mode 100644
index b701885..0000000
Binary files a/third_party/runtime/jetty/jetty-servlet-9.1.1.v20140108.jar and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/jetty-servlets-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/jetty-servlets-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/jetty-servlets-9.1.1.v20140108.jar
deleted file mode 100644
index 9c12537..0000000
Binary files a/third_party/runtime/jetty/jetty-servlets-9.1.1.v20140108.jar and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/jetty-util-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/jetty-util-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/jetty-util-9.1.1.v20140108.jar
deleted file mode 100644
index 91db085..0000000
Binary files a/third_party/runtime/jetty/jetty-util-9.1.1.v20140108.jar and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/jetty-webapp-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/jetty-webapp-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/jetty-webapp-9.1.1.v20140108.jar
deleted file mode 100644
index 4fda59c..0000000
Binary files a/third_party/runtime/jetty/jetty-webapp-9.1.1.v20140108.jar and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/jetty-xml-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/jetty-xml-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/jetty-xml-9.1.1.v20140108.jar
deleted file mode 100644
index fb0f73e..0000000
Binary files a/third_party/runtime/jetty/jetty-xml-9.1.1.v20140108.jar and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/servlet-api-3.1.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/servlet-api-3.1.jar 
b/third_party/runtime/jetty/servlet-api-3.1.jar
deleted file mode 100644
index 6b14c3d..0000000
Binary files a/third_party/runtime/jetty/servlet-api-3.1.jar and /dev/null 
differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/websocket-api-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/websocket-api-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/websocket-api-9.1.1.v20140108.jar
deleted file mode 100644
index a6be3f7..0000000
Binary files a/third_party/runtime/jetty/websocket-api-9.1.1.v20140108.jar and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/websocket-client-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/websocket-client-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/websocket-client-9.1.1.v20140108.jar
deleted file mode 100644
index e0ce159..0000000
Binary files a/third_party/runtime/jetty/websocket-client-9.1.1.v20140108.jar 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/websocket-common-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/websocket-common-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/websocket-common-9.1.1.v20140108.jar
deleted file mode 100644
index 280db8b..0000000
Binary files a/third_party/runtime/jetty/websocket-common-9.1.1.v20140108.jar 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/websocket-server-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/websocket-server-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/websocket-server-9.1.1.v20140108.jar
deleted file mode 100644
index 4a18782..0000000
Binary files a/third_party/runtime/jetty/websocket-server-9.1.1.v20140108.jar 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/jetty/websocket-servlet-9.1.1.v20140108.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/jetty/websocket-servlet-9.1.1.v20140108.jar 
b/third_party/runtime/jetty/websocket-servlet-9.1.1.v20140108.jar
deleted file mode 100644
index 40fbfd2..0000000
Binary files a/third_party/runtime/jetty/websocket-servlet-9.1.1.v20140108.jar 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/libidn/libidn-1.26.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/libidn/libidn-1.26.jar 
b/third_party/runtime/libidn/libidn-1.26.jar
deleted file mode 100644
index ca274d4..0000000
Binary files a/third_party/runtime/libidn/libidn-1.26.jar and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/mongo-driver/mongo-java-driver-2.11.2.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/mongo-driver/mongo-java-driver-2.11.2.jar 
b/third_party/runtime/mongo-driver/mongo-java-driver-2.11.2.jar
deleted file mode 100644
index c075289..0000000
Binary files a/third_party/runtime/mongo-driver/mongo-java-driver-2.11.2.jar 
and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/runtime/protobuf/protobuf-java-2.5.0.jar
----------------------------------------------------------------------
diff --git a/third_party/runtime/protobuf/protobuf-java-2.5.0.jar 
b/third_party/runtime/protobuf/protobuf-java-2.5.0.jar
deleted file mode 100644
index ae274c7..0000000
Binary files a/third_party/runtime/protobuf/protobuf-java-2.5.0.jar and 
/dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/test/jmock/jmock-2.6.0.jar
----------------------------------------------------------------------
diff --git a/third_party/test/jmock/jmock-2.6.0.jar 
b/third_party/test/jmock/jmock-2.6.0.jar
deleted file mode 100644
index d1f81ad..0000000
Binary files a/third_party/test/jmock/jmock-2.6.0.jar and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/test/jmock/jmock-junit3-2.6.0.jar
----------------------------------------------------------------------
diff --git a/third_party/test/jmock/jmock-junit3-2.6.0.jar 
b/third_party/test/jmock/jmock-junit3-2.6.0.jar
deleted file mode 100644
index 8f8adb0..0000000
Binary files a/third_party/test/jmock/jmock-junit3-2.6.0.jar and /dev/null 
differ

http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/0779067f/third_party/test/mockito/mockito-all-1.9.5.jar
----------------------------------------------------------------------
diff --git a/third_party/test/mockito/mockito-all-1.9.5.jar 
b/third_party/test/mockito/mockito-all-1.9.5.jar
deleted file mode 100644
index 00416eb..0000000
Binary files a/third_party/test/mockito/mockito-all-1.9.5.jar and /dev/null 
differ

Reply via email to