summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorreger <reger18@arcor.de>2017-07-01 23:58:28 +0200
committerreger <reger18@arcor.de>2017-07-01 23:58:28 +0200
commite6e20dab5279900a9929dd6935cac97b48bef249 (patch)
tree7fbdb0b552abc998f9a86a9d56d57c9a83bad300 /.classpath
parente4c730b99ffe8e88bcf63b90ecd1c9f48bb1d574 (diff)
upd to Jetty 9.4.6.v20170531
Modify loginservice to the changes in Jetty, partially based on pull request #101 https://github.com/yacy/yacy_search_server/pull/101 bu @automenta
Diffstat (limited to '.classpath')
-rw-r--r--.classpath28
1 files changed, 14 insertions, 14 deletions
diff --git a/.classpath b/.classpath
index a3944fe8a..d6db524d1 100644
--- a/.classpath
+++ b/.classpath
@@ -45,20 +45,20 @@
<classpathentry kind="lib" path="lib/commons-io-2.5.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.24.jar"/>
<classpathentry kind="lib" path="lib/chardet.jar"/>
- <classpathentry kind="lib" path="lib/jetty-client-9.2.21.v20170120.jar"/>
- <classpathentry kind="lib" path="lib/jetty-continuation-9.2.21.v20170120.jar"/>
- <classpathentry kind="lib" path="lib/jetty-deploy-9.2.21.v20170120.jar"/>
- <classpathentry kind="lib" path="lib/jetty-http-9.2.21.v20170120.jar"/>
- <classpathentry kind="lib" path="lib/jetty-io-9.2.21.v20170120.jar"/>
- <classpathentry kind="lib" path="lib/jetty-jmx-9.2.21.v20170120.jar"/>
- <classpathentry kind="lib" path="lib/jetty-proxy-9.2.21.v20170120.jar"/>
- <classpathentry kind="lib" path="lib/jetty-security-9.2.21.v20170120.jar"/>
- <classpathentry kind="lib" path="lib/jetty-server-9.2.21.v20170120.jar"/>
- <classpathentry kind="lib" path="lib/jetty-servlet-9.2.21.v20170120.jar"/>
- <classpathentry kind="lib" path="lib/jetty-servlets-9.2.21.v20170120.jar"/>
- <classpathentry kind="lib" path="lib/jetty-util-9.2.21.v20170120.jar"/>
- <classpathentry kind="lib" path="lib/jetty-webapp-9.2.21.v20170120.jar"/>
- <classpathentry kind="lib" path="lib/jetty-xml-9.2.21.v20170120.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-client-9.4.6.v20170531.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-continuation-9.4.6.v20170531.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-deploy-9.4.6.v20170531.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-http-9.4.6.v20170531.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-io-9.4.6.v20170531.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-jmx-9.4.6.v20170531.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-proxy-9.4.6.v20170531.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-security-9.4.6.v20170531.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-server-9.4.6.v20170531.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-servlet-9.4.6.v20170531.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-servlets-9.4.6.v20170531.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-util-9.4.6.v20170531.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-webapp-9.4.6.v20170531.jar"/>
+ <classpathentry kind="lib" path="lib/jetty-xml-9.4.6.v20170531.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.5.3.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.5.3.jar"/>
<classpathentry kind="lib" path="lib/noggit-0.6.jar"/>