rkspace/junit/target/junit-4.13-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-NIO2
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150213-native-src.tar.gz
-Dexampl
Author: markt
Date: Fri Feb 13 09:05:28 2015
New Revision: 1659471
URL: http://svn.apache.org/r1659471
Log:
Prevent multiple async timeouts on slow running / heavily loaded systems
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java
Modified: tomcat/trunk/java/org/ap
Author: markt
Date: Fri Feb 13 09:08:08 2015
New Revision: 1659472
URL: http://svn.apache.org/r1659472
Log:
Prevent multiple async timeouts on slow running / heavily loaded systems
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/net/Abstr
Author: markt
Date: Fri Feb 13 09:10:51 2015
New Revision: 1659473
URL: http://svn.apache.org/r1659473
Log:
Prevent multiple async timeouts on slow running / heavily loaded systems
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/AprEn
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
--- Comment #18 from Mark Thomas ---
(In reply to Konstantin Kolinko from comment #14)
>
> Version info is just some information. I think that error messages (and
> debug ones) are more helpful when they are timely. I agree that it can be
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
--- Comment #19 from Mark Thomas ---
(In reply to VIN from comment #16)
> (In reply to Mark Thomas from comment #10)
> > Some further feedback
> >
> > 1. Indents should be with 4 spaces not tabs.
> Hi Mark,
> I changed the code u
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
--- Comment #20 from VIN ---
(In reply to Mark Thomas from comment #19)
> (In reply to VIN from comment #16)
> > (In reply to Mark Thomas from comment #10)
> > > Some further feedback
> > >
> > > 1. Indents should be with 4 spaces not tabs
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
--- Comment #21 from Konstantin Kolinko ---
http://tomcat.apache.org/tomcat-8.0-doc/building.html#Building_with_Eclipse
--
You are receiving this mail because:
You are the assignee for the bug.
---
Author: markt
Date: Fri Feb 13 09:52:11 2015
New Revision: 1659486
URL: http://svn.apache.org/r1659486
Log:
Follow-up to r1658966 which move too many states into the always add to the
poller branch.
Modified:
tomcat/trunk/java/org/apache/coyote/AsyncStateMachine.java
Modified: tomcat/trunk/
https://issues.apache.org/bugzilla/show_bug.cgi?id=57021
--- Comment #22 from VIN ---
(In reply to Konstantin Kolinko from comment #21)
> http://tomcat.apache.org/tomcat-8.0-doc/building.html#Building_with_Eclipse
Got it. Thanks.
--
You are receiving this mail because:
You are the assignee fo
Author: markt
Date: Fri Feb 13 09:53:22 2015
New Revision: 1659487
URL: http://svn.apache.org/r1659487
Log:
Follow-up to r1658969 which move too many states into the always add to the
poller branch.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/co
Author: remm
Date: Fri Feb 13 10:13:04 2015
New Revision: 1659491
URL: http://svn.apache.org/r1659491
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=1659491&r1=1659490&r2=16
Author: kkolinko
Date: Fri Feb 13 11:01:04 2015
New Revision: 1659505
URL: http://svn.apache.org/r1659505
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57574
Do not perform package existence check in ImportHandler.importPackage()
Modified:
tomcat/trunk/java/javax/el/ImportHandle
Author: kkolinko
Date: Fri Feb 13 11:07:07 2015
New Revision: 1659506
URL: http://svn.apache.org/r1659506
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57574
Do not perform package existence check in ImportHandler.importPackage()
Merged r1659505 from tomcat/trunk.
Modified:
tom
https://issues.apache.org/bugzilla/show_bug.cgi?id=57574
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
Author: kkolinko
Date: Fri Feb 13 11:15:57 2015
New Revision: 1659507
URL: http://svn.apache.org/r1659507
Log:
Mention the unit size for upgradeAsyncWriteBufferSize, as was asked via
comments.a.o
This setting does not exist in Tomcat 9 (removed in r1650512).
Modified:
tomcat/tc8.0.x/trunk/w
Author: kkolinko
Date: Fri Feb 13 11:19:01 2015
New Revision: 1659510
URL: http://svn.apache.org/r1659510
Log:
Mention the unit size for upgradeAsyncWriteBufferSize, as was asked via
comments.a.o for Tomcat 7
Merged r1659507 from tomcat/tc8.0.x/trunk.
This setting does not exist in Tomcat 9 (rem
Author: kkolinko
Date: Fri Feb 13 11:30:37 2015
New Revision: 1659516
URL: http://svn.apache.org/r1659516
Log:
Correct typos. Some were reported via comments.a.o for Tomcat 7.
Modified:
tomcat/trunk/webapps/docs/config/automatic-deployment.xml
Modified: tomcat/trunk/webapps/docs/config/autom
Author: kkolinko
Date: Fri Feb 13 11:31:58 2015
New Revision: 1659517
URL: http://svn.apache.org/r1659517
Log:
Correct typos. Some were reported via comments.a.o for Tomcat 7.
Merged r1659516 from tomcat/trunk.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/webapps
Author: kkolinko
Date: Fri Feb 13 11:33:04 2015
New Revision: 1659518
URL: http://svn.apache.org/r1659518
Log:
Correct typos. Some were reported via comments.a.o for Tomcat 7.
Merged r1659517 from tomcat/tc8.0.x/trunk.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk
Author: kkolinko
Date: Fri Feb 13 11:40:46 2015
New Revision: 1659521
URL: http://svn.apache.org/r1659521
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57581
Change internal byte counter in Coyote Request to be long instead of int.
The public API via RequestInfo.getRequestBytesRecei
Author: kkolinko
Date: Fri Feb 13 11:48:23 2015
New Revision: 1659522
URL: http://svn.apache.org/r1659522
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57581
Change internal byte counter in Coyote Request to be long instead of int.
The public API via RequestInfo.getRequestBytesReceiv
Author: kkolinko
Date: Fri Feb 13 11:50:35 2015
New Revision: 1659523
URL: http://svn.apache.org/r1659523
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57581
Change internal byte counter in Coyote Request to be long instead of int.
The public API via RequestInfo.getRequestBytesReceiv
Author: markt
Date: Fri Feb 13 11:53:23 2015
New Revision: 1659524
URL: http://svn.apache.org/r1659524
Log:
We have the full list of SSL/TLS ciphers and the associated effective bit
strength so use it.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/net/SSLSupport.java
tomcat/trunk/ja
Author: kkolinko
Date: Fri Feb 13 11:55:38 2015
New Revision: 1659526
URL: http://svn.apache.org/r1659526
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=1659526&r1=165952
https://issues.apache.org/bugzilla/show_bug.cgi?id=57581
Konstantin Kolinko changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|-
Author: markt
Date: Fri Feb 13 12:10:53 2015
New Revision: 1659530
URL: http://svn.apache.org/r1659530
Log:
We have the full list of SSL/TLS ciphers and the associated effective bit
strength so use it.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache
Author: markt
Date: Fri Feb 13 12:28:15 2015
New Revision: 1659534
URL: http://svn.apache.org/r1659534
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=1659534&r1=1659533&r2=16
Author: markt
Date: Fri Feb 13 12:31:38 2015
New Revision: 1659537
URL: http://svn.apache.org/r1659537
Log:
Add support for maxSwallowSize
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/java/org/apache/coyote/Constants.java
tomcat/tc6.0.x/trunk/java/org/apache/coyote/
Author: markt
Date: Fri Feb 13 12:33:48 2015
New Revision: 1659538
URL: http://svn.apache.org/r1659538
Log:
Backport some Jasper clean-up that might provide a marginal performance
improvement. Even if it doesn't it removes some unnecessary code.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Author: markt
Date: Fri Feb 13 12:35:32 2015
New Revision: 1659539
URL: http://svn.apache.org/r1659539
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57544
Avoid potential infinite loop. Chances are this is only triggered by code
(WebSocket, non-blocking, async) that isn't in 6.0.x b
Author: markt
Date: Fri Feb 13 12:38:17 2015
New Revision: 1659541
URL: http://svn.apache.org/r1659541
Log:
Tag 8.0.19
Added:
tomcat/tc8.0.x/tags/TOMCAT_8_0_19/ (props changed)
- copied from r1659540, tomcat/tc8.0.x/trunk/
Modified:
tomcat/tc8.0.x/tags/TOMCAT_8_0_19/build.properti
On 13/02/2015 12:38, ma...@apache.org wrote:
> Author: markt
> Date: Fri Feb 13 12:38:17 2015
> New Revision: 1659541
>
> URL: http://svn.apache.org/r1659541
> Log:
> Tag 8.0.19
The unit tests I started this morning after r1659487 passed on all the
usual platforms. There have been a few changes s
2015-02-13 10:05 GMT+01:00 :
> Author: markt
> Date: Fri Feb 13 09:05:28 2015
> New Revision: 1659471
>
> URL: http://svn.apache.org/r1659471
> Log:
> Prevent multiple async timeouts on slow running / heavily loaded systems
>
Unless it's a coincidence, this causes some testsuites regressions. Odd
On 13/02/2015 12:45, Rémy Maucherat wrote:
> 2015-02-13 10:05 GMT+01:00 :
>
>> Author: markt
>> Date: Fri Feb 13 09:05:28 2015
>> New Revision: 1659471
>>
>> URL: http://svn.apache.org/r1659471
>> Log:
>> Prevent multiple async timeouts on slow running / heavily loaded systems
>>
>
> Unless it's
2015-02-13 13:58 GMT+01:00 Mark Thomas :
> On 13/02/2015 12:45, Rémy Maucherat wrote:
> > 2015-02-13 10:05 GMT+01:00 :
> >
> >> Author: markt
> >> Date: Fri Feb 13 09:05:28 2015
> >> New Revision: 1659471
> >>
> >> URL: http://svn.apache.org/r1659471
> >> Log:
> >> Prevent multiple async timeouts
On 13/02/2015 13:08, Rémy Maucherat wrote:
> 2015-02-13 13:58 GMT+01:00 Mark Thomas :
>
>> On 13/02/2015 12:45, Rémy Maucherat wrote:
>>> 2015-02-13 10:05 GMT+01:00 :
>>>
Author: markt
Date: Fri Feb 13 09:05:28 2015
New Revision: 1659471
URL: http://svn.apache.org/r1659471
Author: markt
Date: Fri Feb 13 13:46:05 2015
New Revision: 1659559
URL: http://svn.apache.org/r1659559
Log:
This class has been deleted.
Modified:
tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java
Modified: tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.
Author: markt
Date: Fri Feb 13 13:46:54 2015
New Revision: 1659560
URL: http://svn.apache.org/r1659560
Log:
This class has been deleted.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/security/SecurityClassLoad.java
Propchange: tomcat/tc8
Author: markt
Date: Fri Feb 13 13:49:40 2015
New Revision: 1659561
URL: http://svn.apache.org/r1659561
Log:
Need to re-tag
Removed:
tomcat/tc8.0.x/tags/TOMCAT_8_0_19/
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.
Author: markt
Date: Fri Feb 13 13:51:57 2015
New Revision: 1659562
URL: http://svn.apache.org/r1659562
Log:
These classes have been removed.
Modified:
tomcat/trunk/java/org/apache/jasper/security/SecurityClassLoad.java
Modified: tomcat/trunk/java/org/apache/jasper/security/SecurityClassLoad.
Author: markt
Date: Fri Feb 13 13:52:34 2015
New Revision: 1659563
URL: http://svn.apache.org/r1659563
Log:
These classes have been removed.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/jasper/security/SecurityClassLoad.java
Propchange: tomcat/tc
Author: markt
Date: Fri Feb 13 13:54:16 2015
New Revision: 1659564
URL: http://svn.apache.org/r1659564
Log:
These classes have been removed.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/jasper/security/SecurityClassLoad.java
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/jasper/security/S
Author: markt
Date: Fri Feb 13 13:55:22 2015
New Revision: 1659566
URL: http://svn.apache.org/r1659566
Log:
Propose additional 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/trunk/STATUS.txt?rev=1659
Author: markt
Date: Fri Feb 13 13:57:37 2015
New Revision: 1659568
URL: http://svn.apache.org/r1659568
Log:
Tag 8.0.19
Added:
tomcat/tc8.0.x/tags/TOMCAT_8_0_19/ (props changed)
- copied from r1659567, tomcat/tc8.0.x/trunk/
Modified:
tomcat/tc8.0.x/tags/TOMCAT_8_0_19/build.properti
https://issues.apache.org/bugzilla/show_bug.cgi?id=57582
Sandeep Pareek changed:
What|Removed |Added
CC||psandee...@gmail.com
https://issues.apache.org/bugzilla/show_bug.cgi?id=57582
Bug ID: 57582
Summary: euro character and UMLAUTS issue in iso-8859-15 on
tomcat7.0.57 but not on 8.0.18
Product: Tomcat 7
Version: unspecified
Hardware: PC
Author: remm
Date: Fri Feb 13 15:18:49 2015
New Revision: 1659579
URL: http://svn.apache.org/r1659579
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=1659579&r1=1659578&r2=16
Please could we have a third set of eyes on this release.
Thanks
Jeremy
> On Feb 10, 2015, at 8:40 PM, Jeremy Boynes wrote:
>
> The proposed Apache Taglibs 1.2.3 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/taglibs/taglibs-st
https://issues.apache.org/bugzilla/show_bug.cgi?id=57582
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
On 13/02/2015 13:57, ma...@apache.org wrote:
> Author: markt
> Date: Fri Feb 13 13:57:37 2015
> New Revision: 1659568
>
> URL: http://svn.apache.org/r1659568
> Log:
> Tag 8.0.19
Better, but an intermittent failure in the non-blocking test with APR.
Back to the debugger for me...
Mark
Author: schultz
Date: Fri Feb 13 17:14:42 2015
New Revision: 1659614
URL: http://svn.apache.org/r1659614
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=1659614&r1=1659613&r2
https://issues.apache.org/bugzilla/show_bug.cgi?id=49785
Christopher Schultz changed:
What|Removed |Added
Keywords||PatchAvailable
Su
https://issues.apache.org/bugzilla/show_bug.cgi?id=57583
Bug ID: 57583
Summary: Performance issue evaluating EL in custom tags (tagx)
due to inefficient calls to java.lang.Class.forName()
Product: Tomcat 8
Version: 8.0.18
H
2015-02-11 22:40 GMT+03:00 Mark Thomas :
> We've had a couple of important Coyote fixes since the last release so
> I'm planning on tagging 8.0.x tomorrow.
>
> In my mind this is a slightly delayed beginning of Feb release. I plan
> to get back to a roughly beginning of the month schedule next mont
Hello,
This is my first post, and thank you the Apache team for bring us
Tomcat. Your hard work is greatly appreciated!
I have a query about the fix for request smuggling issue
(CVE-2014-0227) -- when I inspected revision 1601333, I fail to
understand what the fix is, since all the patch seems to
> From: Amarendra Godbole [mailto:amarendra.godb...@gmail.com]
> Subject: Revision 1601333 - Fix for CVE-2014-0227
> I have a query about the fix for request smuggling issue
> (CVE-2014-0227) -- when I inspected revision 1601333, I fail to
> understand what the fix is, since all the patch seems t
57 matches
Mail list logo