Skip to content

Commit

Permalink
updated jetty to match version in marauroa
Browse files Browse the repository at this point in the history
  • Loading branch information
nhnb committed Jan 16, 2016
1 parent e0fe1fe commit 7a91f96
Show file tree
Hide file tree
Showing 13 changed files with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,6 @@
<classpathentry kind="lib" path="libs/mysql-connector-java-5.1.5-bin.jar"/>
<classpathentry kind="lib" path="libs/simple.jar"/>
<classpathentry kind="lib" path="libs/swing-layout.jar"/>
<classpathentry kind="lib" path="libs/jetty-client-9.2.5.v20141112.jar"/>
<classpathentry kind="lib" path="libs/jetty-continuation-9.2.5.v20141112.jar"/>
<classpathentry kind="lib" path="libs/jetty-http-9.2.5.v20141112.jar"/>
<classpathentry kind="lib" path="libs/jetty-io-9.2.5.v20141112.jar"/>
<classpathentry kind="lib" path="libs/jetty-security-9.2.5.v20141112.jar"/>
<classpathentry kind="lib" path="libs/jetty-server-9.2.5.v20141112.jar"/>
<classpathentry kind="lib" path="libs/jetty-servlet-9.2.5.v20141112.jar"/>
<classpathentry kind="lib" path="libs/jetty-util-9.2.5.v20141112.jar"/>
<classpathentry kind="lib" path="libs/jetty-webapp-9.2.5.v20141112.jar"/>
<classpathentry kind="lib" path="libs/jetty-xml-9.2.5.v20141112.jar"/>
<classpathentry kind="lib" path="libs/json-simple-1.1.1.jar"/>
<classpathentry kind="lib" path="libs/servlet-api-3.1.jar"/>
<classpathentry kind="lib" path="libs/websocket-api-9.2.5.v20141112.jar"/>
Expand All @@ -38,5 +28,15 @@
<classpathentry kind="lib" path="libs/junit-4.12.jar"/>
<classpathentry kind="lib" path="libs/java-hamcrest-2.0.0.0.jar" sourcepath="/home/brummermann/.m2/repository/org/hamcrest/java-hamcrest/2.0.0.0/java-hamcrest-2.0.0.0-sources.jar"/>
<classpathentry kind="lib" path="libs/marauroa.jar"/>
<classpathentry kind="lib" path="libs/jetty-client-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-continuation-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-http-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-io-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-security-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-server-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-servlet-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-util-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-webapp-9.2.14.v20151106.jar"/>
<classpathentry kind="lib" path="libs/jetty-xml-9.2.14.v20151106.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Binary file added libs/jetty-client-9.2.14.v20151106.jar
Binary file not shown.
Binary file removed libs/jetty-client-9.2.5.v20141112.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added libs/jetty-io-9.2.14.v20151106.jar
Binary file not shown.
Binary file removed libs/jetty-io-9.2.5.v20141112.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 7a91f96

Please sign in to comment.