If you provide new Tomcat binaries, it will be 6.0.24 ?
2010/1/15 Mladen Turk :
> On 01/15/2010 08:22 AM, jean-frederic clere wrote:
>>
>> We have to fix the TCK failures, We shouldn't release some things which
>> is not TCK compliant.
>
> +1
>
>
> Regards
> --
> ^TM
>
> --
On 01/15/2010 08:22 AM, jean-frederic clere wrote:
We have to fix the TCK failures, We shouldn't release some things which
is not TCK compliant.
+1
Regards
--
^TM
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
On 15.01.2010 08:22, jean-frederic clere wrote:
On 01/14/2010 10:45 PM, Filip Hanik - Dev Lists wrote:
if all we find wrong is line endings, then I would suggest
1. fix the packaging script
2. Add the fix to the tag
3. rerun the script
4. post the new binaries
We have to fix the TCK failures,
On 01/14/2010 10:45 PM, Filip Hanik - Dev Lists wrote:
>
> if all we find wrong is line endings, then I would suggest
> 1. fix the packaging script
> 2. Add the fix to the tag
> 3. rerun the script
> 4. post the new binaries
We have to fix the TCK failures, We shouldn't release some things which
On 14.01.2010 23:47, Mark Thomas wrote:
The subject says it all really. Still no sign of the TCK so there are
probably some bugs in my understanding/interpretation of the spec.
Great Job!
-
To unsubscribe, e-mail: dev-unsubscr
https://issues.apache.org/bugzilla/show_bug.cgi?id=48551
Sebb changed:
What|Removed |Added
Attachment #24846|application/octet-stream|text/plain
mime type|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48551
Summary: StringCache: Use entrySet() rather than keySet() +
get()
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
S
Author: markt
Date: Fri Jan 15 00:38:04 2010
New Revision: 899498
URL: http://svn.apache.org/viewvc?rev=899498&view=rev
Log:
API uses Set rather than EnumSet
Modified:
tomcat/trunk/java/javax/servlet/ServletContext.java
tomcat/trunk/java/org/apache/catalina/core/ApplicationContext.java
Author: markt
Date: Fri Jan 15 00:28:43 2010
New Revision: 899497
URL: http://svn.apache.org/viewvc?rev=899497&view=rev
Log:
Simplify
Modified:
tomcat/trunk/java/javax/servlet/ServletRequestWrapper.java
Modified: tomcat/trunk/java/javax/servlet/ServletRequestWrapper.java
URL:
http://svn.apa
Author: markt
Date: Fri Jan 15 00:18:24 2010
New Revision: 899493
URL: http://svn.apache.org/viewvc?rev=899493&view=rev
Log:
Simplify
Modified:
tomcat/trunk/java/javax/servlet/ServletContainerInitializer.java
Modified: tomcat/trunk/java/javax/servlet/ServletContainerInitializer.java
URL:
ht
https://issues.apache.org/bugzilla/show_bug.cgi?id=48543
--- Comment #3 from Rob S. 2010-01-14 15:44:39 UTC ---
Hi Konstantin,
Many thanks for the quick reply!
Unfortunately, that relatively is different on every developer's machine based
on their own CATALINA_HOME and where they've chosen to c
The subject says it all really. Still no sign of the TCK so there are
probably some bugs in my understanding/interpretation of the spec.
Mark
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands,
Author: markt
Date: Thu Jan 14 22:45:43 2010
New Revision: 899452
URL: http://svn.apache.org/viewvc?rev=899452&view=rev
Log:
No need to supress these warnings. They cxan be fixed.
Modified:
tomcat/trunk/java/org/apache/el/parser/AstIdentifier.java
Modified: tomcat/trunk/java/org/apache/el/pa
Author: markt
Date: Thu Jan 14 22:45:02 2010
New Revision: 899451
URL: http://svn.apache.org/viewvc?rev=899451&view=rev
Log:
Updated the generated code after r899450
Modified:
tomcat/trunk/java/org/apache/el/parser/ELParser.java
tomcat/trunk/java/org/apache/el/parser/ELParserTreeConstants
Author: markt
Date: Thu Jan 14 22:41:41 2010
New Revision: 899450
URL: http://svn.apache.org/viewvc?rev=899450&view=rev
Log:
Remove the Suffix interface and get the Parser to create a MehtodParameters
object which allows a cleaner implementation.
Added:
tomcat/trunk/java/org/apache/el/parser
Author: markt
Date: Thu Jan 14 22:38:57 2010
New Revision: 899449
URL: http://svn.apache.org/viewvc?rev=899449&view=rev
Log:
Add a test case for the final part of the EL 2.2 implementation
Added:
tomcat/trunk/test/org/apache/el/TestMethodExpressionImpl.java (with props)
Added: tomcat/trunk
Author: markt
Date: Thu Jan 14 22:38:23 2010
New Revision: 899448
URL: http://svn.apache.org/viewvc?rev=899448&view=rev
Log:
Line length
Modified:
tomcat/trunk/test/org/apache/el/TestValueExpressionImpl.java
Modified: tomcat/trunk/test/org/apache/el/TestValueExpressionImpl.java
URL:
http://
https://issues.apache.org/bugzilla/show_bug.cgi?id=48543
--- Comment #2 from Konstantin Kolinko 2010-01-14
14:27:04 UTC ---
(In reply to comment #0)
> Summary:
>
> The catalina.config property (which specifies an alternate location for the
> information contained in catalina.properties) only un
https://issues.apache.org/bugzilla/show_bug.cgi?id=48547
--- Comment #3 from Mike Youngstrom 2010-01-14 14:24:54 UTC
---
A few additional comments:
* This issue was not about runtime patching. I expect to need to restart my
tomcat.
* I don't believe the Shared classloader will work in this si
https://issues.apache.org/bugzilla/show_bug.cgi?id=48550
Summary: Update examples and default server.xml to use UTF-8
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
P
if all we find wrong is line endings, then I would suggest
1. fix the packaging script
2. Add the fix to the tag
3. rerun the script
4. post the new binaries
Filip
On 01/14/2010 07:23 AM, jean-frederic clere wrote:
The candidates binaries are available here:
http://people.apache.org/~jfclere/t
Author: markt
Date: Thu Jan 14 21:37:05 2010
New Revision: 899422
URL: http://svn.apache.org/viewvc?rev=899422&view=rev
Log:
Proposal
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=899
Author: markt
Date: Thu Jan 14 21:33:58 2010
New Revision: 899420
URL: http://svn.apache.org/viewvc?rev=899420&view=rev
Log:
Fix TCK failures with security manager due to fix for bug 47774
Modified:
tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java
tomcat/trunk/java/or
https://issues.apache.org/bugzilla/show_bug.cgi?id=48547
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48547
--- Comment #1 from Mike Youngstrom 2010-01-14 12:43:41 UTC
---
As a work around people who have a similar need can modify the tomcat startup
scripts to add patched jars and classes folders to the "CLASSPATH" variable to
include them into
On 14/01/2010, jean-frederic clere wrote:
> The candidates binaries are available here:
> http://people.apache.org/~jfclere/tomcat-6/v6.0.23/
>
> According to the release process, the 6.0.23 tag is:
> [ ] Broken
> [ ] Alpha
> [ ] Beta
> [ ] Stable
The files in the extras/ directory don't ha
https://issues.apache.org/bugzilla/show_bug.cgi?id=48547
Summary: Add hook for a "patch" classloader
Product: Tomcat 7
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
2010/1/14 Rainer Jung :
> Konstantin gave some arguments, why the use of @VERSION@ and similar ant
> tags in top level text files (and filtering them) instead of directly using
> explicit version numbers like 7 or 7.0 might not be good. The files are
> - RELEASE-NOTES
> - RUNNING.txt
Author: markt
Date: Thu Jan 14 20:24:32 2010
New Revision: 899397
URL: http://svn.apache.org/viewvc?rev=899397&view=rev
Log:
Modify proposal
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?
On Thu, Jan 14, 2010 at 1:32 PM, Mark Thomas wrote:
> On 14/01/2010 14:23, jean-frederic clere wrote:
>> The candidates binaries are available here:
>> http://people.apache.org/~jfclere/tomcat-6/v6.0.23/
>>
>> According to the release process, the 6.0.23 tag is:
>> [ ] Broken
>> [ ] Alpha
>> [X] B
https://issues.apache.org/bugzilla/show_bug.cgi?id=48546
--- Comment #2 from Mike Youngstrom 2010-01-14 12:22:13 UTC
---
sorry I accidentally pressed enter. :)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
Author: markt
Date: Thu Jan 14 20:21:23 2010
New Revision: 899395
URL: http://svn.apache.org/viewvc?rev=899395&view=rev
Log:
zip is for non-windows platforms
Modified:
tomcat/trunk/dist.xml
Modified: tomcat/trunk/dist.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/dist.xml?rev=899395&r1
https://issues.apache.org/bugzilla/show_bug.cgi?id=48543
--- Comment #1 from Rob S. 2010-01-14 12:21:06 UTC ---
Apologies, I realized my summary was pretty bleak :)
What is desired is to provide something like this:
-Dcatalina.config=catalina.developer.properties
And during bootstrapping,
I kind of liked what you did, replacing the hard-coded numbers with
tags / tokens. But I don't feel strongly enough about it either way,
so +0 to what you did ;)
Yoav
On Thu, Jan 14, 2010 at 4:55 AM, Rainer Jung wrote:
> Konstantin gave some arguments, why the use of @VERSION@ and similar an
Author: markt
Date: Thu Jan 14 19:48:41 2010
New Revision: 899380
URL: http://svn.apache.org/viewvc?rev=899380&view=rev
Log:
Skipping installer shouldn't break package-winzip target
Modified:
tomcat/trunk/dist.xml
Modified: tomcat/trunk/dist.xml
URL:
http://svn.apache.org/viewvc/tomcat/trun
Author: markt
Date: Thu Jan 14 18:37:52 2010
New Revision: 899348
URL: http://svn.apache.org/viewvc?rev=899348&view=rev
Log:
Need to fix line endings for zip distro if building on non-windows
Modified:
tomcat/trunk/dist.xml
Modified: tomcat/trunk/dist.xml
URL:
http://svn.apache.org/viewvc/t
On 14/01/2010 14:23, jean-frederic clere wrote:
> The candidates binaries are available here:
> http://people.apache.org/~jfclere/tomcat-6/v6.0.23/
>
> According to the release process, the 6.0.23 tag is:
> [ ] Broken
> [ ] Alpha
> [X] Beta
> [ ] Stable
Checked
-src.tz.gz
-src.zip
-windows-x64.zi
https://issues.apache.org/bugzilla/show_bug.cgi?id=48546
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=48546
Summary: Add hook for a "path
Product: Tomcat 7
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Co
Author: markt
Date: Thu Jan 14 16:44:54 2010
New Revision: 899287
URL: http://svn.apache.org/viewvc?rev=899287&view=rev
Log:
Proposal
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=899
Author: markt
Date: Thu Jan 14 16:43:26 2010
New Revision: 899284
URL: http://svn.apache.org/viewvc?rev=899284&view=rev
Log:
Add missing extension for line-ending conversion in src releases
Modified:
tomcat/trunk/dist.xml
Modified: tomcat/trunk/dist.xml
URL:
http://svn.apache.org/viewvc/tom
Author: markt
Date: Thu Jan 14 16:42:08 2010
New Revision: 899282
URL: http://svn.apache.org/viewvc?rev=899282&view=rev
Log:
Add missing line-endings property
Modified:
tomcat/tc6.0.x/trunk/res/maven/dbcp.pom (props changed)
Propchange: tomcat/tc6.0.x/trunk/res/maven/dbcp.pom
-
On 01/14/2010 04:51 PM, Mark Thomas wrote:
> On 14/01/2010 14:23, jean-frederic clere wrote:
>> The candidates binaries are available here:
>> http://people.apache.org/~jfclere/tomcat-6/v6.0.23/
>>
>> According to the release process, the 6.0.23 tag is:
>> [ ] Broken
>> [ ] Alpha
>> [ ] Beta
>> [ ]
https://issues.apache.org/bugzilla/show_bug.cgi?id=48545
smmwp...@postfinance.ch changed:
What|Removed |Added
CC||smmwp...@postfinance.ch
-
https://issues.apache.org/bugzilla/show_bug.cgi?id=48545
Summary: truststorePass used in JSSESocketFactory should be
optional (nillable)
Product: Tomcat 6
Version: 6.0.20
Platform: PC
OS/Version: Linux
Status: NEW
On 14/01/2010 14:23, jean-frederic clere wrote:
> The candidates binaries are available here:
> http://people.apache.org/~jfclere/tomcat-6/v6.0.23/
>
> According to the release process, the 6.0.23 tag is:
> [ ] Broken
> [ ] Alpha
> [ ] Beta
> [ ] Stable
Minor niggle. The .asc file is missing for
https://issues.apache.org/bugzilla/show_bug.cgi?id=48543
Summary: More flexibility in specifying -Dcatalina.config
Product: Tomcat 6
Version: 6.0.20
Platform: PC
OS/Version: Windows Vista
Status: NEW
Severity: enhancement
+1
works for me
On 01/14/2010 08:09 AM, jean-frederic clere wrote:
On 01/14/2010 04:01 PM, Filip Hanik - Dev Lists wrote:
doco stuff you can go right ahead and change without status IIRC
I was about to do it but we have
http://wiki.apache.org/tomcat/TomcatVersions that could replace
On 01/14/2010 04:01 PM, Filip Hanik - Dev Lists wrote:
> doco stuff you can go right ahead and change without status IIRC
I was about to do it but we have
http://wiki.apache.org/tomcat/TomcatVersions that could replace it.
Should I use the link to the wiki?
Cheers
Jean-Frederic
doco stuff you can go right ahead and change without status IIRC
On 01/14/2010 07:40 AM, jfcl...@apache.org wrote:
Author: jfclere
Date: Thu Jan 14 14:40:12 2010
New Revision: 899222
URL: http://svn.apache.org/viewvc?rev=899222&view=rev
Log:
Small doco stuff.
Modified:
tomcat/tc6.0.x/trun
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "TomcatVersions" page has been changed by JeanFredericClere.
http://wiki.apache.org/tomcat/TomcatVersions?action=diff&rev1=11&rev2=12
---
Author: jfclere
Date: Thu Jan 14 14:40:12 2010
New Revision: 899222
URL: http://svn.apache.org/viewvc?rev=899222&view=rev
Log:
Small doco stuff.
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.
The candidates binaries are available here:
http://people.apache.org/~jfclere/tomcat-6/v6.0.23/
According to the release process, the 6.0.23 tag is:
[ ] Broken
[ ] Alpha
[ ] Beta
[ ] Stable
Cheers
Jean-Frederic
-
To unsubscribe
Author: jfclere
Date: Thu Jan 14 12:01:24 2010
New Revision: 899170
URL: http://svn.apache.org/viewvc?rev=899170&view=rev
Log:
Rollback r899167 (it is in the tag now).
Modified:
tomcat/tc6.0.x/trunk/build.properties.default
Modified: tomcat/tc6.0.x/trunk/build.properties.default
URL:
http:/
Author: jfclere
Date: Thu Jan 14 11:59:16 2010
New Revision: 899169
URL: http://svn.apache.org/viewvc?rev=899169&view=rev
Log:
tag 6.0.23
Added:
tomcat/tc6.0.x/tags/TOMCAT_6_0_23/ (props changed)
- copied from r899168, tomcat/tc6.0.x/trunk/
Propchange: tomcat/tc6.0.x/tags/TOMCAT_6_0_
Author: jfclere
Date: Thu Jan 14 11:56:01 2010
New Revision: 899167
URL: http://svn.apache.org/viewvc?rev=899167&view=rev
Log:
Ready for tagging 6.0.23
Modified:
tomcat/tc6.0.x/trunk/build.properties.default
Modified: tomcat/tc6.0.x/trunk/build.properties.default
URL:
http://svn.apache.org/
Author: markt
Date: Thu Jan 14 11:13:46 2010
New Revision: 899160
URL: http://svn.apache.org/viewvc?rev=899160&view=rev
Log:
Cleanup and well define log buffering behavior (fhanik)
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/j
Author: markt
Date: Thu Jan 14 11:08:46 2010
New Revision: 899159
URL: http://svn.apache.org/viewvc?rev=899159&view=rev
Log:
Vote
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=899159&
Author: markt
Date: Thu Jan 14 10:36:46 2010
New Revision: 899152
URL: http://svn.apache.org/viewvc?rev=899152&view=rev
Log:
Remove proposal since issue was fixed via a broader EL patch.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apac
https://issues.apache.org/bugzilla/show_bug.cgi?id=47977
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Thu Jan 14 10:34:57 2010
New Revision: 899151
URL: http://svn.apache.org/viewvc?rev=899151&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47977
Using a body with a tag that has an empty body should cause an error
Modified:
tomcat/tc6.0.x/trunk/ (pro
https://issues.apache.org/bugzilla/show_bug.cgi?id=48112
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Thu Jan 14 10:29:01 2010
New Revision: 899149
URL: http://svn.apache.org/viewvc?rev=899149&view=rev
Log:
Ignore intermediate file
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/el/parser/ (props changed)
Propchange: tomcat/tc6.0.x/trunk/java/org/apache/el/parser/
--
Modified: tomcat/tc6.0.x/trunk/java/org/apache/el/parser/Token.java
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/java/org/apache/el/parser/Token.java?rev=899148&r1=899147&r2=899148&view=diff
==
--- tomcat/tc6.0.x
https://issues.apache.org/bugzilla/show_bug.cgi?id=48358
--- Comment #7 from Isabel Drost 2010-01-14 02:17:49 UTC ---
> - Have you tested your JSP unloading with heavy load?
The refined patch was tested with some 400 requests per second (up to 700 max)
- all looked fine.
Mark, do you have any c
https://issues.apache.org/bugzilla/show_bug.cgi?id=48421
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Thu Jan 14 10:12:25 2010
New Revision: 899141
URL: http://svn.apache.org/viewvc?rev=899141&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48421
Prevent file descriptor and possible memory leak. Allow a web application's
logs to be deleted once the applica
https://issues.apache.org/bugzilla/show_bug.cgi?id=47774
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: markt
Date: Thu Jan 14 10:03:29 2010
New Revision: 899138
URL: http://svn.apache.org/viewvc?rev=899138&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47774
Ensure web application class loader is used when calling session listeners
Modified:
tomcat/tc6.0.x/trunk/
Konstantin gave some arguments, why the use of @VERSION@ and similar ant
tags in top level text files (and filtering them) instead of directly
using explicit version numbers like 7 or 7.0 might not be good. The
files are
- RELEASE-NOTES
- RUNNING.txt
- BUILDING.txt
and h
In r899134 property version=6.0-snapshot has been removed from
build.properties.default and property version.suffix=-dev has been
added. The full version is now automatically combined from the
individual parts defined in build.properties(.default).
Please remove version from your individual bu
Author: rjung
Date: Thu Jan 14 09:44:28 2010
New Revision: 899134
URL: http://svn.apache.org/viewvc?rev=899134&view=rev
Log:
Remove hard coded version numbers and instead apply version filter
already defined in ant scripts.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/bi
Author: kkolinko
Date: Thu Jan 14 09:07:49 2010
New Revision: 899127
URL: http://svn.apache.org/viewvc?rev=899127&view=rev
Log:
add a comment
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
Author: kkolinko
Date: Thu Jan 14 09:02:22 2010
New Revision: 899126
URL: http://svn.apache.org/viewvc?rev=899126&view=rev
Log:
proposal
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=
Author: kkolinko
Date: Thu Jan 14 08:59:19 2010
New Revision: 899124
URL: http://svn.apache.org/viewvc?rev=899124&view=rev
Log:
Allow compliance with SRV.15.2.22.1 to be controlled separately from
STRICT_SERVLET_COMPLIANCE,
and turn it on by default.
Modified:
tomcat/trunk/java/org/apache/ca
Author: kkolinko
Date: Thu Jan 14 08:28:36 2010
New Revision: 899111
URL: http://svn.apache.org/viewvc?rev=899111&view=rev
Log:
withdraw examples app patch
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/tr
Author: kkolinko
Date: Thu Jan 14 08:26:37 2010
New Revision: 899109
URL: http://svn.apache.org/viewvc?rev=899109&view=rev
Log:
Revert examples app patch of r893496
Setting org.apache.catalina.STRICT_SERVLET_COMPLIANCE=true also provides this
feature,
and, I think, better than this patch does.
M
Author: kkolinko
Date: Thu Jan 14 08:13:48 2010
New Revision: 899098
URL: http://svn.apache.org/viewvc?rev=899098&view=rev
Log:
vote
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=8990
78 matches
Mail list logo