forked from I2P_Developers/i2p.i2p
* Jetty 8.1.15.v20140411
* Tomcat 6.0.41
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Apache Tomcat
|
||||
Copyright 1999-2013 The Apache Software Foundation
|
||||
Copyright 1999-2014 The Apache Software Foundation
|
||||
|
||||
This product includes software developed by
|
||||
This product includes software developed at
|
||||
The Apache Software Foundation (http://www.apache.org/).
|
||||
|
||||
The Windows Installer is built with the Nullsoft
|
||||
@@ -14,3 +14,9 @@ Java compilation software for JSP pages is provided by Eclipse,
|
||||
which is open source software. The original software and
|
||||
related information is available at
|
||||
http://www.eclipse.org.
|
||||
|
||||
The original XML Schemas for Java EE Deployment Descriptors:
|
||||
- javaee_5.xsd
|
||||
- javaee_web_services_1_2.xsd
|
||||
- javaee_web_services_client_1_2.xsd
|
||||
may be obtained from http://java.sun.com/xml/ns/javaee/
|
||||
|
@@ -2,7 +2,7 @@ This is Apache Tomcat 6.x, supporting Servlet 2.5 and JSP 2.1.
|
||||
The Glassfish JSP 2.1 bundled in Jetty 6 is way too old.
|
||||
|
||||
Retrieved from the file
|
||||
apache-tomcat-6.0.37-deployer.tar.gz
|
||||
apache-tomcat-6.0.41-deployer.tar.gz
|
||||
|
||||
minus the following files and directores:
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project basedir="." default="all" name="jetty">
|
||||
|
||||
<property name="jetty.ver" value="8.1.14.v20131031" />
|
||||
<property name="jetty.ver" value="8.1.15.v20140411" />
|
||||
<property name="jetty.base" value="jetty-distribution-${jetty.ver}" />
|
||||
<property name="jetty.sha1" value="a6690261a822157c82fcc6327d05ac8c7dfed0a3" />
|
||||
<property name="jetty.sha1" value="41ec2b5e5605c038fb28d1f118669f06b4479e71" />
|
||||
<property name="jetty.filename" value="${jetty.base}.zip" />
|
||||
<property name="jetty.url" value="http://download.eclipse.org/jetty/${jetty.ver}/dist/${jetty.filename}" />
|
||||
<property name="verified.filename" value="verified.txt" />
|
||||
|
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.
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.
Binary file not shown.
BIN
apps/jetty/jetty-distribution-8.1.15.v20140411/start.jar
Normal file
BIN
apps/jetty/jetty-distribution-8.1.15.v20140411/start.jar
Normal file
Binary file not shown.
Reference in New Issue
Block a user