https://issues.apache.org/bugzilla/show_bug.cgi?id=56522
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=56492
--- Comment #5 from Sylvain Laurent ---
committed to tomcat 8 trunk : r1593132
what about tomcat 7 ? is it still CTR as stated in
https://wiki.apache.org/tomcat/TomcatVersions
--
You are receiving this mail because:
You are the assignee
https://issues.apache.org/bugzilla/show_bug.cgi?id=56501
Bug ID: 56501
Summary: problems with urlencoding in webapp name
Product: Tomcat 7
Version: unspecified
Hardware: PC
Status: NEW
Severity: normal
Priority:
https://issues.apache.org/bugzilla/show_bug.cgi?id=56522
--- Comment #2 from Hanspeter Dünnenberger ---
One more thing to mention: I think the EL Spec is wrong to define null String
must be converted to "".
If you also think the spec'ed behavior for null String is wrong, support the EL
spec iss
Author: kkolinko
Date: Sat May 10 00:10:00 2014
New Revision: 1593653
URL: http://svn.apache.org/r1593653
Log:
Revert part of r1593563
Restore original comment.
(Tomcat JDBC pool can be tested against original Commons DBCP, if someone
wants.)
Modified:
tomcat/trunk/modules/jdbc-pool/src/tes
Author: kkolinko
Date: Sat May 10 13:20:22 2014
New Revision: 1593699
URL: http://svn.apache.org/r1593699
Log:
Fix broken javadoc links.
Noted when reviewing results of 'ant release' step from buildbot.
Modified:
tomcat/trunk/java/org/apache/tomcat/dbcp/pool2/impl/package.html
tomcat/trun
The Buildbot has detected a new failure on builder tomcat-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-trunk/builds/47
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source Stam
https://issues.apache.org/bugzilla/show_bug.cgi?id=52751
Violeta Georgieva changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|--
2014-05-08 11:51 GMT+04:00 Konstantin Kolinko :
> cc: dev
>
> Hi!
>
> Where are svn commit e-mails for Apache Tomcat?
>
> The last one received by dev@tomcat.a.o list was on May 2.(r1592052)
> http://mail-archives.apache.org/mod_mbox/tomcat-dev/201405.mbox/browser
>
> There were no e-mails for comm
Author: violetagg
Date: Thu May 8 07:10:54 2014
New Revision: 1593189
URL: http://svn.apache.org/r1593189
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56463
Property for disabling server information is added to the DefaultServlet.
Modified:
tomcat/trunk/conf/web.xml
tomcat
https://issues.apache.org/bugzilla/show_bug.cgi?id=56488
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
Author: kkolinko
Date: Thu May 8 18:28:43 2014
New Revision: 1593364
URL: http://svn.apache.org/r1593364
Log:
Cleanup: the "entry.name" fields was read into a local variable. Use the
variable.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/naming/resources/ProxyDirContext.java
Modified:
t
https://issues.apache.org/bugzilla/show_bug.cgi?id=56481
Mark Thomas changed:
What|Removed |Added
Resolution|DUPLICATE |FIXED
--- Comment #5 from Mark Thoma
On 13/05/2014 13:40, Mark Thomas wrote:
> On 13/05/2014 11:43, Rémy Maucherat wrote:
>> 2014-05-13 9:37 GMT+02:00 Mark Thomas :
>>
>>> I'm running the unit tests now. I want to look at BZ 56516 some more and
>>> I don't want to hold up a 8.0.x release any longer.
>>>
>>
>> There's nothing to look a
Author: kkolinko
Date: Thu May 8 18:39:09 2014
New Revision: 1593373
URL: http://svn.apache.org/r1593373
Log:
vote, add 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
2014-05-14 13:39 GMT+02:00 Mark Thomas :
> - Further NIO2 fixes which is now considered BETA
>
> Thanks for the testing and fixes.
The proposed 8.0.6 release is:
> [ ] Broken - do not release
> [ ] Alpha - go ahead and release as 8.0.6 (alpha)
> [X] Beta - go ahead and release as 8.0.6 (beta)
Author: violetagg
Date: Thu May 8 07:55:35 2014
New Revision: 1593200
URL: http://svn.apache.org/r1593200
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56383
Document ErrorReportValve's new property 'showReport' on the "security HowTO"
page.
Modified:
tomcat/trunk/webapps/docs
Andrey Utkin created MTOMCAT-267:
Summary: Support 'skip' parameter for Catalina-based goals (deploy)
Key: MTOMCAT-267
URL: https://issues.apache.org/jira/browse/MTOMCAT-267
Project: Apache Tomcat Mave
Author: markt
Date: Thu May 8 19:23:22 2014
New Revision: 1593391
URL: http://svn.apache.org/r1593391
Log:
Work around intermittent unit test failures on OSX.
Modified:
tomcat/trunk/test/org/apache/tomcat/util/net/TesterSupport.java
Modified: tomcat/trunk/test/org/apache/tomcat/util/net/Tes
Author: violetagg
Date: Thu May 8 07:57:08 2014
New Revision: 1593201
URL: http://svn.apache.org/r1593201
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56383
Merged revision(s) 1593200 from tomcat/trunk:
Document ErrorReportValve's new property 'showReport' on the "security HowTO"
https://issues.apache.org/bugzilla/show_bug.cgi?id=56523
--- Comment #2 from Arunav Sanyal ---
Thanks Mark
Here is an example stack trace from our installation of tomcat along with a few
of our webapps defined.
Node is starting in kerberos mode.
2014-Jan-30 13:26:24.074 Starting Tomcat on HTTP
Author: kkolinko
Date: Sat May 10 21:13:16 2014
New Revision: 1593737
URL: http://svn.apache.org/r1593737
Log:
Update Gump links.
There are separate bio/nio/nio2 test projects now.
(Apparently the reason for the change was that a project is not allowed to run
build longer than 1 hour).
I renamed
https://issues.apache.org/bugzilla/show_bug.cgi?id=56523
--- Comment #3 from Arunav Sanyal ---
The previous comment indicated when loginexception is caught. I think that
needs to be addressed as well. However for this particular issue an example
would be:-
May 06, 2014 3:22:56 PM org.apache.cat
https://issues.apache.org/bugzilla/show_bug.cgi?id=56451
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=56523
Mark Thomas changed:
What|Removed |Added
OS||All
--- Comment #1 from Mark Thomas
https://issues.apache.org/bugzilla/show_bug.cgi?id=56488
--- Comment #9 from dstojkov ---
the context.xml was also false
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe,
https://issues.apache.org/bugzilla/show_bug.cgi?id=56399
--- Comment #2 from Mark Thomas ---
No it will not. The commit for this was explicitly excluded from the 8.0.6 tag.
Additionally, the commit has been vetoed so it is unlikely that the fix will
remain in its current form.
--
You are receiv
https://issues.apache.org/bugzilla/show_bug.cgi?id=56521
Bug ID: 56521
Summary: Reuse the output buffer in
AbstractServeletOutputBuffer
Product: Tomcat 7
Version: 7.0.47
Hardware: PC
OS: Linux
St
The proposed Apache Tomcat 8.0.6 release is now available for voting.
The main changes since 8.0.5 are:
- Further NIO2 fixes which is now considered BETA
- Extend and improve memory leak protection and fix a few leaks that
crept in during the various refactorings
- Lots of general bug fixes
It
https://issues.apache.org/bugzilla/show_bug.cgi?id=56522
Bug ID: 56522
Summary: jasper-el 8 does not comply to EL Spec 3.0 regarding
null value handling
Product: Tomcat 8
Version: 8.0.5
Hardware: PC
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=56488
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=56523
Bug ID: 56523
Summary: SPNEGO auth failures are leading to stack trace prints
of PrivilegedActionExceptions
Product: Tomcat 7
Version: 7.0.53
Hardware: PC
https://issues.apache.org/bugzilla/show_bug.cgi?id=56521
--- Comment #3 from leon...@hotmail.com ---
Here TPS is Transaction Per Second which indicates the throughput of the
server.
--
You are receiving this mail because:
You are the assignee for the bug.
---
The Buildbot has detected a new failure on builder tomcat-7-trunk while
building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/tomcat-7-trunk/builds/66
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-vm_ubuntu
Build Reason: scheduler
Build Source
Author: markt
Date: Thu May 8 14:08:45 2014
New Revision: 1593289
URL: http://svn.apache.org/r1593289
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=1593289&r1=1593288&r
Added: dev/tomcat/tomcat-8/v8.0.6/src/apache-tomcat-8.0.6-src.tar.gz.md5
==
--- dev/tomcat/tomcat-8/v8.0.6/src/apache-tomcat-8.0.6-src.tar.gz.md5 (added)
+++ dev/tomcat/tomcat-8/v8.0.6/src/apache-tomcat-8.0.6-src.tar.gz.md5
https://issues.apache.org/bugzilla/show_bug.cgi?id=56501
--- Comment #7 from Mark Thomas ---
This has been fixed in 8.0.x for 8.0.6 onwards.
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubs
Author: markt
Date: Wed May 14 08:46:23 2014
New Revision: 1594519
URL: http://svn.apache.org/r1594519
Log:
Remove unused code
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java
tomcat/tc7.0.x/trunk/java/org/apache/
Author: markt
Date: Wed May 14 08:12:34 2014
New Revision: 1594516
URL: http://svn.apache.org/r1594516
Log:
Tag 8.0,6
Added:
tomcat/tc8.0.x/tags/TOMCAT_8_0_6/
- copied from r1594412, tomcat/trunk/
Modified:
tomcat/tc8.0.x/tags/TOMCAT_8_0_6/build.properties.default
Modified: tomcat/
https://issues.apache.org/bugzilla/show_bug.cgi?id=56521
--- Comment #4 from leon...@hotmail.com ---
Created attachment 31619
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31619&action=edit
AB testing result for performance
the red line is the performance of the patched server while
https://issues.apache.org/bugzilla/show_bug.cgi?id=56521
Sheldon Shao changed:
What|Removed |Added
Attachment #31618|0 |1
is patch|
On 14/05/2014 01:44, kkoli...@apache.org wrote:
> Author: kkolinko
> Date: Wed May 14 00:44:33 2014
> New Revision: 1594436
>
> URL: http://svn.apache.org/r1594436
> Log:
> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56399
> When recycling a Coyote request, ensure that Catalina request
https://issues.apache.org/bugzilla/show_bug.cgi?id=56522
Hanspeter Dünnenberger changed:
What|Removed |Added
OS||All
--- Comment #1 from H
https://issues.apache.org/bugzilla/show_bug.cgi?id=56521
leon...@hotmail.com changed:
What|Removed |Added
Component|Catalina|Servlet & JSP API
--- Comment
https://issues.apache.org/bugzilla/show_bug.cgi?id=56521
--- Comment #2 from leon...@hotmail.com ---
it's in package org.apache.coyote.http11.upgrade
--
You are receiving this mail because:
You are the assignee for the bug.
-
T
https://issues.apache.org/bugzilla/show_bug.cgi?id=56521
leon...@hotmail.com changed:
What|Removed |Added
Summary|Reuse the output buffer in |Reuse the output buffer in
46 matches
Mail list logo