Author: markt
Date: Tue Sep 2 06:29:48 2014
New Revision: 1621930
URL: http://svn.apache.org/r1621930
Log:
Update after extracting SkipResult to separate class
Modified:
tomcat/trunk/java/org/apache/catalina/security/SecurityClassLoad.java
Modified: tomcat/trunk/java/org/apache/catalina/sec
Author: markt
Date: Tue Sep 2 06:26:38 2014
New Revision: 1621929
URL: http://svn.apache.org/r1621929
Log:
Fix unit test for BZ 56903
Modified:
tomcat/trunk/res/checkstyle/checkstyle.xml
tomcat/trunk/test/org/apache/catalina/core/TestStandardContext.java
Modified: tomcat/trunk/res/check
On 01/09/2014 19:08, Felix Schumacher wrote:
> Am 01.09.2014 um 12:40 schrieb ma...@apache.org:
>> Author: markt
>> Date: Mon Sep 1 10:40:33 2014
>> New Revision: 1621731
>>
>> URL: http://svn.apache.org/r1621731
>> Log:
>> Correct the return value for StandardContext.getResourceOnlyServlets()
>>
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-apr has an issue affecting its community integration.
Th
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-nio has an issue affecting its community integration.
Th
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-nio2 has an issue affecting its community integration.
T
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-bio has an issue affecting its community integration.
Th
it-4.12-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-APR
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20140901-native-src.tar.gz
-Dexamples.sources.skip=true
2014-09-02 0:48 GMT+04:00 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-trunk-test-bio has an iss
it-4.12-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-NIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20140901-native-src.tar.gz
-Dexamples.sources.skip=true
it/target/junit-4.12-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-20140901-native-src.tar.gz
-Dexamples.sources.
it-4.12-SNAPSHOT.jar
-Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar
-Dtest.reports=output/logs-BIO
-Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20140901-native-src.tar.gz
-Dexamples.sources.skip=true
Author: markt
Date: Mon Sep 1 19:58:37 2014
New Revision: 1621876
URL: http://svn.apache.org/r1621876
Log:
Fix copy/paste error
Modified:
tomcat/trunk/java/org/apache/tomcat/util/http/parser/Cookie.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/http/parser/Cookie.java
URL:
http://
Hi,
2014-08-30 18:34 GMT+03:00 Mark Thomas :
>
> The proposed Apache Tomcat 8.0.12 release is now available for voting.
>
> The main changes since 8.0.11 are:
> - Fix a regression in the processing of includes and forwards when
> Contexts had been reloaded.
> - Session ID generation is now exten
Author: markt
Date: Mon Sep 1 19:48:06 2014
New Revision: 1621875
URL: http://svn.apache.org/r1621875
Log:
Fix handling of invalid cookie versions
Modified:
tomcat/trunk/java/org/apache/tomcat/util/http/parser/Cookie.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/http/parser/Cookie
Author: markt
Date: Mon Sep 1 18:59:08 2014
New Revision: 1621868
URL: http://svn.apache.org/r1621868
Log:
Add initial implementation of RFC6265/RFC2109 cookie parser
Added:
tomcat/trunk/java/org/apache/tomcat/util/http/parser/Cookie.java (with
props)
tomcat/trunk/java/org/apache/tom
Author: markt
Date: Mon Sep 1 18:25:10 2014
New Revision: 1621863
URL: http://svn.apache.org/r1621863
Log:
Remove unnecessary code
Modified:
tomcat/trunk/java/org/apache/tomcat/util/http/ServerCookies.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/http/ServerCookies.java
URL:
http
Author: markt
Date: Mon Sep 1 18:25:01 2014
New Revision: 1621861
URL: http://svn.apache.org/r1621861
Log:
Extract SkipResult to a separate class.
Added:
tomcat/trunk/java/org/apache/tomcat/util/http/parser/SkipResult.java
(with props)
Modified:
tomcat/trunk/java/org/apache/tomcat/uti
Author: markt
Date: Mon Sep 1 18:25:06 2014
New Revision: 1621862
URL: http://svn.apache.org/r1621862
Log:
Refactor array of server cookies into separate class.
Added:
tomcat/trunk/java/org/apache/tomcat/util/http/ServerCookies.java (with
props)
Modified:
tomcat/trunk/java/org/apache/
Am 01.09.2014 um 12:40 schrieb ma...@apache.org:
Author: markt
Date: Mon Sep 1 10:40:33 2014
New Revision: 1621731
URL: http://svn.apache.org/r1621731
Log:
Correct the return value for StandardContext.getResourceOnlyServlets()
so that multiple names are separated by commas. Identified by Coveri
As previously advertised, I've been working on a new RFC6265 cookie
parsing. The current status is as follows:
- parser is working for RFC6265 cookie headers
- RFC2109 parsing is still TODO
- new parser is driven by Context level config (no more system
properties)
- currently between 1% and 3% sl
Dear all,
for a university research project in an Open Source class at the Technical
University Berlin (Germany) I would like to gather some original input from
open source software developers. I kept the length of the survey to an
absolute minimum!!! The survey is supposed to capture the free tim
https://issues.apache.org/bugzilla/show_bug.cgi?id=56903
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Sep 1 10:40:33 2014
New Revision: 1621731
URL: http://svn.apache.org/r1621731
Log:
Correct the return value for StandardContext.getResourceOnlyServlets()
so that multiple names are separated by commas. Identified by Coverity
Scan and fixed based on a patch by Felix Schumac
https://issues.apache.org/bugzilla/show_bug.cgi?id=56902
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Sep 1 10:15:01 2014
New Revision: 1621729
URL: http://svn.apache.org/r1621729
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56902
Potential resource leak in Default Servlet
Based on a patch by Felix Schumacher
Modified:
tomcat/trunk/java/org/apache/catal
https://issues.apache.org/bugzilla/show_bug.cgi?id=56900
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Mon Sep 1 10:06:16 2014
New Revision: 1621727
URL: http://svn.apache.org/r1621727
Log:
Update the changelog
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/ch
Author: markt
Date: Mon Sep 1 10:06:07 2014
New Revision: 1621725
URL: http://svn.apache.org/r1621725
Log:
Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=56900
Fix resource leaks reading property files
Based on a patch by Felix Schumacher
Modified:
tomcat/trunk/java/org/a
Author: markt
Date: Mon Sep 1 10:06:12 2014
New Revision: 1621726
URL: http://svn.apache.org/r1621726
Log:
Partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=56900
Fix resource leak reading property files
Based on a patch by Felix Schumacher
Modified:
tomcat/trunk/java/org/ap
2014-08-30 19:34 GMT+04:00 Mark Thomas :
> The proposed Apache Tomcat 8.0.12 release is now available for voting.
>
> The main changes since 8.0.11 are:
> - Fix a regression in the processing of includes and forwards when
> Contexts had been reloaded.
> - Session ID generation is now extensible
>
https://issues.apache.org/bugzilla/show_bug.cgi?id=56905
--- Comment #1 from Konstantin Kolinko ---
Created attachment 31958
--> https://issues.apache.org/bugzilla/attachment.cgi?id=31958&action=edit
2014-09-01_tc8_56905_v1.patch
Patch (v1) for current trunk at r1621698
I have not tested it ye
https://issues.apache.org/bugzilla/show_bug.cgi?id=56890
--- Comment #6 from Mark Thomas ---
https://java.net/jira/browse/SERVLET_SPEC-105
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscr
https://issues.apache.org/bugzilla/show_bug.cgi?id=56890
Mark Thomas changed:
What|Removed |Added
Status|NEW |NEEDINFO
--- Comment #5 from Mark Th
Author: kkolinko
Date: Mon Sep 1 08:05:39 2014
New Revision: 1621698
URL: http://svn.apache.org/r1621698
Log:
Correct typo in a comment
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/WsServerContainer.java
Modified:
tomcat/trunk/java/org/apache/tomcat/websocket/server/WsSer
https://issues.apache.org/bugzilla/show_bug.cgi?id=56905
Bug ID: 56905
Summary: "Unable to destroy WebSocket thread group" warning
when reloading examples webapp
Product: Tomcat 8
Version: 8.0.11
Hardware: PC
St
On 28/08/2014 15:44, Freddy Mallet wrote:
> Hi Guys,
>
> I'm the leading the development of the SonarQube platform. If you want any
> personal login/password to http://nemo.sonarqube.org/ and/or if you want us
> to tune the set of coding rules used to analyze the Tomcat project, feel
> free to pin
37 matches
Mail list logo