Author: markt
Date: Wed Dec 23 08:40:00 2009
New Revision: 893427
URL: http://svn.apache.org/viewvc?rev=893427&view=rev
Log:
Restore alphabetical order
Modified:
tomcat/trunk/dist.xml
Modified: tomcat/trunk/dist.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/dist.xml?rev=893427&r1=89342
Author: markt
Date: Wed Dec 23 08:44:50 2009
New Revision: 893428
URL: http://svn.apache.org/viewvc?rev=893428&view=rev
Log:
Simplify, simplify
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.t
On 12/23/2009 08:50 AM, Konstantin Kolinko wrote:
2009/12/21:
Author: mturk
Date: Mon Dec 21 12:39:29 2009
New Revision: 892800
URL: http://svn.apache.org/viewvc?rev=892800&view=rev
Log:
Fix #48305. Skip if property ends with .secret
Modified:
tomcat/jk/trunk/native/common/jk_status.c
On 12/22/2009 09:27 PM, Mark Thomas wrote:
Servlet TCK passes
JSP TCK passes - 1 failure
This one, however, can't be ignored. Remy hinted at it early today. The
fix for bug 47453 created a regression in that the constraint expressed
in JSP.2.3.4 namely thatA String literal can be provided, as
lo
On 23/12/2009 03:08, Konstantin Kolinko wrote:
> I would say that it is not so easy to review all places where
> isValid() is called.
>
> I see two more approaches available here:
> A). Place fix in StandardSession.expire(boolean)
> That is, wrap the call to listener.sessionDestroyed(event); wit
On 12/23/2009 02:12 AM, Rainer Jung wrote:
On 23.12.2009 00:45, Konstantin Kolinko wrote:
2009/12/22 Mark Thomas:
(...)
Since we are going to have to re-tag anyway, it would be good if the
patches required to fix the various niggles above were applied before
the tag.
Mark
+1 to re-tag.
And
Author: jfclere
Date: Wed Dec 23 09:28:08 2009
New Revision: 893443
URL: http://svn.apache.org/viewvc?rev=893443&view=rev
Log:
my 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=
2009/12/23 Mladen Turk :
> On 12/23/2009 02:12 AM, Rainer Jung wrote:
>>
>> release candidates (marking the files with rcX or dev or whatever) the
>> only safe thing would be to burn version number 6.0.21 and go for 6.0.22.
>>
>
> +1
>
> Let's make a proper release.
+1
>
> I'd suggest to make a r
2009/12/23 :
> Author: jfclere
> Date: Wed Dec 23 09:28:08 2009
> New Revision: 893443
>
> URL: http://svn.apache.org/viewvc?rev=893443&view=rev
> Log:
> my votes.
>
> http://svn.apache.org/viewvc?rev=893375&view=rev
> http://svn.apache.org/viewvc?rev=893378&view=rev
> +1: kkolinko
> - -1:
Author: mturk
Date: Wed Dec 23 10:01:47 2009
New Revision: 893452
URL: http://svn.apache.org/viewvc?rev=893452&view=rev
Log:
Use smarter shutdown. In case we don't receive the full buffer break from loop.
This shoud lower down the shutdown to 2 sec max
Modified:
tomcat/jk/trunk/native/common
On 12/23/2009 10:35 AM, Konstantin Kolinko wrote:
2009/12/23:
Author: jfclere
Date: Wed Dec 23 09:28:08 2009
New Revision: 893443
URL: http://svn.apache.org/viewvc?rev=893443&view=rev
Log:
my votes.
http://svn.apache.org/viewvc?rev=893375&view=rev
http://svn.apache.org/viewvc?rev=893378&
Author: mturk
Date: Wed Dec 23 10:19:31 2009
New Revision: 893456
URL: http://svn.apache.org/viewvc?rev=893456&view=rev
Log:
In case the read was transient use 2ms timeout for a second attempt.
Modified:
tomcat/jk/trunk/native/common/jk_connect.c
Modified: tomcat/jk/trunk/native/common/jk_co
Author: mturk
Date: Wed Dec 23 10:22:40 2009
New Revision: 893458
URL: http://svn.apache.org/viewvc?rev=893458&view=rev
Log:
Allow shutdown for zero reads as well
Modified:
tomcat/jk/trunk/native/common/jk_connect.c
Modified: tomcat/jk/trunk/native/common/jk_connect.c
URL:
http://svn.apache
=893378&view=rev
+1: kkolinko
-1: jfclere
- missing append="true" and doesn't apply I am working on a better proposal.
+ Below my proposal:
+* Fixes for MD5 files generation
+ http://people.apache.org/~jfclere/patches/patch.20091223
+ +1: jfclere
+ -1:
* Fix regr
On 23.12.2009 10:33, Konstantin Kolinko wrote:
2009/12/23 Mladen Turk:
On 12/23/2009 02:12 AM, Rainer Jung wrote:
release candidates (marking the files with rcX or dev or whatever) the
only safe thing would be to burn version number 6.0.21 and go for 6.0.22.
+1
Let's make a proper release.
files generation
http://people.apache.org/~jfclere/patches/patch.20091223
- +1: jfclere
+ +1: jfclere, kkolinko
-1:
* Fix regression (TCK failure) in fix for bug 47453
-
To unsubscribe, e-mail: dev-unsubscr...@tomca
ATUS.txt Wed Dec 23 11:18:49 2009
@@ -302,8 +302,3 @@
http://people.apache.org/~jfclere/patches/patch.20091223
+1: jfclere, kkolinko
-1:
-
-* Fix regression (TCK failure) in fix for bug 47453
- http://svn.apache.org/viewvc?rev=893321&view=rev
- +1: markt, kkolinko, jfclere
- -1:
Modi
On 12/23/2009 11:59 AM, Rainer Jung wrote:
So I suggest we try that for TC 7 and find out how to do that in a good
way (or not) before we try with 6.0. Let's stick to the existing process
for 6.0 and do the experiments with 7.
We can easily make a script similar to the one we have for mod_jk
=893375&view=rev
http://svn.apache.org/viewvc?rev=893378&view=rev
@@ -300,5 +294,5 @@
Below my proposal:
* Fixes for MD5 files generation
http://people.apache.org/~jfclere/patches/patch.20091223
- +1: jfclere, kkolinko
+ +1
* Fix second part of
https://issues.apache.org/bugzilla/show_bug.cgi?id=47413#c8
Coerce result of composite EL expression (${a}${b}) from String to the
expected type.
@@ -296,3 +293,10 @@
http://people.apache.org/~jfclere/patches/patch.20091223
+1: jfclere, kkolinko, markt
-1:
+ rjung
?id=47413#c8
>Coerce result of composite EL expression (${a}${b}) from String to the
> expected type.
> @@ -296,3 +293,10 @@
>http://people.apache.org/~jfclere/patches/patch.20091223
>+1: jfclere, kkolinko, markt
>-1:
> + rjung: I'm confused now, which of th
Author: markt
Date: Wed Dec 23 12:32:02 2009
New Revision: 893492
URL: http://svn.apache.org/viewvc?rev=893492&view=rev
Log:
Log threads that are started but not stopped by web applications
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.
Author: kkolinko
Date: Wed Dec 23 12:36:57 2009
New Revision: 893493
URL: http://svn.apache.org/viewvc?rev=893493&view=rev
Log:
Properly close tags in tagplugin documentation pages.
Modified:
tomcat/trunk/webapps/examples/jsp/tagplugin/howto.html
tomcat/trunk/webapps/examples/jsp/tagplug
On 23/12/2009 08:55, jean-frederic clere wrote:
> On 12/22/2009 09:27 PM, Mark Thomas wrote:
>> Servlet TCK passes
>> JSP TCK passes - 1 failure
>>
>> This one, however, can't be ignored. Remy hinted at it early today. The
>> fix for bug 47453 created a regression in that the constraint expressed
>
files generation
http://people.apache.org/~jfclere/patches/patch.20091223
- +1: jfclere, kkolinko, markt
+ +1: jfclere, kkolinko, markt, rjung
-1:
- rjung: I'm confused now, which of the three proposals are still relevant.
- I'm +0 for jfc's proposal.
- One quest
Author: kkolinko
Date: Wed Dec 23 12:40:59 2009
New Revision: 893496
URL: http://svn.apache.org/viewvc?rev=893496&view=rev
Log:
Enforce presence of charset in content-type header of textual mime-types in the
Examples webapp
a) by using a filter, b) by adding mime-type mappings for htm/html files
On 23.12.2009 13:10, Mark Thomas wrote:
On 23/12/2009 11:39, rj...@apache.org wrote:
+ One question before going +1: where does '*' as a filename prefix
+ come from?
man mdssum
Thanks! I thought it came from simulating some alternative ant way of
doing things.
As you said,
375&view=rev
- http://svn.apache.org/viewvc?rev=893378&view=rev
- +1: kkolinko
- -1: jfclere
- Below my proposal:
-* Fixes for MD5 files generation
- http://people.apache.org/~jfclere/patches/patch.20091223
- +1: jfclere, kkolinko, markt, rjung
- -1:
Modified: tomcat/tc6.0.x/trunk/dist.xml
On 12/23/2009 01:38 PM, Mark Thomas wrote:
On 23/12/2009 08:55, jean-frederic clere wrote:
On 12/22/2009 09:27 PM, Mark Thomas wrote:
Servlet TCK passes
JSP TCK passes - 1 failure
This one, however, can't be ignored. Remy hinted at it early today. The
fix for bug 47453 created a regression in
Author: kkolinko
Date: Wed Dec 23 12:55:43 2009
New Revision: 893499
URL: http://svn.apache.org/viewvc?rev=893499&view=rev
Log:
Properly close tags in tagplugin documentation pages.
Its a documentation fix, no need to vote.
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x
Author: kkolinko
Date: Wed Dec 23 13:02:46 2009
New Revision: 893501
URL: http://svn.apache.org/viewvc?rev=893501&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: Wed Dec 23 13:11:41 2009
New Revision: 893505
URL: http://svn.apache.org/viewvc?rev=893505&view=rev
Log:
Withdraw the StringBuilder patches, as there is not enough support for them.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL
https://issues.apache.org/bugzilla/show_bug.cgi?id=48438
Summary: RC2 of 6.0.21: java.security.AccessControlException on
Error 500 page
Product: Tomcat 6
Version: 6.0.20
Platform: PC
OS/Version: Windows XP
Status: N
https://issues.apache.org/bugzilla/show_bug.cgi?id=48438
--- Comment #1 from Konstantin Kolinko 2009-12-23
05:28:43 UTC ---
Created an attachment (id=24754)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24754)
localhost.2009-12-23.log that contains the full stack trace
--
Configur
Author: markt
Date: Wed Dec 23 13:54:37 2009
New Revision: 893515
URL: http://svn.apache.org/viewvc?rev=893515&view=rev
Log:
There will be a 6.0.22 next
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache
https://issues.apache.org/bugzilla/show_bug.cgi?id=48438
--- Comment #2 from Konstantin Kolinko 2009-12-23
06:01:26 UTC ---
Retrying to reproduce this with
\webapps\examples\jsp\jsp2\el\basic-arithmetic.jsp
If I add the following four lines to the end of the file:
48112:
<%@ taglib uri=
https://issues.apache.org/bugzilla/show_bug.cgi?id=48438
--- Comment #3 from Konstantin Kolinko 2009-12-23
06:08:21 UTC ---
Created an attachment (id=24755)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=24755)
localhost.2009-12-23.log for Comment 2
--
Configure bugmail: https://is
https://issues.apache.org/bugzilla/show_bug.cgi?id=48438
Konstantin Kolinko changed:
What|Removed |Added
Attachment #24755|application/octet-stream|text/plain
mime type
https://issues.apache.org/bugzilla/show_bug.cgi?id=48438
--- Comment #4 from Konstantin Kolinko 2009-12-23
06:15:23 UTC ---
Additional observation for A):
That org.apache.el.parser.ParseException: occurs at run time, not at compile
time!
It explains why the class file is generated.
You can se
Author: kkolinko
Date: Wed Dec 23 14:28:12 2009
New Revision: 893524
URL: http://svn.apache.org/viewvc?rev=893524&view=rev
Log:
Remove unneeded line from the method that normalizes decodedURI.
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6
Author: kkolinko
Date: Wed Dec 23 14:39:44 2009
New Revision: 893530
URL: http://svn.apache.org/viewvc?rev=893530&view=rev
Log:
Mark 6.0.21 as not released
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apa
Author: kkolinko
Date: Wed Dec 23 14:47:53 2009
New Revision: 893535
URL: http://svn.apache.org/viewvc?rev=893535&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=8935
Author: markt
Date: Wed Dec 23 16:31:31 2009
New Revision: 893564
URL: http://svn.apache.org/viewvc?rev=893564&view=rev
Log:
The remaining memory leak protection changes. ThreadLocals, RMi and an option
to stop threads
Modified:
tomcat/tc6.0.x/trunk/ (props changed)
tomcat/tc6.0.x/trun
Author: rjung
Date: Wed Dec 23 16:36:44 2009
New Revision: 893568
URL: http://svn.apache.org/viewvc?rev=893568&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=893568
Author: fhanik
Date: Wed Dec 23 16:40:47 2009
New Revision: 893570
URL: http://svn.apache.org/viewvc?rev=893570&view=rev
Log:
Fix how we detect what class is being invoked so we can multiplex the method
invocation correctly
Modified:
tomcat/trunk/modules/jdbc-pool/.classpath
tomcat/tru
Author: markt
Date: Wed Dec 23 16:42:40 2009
New Revision: 893572
URL: http://svn.apache.org/viewvc?rev=893572&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47609
Implement fail-safe EOL conversion for source distributions
Based on patches provided by sebb / kkolinko
Modifi
Author: fhanik
Date: Wed Dec 23 17:12:10 2009
New Revision: 893577
URL: http://svn.apache.org/viewvc?rev=893577&view=rev
Log:
Allow null usernames and passwords to be passed in, so that one can call
DataSource.getConnection()
Modified:
tomcat/trunk/modules/jdbc-pool/build.properties.default
Author: jfclere
Date: Wed Dec 23 17:23:53 2009
New Revision: 893579
URL: http://svn.apache.org/viewvc?rev=893579&view=rev
Log:
Release 6.0.22
Added:
tomcat/tc6.0.x/tags/TOMCAT_6_0_22/ (props changed)
- copied from r893578, tomcat/tc6.0.x/trunk/
Propchange: tomcat/tc6.0.x/tags/TOMCAT_
The candidates binaries are available here:
http://people.apache.org/~jfclere/tomcat-6/v6.0.22/
According to the release process, the 6.0.22 tag is:
[ ] Broken
[ ] Alpha
[ ] Beta
[ ] Stable
6.0.21 was too broken to be used. Take your time I won't release before
next week and before enough votes
Author: markt
Date: Wed Dec 23 20:05:25 2009
New Revision: 893617
URL: http://svn.apache.org/viewvc?rev=893617&view=rev
Log:
JSP 2.2 - Add omit attribute to
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/Generator.java
tomcat/trunk/java/org/apache/jasper/compiler/Node.java
to
Author: markt
Date: Wed Dec 23 22:20:59 2009
New Revision: 893640
URL: http://svn.apache.org/viewvc?rev=893640&view=rev
Log:
JSP 2.2 - Update to JSP.5.1 - Sync only required for session and application
scope
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/Generator.java
Modified: tom
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679
--- Comment #38 from Matt 2009-12-23 14:25:22 UTC ---
I'm having the same issue as David Lewis, where my cookies have a colon in the
name and therefore aren't being parsed correctly. I've read through all the
comments and I can't see anyth
https://issues.apache.org/bugzilla/show_bug.cgi?id=44679
--- Comment #39 from Mark Thomas 2009-12-23 14:43:05 GMT ---
(In reply to comment #38)
You can always parse the cookie header yourself. Note Bugzilla isn't a support
forum . If you need further assistance, please use the users list.
--
Co
https://issues.apache.org/bugzilla/show_bug.cgi?id=47806
--- Comment #1 from Chin Hou 2009-12-23 15:30:40 UTC
---
mostly the same problem here. still no idea
Me: w2003
compaq evo w6000
apache tomcat 5.5.28
isapi_redirect.dll 1.2.28
IIS 6
——–
Hello e
54 matches
Mail list logo