On 03/09/2010 01:47 AM, Filip Hanik - Dev Lists wrote:
Overall, We'd be better off leaving everything as it is.
6.0.24 had a huge amount of changes, and also a series of rapid
regressions, and probably more to follow.
To keep the branch stable, we should work in a stable manner, RTC has
worked we
On 03/09/2010 01:47 AM, Filip Hanik - Dev Lists wrote:
> Overall, We'd be better off leaving everything as it is.
> 6.0.24 had a huge amount of changes, and also a series of rapid
> regressions, and probably more to follow.
> To keep the branch stable, we should work in a stable manner, RTC has
> w
On Mon, Mar 8, 2010 at 2:00 PM, Konstantin Kolinko
wrote:
> Allow C-T-R for changes to svn properties:
> [ ] +1
> [ X ] 0
> Allow C-T-R for any whitespace changes:
> [ ] +1
> [ X ] 0
> Allow C-T-R for trivial fixes to English messages that are in resource files
> and those that are inline in the
Author: kkolinko
Date: Tue Mar 9 03:10:00 2010
New Revision: 920633
URL: http://svn.apache.org/viewvc?rev=920633&view=rev
Log:
Updated the second patch for bug 48668
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat
2010/3/8 Konstantin Kolinko :
> 2010/3/8 Mark Thomas :
>> On 07/03/2010 21:26, Konstantin Kolinko wrote:
>>>
>>> Re: r920110:
>>> (...)
>>> I see no provision in the spec for the above change.
>>>
>>> The chapter "Backwards Compatibility with JSP 2.0" that I mentioned above
>>> does say that only a
https://issues.apache.org/bugzilla/show_bug.cgi?id=47242
--- Comment #12 from chamith buddhika 2010-03-09
03:01:22 UTC ---
Created an attachment (id=25106)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25106)
AJP Client Bug Fix Version
After some debugging I was able to fix the iss
Author: kkolinko
Date: Tue Mar 9 02:58:50 2010
New Revision: 920632
URL: http://svn.apache.org/viewvc?rev=920632&view=rev
Log:
Updated the tests because r920110 was reverted in r920608.
Modified:
tomcat/trunk/test/org/apache/jasper/compiler/TestValidator.java
tomcat/trunk/test/webapp-2.4
Author: kkolinko
Date: Tue Mar 9 01:28:14 2010
New Revision: 920608
URL: http://svn.apache.org/viewvc?rev=920608&view=rev
Log:
Revert r920110
Compatibility with JSP 1.2 tag libraries had to be covered by JSP 2.0
specification,
see "Backwards Compatibility with JSP 1.2" in the Preface part of JSP
On 03/08/2010 12:00 PM, Konstantin Kolinko wrote:
I propose to relax our RTC policy and use CTR for the types of changes
listed below:
2010/3/8 Konstantin Kolinko:
1. We already have Commit-Then-Review for any documentation, including
JavaDoc and code comments.
Already decided. No n
Overall, We'd be better off leaving everything as it is.
6.0.24 had a huge amount of changes, and also a series of rapid
regressions, and probably more to follow.
To keep the branch stable, we should work in a stable manner, RTC has
worked well for that
Filip
On 03/08/2010 10:34 AM, Konstanti
Author: kkolinko
Date: Tue Mar 9 00:43:23 2010
New Revision: 920596
URL: http://svn.apache.org/viewvc?rev=920596&view=rev
Log:
Amendment for BZ 48668 fixes.
Use setter methods that accept String value to set pageInfo properties.
Throw an exception if tagInfo is not available for a tag file or
re
Author: kkolinko
Date: Tue Mar 9 00:04:30 2010
New Revision: 920580
URL: http://svn.apache.org/viewvc?rev=920580&view=rev
Log:
JavaDoc correction
C-T-R
Modified:
tomcat/tc6.0.x/trunk/java/org/apache/catalina/loader/VirtualWebappLoader.java
tomcat/trunk/java/org/apache/catalina/loader/Vi
2010/3/8 Mladen Turk :
> On 03/08/2010 08:00 PM, Konstantin Kolinko wrote:
>> Allow C-T-R for changes to svn properties:
>> [ ] +1
>> [ ] 0
>> [X] -1
>>
>
> -1 because it can mean anything and nothing.
> Changing line endings, executable flag, mime type
> all falls into svn properties for which cha
On 08.03.2010 20:00, Konstantin Kolinko wrote:
I propose to relax our RTC policy and use CTR for the types of changes
listed below:
2. I think that we can have C-T-R for any svn metadata (svn:
properties), as those are not the code. I am +1.
Allow C-T-R for changes to svn properties:
[ ] +1
https://issues.apache.org/bugzilla/show_bug.cgi?id=48701
--- Comment #6 from Mark Thomas 2010-03-08 21:55:43 UTC ---
Agreed. TagVariableInfo should be just as acceptable for this purpose.
I have fixed this in trunk and proposed it for 6.0.x
--
Configure bugmail: https://issues.apache.org/bugzi
Author: markt
Date: Mon Mar 8 21:55:37 2010
New Revision: 920534
URL: http://svn.apache.org/viewvc?rev=920534&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=920
Author: markt
Date: Mon Mar 8 21:53:29 2010
New Revision: 920532
URL: http://svn.apache.org/viewvc?rev=920532&view=rev
Log:
Revisit https://issues.apache.org/bugzilla/show_bug.cgi?id=48701
Allow TagVariableInfo as well as VariableInfo to introduce objects later used
by - JSP.5.3
Modified:
Author: markt
Date: Mon Mar 8 20:59:18 2010
New Revision: 920506
URL: http://svn.apache.org/viewvc?rev=920506&view=rev
Log:
Whitespace
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/Generator.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/Generator.java
URL:
http://svn
On 03/08/2010 08:00 PM, Konstantin Kolinko wrote:
I propose to relax our RTC policy and use CTR for the types of changes
listed below:
Usually a vote has a single voting item, but all those
things you've put to vote are something many projects
already have as a policy.
Allow C-T-R for cha
Author: kkolinko
Date: Mon Mar 8 19:47:53 2010
New Revision: 920480
URL: http://svn.apache.org/viewvc?rev=920480&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=9204
https://issues.apache.org/bugzilla/show_bug.cgi?id=48685
Mark Thomas changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #5 from Mark
Author: kkolinko
Date: Mon Mar 8 19:42:09 2010
New Revision: 920479
URL: http://svn.apache.org/viewvc?rev=920479&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=920
Author: markt
Date: Mon Mar 8 19:00:57 2010
New Revision: 920456
URL: http://svn.apache.org/viewvc?rev=920456&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=920456&
I propose to relax our RTC policy and use CTR for the types of changes
listed below:
2010/3/8 Konstantin Kolinko :
> 1. We already have Commit-Then-Review for any documentation, including
> JavaDoc and code comments.
>
Already decided. No need to vote.
> 2. I think that we can have C-T-R for any
https://issues.apache.org/bugzilla/show_bug.cgi?id=48661
--- Comment #1 from Mark Thomas 2010-03-08 19:00:17 UTC ---
This has been fixed in trunk and proposed for 6.0.x
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because:
Author: markt
Date: Mon Mar 8 19:00:05 2010
New Revision: 920455
URL: http://svn.apache.org/viewvc?rev=920455&view=rev
Log:
Proposal
Add missing svn link
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/tru
Author: markt
Date: Mon Mar 8 18:58:28 2010
New Revision: 920449
URL: http://svn.apache.org/viewvc?rev=920449&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48661
If the response has been committed, include the error page like Jasper does
Modified:
tomcat/trunk/java/org
CTR for non code area in TC : +1
2010/3/8 Mladen Turk :
> Your vote proposal is not very much readable.
> Please make a standard single request for vote and
> check boxes +1, -1 (+0, -0 are irrelevant thought, but might be added as
> well)
>
>
>
>
> On 03/08/2010 06:34 PM, Konstantin Kolinko wrote
https://issues.apache.org/bugzilla/show_bug.cgi?id=48629
--- Comment #6 from Mark Thomas 2010-03-08 18:01:55 UTC ---
Thanks for the patch.
I have applied it to trunk and proposed it for 6.0.x.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are rece
Author: markt
Date: Mon Mar 8 18:01:51 2010
New Revision: 920423
URL: http://svn.apache.org/viewvc?rev=920423&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=920
Author: markt
Date: Mon Mar 8 17:59:51 2010
New Revision: 920422
URL: http://svn.apache.org/viewvc?rev=920422&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48629
Make nested role search work with username as well as DN
Add roleNested to the docs
Patch provided by Felix Schu
Your vote proposal is not very much readable.
Please make a standard single request for vote and
check boxes +1, -1 (+0, -0 are irrelevant thought, but might be added as well)
On 03/08/2010 06:34 PM, Konstantin Kolinko wrote:
1. We already have Commit-Then-Review for any documentation, includ
1. We already have Commit-Then-Review for any documentation, including
JavaDoc and code comments.
2. I think that we can have C-T-R for any svn metadata (svn:
properties), as those are not the code. I am +1.
3. I think that we can have C-T-R for any whitespace changes in the
code. These are gene
Author: markt
Date: Mon Mar 8 17:22:33 2010
New Revision: 920410
URL: http://svn.apache.org/viewvc?rev=920410&view=rev
Log:
Use the Lifecycle state to dtermine if the context is in the correct state to
allow configuration
Modified:
tomcat/trunk/java/org/apache/catalina/core/ApplicationConte
Author: fhanik
Date: Mon Mar 8 16:38:35 2010
New Revision: 920392
URL: http://svn.apache.org/viewvc?rev=920392&view=rev
Log:
more work towards making the JIO connector ready for async
Modified:
tomcat/trunk/java/org/apache/coyote/http11/Http11Processor.java
tomcat/trunk/java/org/apache/t
Author: jfclere
Date: Mon Mar 8 16:29:48 2010
New Revision: 920390
URL: http://svn.apache.org/viewvc?rev=920390&view=rev
Log:
Another french translation problem to fix.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tom
BTW, I quickly checked the various properties in TC and the french
translations seems in a hurry.
Someone is working on it ?
Regards
2010/3/8 Henri Gomez :
> I see another error on o.a.c.session.LocalStrings_fr.properties
>
> standardSession.sessionEvent=L''\u00e9couteur d''\u00e9v\u00e8nement
>
I see another error on o.a.c.session.LocalStrings_fr.properties
standardSession.sessionEvent=L''\u00e9couteur d''\u00e9v\u00e8nement
de session (session event listener) a
g\u00e9n\u00e9r\u0persistentManager.loading=Chargement de {0} sessions
persistantes
Instead we should have :
standardSession.
2010/3/6 Mark Thomas :
> On 06/03/2010 10:39, Rainer Jung wrote:
>> I lost track w.r.t. UTF-8 conversion: is it still OK to use ISO-8859
>> encoded message strings in the tc 5.5.x LocalStrings_XX.properties
>> files? We removed all of them in trunk and TC 6.0.x but there are lots
>> of them in TC 5
On 06/03/2010 22:49, Sylvain Laurent wrote:
>
>> On 03/03/2010 21:12, Sylvain Laurent wrote:
>>
>>> 3) a couple of months ago I had proposed on this very list a kind of memory
>>> leak protection
>> for those leaks caused by threads with incorrect CCL. I called this the
>> ExpendableClassLoader.
Author: markt
Date: Mon Mar 8 12:48:22 2010
New Revision: 920305
URL: http://svn.apache.org/viewvc?rev=920305&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=920
Author: markt
Date: Mon Mar 8 12:45:56 2010
New Revision: 920298
URL: http://svn.apache.org/viewvc?rev=920298&view=rev
Log:
Add context name to leak detection log messages
Modified:
tomcat/trunk/java/org/apache/catalina/loader/LocalStrings.properties
tomcat/trunk/java/org/apache/catalina
Author: markt
Date: Mon Mar 8 12:39:57 2010
New Revision: 920297
URL: http://svn.apache.org/viewvc?rev=920297&view=rev
Log:
Handle component failure without throwing a whole stack of exceptions
Adds a new permitted transition from NEW to STOPPED that does not fire any
events
Modified:
tomca
Author: mturk
Date: Mon Mar 8 11:45:37 2010
New Revision: 920281
URL: http://svn.apache.org/viewvc?rev=920281&view=rev
Log:
Use StringCbPrintf instead sprintf_s and use existing logger for logging new
rotation file name
Modified:
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Modified: tomca
On 03/08/2010 12:01 PM, Konstantin Kolinko wrote:
> 2010/3/8 jean-frederic clere :
>> On 03/08/2010 09:35 AM, Mark Thomas wrote:
>>> On 08/03/2010 08:09, jean-frederic clere wrote:
On 03/06/2010 10:55 AM, Mark Thomas wrote:
> On 06/03/2010 06:54, jean-frederic clere wrote:
>> Hi,
>
https://issues.apache.org/bugzilla/show_bug.cgi?id=48600
--- Comment #11 from Philippe Prados 2010-03-08 11:03:45 UTC
---
Ok. It's correct with JBoss but no with Tomcat.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because
2010/3/8 jean-frederic clere :
> On 03/08/2010 09:35 AM, Mark Thomas wrote:
>> On 08/03/2010 08:09, jean-frederic clere wrote:
>>> On 03/06/2010 10:55 AM, Mark Thomas wrote:
On 06/03/2010 06:54, jean-frederic clere wrote:
> Hi,
>
> I plan to tag 6.0.26 on Sunday evening (Neuchatel
Author: kkolinko
Date: Mon Mar 8 10:55:28 2010
New Revision: 920265
URL: http://svn.apache.org/viewvc?rev=920265&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=9202
2010/3/8 Mark Thomas :
> On 07/03/2010 21:26, Konstantin Kolinko wrote:
>> 2010/3/7 Konstantin Kolinko :
>>> 2010/3/7 Mark Thomas :
On 07/03/2010 18:45, ma...@apache.org wrote:
> Author: markt
> Date: Sun Mar 7 18:45:50 2010
> New Revision: 920055
>
> URL: http://svn.apach
Actually found a nice doc for that:
http://tomcat.apache.org/tomcat-6.0-doc/architecture/requestProcess/requestProcess.pdf
If there is anything else, do let me know.
Regards,
Bharath
On Mon, Mar 8, 2010 at 2:12 AM, Bharath Vasudevan wrote:
> Hi,
> I wanted to do some modifications around how to
Author: markt
Date: Mon Mar 8 10:14:44 2010
New Revision: 920257
URL: http://svn.apache.org/viewvc?rev=920257&view=rev
Log:
No need for separate ant download
Modified:
tomcat/trunk/BUILDING.txt
Modified: tomcat/trunk/BUILDING.txt
URL:
http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?
Hi,
I wanted to do some modifications around how tomcat handles the connections.
Is there any document explaining how the flow is from when a packet is
received on a connection and how it is serviced by the servlet and responded
back?
Regards,
Bharath
+1
On 07.03.2010 22:40, Tim Whittington wrote:
I've committed this change now.
I replaced USE_RAW_HEADERS with USE_CGI_HEADERS, and inverted all the
conditionals.
cheers
tim
On Mon, Feb 8, 2010 at 9:13 PM, Tim Whittington wrote:
OK, the most conservative change will be to enable USE_RAW_HEA
Author: jfclere
Date: Mon Mar 8 09:36:47 2010
New Revision: 920247
URL: http://svn.apache.org/viewvc?rev=920247&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=
On 03/08/2010 09:35 AM, Mark Thomas wrote:
> On 08/03/2010 08:09, jean-frederic clere wrote:
>> On 03/06/2010 10:55 AM, Mark Thomas wrote:
>>> On 06/03/2010 06:54, jean-frederic clere wrote:
Hi,
I plan to tag 6.0.26 on Sunday evening (Neuchatel time) and release on
Monday.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48848
--- Comment #5 from Jose Miguel Samper 2010-03-08 08:45:04
UTC ---
This bug is the same as bug #32896
Bug #32896 was fixed in 2005!!! but standard-taglibs project has not released
any version since 2004.
--
Configure bugmail: https://i
On 03/08/2010 08:57 AM, Tim Whittington wrote:
Thanks
I'm trying to track down a VC6 install so I can test the .dsp build before I
commit.
Maybe a move to VC2003 as a minimum might be in order some day.
We just need MSVCRT, and the functions you've added are
Microsoft vision of POSIX function
On 08/03/2010 08:09, jean-frederic clere wrote:
> On 03/06/2010 10:55 AM, Mark Thomas wrote:
>> On 06/03/2010 06:54, jean-frederic clere wrote:
>>> Hi,
>>>
>>> I plan to tag 6.0.26 on Sunday evening (Neuchatel time) and release on
>>> Monday.
>>> Comments?
>>
>> +1. Do you really mean release on Mo
On 03/08/2010 09:08 AM, t...@apache.org wrote:
Author: timw
Date: Mon Mar 8 08:08:46 2010
New Revision: 920225
URL: http://svn.apache.org/viewvc?rev=920225&view=rev
Log:
Fixing VC6 build by replacing uses of strcpy_s with StringCbCopy.
There are bunch of other functions with _s suffix you've
https://issues.apache.org/bugzilla/show_bug.cgi?id=48869
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
On 03/06/2010 10:55 AM, Mark Thomas wrote:
> On 06/03/2010 06:54, jean-frederic clere wrote:
>> Hi,
>>
>> I plan to tag 6.0.26 on Sunday evening (Neuchatel time) and release on
>> Monday.
>> Comments?
>
> +1. Do you really mean release on Monday?
hm... Starting the vote for the release on Monday.
Author: timw
Date: Mon Mar 8 08:08:46 2010
New Revision: 920225
URL: http://svn.apache.org/viewvc?rev=920225&view=rev
Log:
Fixing VC6 build by replacing uses of strcpy_s with StringCbCopy.
Modified:
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Modified: tomcat/jk/trunk/native/iis/jk_isapi_p
https://issues.apache.org/bugzilla/show_bug.cgi?id=48869
hbajaj changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|INVALID
63 matches
Mail list logo