diff options
author | James Moger <james.moger@gitblit.com> | 2012-09-07 22:00:24 -0400 |
---|---|---|
committer | James Moger <james.moger@gitblit.com> | 2012-09-07 22:00:24 -0400 |
commit | f4c326e2b6167b2eda1135b6d332ebce7a583dd9 (patch) | |
tree | 3072e823d8422c3b9099d9e381c6403519f16e43 /.classpath | |
parent | f24edcb60a049eaf33042e2a946463d961b1b623 (diff) | |
download | gitblit-f4c326e2b6167b2eda1135b6d332ebce7a583dd9.tar.gz gitblit-f4c326e2b6167b2eda1135b6d332ebce7a583dd9.zip |
Updated classpath for Jetty 7.6.5
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,7 +14,7 @@ <classpathentry kind="lib" path="ext/rome-0.9.jar" sourcepath="ext/rome-0.9-sources.jar"/> <classpathentry kind="lib" path="ext/jdom-1.0.jar" sourcepath="ext/jdom-1.0-sources.jar"/> <classpathentry kind="lib" path="ext/junit-4.8.2.jar"/> - <classpathentry kind="lib" path="ext/jetty-webapp-7.4.3.v20110701.jar" sourcepath="ext/jetty-webapp-7.4.3.v20110701-sources.jar"/> + <classpathentry kind="lib" path="ext/jetty-webapp-7.6.5.v20120716.jar" sourcepath="ext/jetty-webapp-7.6.5.v20120716-sources.jar"/> <classpathentry kind="lib" path="ext/gson-1.7.2.jar" sourcepath="ext/gson-1.7.2-sources.jar"/> <classpathentry kind="lib" path="ext/mail-1.4.3.jar" sourcepath="ext/mail-1.4.3-sources.jar"/> <classpathentry kind="lib" path="ext/googlecharts-1.4.20.jar" sourcepath="ext/googlecharts-1.4.20-sources.jar"/> @@ -23,7 +23,7 @@ <classpathentry kind="lib" path="ext/wicket-auth-roles-1.4.20.jar" sourcepath="ext/wicket-auth-roles-1.4.20-sources.jar"/> <classpathentry kind="lib" path="ext/wicket-extensions-1.4.20.jar" sourcepath="ext/wicket-extensions-1.4.20-sources.jar"/> <classpathentry kind="lib" path="ext/groovy-all-1.8.6.jar" sourcepath="ext/groovy-all-1.8.6-sources.jar"/> - <classpathentry kind="lib" path="ext/jetty-ajp-7.4.3.v20110701.jar" sourcepath="ext/jetty-ajp-7.4.3.v20110701-sources.jar"/> + <classpathentry kind="lib" path="ext/jetty-ajp-7.6.5.v20120716.jar" sourcepath="ext/jetty-ajp-7.6.5.v20120716-sources.jar"/> <classpathentry kind="lib" path="ext/lucene-core-3.6.0.jar" sourcepath="ext/lucene-core-3.6.0-sources.jar"/> <classpathentry kind="lib" path="ext/markdownpapers-core-1.2.7.jar" sourcepath="ext/markdownpapers-core-1.2.7-sources.jar"/> <classpathentry kind="lib" path="ext/org.eclipse.jgit-2.0.0.201206130900-r.jar" sourcepath="ext/org.eclipse.jgit-2.0.0.201206130900-r-sources.jar"/> |