update to Jetty 9.2.3

This commit is contained in:
reger 2014-09-27 23:27:05 +02:00
parent 48aed15c48
commit 0ecbf32134
19 changed files with 42 additions and 42 deletions

View File

@ -62,20 +62,20 @@
<string>$JAVAROOT/lib/jcl-over-slf4j-1.7.2.jar</string>
<string>$JAVAROOT/lib/jempbox-1.8.6.jar</string>
<string>$JAVAROOT/lib/javax.servlet-api-3.1.0.jar</string>
<string>$JAVAROOT/lib/jetty-client-9.2.2.v20140723.jar</string>
<string>$JAVAROOT/lib/jetty-continuation-9.2.2.v20140723.jar</string>
<string>$JAVAROOT/lib/jetty-deploy-9.2.2.v20140723.jar</string>
<string>$JAVAROOT/lib/jetty-http-9.2.2.v20140723.jar</string>
<string>$JAVAROOT/lib/jetty-io-9.2.2.v20140723.jar</string>
<string>$JAVAROOT/lib/jetty-jmx-9.2.2.v20140723.jar</string>
<string>$JAVAROOT/lib/jetty-proxy-9.2.2.v20140723.jar</string>
<string>$JAVAROOT/lib/jetty-security-9.2.2.v20140723.jar</string>
<string>$JAVAROOT/lib/jetty-server-9.2.2.v20140723.jar</string>
<string>$JAVAROOT/lib/jetty-servlet-9.2.2.v20140723.jar</string>
<string>$JAVAROOT/lib/jetty-servlets-9.2.2.v20140723.jar</string>
<string>$JAVAROOT/lib/jetty-util-9.2.2.v20140723.jar</string>
<string>$JAVAROOT/lib/jetty-webapp-9.2.2.v20140723.jar</string>
<string>$JAVAROOT/lib/jetty-xml-9.2.2.v20140723.jar</string>
<string>$JAVAROOT/lib/jetty-client-9.2.3.v20140905.jar</string>
<string>$JAVAROOT/lib/jetty-continuation-9.2.3.v20140905.jar</string>
<string>$JAVAROOT/lib/jetty-deploy-9.2.3.v20140905.jar</string>
<string>$JAVAROOT/lib/jetty-http-9.2.3.v20140905.jar</string>
<string>$JAVAROOT/lib/jetty-io-9.2.3.v20140905.jar</string>
<string>$JAVAROOT/lib/jetty-jmx-9.2.3.v20140905.jar</string>
<string>$JAVAROOT/lib/jetty-proxy-9.2.3.v20140905.jar</string>
<string>$JAVAROOT/lib/jetty-security-9.2.3.v20140905.jar</string>
<string>$JAVAROOT/lib/jetty-server-9.2.3.v20140905.jar</string>
<string>$JAVAROOT/lib/jetty-servlet-9.2.3.v20140905.jar</string>
<string>$JAVAROOT/lib/jetty-servlets-9.2.3.v20140905.jar</string>
<string>$JAVAROOT/lib/jetty-util-9.2.3.v20140905.jar</string>
<string>$JAVAROOT/lib/jetty-webapp-9.2.3.v20140905.jar</string>
<string>$JAVAROOT/lib/jetty-xml-9.2.3.v20140905.jar</string>
<string>$JAVAROOT/lib/jsch-0.1.50.jar</string>
<string>$JAVAROOT/lib/json-simple-1.1.1.jar</string>
<string>$JAVAROOT/lib/jsoup-1.6.3.jar</string>

View File

