From: Greg W. <gre...@us...> - 2003-05-05 14:43:49
|
User: gregwilkins Date: 03/05/05 07:43:48 Modified: . VERSION.TXT ant.properties Log: reorg project pages Revision Changes Path 3.646 +3 -0 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.645 retrieving revision 3.646 diff -u -w -r3.645 -r3.646 --- VERSION.TXT 4 May 2003 22:54:20 -0000 3.645 +++ VERSION.TXT 5 May 2003 14:43:46 -0000 3.646 @@ -1,6 +1,7 @@ Jetty Versions -------------- +Jetty-4.2.10pre0 - 5 May 2003 + Moved Log4JLogSink into JettyPlus + Added ability to override jetty startup class by using -Djetty.server on runline + Incorporate JettyPlus jotm etc into build. @@ -18,6 +19,8 @@ + Merge multivalued parameters in dispatcher. + Fixed CRLF bug in MultiPartRequest + Warn if max form content size is reached. + + getAuthType returns CLIENT_CERT instead of CLIENT-CERT. + + getAuthType maps the HttpServletRequest final strings. Jetty-4.2.9 - 19 March 2003 + Conditional headers check after /dir to /dir/ redirection. 3.2 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.1 retrieving revision 3.2 diff -u -w -r3.1 -r3.2 --- ant.properties 4 May 2003 19:01:35 -0000 3.1 +++ ant.properties 5 May 2003 14:43:47 -0000 3.2 @@ -1,7 +1,7 @@ VERSION.MAJOR=4 VERSION.MINOR=2 -VERSION.BUILD=10 +VERSION.BUILD=10pre0 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2003-07-03 07:32:36
|
User: gregwilkins Date: 03/07/03 00:32:35 Modified: . VERSION.TXT ant.properties Log: release Revision Changes Path 3.668 +1 -0 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.667 retrieving revision 3.668 diff -u -w -r3.667 -r3.668 --- VERSION.TXT 3 Jul 2003 07:12:52 -0000 3.667 +++ VERSION.TXT 3 Jul 2003 07:32:35 -0000 3.668 @@ -1,6 +1,7 @@ Jetty Versions -------------- +Jetty-4.2.10 - 4 July 2003 + Allow multiple security-role-ref elements per servlet. + Handle Proxy-Connection better + Cleaned up alias handling. 3.5 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.4 retrieving revision 3.5 diff -u -w -r3.4 -r3.5 --- ant.properties 4 Jun 2003 13:55:57 -0000 3.4 +++ ant.properties 3 Jul 2003 07:32:35 -0000 3.5 @@ -1,7 +1,7 @@ VERSION.MAJOR=4 VERSION.MINOR=2 -VERSION.BUILD=10pre2 +VERSION.BUILD=10 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2003-07-06 14:10:53
|
User: gregwilkins Date: 03/07/06 07:10:53 Modified: . VERSION.TXT ant.properties Log: versions Revision Changes Path 3.672 +5 -5 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.671 retrieving revision 3.672 diff -u -w -r3.671 -r3.672 --- VERSION.TXT 6 Jul 2003 05:40:50 -0000 3.671 +++ VERSION.TXT 6 Jul 2003 14:10:52 -0000 3.672 @@ -1,15 +1,15 @@ Jetty Versions -------------- -Jetty-4.2.10 - + Improvement to JettyPlus config of datasources and connection pools - + Addition of mail service for JettyPlus - + Move to Service-based architecture for JettyPlus features - + Re-implementation of JNDI +Jetty-4.2.10 - 7 July 2003 + Updates to JettyPlus documentation + Updates to Jetty tutorial for start.jar, jmx etc Jetty-4.2.10pre2 - 4 July 2003 + + Improvement to JettyPlus config of datasources and connection pools + + Addition of mail service for JettyPlus + + Move to Service-based architecture for JettyPlus features + + Re-implementation of JNDI + Many improvements in JettyPlus java:comp handling + Allow multiple security-role-ref elements per servlet. + Handle Proxy-Connection better 3.7 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.6 retrieving revision 3.7 diff -u -w -r3.6 -r3.7 --- ant.properties 4 Jul 2003 02:42:28 -0000 3.6 +++ ant.properties 6 Jul 2003 14:10:52 -0000 3.7 @@ -1,7 +1,7 @@ VERSION.MAJOR=4 VERSION.MINOR=2 -VERSION.BUILD=10pre2 +VERSION.BUILD=10 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2003-07-12 01:00:34
|
User: gregwilkins Date: 03/07/11 18:00:30 Modified: . Tag: Jetty_4_2 VERSION.TXT ant.properties Log: release Revision Changes Path No revision No revision 3.672.2.6 +3 -2 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.672.2.5 retrieving revision 3.672.2.6 diff -u -w -r3.672.2.5 -r3.672.2.6 --- VERSION.TXT 11 Jul 2003 09:22:49 -0000 3.672.2.5 +++ VERSION.TXT 12 Jul 2003 01:00:29 -0000 3.672.2.6 @@ -1,12 +1,13 @@ Jetty Versions -------------- - + prevent AJP13 from reordering query. - + Branched for Jetty 5 development. +Jetty-4.2.11 - 12 July 2003 + Fixed race in servlet initialization code. + Cookie params all in lower case. + Simplified AJP13 connection handling. + + Prevent AJP13 from reordering query. + Support separate Monitor class for start + + Branched for Jetty 5 development. Jetty-4.2.10 - 7 July 2003 + Updates to JettyPlus documentation 3.7.2.1 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.7 retrieving revision 3.7.2.1 diff -u -w -r3.7 -r3.7.2.1 --- ant.properties 6 Jul 2003 14:10:52 -0000 3.7 +++ ant.properties 12 Jul 2003 01:00:30 -0000 3.7.2.1 @@ -1,7 +1,7 @@ VERSION.MAJOR=4 VERSION.MINOR=2 -VERSION.BUILD=10 +VERSION.BUILD=11 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2003-07-12 02:08:23
|
User: gregwilkins Date: 03/07/11 19:08:22 Modified: . VERSION.TXT ant.properties Log: synced with 4.2.11 Revision Changes Path 3.674 +9 -1 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.673 retrieving revision 3.674 diff -u -w -r3.673 -r3.674 --- VERSION.TXT 8 Jul 2003 07:32:25 -0000 3.673 +++ VERSION.TXT 12 Jul 2003 02:08:22 -0000 3.674 @@ -4,7 +4,15 @@ Jetty-5.x.x + Compiled against 2.4 servlet spec. + Implemented remote/local addr/port methods + + Updated authentication so that a normal Principal is used. +Jetty-4.2.11 - 12 July 2003 + + Fixed race in servlet initialization code. + + Cookie params all in lower case. + + Simplified AJP13 connection handling. + + Prevent AJP13 from reordering query. + + Support separate Monitor class for start + + Branched for Jetty 5 development. Jetty-4.2.10 - 7 July 2003 + Updates to JettyPlus documentation 3.8 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.7 retrieving revision 3.8 diff -u -w -r3.7 -r3.8 --- ant.properties 6 Jul 2003 14:10:52 -0000 3.7 +++ ant.properties 12 Jul 2003 02:08:22 -0000 3.8 @@ -1,7 +1,7 @@ VERSION.MAJOR=4 VERSION.MINOR=2 -VERSION.BUILD=10 +VERSION.BUILD=11 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2003-07-16 04:55:20
|
User: gregwilkins Date: 03/07/15 21:55:16 Modified: . VERSION.TXT ant.properties Log: dispatcher updates Revision Changes Path 3.678 +3 -2 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.677 retrieving revision 3.678 diff -u -w -r3.677 -r3.678 --- VERSION.TXT 16 Jul 2003 01:33:02 -0000 3.677 +++ VERSION.TXT 16 Jul 2003 04:55:16 -0000 3.678 @@ -1,13 +1,14 @@ Jetty Versions -------------- -Jetty-5.x.x +Jetty-5.0.alpha0 - 16 Jul 2003 + Compiled against 2.4 servlet spec. + Implemented remote/local addr/port methods + Updated authentication so that a normal Principal is used. + updated to jasper 5.0.3 + Implemented setCharaterEncoding - + + Implemented filter-mapping <dispatcher> element + + Implemented Dispatcher forward attributes. Jetty-4.2.x + Added missing S to some OPTIONS strings 3.9 +3 -3 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.8 retrieving revision 3.9 diff -u -w -r3.8 -r3.9 --- ant.properties 12 Jul 2003 02:08:22 -0000 3.8 +++ ant.properties 16 Jul 2003 04:55:16 -0000 3.9 @@ -1,7 +1,7 @@ -VERSION.MAJOR=4 -VERSION.MINOR=2 -VERSION.BUILD=11 +VERSION.MAJOR=5 +VERSION.MINOR=0 +VERSION.BUILD=alpha0 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2003-07-31 14:55:21
|
User: gregwilkins Date: 03/07/31 07:55:20 Modified: . VERSION.TXT ant.properties Log: synced with 4.2.11+ Revision Changes Path 3.681 +7 -1 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.680 retrieving revision 3.681 diff -u -w -r3.680 -r3.681 --- VERSION.TXT 28 Jul 2003 14:29:30 -0000 3.680 +++ VERSION.TXT 31 Jul 2003 14:55:20 -0000 3.681 @@ -1,6 +1,7 @@ Jetty Versions -------------- +Jetty-5.0.alpha1 + Switched to mx4j + Improve combinations of Security Constraints + Implemented locale encoding mapping. @@ -14,7 +15,12 @@ + Implemented filter-mapping <dispatcher> element + Implemented Dispatcher forward attributes. -Jetty-4.2.x +Jetty-4.2.12 + + restore max inactive interval for session manager + + Removed protection of org.mortbay.http attributes + + Fixed parameter ordering for a forward request. + + Fixed up HTAccessHandler + + Improved error messages from ProxyHandler + Added missing S to some OPTIONS strings + Added open method to threaded server. 3.10 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.9 retrieving revision 3.10 diff -u -w -r3.9 -r3.10 --- ant.properties 16 Jul 2003 04:55:16 -0000 3.9 +++ ant.properties 31 Jul 2003 14:55:20 -0000 3.10 @@ -1,7 +1,7 @@ VERSION.MAJOR=5 VERSION.MINOR=0 -VERSION.BUILD=alpha0 +VERSION.BUILD=alpha1 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2003-08-01 05:31:34
|
User: gregwilkins Date: 03/07/31 22:31:33 Modified: . Tag: Jetty_4_2 VERSION.TXT ant.properties Log: FORMAuth error page Revision Changes Path No revision No revision 3.672.2.13 +2 -0 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.672.2.12 retrieving revision 3.672.2.13 diff -u -w -r3.672.2.12 -r3.672.2.13 --- VERSION.TXT 31 Jul 2003 14:10:03 -0000 3.672.2.12 +++ VERSION.TXT 1 Aug 2003 05:31:33 -0000 3.672.2.13 @@ -1,6 +1,7 @@ Jetty Versions -------------- +Jetty-4.2.12 + restore max inactive interval for session manager + Removed protection of org.mortbay.http attributes + Fixed parameter ordering for a forward request. @@ -8,6 +9,7 @@ + Improved error messages from ProxyHandler + Added missing S to some OPTIONS strings + Added open method to threaded server. + + FORMAuthenticator does 403 with empty error page. Jetty-4.2.11 - 12 July 2003 + Fixed race in servlet initialization code. 3.7.2.2 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.7.2.1 retrieving revision 3.7.2.2 diff -u -w -r3.7.2.1 -r3.7.2.2 --- ant.properties 12 Jul 2003 01:00:30 -0000 3.7.2.1 +++ ant.properties 1 Aug 2003 05:31:33 -0000 3.7.2.2 @@ -1,7 +1,7 @@ VERSION.MAJOR=4 VERSION.MINOR=2 -VERSION.BUILD=11 +VERSION.BUILD=12 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2003-10-30 04:52:49
|
User: gregwilkins Date: 03/10/29 20:52:28 Modified: . Tag: Jetty_4_2 VERSION.TXT ant.properties Log: + JBoss integration uses writer rather than stream for XML config handling Revision Changes Path No revision No revision 3.672.2.32 +1 -0 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.672.2.31 retrieving revision 3.672.2.32 diff -u -w -r3.672.2.31 -r3.672.2.32 --- VERSION.TXT 28 Oct 2003 08:31:57 -0000 3.672.2.31 +++ VERSION.TXT 30 Oct 2003 04:52:27 -0000 3.672.2.32 @@ -2,6 +2,7 @@ -------------- + respect content length when decoding form content. + + JBoss integration uses writer rather than stream for XML config handling Jetty-4.2.14RC1 - 19 October 2003 + Reworked Dispatcher to better support cross context sessions. 3.7.2.8 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.7.2.7 retrieving revision 3.7.2.8 diff -u -w -r3.7.2.7 -r3.7.2.8 --- ant.properties 19 Oct 2003 12:08:47 -0000 3.7.2.7 +++ ant.properties 30 Oct 2003 04:52:27 -0000 3.7.2.8 @@ -1,7 +1,7 @@ VERSION.MAJOR=4 VERSION.MINOR=2 -VERSION.BUILD=14rc1 +VERSION.BUILD=14 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2003-10-30 05:06:37
|
User: gregwilkins Date: 03/10/29 21:06:16 Modified: . VERSION.TXT ant.properties Log: JBoss integration uses writer rather than stream for XML config handling Revision Changes Path 3.706 +3 -0 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.705 retrieving revision 3.706 diff -u -w -r3.705 -r3.706 --- VERSION.TXT 19 Oct 2003 12:12:27 -0000 3.705 +++ VERSION.TXT 30 Oct 2003 05:06:16 -0000 3.706 @@ -1,6 +1,9 @@ Jetty Versions -------------- + + respect content length when decoding form content. + + JBoss integration uses writer rather than stream for XML config handling + Jetty-5.0.alpha3 -19 October 2003 + Reworked Dispatcher to better support cross context sessions. 3.13 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.12 retrieving revision 3.13 diff -u -w -r3.12 -r3.13 --- ant.properties 5 Oct 2003 23:46:18 -0000 3.12 +++ ant.properties 30 Oct 2003 05:06:16 -0000 3.13 @@ -1,7 +1,7 @@ VERSION.MAJOR=5 VERSION.MINOR=0 -VERSION.BUILD=alpha3 +VERSION.BUILD=alpha4 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2003-10-31 12:17:23
|
User: gregwilkins Date: 03/10/31 04:17:18 Modified: . VERSION.TXT ant.properties Log: version Revision Changes Path 3.708 +7 -2 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.707 retrieving revision 3.708 diff -u -w -r3.707 -r3.708 --- VERSION.TXT 30 Oct 2003 08:27:25 -0000 3.707 +++ VERSION.TXT 31 Oct 2003 12:17:18 -0000 3.708 @@ -1,11 +1,16 @@ Jetty Versions -------------- +Jetty-5.0.beta0 + respect content length when decoding form content. + JBoss integration uses writer rather than stream for XML config handling + Expire pages that contain set-cookie as per RFC2109 recommendation - +Jetty-4.2.14 + + respect content length when decoding form content. + + JBoss integration uses writer rather than stream for XML config handling + + Fixed NPE in SSO + + Expire pages that contain set-cookie as per RFC2109 recommendation Jetty-5.0.alpha3 -19 October 2003 + Reworked Dispatcher to better support cross context sessions. 3.14 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.13 retrieving revision 3.14 diff -u -w -r3.13 -r3.14 --- ant.properties 30 Oct 2003 05:06:16 -0000 3.13 +++ ant.properties 31 Oct 2003 12:17:18 -0000 3.14 @@ -1,7 +1,7 @@ VERSION.MAJOR=5 VERSION.MINOR=0 -VERSION.BUILD=alpha4 +VERSION.BUILD=beta0 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2003-11-16 12:05:12
|
User: gregwilkins Date: 03/11/16 04:04:31 Modified: . VERSION.TXT ant.properties Log: version and misc Revision Changes Path 3.711 +5 -0 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.710 retrieving revision 3.711 diff -u -w -r3.710 -r3.711 --- VERSION.TXT 9 Nov 2003 11:37:52 -0000 3.710 +++ VERSION.TXT 16 Nov 2003 12:04:30 -0000 3.711 @@ -1,6 +1,11 @@ Jetty Versions -------------- + + Race in HttpFields cache??? + + PathMap uses own Map.Entry impl for IBM JVMs + + Use ${jetty.home}/work or WEB-INF/work for temp directories if present + + Protect ThreadPool.run() from interrupted exceptions + Jetty-5.0.beta0 + respect content length when decoding form content. + JBoss integration uses writer rather than stream for XML config handling 3.15 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.14 retrieving revision 3.15 diff -u -w -r3.14 -r3.15 --- ant.properties 31 Oct 2003 12:17:18 -0000 3.14 +++ ant.properties 16 Nov 2003 12:04:31 -0000 3.15 @@ -1,7 +1,7 @@ VERSION.MAJOR=5 VERSION.MINOR=0 -VERSION.BUILD=beta0 +VERSION.BUILD=beta0pre0 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2003-11-22 23:03:50
|
User: gregwilkins Date: 03/11/22 15:03:49 Modified: . Tag: Jetty_4_2 VERSION.TXT ant.properties Log: Removed CMP CMR distributed session store Revision Changes Path No revision No revision 3.672.2.38 +3 -1 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.672.2.37 retrieving revision 3.672.2.38 diff -u -w -r3.672.2.37 -r3.672.2.38 --- VERSION.TXT 22 Nov 2003 15:52:27 -0000 3.672.2.37 +++ VERSION.TXT 22 Nov 2003 23:03:49 -0000 3.672.2.38 @@ -1,12 +1,14 @@ Jetty Versions -------------- - + Race in HttpFields cache??? +Jetty-4.2.15rc0 + PathMap uses own Map.Entry impl for IBM JVMs + + Race in HttpFields cache + Use ${jetty.home}/work or WEB-INF/work for temp directories if present + Protect ThreadPool.run() from interrupted exceptions + Added org.mortbay.http.ErrorHandler for error pages. + JsseListener checks UserAgent for browsers that can't grok persistent SSL (msie5) + + Removed the CMR/CMP distributed session implementation Jetty-4.2.14 - 4 November 2003 + Respect content length when decoding form content. 3.7.2.9 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.7.2.8 retrieving revision 3.7.2.9 diff -u -w -r3.7.2.8 -r3.7.2.9 --- ant.properties 30 Oct 2003 04:52:27 -0000 3.7.2.8 +++ ant.properties 22 Nov 2003 23:03:49 -0000 3.7.2.9 @@ -1,7 +1,7 @@ VERSION.MAJOR=4 VERSION.MINOR=2 -VERSION.BUILD=14 +VERSION.BUILD=15rc0 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2003-12-10 21:49:17
|
User: gregwilkins Date: 03/12/10 13:49:16 Modified: . Tag: Jetty_4_2 VERSION.TXT ant.properties Log: protect against JBoss JMX bug Revision Changes Path No revision No revision 3.672.2.42 +1 -0 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.672.2.41 retrieving revision 3.672.2.42 diff -u -w -r3.672.2.41 -r3.672.2.42 --- VERSION.TXT 3 Dec 2003 21:25:53 -0000 3.672.2.41 +++ VERSION.TXT 10 Dec 2003 21:49:16 -0000 3.672.2.42 @@ -3,6 +3,7 @@ + SecurityConstraints not reset by stop() on custom context + Fixed UnixCrypt handling in HTAccessHandler + + Added patch for JBoss realm single sign on Jetty-4.2.15rc0 - 22 Nov 2003 + PathMap uses own Map.Entry impl for IBM JVMs 3.7.2.10 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.7.2.9 retrieving revision 3.7.2.10 diff -u -w -r3.7.2.9 -r3.7.2.10 --- ant.properties 22 Nov 2003 23:03:49 -0000 3.7.2.9 +++ ant.properties 10 Dec 2003 21:49:16 -0000 3.7.2.10 @@ -1,7 +1,7 @@ VERSION.MAJOR=4 VERSION.MINOR=2 -VERSION.BUILD=15rc0 +VERSION.BUILD=15 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2004-01-30 16:32:28
|
User: gregwilkins Date: 04/01/29 22:15:16 Modified: . VERSION.TXT ant.properties Log: default to HTTP/1.1 Revision Changes Path 3.731 +3 -0 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.730 retrieving revision 3.731 diff -u -w -r3.730 -r3.731 --- VERSION.TXT 28 Jan 2004 11:12:46 -0000 3.730 +++ VERSION.TXT 30 Jan 2004 06:15:15 -0000 3.731 @@ -1,6 +1,7 @@ Jetty Versions -------------- +Jetty-5.0.beta2 + Added skeleton JMX MBean for jetty plus + Fixed HEAD with empty chunk bug. + Fixed jetty.home/work handling @@ -10,6 +11,8 @@ + FileResource better handles non sun JVM + Monitor closes socket before exit + Updated to Japser 5.0.16 + + RequestDispatcher uses request encoding for query params + Jetty-5.0.beta1 - 24 December 2003 + SecurityConstraints not reset by stop() on custom context 3.18 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.17 retrieving revision 3.18 diff -u -w -r3.17 -r3.18 --- ant.properties 24 Dec 2003 01:17:17 -0000 3.17 +++ ant.properties 30 Jan 2004 06:15:15 -0000 3.18 @@ -1,7 +1,7 @@ VERSION.MAJOR=5 VERSION.MINOR=0 -VERSION.BUILD=beta1 +VERSION.BUILD=beta2 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2004-02-01 03:04:17
|
User: gregwilkins Date: 04/01/31 19:02:25 Modified: . Tag: Jetty_4_2 VERSION.TXT ant.properties Log: Fixed busy loop introduced in 4.2.15 Revision Changes Path No revision No revision 3.672.2.54 +4 -0 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.672.2.53 retrieving revision 3.672.2.54 diff -u -w -r3.672.2.53 -r3.672.2.54 --- VERSION.TXT 30 Jan 2004 02:56:55 -0000 3.672.2.53 +++ VERSION.TXT 1 Feb 2004 03:02:25 -0000 3.672.2.54 @@ -1,6 +1,10 @@ Jetty Versions -------------- +Jetty-4.2.17 - 1 Feb 2004 + + Fixed busy loop in threadpool run + + Reorganized ServletHolder init + Jetty-4.2.16 - 30 Jan 2004 + Fixed setDate multi-cpu race + Improved low thread handling 3.7.2.12 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.7.2.11 retrieving revision 3.7.2.12 diff -u -w -r3.7.2.11 -r3.7.2.12 --- ant.properties 29 Jan 2004 13:16:17 -0000 3.7.2.11 +++ ant.properties 1 Feb 2004 03:02:25 -0000 3.7.2.12 @@ -1,7 +1,7 @@ VERSION.MAJOR=4 VERSION.MINOR=2 -VERSION.BUILD=16 +VERSION.BUILD=17 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2004-03-01 09:14:45
|
User: gregwilkins Date: 04/03/01 00:56:03 Modified: . Tag: Jetty_4_2 VERSION.TXT ant.properties Log: version Revision Changes Path No revision No revision 3.672.2.60 +2 -0 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.672.2.59 retrieving revision 3.672.2.60 diff -u -w -r3.672.2.59 -r3.672.2.60 --- VERSION.TXT 29 Feb 2004 18:38:45 -0000 3.672.2.59 +++ VERSION.TXT 1 Mar 2004 08:56:02 -0000 3.672.2.60 @@ -1,11 +1,13 @@ Jetty Versions -------------- +Jetty-4.2.18 - 1 Mar 2004 + Added log4j context repository to jettyplus + NPE guard for no-listener junit deployment + Improved log performance + Fixed j2se 1.3 problem with HttpFields + Suppress some more IOExceptions + + Default servlet respectes servlet path Jetty-4.2.17 - 1 Feb 2004 + Fixed busy loop in threadpool run 3.7.2.13 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.7.2.12 retrieving revision 3.7.2.13 diff -u -w -r3.7.2.12 -r3.7.2.13 --- ant.properties 1 Feb 2004 03:02:25 -0000 3.7.2.12 +++ ant.properties 1 Mar 2004 08:56:02 -0000 3.7.2.13 @@ -1,7 +1,7 @@ VERSION.MAJOR=4 VERSION.MINOR=2 -VERSION.BUILD=17 +VERSION.BUILD=18 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2004-03-19 09:26:38
|
User: gregwilkins Date: 04/03/19 01:16:54 Modified: . Tag: Jetty_4_2 VERSION.TXT ant.properties Log: version Revision Changes Path No revision No revision 3.672.2.62 +1 -0 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.672.2.61 retrieving revision 3.672.2.62 diff -u -w -r3.672.2.61 -r3.672.2.62 --- VERSION.TXT 19 Mar 2004 09:05:59 -0000 3.672.2.61 +++ VERSION.TXT 19 Mar 2004 09:16:54 -0000 3.672.2.62 @@ -1,6 +1,7 @@ Jetty Versions -------------- +Jetty-4.2.19 - 19 Mar 2004 + Fixed DOS attack problem Jetty-4.2.18 - 1 Mar 2004 3.7.2.14 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.7.2.13 retrieving revision 3.7.2.14 diff -u -w -r3.7.2.13 -r3.7.2.14 --- ant.properties 1 Mar 2004 08:56:02 -0000 3.7.2.13 +++ ant.properties 19 Mar 2004 09:16:54 -0000 3.7.2.14 @@ -1,7 +1,7 @@ VERSION.MAJOR=4 VERSION.MINOR=2 -VERSION.BUILD=18 +VERSION.BUILD=19 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2004-04-05 11:58:14
|
User: gregwilkins Date: 04/04/05 04:45:34 Modified: . VERSION.TXT ant.properties Log: updated to mx4j2.0 Revision Changes Path 3.744 +3 -0 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.743 retrieving revision 3.744 diff -u -w -r3.743 -r3.744 --- VERSION.TXT 30 Mar 2004 11:29:30 -0000 3.743 +++ VERSION.TXT 5 Apr 2004 11:45:34 -0000 3.744 @@ -11,11 +11,14 @@ + Fixed DOS problem + Worked around bad jboss URL handler in XMLParser + Forced close of connections over stop/start + + ProxiedFor field support added to NCSARequestLog + + Updated mx4j to V2 Jetty-4.2.20pre0 + Worked around bad jboss URL handler in XMLParser + Forced close of connections over stop/start + HttpFields protected headers + + ProxiedFor field support added to NCSARequestLog Jetty-4.2.19 - 19 Mar 2004 + Fixed DOS attack problem 3.19 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.18 retrieving revision 3.19 diff -u -w -r3.18 -r3.19 --- ant.properties 30 Jan 2004 06:15:15 -0000 3.18 +++ ant.properties 5 Apr 2004 11:45:34 -0000 3.19 @@ -1,7 +1,7 @@ VERSION.MAJOR=5 VERSION.MINOR=0 -VERSION.BUILD=beta2 +VERSION.BUILD=RC0 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2004-04-05 20:48:59
|
User: gregwilkins Date: 04/04/05 13:36:21 Modified: . Tag: Jetty_4_2 VERSION.TXT ant.properties Log: Default servlet at non empty location Revision Changes Path No revision No revision 3.672.2.67 +7 -0 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.672.2.66 retrieving revision 3.672.2.67 diff -u -w -r3.672.2.66 -r3.672.2.67 --- VERSION.TXT 30 Mar 2004 15:16:32 -0000 3.672.2.66 +++ VERSION.TXT 5 Apr 2004 20:36:19 -0000 3.672.2.67 @@ -5,6 +5,8 @@ + Worked around bad jboss URL handler in XMLParser + Forced close of connections over stop/start + HttpFields protected headers + + ProxiedFor field support added to NCSARequestLog + + Fixed Default servlet for non empty servlet paths Jetty-5.0.0RC0 + ServletContext attributes wrap HttpContext attributes. @@ -16,6 +18,11 @@ + Fixed DOS problem + Worked around bad jboss URL handler in XMLParser + Forced close of connections over stop/start + + ProxiedFor field support added to NCSARequestLog + + Fixed Default servlet for non empty servlet paths + + Updated mx4j to V2 + + + Fixed Default servlet for non empty servlet paths Jetty-4.2.19 - 19 Mar 2004 + Fixed DOS attack problem 3.7.2.15 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.7.2.14 retrieving revision 3.7.2.15 diff -u -w -r3.7.2.14 -r3.7.2.15 --- ant.properties 19 Mar 2004 09:16:54 -0000 3.7.2.14 +++ ant.properties 5 Apr 2004 20:36:20 -0000 3.7.2.15 @@ -1,7 +1,7 @@ VERSION.MAJOR=4 VERSION.MINOR=2 -VERSION.BUILD=19 +VERSION.BUILD=20pre0 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2004-04-07 09:37:47
|
User: gregwilkins Date: 04/04/07 02:24:52 Modified: . Tag: Jetty_4_2 VERSION.TXT ant.properties Log: versions Revision Changes Path No revision No revision 3.672.2.70 +1 -1 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.672.2.69 retrieving revision 3.672.2.70 diff -u -w -r3.672.2.69 -r3.672.2.70 --- VERSION.TXT 7 Apr 2004 09:15:47 -0000 3.672.2.69 +++ VERSION.TXT 7 Apr 2004 09:24:50 -0000 3.672.2.70 @@ -1,7 +1,7 @@ Jetty Versions -------------- -Jetty-4.2.20pre0 - 7 April 2004 +Jetty-4.2.20RC0 - 7 April 2004 + Worked around bad jboss URL handler in XMLParser + Forced close of connections over stop/start + HttpFields protected headers 3.7.2.16 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.7.2.15 retrieving revision 3.7.2.16 diff -u -w -r3.7.2.15 -r3.7.2.16 --- ant.properties 5 Apr 2004 20:36:20 -0000 3.7.2.15 +++ ant.properties 7 Apr 2004 09:24:51 -0000 3.7.2.16 @@ -1,7 +1,7 @@ VERSION.MAJOR=4 VERSION.MINOR=2 -VERSION.BUILD=20pre0 +VERSION.BUILD=20RC0 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2004-05-22 11:53:42
|
User: gregwilkins Date: 04/05/22 04:53:35 Modified: . Tag: Jetty_4_2 VERSION.TXT ant.properties Log: jasper update Revision Changes Path No revision No revision 3.672.2.73 +6 -0 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.672.2.72 retrieving revision 3.672.2.73 diff -u -w -r3.672.2.72 -r3.672.2.73 --- VERSION.TXT 24 Apr 2004 07:54:53 -0000 3.672.2.72 +++ VERSION.TXT 22 May 2004 11:53:34 -0000 3.672.2.73 @@ -2,13 +2,19 @@ -------------- Jetty-5 + + Changed to apache 2.0 license + added extra/etc/start-plus.config to set up main.class for jettyplus + maxFormContentLength may be unlimited with <0 value + Fixed HTTP tunnel timeout setting. + + Improved handling of exception from servlet init. + + FORM auth redirects to context on a re-auth + + Handle multiple virutal hosts from JBoss 3.2.4RC2 Jetty-4 + maxFormContentLength may be unlimited with <0 value + Fixed HTTP tunnel timeout setting. + + Improved handling of exception from servlet init. + + FORM auth redirects to context on a re-auth Jetty-5.0.0RC0 - 7 April 2004 + Updated JettyPlus to JOTM 1.4.3 (carol-1.5.2, xapool-1.3.1) 3.7.2.17 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.7.2.16 retrieving revision 3.7.2.17 diff -u -w -r3.7.2.16 -r3.7.2.17 --- ant.properties 7 Apr 2004 09:24:51 -0000 3.7.2.16 +++ ant.properties 22 May 2004 11:53:34 -0000 3.7.2.17 @@ -1,7 +1,7 @@ VERSION.MAJOR=4 VERSION.MINOR=2 -VERSION.BUILD=20RC0 +VERSION.BUILD=20 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2004-05-24 10:07:58
|
User: gregwilkins Date: 04/05/24 03:07:36 Modified: . VERSION.TXT ant.properties Log: release Revision Changes Path 3.755 +3 -2 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.754 retrieving revision 3.755 diff -u -w -r3.754 -r3.755 --- VERSION.TXT 9 May 2004 20:30:26 -0000 3.754 +++ VERSION.TXT 24 May 2004 10:07:34 -0000 3.755 @@ -1,15 +1,16 @@ Jetty Versions -------------- -Jetty-5 +Jetty-5.0.RC1 - 24 May 2004 + Changed to apache 2.0 license + added extra/etc/start-plus.config to set up main.class for jettyplus + maxFormContentLength may be unlimited with <0 value + Fixed HTTP tunnel timeout setting. + Improved handling of exception from servlet init. + FORM auth redirects to context on a re-auth + + Handle multiple virutal hosts from JBoss 3.2.4RC2 -Jetty-4 +Jetty-4.2.20 - 22 May 2004 + maxFormContentLength may be unlimited with <0 value + Fixed HTTP tunnel timeout setting. + Improved handling of exception from servlet init. 3.20 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.19 retrieving revision 3.20 diff -u -w -r3.19 -r3.20 --- ant.properties 5 Apr 2004 11:45:34 -0000 3.19 +++ ant.properties 24 May 2004 10:07:35 -0000 3.20 @@ -1,7 +1,7 @@ VERSION.MAJOR=5 VERSION.MINOR=0 -VERSION.BUILD=RC0 +VERSION.BUILD=RC1 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2004-08-23 11:50:24
|
User: gregwilkins Date: 04/08/23 04:50:14 Modified: . Tag: Jetty_4_2 VERSION.TXT ant.properties Log: Added parameters for acceptQueueSize and lowResources level. Revision Changes Path No revision No revision 3.672.2.82 +2 -1 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.672.2.81 retrieving revision 3.672.2.82 diff -u -w -r3.672.2.81 -r3.672.2.82 --- VERSION.TXT 6 Aug 2004 02:05:02 -0000 3.672.2.81 +++ VERSION.TXT 23 Aug 2004 11:50:11 -0000 3.672.2.82 @@ -1,9 +1,10 @@ Jetty Versions -------------- +Jetty-4.2.22 - 23 August + fixed jaas logout for jetty-jboss integration + fixed deployment of ejb-link elements in web.xml for jboss - + + Added parameters for acceptQueueSize and lowResources level. Jetty-5.0.RC2 - 2 July 2004 + Fixed DIGEST challenge delimiters 3.7.2.19 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.7.2.18 retrieving revision 3.7.2.19 diff -u -w -r3.7.2.18 -r3.7.2.19 --- ant.properties 10 Jul 2004 06:47:07 -0000 3.7.2.18 +++ ant.properties 23 Aug 2004 11:50:12 -0000 3.7.2.19 @@ -1,7 +1,7 @@ VERSION.MAJOR=4 VERSION.MINOR=2 -VERSION.BUILD=21 +VERSION.BUILD=22 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |
From: Greg W. <gre...@us...> - 2004-08-27 12:55:04
|
User: gregwilkins Date: 04/08/27 05:54:52 Modified: . VERSION.TXT ant.properties Log: version Revision Changes Path 3.777 +2 -0 Jetty/VERSION.TXT Index: VERSION.TXT =================================================================== RCS file: /cvsroot/jetty/Jetty/VERSION.TXT,v retrieving revision 3.776 retrieving revision 3.777 diff -u -w -r3.776 -r3.777 --- VERSION.TXT 23 Aug 2004 11:54:47 -0000 3.776 +++ VERSION.TXT 27 Aug 2004 12:54:42 -0000 3.777 @@ -1,6 +1,7 @@ Jetty Versions -------------- +Jetty-5.0.RC3 - 27 August + DIGEST auth handles qop, stale and maxNonceAge. + Less verbose warning for non validating xml parser. + fixed jaas logout for jetty-jboss @@ -8,6 +9,7 @@ + Update to jasper 5.0.27 + Added parameters for acceptQueueSize and lowResources level. + Changed default URI encoding to UTF-8 + + Fixes to work with java 1.5 Jetty-4.2.22 - 23 August + fixed jaas logout for jetty-jboss integration 3.24 +1 -1 Jetty/ant.properties Index: ant.properties =================================================================== RCS file: /cvsroot/jetty/Jetty/ant.properties,v retrieving revision 3.23 retrieving revision 3.24 diff -u -w -r3.23 -r3.24 --- ant.properties 27 Aug 2004 10:28:20 -0000 3.23 +++ ant.properties 27 Aug 2004 12:54:51 -0000 3.24 @@ -1,7 +1,7 @@ VERSION.MAJOR=5 VERSION.MINOR=0 -VERSION.BUILD=RC2 +VERSION.BUILD=RC3 RELEASE.MAJOR=${VERSION.MAJOR}.${VERSION.MINOR} RELEASE.MAJOR.MINOR=${VERSION.MAJOR}.${VERSION.MINOR}.${VERSION.BUILD} |