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-taglibs-standard has an issue affecting its community
integration.
Author: kkolinko
Date: Wed Sep 5 07:10:10 2012
New Revision: 1381035
URL: http://svn.apache.org/viewvc?rev=1381035&view=rev
Log:
Backport revision 1377887 from tomcat/trunk:
Remove unneeded handling of FORM authentication in RealmBase.
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
tomcat/tc6
Author: kkolinko
Date: Wed Sep 5 07:22:33 2012
New Revision: 1381038
URL: http://svn.apache.org/viewvc?rev=1381038&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=42181
Better handling of edge conditions in chunk header processing
Modified:
tomcat/tc6.0.x/trunk/STATUS.tx
https://issues.apache.org/bugzilla/show_bug.cgi?id=42181
--- Comment #6 from Konstantin Kolinko ---
Fixed in 6.0 with r1381038. It will be in Tomcat 6.0.36 onwards.
--
You are receiving this mail because:
You are the assignee for the bug.
---
+1
Works for me using Jenkins and a bunch of CI services (powered by Tomcat).
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
https://issues.apache.org/bugzilla/show_bug.cgi?id=53830
Priority: P2
Bug ID: 53830
Assignee: dev@tomcat.apache.org
Summary: Better handling of Manager.randomFile default value on
Windows
Severity: normal
Classification:
hello,
I am the owner of open source project,fastupload. It's more faster 5.x than
apache commons file upload in test. also, I test the form-based file uploading
implementation of Servlet 3.0 API in Tomcat 7, for example,
HttpServletRequest.getParts(). it's slower than apache common file uploa
https://issues.apache.org/bugzilla/show_bug.cgi?id=53830
--- Comment #1 from Konstantin Kolinko ---
Created attachment 29329
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29329&action=edit
2012-09-05_tc6_53830.patch
Patch for Tomcat 6
--
You are receiving this mail because:
You ar
Author: kkolinko
Date: Wed Sep 5 09:09:24 2012
New Revision: 1381087
URL: http://svn.apache.org/viewvc?rev=1381087&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?re
https://issues.apache.org/bugzilla/show_bug.cgi?id=53830
Konstantin Kolinko changed:
What|Removed |Added
Attachment #29329|0 |1
is obsolete|
Author: kkolinko
Date: Wed Sep 5 10:20:55 2012
New Revision: 1381127
URL: http://svn.apache.org/viewvc?rev=1381127&view=rev
Log:
Update 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
https://issues.apache.org/bugzilla/show_bug.cgi?id=53830
--- Comment #3 from Konstantin Kolinko ---
Created attachment 29331
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29331&action=edit
2012-09-05_tc55_53830_v2.patch
Patch for Tomcat 5.5
--
You are receiving this mail because:
Author: kkolinko
Date: Wed Sep 5 10:27:37 2012
New Revision: 1381130
URL: http://svn.apache.org/viewvc?rev=1381130&view=rev
Log:
proposal
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?re
https://issues.apache.org/bugzilla/show_bug.cgi?id=53830
--- Comment #4 from Christopher Schultz ---
RE:documentation of the attribute name, Jeffrey reported that setting the
"randomFile" attribute on the had no effect: /dev/urandom was still
used. I'm not sure why that was (it could have been a
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713
Mark Thomas changed:
What|Removed |Added
Status|NEEDINFO|NEW
--- Comment #10 from Mark Thomas
On 02/09/2012 11:03, Mark Thomas wrote:
> The proposed Apache Tomcat 7.0.30 release is now available for voting.
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.30/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapach
Binding +1 (stable):
rjung, olamy, kkolinko, kfujino, jfarcand, hgomez, markt
No other votes were cast.
The vote therefore passes and the 7.0.30 proposed release will be
released shortly.
I'll make the announcement once most of the mirrors have the release.
Mark
---
Author: markt
Date: Wed Sep 5 16:49:52 2012
New Revision: 817
Log:
Release 7.0.30
Added:
release/tomcat/tomcat-7/v7.0.30/
- copied from r816, dev/tomcat/tomcat-7/v7.0.30/
Removed:
dev/tomcat/tomcat-7/v7.0.30/
-
T
Author: markt
Date: Wed Sep 5 16:49:52 2012
New Revision: 817
Log:
Release 7.0.30
Added:
release/tomcat/tomcat-7/v7.0.30/
- copied from r816, dev/tomcat/tomcat-7/v7.0.30/
Removed:
dev/tomcat/tomcat-7/v7.0.30/
-
T
https://issues.apache.org/bugzilla/show_bug.cgi?id=53814
--- Comment #4 from Konstantin Preißer ---
Hi Konstantin,
(In reply to comment #3)
> See o.a.tomcat.util.http.parser.AstMediaType#toString(), #toStringNoCharset()
> s/sb.append(';');/sb.append("; ");/
Thank you.
You are right: When I appl
https://issues.apache.org/bugzilla/show_bug.cgi?id=53814
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=53830
--- Comment #5 from Konstantin Kolinko ---
(In reply to comment #4)
> RE:documentation of the attribute name, Jeffrey reported that setting the
> "randomFile" attribute on the had no effect: /dev/urandom was
> still used. I'm not sure why
Author: markt
Date: Wed Sep 5 21:29:46 2012
New Revision: 1381398
URL: http://svn.apache.org/viewvc?rev=1381398&view=rev
Log:
Mapper MBean has moved
Modified:
tomcat/trunk/test/org/apache/catalina/mbeans/TestRegistration.java
Modified: tomcat/trunk/test/org/apache/catalina/mbeans/TestRegist
Author: olamy
Date: Wed Sep 5 21:45:17 2012
New Revision: 1381401
URL: http://svn.apache.org/viewvc?rev=1381401&view=rev
Log:
use last tomcat libs 7.0.30
Modified:
tomcat/maven-plugin/trunk/pom.xml
Modified: tomcat/maven-plugin/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tomcat/maven-p
Author: markt
Date: Wed Sep 5 22:06:32 2012
New Revision: 1381411
URL: http://svn.apache.org/viewvc?rev=1381411&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53713
Performance improvement (up to four times faster parsing) for JSP processing.
Patch provided by Sheldon Shao.
Author: markt
Date: Wed Sep 5 22:14:08 2012
New Revision: 1381417
URL: http://svn.apache.org/viewvc?rev=1381417&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53713
Performance improvement (up to four times faster parsing) for JSP processing.
Patch provided by Sheldon Shao.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53713
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://issues.apache.org/bugzilla/show_bug.cgi?id=53829
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
[
https://issues.apache.org/jira/browse/MTOMCAT-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13449438#comment-13449438
]
Dave Syer commented on MTOMCAT-158:
---
I'd like to use this with tomcat7, please.
Robin Böhm created MTOMCAT-174:
--
Summary: tomcatConfigurationFilesDirectory is not implemented
Key: MTOMCAT-174
URL: https://issues.apache.org/jira/browse/MTOMCAT-174
Project: Apache Tomcat Maven Plugin
30 matches
Mail list logo