Author: mturk
Date: Fri Nov 18 07:55:32 2011
New Revision: 1203517
URL: http://svn.apache.org/viewvc?rev=1203517&view=rev
Log:
Use more readable code instead ok = ok && foo
Modified:
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
URL:
htt
Author: mturk
Date: Fri Nov 18 07:26:34 2011
New Revision: 1203514
URL: http://svn.apache.org/viewvc?rev=1203514&view=rev
Log:
Its actually prefix, not name.
Modified:
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
URL:
http://svn.apache.
Author: mturk
Date: Fri Nov 18 07:24:53 2011
New Revision: 1203513
URL: http://svn.apache.org/viewvc?rev=1203513&view=rev
Log:
Oops. deleted missing prefix
Modified:
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
URL:
http://svn.apache.or
https://issues.apache.org/bugzilla/show_bug.cgi?id=52191
Mladen Turk changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
Author: mturk
Date: Fri Nov 18 06:40:14 2011
New Revision: 1203504
URL: http://svn.apache.org/viewvc?rev=1203504&view=rev
Log:
Convert to uppercase only safe chars
Modified:
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
URL:
http://svn.a
Author: mturk
Date: Fri Nov 18 06:37:56 2011
New Revision: 1203503
URL: http://svn.apache.org/viewvc?rev=1203503&view=rev
Log:
BZ52191 Use extension uri as part of unique instance name.
Modified:
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
Modified: tomcat/jk/trunk/native/iis/jk_isapi_plugi
2011/11/18 Bill Barker :
> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For
> more information please visit http://gump.apache.org/nagged.html,
> and/or contact the folk at gene...@gump.apache.org.
>
> Project tomcat-tc7.0.x-test has an issue affecting its
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-test has an issue affecting its community integration.
This i
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-tc7.0.x-test has an issue affecting its community integration.
This
2011/11/17 Mark Thomas :
> On 17/11/2011 16:40, ma...@apache.org wrote:
>> Author: markt
>> Date: Thu Nov 17 16:40:02 2011
>> New Revision: 1203253
>>
>> URL: http://svn.apache.org/viewvc?rev=1203253&view=rev
>> Log:
>> Refactor acceptor pause and shutdown to remove need for 'random' waits in
>> th
Author: timw
Date: Fri Nov 18 00:18:46 2011
New Revision: 1203436
URL: http://svn.apache.org/viewvc?rev=1203436&view=rev
Log:
Improve reporting of error loading workers file on IIS.
Modified:
tomcat/jk/trunk/native/iis/jk_isapi_plugin.c
tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
M
Author: timw
Date: Fri Nov 18 00:11:48 2011
New Revision: 1203433
URL: http://svn.apache.org/viewvc?rev=1203433&view=rev
Log:
Log errors loading uri worker map file.
Modified:
tomcat/jk/trunk/native/common/jk_uri_worker_map.c
Modified: tomcat/jk/trunk/native/common/jk_uri_worker_map.c
URL:
https://issues.apache.org/bugzilla/show_bug.cgi?id=52191
--- Comment #3 from Tim Whittington 2011-11-17 23:56:32 UTC
---
> Also could you explain the purpose of having multiple ISAPI redirectors's
installed.
Déjà vu:) From 2005:
https://issues.apache.org/bugzilla/show_bug.cgi?id=35298#c2
I've h
On 11/17/2011 2:00 AM, Konstantin Kolinko wrote:
2011/11/17 Ryan Morgan:
Hey everyone,
As part of the HTTP connector refactoring that occurred in 7.0.21 (see
http://svn.apache.org/viewvc?diff_format=h&view=revision&revision=1158367) the
Connector behavior has changed when maxKeepAliveRequests
https://issues.apache.org/bugzilla/show_bug.cgi?id=52153
--- Comment #2 from John Wilkinson 2011-11-17 21:00:12
UTC ---
This problem appears to be resolved by building tcnative-1.dll with the latest
APR lib (1.4.5), instead of the 1.3.12 used in the distributed build.
We will be testing this fi
- Original Message -
| From: "Konstantin Kolinko"
| To: "Tomcat Developers List"
| Sent: Thursday, November 17, 2011 1:00:45 AM
| Subject: Re: Change in behavior for Connector maxKeepAliveRequests in 7.0.21+
|
| 2011/11/17 Ryan Morgan :
| >
| > Hey everyone,
| >
| > As part of the HTTP
Author: markt
Date: Thu Nov 17 19:48:29 2011
New Revision: 1203346
URL: http://svn.apache.org/viewvc?rev=1203346&view=rev
Log:
Remove unused code
Modified:
tomcat/trunk/java/org/apache/jasper/xmlparser/XMLEncodingDetector.java
Modified: tomcat/trunk/java/org/apache/jasper/xmlparser/XMLEncodi
Correcting the subject.
On 17/11/2011 18:33, Mark Thomas wrote:
> The proposed Apache Tomcat 7.0.23 release is now available for voting.
>
> It can be obtained from:
> http://people.apache.org/~markt/dev/tomcat-7/v7.0.23/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOM
The proposed Apache Tomcat 7.0.23 release is now available for voting.
It can be obtained from:
http://people.apache.org/~markt/dev/tomcat-7/v7.0.23/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_23/
The proposed 7.0.23 release is:
[ ] Broken - do not release
[ ]
Author: markt
Date: Thu Nov 17 17:52:35 2011
New Revision: 1203305
URL: http://svn.apache.org/viewvc?rev=1203305&view=rev
Log:
Remove property that only belongs on trunk
Modified:
tomcat/tc7.0.x/tags/TOMCAT_7_0_23/ (props changed)
Propchange: tomcat/tc7.0.x/tags/TOMCAT_7_0_23/
Author: markt
Date: Thu Nov 17 17:51:09 2011
New Revision: 1203304
URL: http://svn.apache.org/viewvc?rev=1203304&view=rev
Log:
Prep for the next release
Modified:
tomcat/tc7.0.x/trunk/build.properties.default
tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default
Modified: tomcat/tc7.0.x/
Author: markt
Date: Thu Nov 17 17:49:13 2011
New Revision: 1203301
URL: http://svn.apache.org/viewvc?rev=1203301&view=rev
Log:
Tag 7.0.23
Added:
tomcat/tc7.0.x/tags/TOMCAT_7_0_23/ (props changed)
- copied from r1203298, tomcat/tc7.0.x/trunk/
Modified:
tomcat/tc7.0.x/tags/TOMCAT_7_
Author: markt
Date: Thu Nov 17 17:46:21 2011
New Revision: 1203298
URL: http://svn.apache.org/viewvc?rev=1203298&view=rev
Log:
Prep for the next release
Modified:
tomcat/tc7.0.x/trunk/build.properties.default
tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default
Modified: tomcat/tc7.0.x/
Author: markt
Date: Thu Nov 17 17:19:10 2011
New Revision: 1203285
URL: http://svn.apache.org/viewvc?rev=1203285&view=rev
Log:
Reduce sleep in acceptor thread pause from 1000ms to 50ms. This significantly
speeds up shutdown, particularly with testing, with no measurable increase in
CPU usage whi
Author: markt
Date: Thu Nov 17 17:15:51 2011
New Revision: 1203278
URL: http://svn.apache.org/viewvc?rev=1203278&view=rev
Log:
Reduce sleep in acceptor thread pause from 1000ms to 50ms. This
significantly speeds up shutdown, particularly with testing, with no
measurable increase in CPU usage while
On 17/11/2011 16:40, ma...@apache.org wrote:
> Author: markt
> Date: Thu Nov 17 16:40:02 2011
> New Revision: 1203253
>
> URL: http://svn.apache.org/viewvc?rev=1203253&view=rev
> Log:
> Refactor acceptor pause and shutdown to remove need for 'random' waits in
> the shutdown code.
> Removes the nee
Author: markt
Date: Thu Nov 17 16:42:52 2011
New Revision: 1203256
URL: http://svn.apache.org/viewvc?rev=1203256&view=rev
Log:
Refactor acceptor pause and shutdown to remove need for 'random' waits in the
shutdown code.
Removes the need for the fastShutdown attribute
Modified:
tomcat/tc7.0.x
Author: markt
Date: Thu Nov 17 16:40:02 2011
New Revision: 1203253
URL: http://svn.apache.org/viewvc?rev=1203253&view=rev
Log:
Refactor acceptor pause and shutdown to remove need for 'random' waits in
the shutdown code.
Removes the need for the fastShutdown attribute
Modified:
tomcat/trunk/ja
Hi!
I do not remember this being announced or discussed:
There is "Maintenance Release" of Servlet specification 3.0, numbered
as "3.0 Rev a".
I added links to it on our Wiki page, [1]
There is no list of changes in the PDF itself, but it is on the JCP
web site: [2].
It might be that some of cha
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Specifications" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/Specifications?action=diff&rev1=23&rev2=24
Comment:
Correct download links for specificati
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change
notification.
The "Specifications" page has been changed by KonstantinKolinko:
http://wiki.apache.org/tomcat/Specifications?action=diff&rev1=22&rev2=23
Comment:
Add link to MRel of Servlet 3.0 spec
https://issues.apache.org/bugzilla/show_bug.cgi?id=52205
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://issues.apache.org/bugzilla/show_bug.cgi?id=52205
--- Comment #1 from Konstantin Kolinko 2011-11-17
13:09:09 UTC ---
Cannot confirm this.
The sh files are present in apache-tomcat-7.0.22.tar.gz
Mode -rwxr-xr-x
Maybe you failed to unpack the archive?
--
Configure bugmail: https://issues
https://issues.apache.org/bugzilla/show_bug.cgi?id=52205
Bug #: 52205
Summary: Unix shell scripts missing in .tar.gz binary
distribution
Product: Tomcat 7
Version: 7.0.22
Platform: PC
OS/Version: Linux
IIRC: this came into existence via
https://issues.apache.org/bugzilla/show_bug.cgi?id=41260 - it was donated
by the original contributor and the patch provided had the ASL license.
Borrowing features is OK, code is not unless the code is granted. It may be
as simple as contacting the original aut
[
https://issues.apache.org/jira/browse/MTOMCAT-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152010#comment-13152010
]
William Ghelfi commented on MTOMCAT-106:
Thank you, works fine
>
[
https://issues.apache.org/jira/browse/MTOMCAT-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13151985#comment-13151985
]
Hudson commented on MTOMCAT-106:
Integrated in TomcatMavenPlugin #66 (See
[https://build
[
https://issues.apache.org/jira/browse/MTOMCAT-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olivier Lamy closed MTOMCAT-106.
Resolution: Fixed
Fix Version/s: 2.0
patch not used. Implemented with a more easy solution.
Author: olamy
Date: Thu Nov 17 10:42:03 2011
New Revision: 1203144
URL: http://svn.apache.org/viewvc?rev=1203144&view=rev
Log:
[MTOMCAT-106] tomcat7-maven-plugin extraDependency not working with class not
found
attached patch not used, implements a more simple solution.
Added:
tomcat/maven-
On 17/11/2011 08:44, Konstantin Kolinko wrote:
> 2011/11/17 Mark Thomas :
>> On 06/11/2011 20:52, kkoli...@apache.org wrote:
>>> Author: kkolinko
>>> Date: Sun Nov 6 20:52:33 2011
>>> New Revision: 1198553
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1198553&view=rev
>>> Log:
>>> Merged revisions
2011/11/17 Ryan Morgan :
>
> Hey everyone,
>
> As part of the HTTP connector refactoring that occurred in 7.0.21 (see
> http://svn.apache.org/viewvc?diff_format=h&view=revision&revision=1158367)
> the Connector behavior has changed when maxKeepAliveRequests is set to 0. In
> Tomcat 7.0.20 and e
2011/11/17 Mark Thomas :
> On 06/11/2011 20:52, kkoli...@apache.org wrote:
>> Author: kkolinko
>> Date: Sun Nov 6 20:52:33 2011
>> New Revision: 1198553
>>
>> URL: http://svn.apache.org/viewvc?rev=1198553&view=rev
>> Log:
>> Merged revisions r1197158, r1198552 from tomcat/trunk:
>> Add new attribu
Author: kkolinko
Date: Thu Nov 17 08:06:23 2011
New Revision: 1203094
URL: http://svn.apache.org/viewvc?rev=1203094&view=rev
Log:
proposal
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewv
Author: kkolinko
Date: Thu Nov 17 08:02:50 2011
New Revision: 1203093
URL: http://svn.apache.org/viewvc?rev=1203093&view=rev
Log:
Merged revision 1203091 from tomcat/trunk:
- Align %2f handling (aka CVE-2007-0450 fix) between implementations of
UDecoder.convert().
- Make convert(MessageBytes) to
44 matches
Mail list logo