Author: remm
Date: Mon May 19 16:30:07 2008
New Revision: 658040
URL: http://svn.apache.org/viewvc?rev=658040&view=rev
Log:
- Votes.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=658040&r1=658039&r2=658040&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon May 19 16:30:07 2008
@@ -73,14 +73,14 @@
Correct BNF grammar so ${0 lt a ? 1 lt a ? "many": "one": "none"} works
http://svn.apache.org/viewvc?rev=657404&view=rev
Note patch is larger than strictly necessary due to autogenerated code
- +1: markt, yoavs
+ +1: markt, yoavs, remm
-1:
* Additional patch from
https://issues.apache.org/bugzilla/show_bug.cgi?id=43094
Allow configuration of JSSE providers
Based on a patch by Bruno Harbulot
http://svn.apache.org/viewvc?rev=657449&view=rev
- +1: markt, yoavs
+ +1: markt, yoavs, remm
-1:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42750
@@ -88,11 +88,15 @@
Note: This is on the critical path
http://svn.apache.org/viewvc?rev=657954&view=rev
+1: markt
- -1:
+ -1: remm (the library causing this bug cannot possibly have read the little
+ hidden, optional appendix from the HTTP/1.0 spec, and rely on it,
so it is simply broken;
+ it may not apply to HTTP/1.1, which may be more strict; passing
full URLs in the
+ request line is normally an HTTP/1.1 thing, from what I remember,
usable as an alternative
+ to the mandatory Host header)
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42747
Use any META-INF/context.xml in a consistent manner and ensure it is used on
initial deployment
http://svn.apache.org/viewvc?rev=657995&view=rev
+1: markt
- -1:
+ -1: remm (would need convincing that this is really well tested, otherwise
delay to next release)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]