@ -186,20 +186,20 @@
<pathelement location="${lib}/jcl-over-slf4j-1.7.2.jar" />
<pathelement location="${lib}/jempbox-1.8.6" />
<pathelement location="${lib}/javax.servlet-api-3.1.0.jar" />
<pathelement location="${lib}/jetty-client-9.2.2.v20140723.jar" />
<pathelement location="${lib}/jetty-continuation-9.2.2.v20140723.jar" />
<pathelement location="${lib}/jetty-deploy-9.2.2.v20140723.jar" />
<pathelement location="${lib}/jetty-http-9.2.2.v20140723.jar" />
<pathelement location="${lib}/jetty-io-9.2.2.v20140723.jar" />
<pathelement location="${lib}/jetty-jmx-9.2.2.v20140723.jar" />
<pathelement location="${lib}/jetty-proxy-9.2.2.v20140723.jar" />
<pathelement location="${lib}/jetty-security-9.2.2.v20140723.jar" />
<pathelement location="${lib}/jetty-server-9.2.2.v20140723.jar" />
<pathelement location="${lib}/jetty-servlet-9.2.2.v20140723.jar" />
<pathelement location="${lib}/jetty-servlets-9.2.2.v20140723.jar" />
<pathelement location="${lib}/jetty-util-9.2.2.v20140723.jar" />
<pathelement location="${lib}/jetty-webapp-9.2.2.v20140723.jar" />
<pathelement location="${lib}/jetty-xml-9.2.2.v20140723.jar" />
<pathelement location="${lib}/jetty-client-9.2.3.v20140905.jar" />
<pathelement location="${lib}/jetty-continuation-9.2.3.v20140905.jar" />
<pathelement location="${lib}/jetty-deploy-9.2.3.v20140905.jar" />
<pathelement location="${lib}/jetty-http-9.2.3.v20140905.jar" />
<pathelement location="${lib}/jetty-io-9.2.3.v20140905.jar" />
<pathelement location="${lib}/jetty-jmx-9.2.3.v20140905.jar" />
<pathelement location="${lib}/jetty-proxy-9.2.3.v20140905.jar" />
<pathelement location="${lib}/jetty-security-9.2.3.v20140905.jar" />
<pathelement location="${lib}/jetty-server-9.2.3.v20140905.jar" />
<pathelement location="${lib}/jetty-servlet-9.2.3.v20140905.jar" />
<pathelement location="${lib}/jetty-servlets-9.2.3.v20140905.jar" />
<pathelement location="${lib}/jetty-util-9.2.3.v20140905.jar" />
<pathelement location="${lib}/jetty-webapp-9.2.3.v20140905.jar" />
<pathelement location="${lib}/jetty-xml-9.2.3.v20140905.jar" />
<pathelement location="${lib}/jsch-0.1.50.jar" />
<pathelement location="${lib}/json-simple-1.1.1.jar" />
<pathelement location="${lib}/jsoup-1.6.3.jar" />

View File

@ -12,7 +12,7 @@
company's own web pages.<br />
Filter have to be entered as IP, IP range or first part of allowed IP's separated by comma (e.g. 10.100.0-100.0-100, 127. )
further details on format see Jetty
<a href="http://download.eclipse.org/jetty/8.1.14.v20131031/apidocs/org/eclipse/jetty/server/handler/IPAccessHandler.html" target="_blank">IPAccessHandler</a> docu.
<a href="http://download.eclipse.org/jetty/stable-9/apidocs/org/eclipse/jetty/server/handler/IPAccessHandler.html" target="_blank">IPAccessHandler</a> docu.
</td>
</tr>
<!--

26
pom.xml
View File

@ -533,68 +533,68 @@
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-server</artifactId>
<version>9.2.2.v20140723</version>
<version>9.2.3.v20140905</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlet</artifactId>
<version>9.2.2.v20140723</version>
<version>9.2.3.v20140905</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-servlets</artifactId>
<version>9.2.2.v20140723</version>
<version>9.2.3.v20140905</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-webapp</artifactId>
<version>9.2.2.v20140723</version>
<version>9.2.3.v20140905</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-util</artifactId>
<version>9.2.2.v20140723</version>
<version>9.2.3.v20140905</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-xml</artifactId>
<version>9.2.2.v20140723</version>
<version>9.2.3.v20140905</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-http</artifactId>
<version>9.2.2.v20140723</version>
<version>9.2.3.v20140905</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-security</artifactId>
<version>9.2.2.v20140723</version>
<version>9.2.3.v20140905</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-io</artifactId>
<version>9.2.2.v20140723</version>
<version>9.2.3.v20140905</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-continuation</artifactId>
<version>9.2.2.v20140723</version>
<version>9.2.3.v20140905</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-jmx</artifactId>
<version>9.2.2.v20140723</version>
<version>9.2.3.v20140905</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-proxy</artifactId>
<version>9.2.2.v20140723</version>
<version>9.2.3.v20140905</version>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-deploy</artifactId>
<version>9.2.2.v20140723</version>
<version>9.2.3.v20140905</version>
</dependency>
<dependency>
<groupId>org.bitlet</groupId>