[GUMP@vmgump]: Project tomcat-trunk-test-nio2 (in module tomcat-trunk) failed

2015-05-07 Thread Bill Barker
jar=/srv/gump/public/workspace/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-201505

svn commit: r1678141 - in /tomcat/trunk: java/org/apache/coyote/http11/ java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/jsse/ webapps/docs/config/

2015-05-07 Thread markt
Author: markt Date: Thu May 7 07:30:11 2015 New Revision: 1678141 URL: http://svn.apache.org/r1678141 Log: Move sslProtocol to SSLHostConfig Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11JsseProtocol.java tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Proto

svn commit: r1678142 - in /tomcat/trunk: java/org/apache/coyote/http11/ java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/jsse/ test/org/apache/tomcat/util/net/ test/org/apache/tomcat/u

2015-05-07 Thread markt
Author: markt Date: Thu May 7 08:18:11 2015 New Revision: 1678142 URL: http://svn.apache.org/r1678142 Log: Move the remaining Host specific ssl settings (sessionCacheSize and sessionTiemout) to SSLHostConfig Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11JsseProtocol.jav

[GUMP@vmgump]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2015-05-07 Thread Bill Barker
jar=/srv/gump/public/workspace/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-APR -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-201505

buildbot exception in ASF Buildbot on tomcat-trunk

2015-05-07 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/1197 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSc

Re: Tomcat Grid write up

2015-05-07 Thread Konstantin Kolinko
2015-05-07 6:42 GMT+03:00 Alarcón Vladimir : > I guess I got a little bit carried away when writing the architecture and > description, but I guess it's better to be ambitious. We can decide later on > what we actually want from this tool. > > Please find attached the write up. > Your attachmen

[Bug 56438] If jar scan does not find context config or TLD config, log a message

2015-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56438 --- Comment #13 from VIN --- Created attachment 32719 --> https://bz.apache.org/bugzilla/attachment.cgi?id=32719&action=edit Fix for adding debug log message for positive matches of tld-trunk This patch contains fix for Tomcat recent trunk:

[Bug 56438] If jar scan does not find context config or TLD config, log a message

2015-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56438 --- Comment #14 from VIN --- Created attachment 32720 --> https://bz.apache.org/bugzilla/attachment.cgi?id=32720&action=edit Fix for adding debug log message for positive matches of tld-Tomcat8 This patch contains fix for Tomcat8: 1) Added

svn commit: r1678155 - in /tomcat/trunk/java/org/apache/tomcat/util/net/jsse: JSSESocketFactory.java JSSESupport.java LocalStrings.properties LocalStrings_es.properties LocalStrings_fr.properties Loca

2015-05-07 Thread markt
Author: markt Date: Thu May 7 10:27:23 2015 New Revision: 1678155 URL: http://svn.apache.org/r1678155 Log: Move string resources to be alongside classes that use them (like the majority of the Tomcat code base) Added: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/LocalStrings.properties

svn commit: r1678156 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AbstractJsseEndpoint.java LocalStrings.properties

2015-05-07 Thread markt
Author: markt Date: Thu May 7 10:32:51 2015 New Revision: 1678156 URL: http://svn.apache.org/r1678156 Log: Fix an i18n TODO Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AbstractJsseEndpoint.java tomcat/trunk/java/org/apache/tomcat/util/net/LocalStrings.properties Modified: tom

svn commit: r1678162 - /tomcat/trunk/java/org/apache/tomcat/util/http/LegacyCookieProcessor.java

2015-05-07 Thread kkolinko
Author: kkolinko Date: Thu May 7 10:41:32 2015 New Revision: 1678162 URL: http://svn.apache.org/r1678162 Log: Correct typo in the name of a private field in LegacyCookieProcessor. Getter method name is OK. Modified: tomcat/trunk/java/org/apache/tomcat/util/http/LegacyCookieProcessor.java Mo

svn commit: r1678163 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/http/LegacyCookieProcessor.java

2015-05-07 Thread kkolinko
Author: kkolinko Date: Thu May 7 10:51:35 2015 New Revision: 1678163 URL: http://svn.apache.org/r1678163 Log: Correct typo in the name of a private field in LegacyCookieProcessor. Getter method name is OK. Merged r1678162 from tomcat/trunk. Modified: tomcat/tc8.0.x/trunk/ (props changed)

buildbot exception in ASF Buildbot on tomcat-8-trunk

2015-05-07 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/243 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranc

svn commit: r1678165 - in /tomcat/trunk: java/org/apache/coyote/http11/ java/org/apache/tomcat/util/net/ webapps/docs/config/

2015-05-07 Thread markt
Author: markt Date: Thu May 7 11:07:50 2015 New Revision: 1678165 URL: http://svn.apache.org/r1678165 Log: Move remaining OpenSSL TLS config attributes to SSLHostConfig Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Protocol.java tomcat/trunk/java/org/apache/coyote/ht

svn commit: r1678169 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java SSLHostConfig.java jsse/JSSESocketFactory.java

2015-05-07 Thread markt
Author: markt Date: Thu May 7 11:24:05 2015 New Revision: 1678169 URL: http://svn.apache.org/r1678169 Log: Retain the original configuration settings and use separate getters the absolute value for all file/path attributes Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.j

buildbot failure in ASF Buildbot on tomcat-trunk

2015-05-07 Thread buildbot
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/1198 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSchedu

[Bug 57896] New: Option to preserve original cookie header when unquoting cookie value

2015-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57896 Bug ID: 57896 Summary: Option to preserve original cookie header when unquoting cookie value Product: Tomcat 6 Version: 6.0.43 Hardware: PC Status: NEW

svn commit: r1678174 - /tomcat/trunk/webapps/docs/config/systemprops.xml

2015-05-07 Thread kkolinko
Author: kkolinko Date: Thu May 7 12:16:33 2015 New Revision: 1678174 URL: http://svn.apache.org/r1678174 Log: For https://bz.apache.org/bugzilla/show_bug.cgi?id=57896 Document org.apache.tomcat.util.http.ServerCookie.PRESERVE_COOKIE_HEADER option that was introduced in r1448679 (in 8.0.0) Modif

[Tomcat Wiki] Update of "Cookies" by KonstantinKolinko

2015-05-07 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Cookies" page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=44&rev2=45 Comment: Add link to BZ 57896 :: Invalid syntax will res

svn commit: r1678178 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/systemprops.xml

2015-05-07 Thread kkolinko
Author: kkolinko Date: Thu May 7 12:32:46 2015 New Revision: 1678178 URL: http://svn.apache.org/r1678178 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57896 Document org.apache.tomcat.util.http.ServerCookie.PRESERVE_COOKIE_HEADER option that was introduced in r1448679 (in 8.0.0) Add th

svn commit: r1678180 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/config/systemprops.xml

2015-05-07 Thread kkolinko
Author: kkolinko Date: Thu May 7 12:38:39 2015 New Revision: 1678180 URL: http://svn.apache.org/r1678180 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57896 Document org.apache.tomcat.util.http.ServerCookie.PRESERVE_COOKIE_HEADER option that was introduced in r1675821 Merged r1678178

Re: svn commit: r1678169 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java SSLHostConfig.java jsse/JSSESocketFactory.java

2015-05-07 Thread Rémy Maucherat
2015-05-07 13:24 GMT+02:00 : > Author: markt > Date: Thu May 7 11:24:05 2015 > New Revision: 1678169 > > URL: http://svn.apache.org/r1678169 > Log: > Retain the original configuration settings and use separate getters the > absolute value for all file/path attributes > > Usually duplicating confi

Re: Tomcat Grid write up

2015-05-07 Thread Alarcón Vladimir
I wasn't aware of the mailing list server filter. Please find attached a text/plain version of the write up. -Vlad On Thu, 5/7/15, Konstantin Kolinko wrote: Subject: Re: Tomcat Grid write up To: "Tomcat Developers List" Date: Thursday, May 7, 20

svn commit: r1678183 - /tomcat/tc6.0.x/trunk/STATUS.txt

2015-05-07 Thread kkolinko
Author: kkolinko Date: Thu May 7 12:50:40 2015 New Revision: 1678183 URL: http://svn.apache.org/r1678183 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=1678183&r1=167818

[Tomcat Wiki] Update of "Cookies" by KonstantinKolinko

2015-05-07 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Cookies" page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/Cookies?action=diff&rev1=45&rev2=46 Comment: s/ issues.apache.org / bz.apache.org / :: Inval

svn propchange: r1675821 - svn:log

2015-05-07 Thread kkolinko
Author: kkolinko Revision: 1675821 Modified property: svn:log Modified: svn:log at Thu May 7 13:07:35 2015 -- --- svn:log (original) +++ svn:log Thu May 7 13:07:35 2015 @@ -1,3 +1,4 @@ +Fix https://bz.apache.org/bugzilla

Re: svn commit: r1678169 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java SSLHostConfig.java jsse/JSSESocketFactory.java

2015-05-07 Thread Mark Thomas
On 07/05/2015 13:47, Rémy Maucherat wrote: > 2015-05-07 13:24 GMT+02:00 : > >> Author: markt >> Date: Thu May 7 11:24:05 2015 >> New Revision: 1678169 >> >> URL: http://svn.apache.org/r1678169 >> Log: >> Retain the original configuration settings and use separate getters the >> absolute value for

svn propchange: r1448679 - svn:log

2015-05-07 Thread kkolinko
Author: kkolinko Revision: 1448679 Modified property: svn:log Modified: svn:log at Thu May 7 13:10:21 2015 -- --- svn:log (original) +++ svn:log Thu May 7 13:10:21 2015 @@ -1,3 +1,5 @@ String unescaping modifies the buf

[Bug 57896] Option to preserve original cookie header when unquoting cookie value

2015-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57896 Konstantin Kolinko changed: What|Removed |Added OS||All --- Comment #1 from Konstanti

svn commit: r1678189 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java SSLHostConfig.java jsse/JSSESocketFactory.java

2015-05-07 Thread markt
Author: markt Date: Thu May 7 13:14:19 2015 New Revision: 1678189 URL: http://svn.apache.org/r1678189 Log: Refactor as per Remy's suggestion Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java tomcat/trunk/java/org/apache/tomcat/util/net/SSLHostConfig.java tomcat/

Re: svn commit: r1678169 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java SSLHostConfig.java jsse/JSSESocketFactory.java

2015-05-07 Thread Rémy Maucherat
2015-05-07 15:09 GMT+02:00 Mark Thomas : > On 07/05/2015 13:47, Rémy Maucherat wrote: > > 2015-05-07 13:24 GMT+02:00 : > > > >> Author: markt > >> Date: Thu May 7 11:24:05 2015 > >> New Revision: 1678169 > >> > >> URL: http://svn.apache.org/r1678169 > >> Log: > >> Retain the original configuratio

svn commit: r1678190 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

2015-05-07 Thread kkolinko
Author: kkolinko Date: Thu May 7 13:15:40 2015 New Revision: 1678190 URL: http://svn.apache.org/r1678190 Log: Changelog for documentation update in r1678178 Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.a

svn commit: r1678192 - /tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Protocol.java

2015-05-07 Thread markt
Author: markt Date: Thu May 7 13:22:30 2015 New Revision: 1678192 URL: http://svn.apache.org/r1678192 Log: Missed trustManagerClassName Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Protocol.java Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Protoco

svn commit: r1678196 - /tomcat/trunk/webapps/docs/config/http.xml

2015-05-07 Thread markt
Author: markt Date: Thu May 7 13:33:28 2015 New Revision: 1678196 URL: http://svn.apache.org/r1678196 Log: Back-pedal slightly. The odd SSL config attribute will still be required on the connector. Modified: tomcat/trunk/webapps/docs/config/http.xml Modified: tomcat/trunk/webapps/docs/conf

svn commit: r1678207 - in /tomcat/trunk/java/org/apache: coyote/http11/AbstractHttp11Protocol.java tomcat/util/net/AbstractEndpoint.java tomcat/util/net/AprEndpoint.java tomcat/util/net/SSLHostConfig.

2015-05-07 Thread markt
Author: markt Date: Thu May 7 13:53:48 2015 New Revision: 1678207 URL: http://svn.apache.org/r1678207 Log: Ensure everything still works if a non-default name is used for the default SSL virtual host Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11Protocol.java tomcat

svn commit: r1678210 - /tomcat/trunk/java/org/apache/tomcat/util/net/SSLContext.java

2015-05-07 Thread remm
Author: remm Date: Thu May 7 13:54:58 2015 New Revision: 1678210 URL: http://svn.apache.org/r1678210 Log: This was at some point an abstract class, so cleanup. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SSLContext.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SSLCo

svn commit: r1678214 - in /tomcat/trunk/java/org/apache: coyote/http11/AbstractHttp11JsseProtocol.java tomcat/util/net/AbstractEndpoint.java tomcat/util/net/AbstractJsseEndpoint.java

2015-05-07 Thread markt
Author: markt Date: Thu May 7 14:04:56 2015 New Revision: 1678214 URL: http://svn.apache.org/r1678214 Log: Move the JSSE specific config to the AbstractJsseEndpoint Modified: tomcat/trunk/java/org/apache/coyote/http11/AbstractHttp11JsseProtocol.java tomcat/trunk/java/org/apache/tomcat/ut

Re: svn commit: r1678210 - /tomcat/trunk/java/org/apache/tomcat/util/net/SSLContext.java

2015-05-07 Thread Martin Grigorov
You can remove 'public' too. On Thu, May 7, 2015 at 4:54 PM, wrote: > Author: remm > Date: Thu May 7 13:54:58 2015 > New Revision: 1678210 > > URL: http://svn.apache.org/r1678210 > Log: > This was at some point an abstract class, so cleanup. > > Modified: > tomcat/trunk/java/org/apache/tomc

Re: svn commit: r1678210 - /tomcat/trunk/java/org/apache/tomcat/util/net/SSLContext.java

2015-05-07 Thread Rémy Maucherat
2015-05-07 16:14 GMT+02:00 Martin Grigorov : > You can remove 'public' too. > > Yes, it's useless but I usually leave that in [unlike "abstract"]. I'm not alone since all the interfaces of the package do the same thing. Rémy

buildbot failure in ASF Buildbot on tomcat-trunk

2015-05-07 Thread buildbot
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/1200 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSchedu

svn commit: r1678218 - in /tomcat/trunk: java/org/apache/coyote/http11/ java/org/apache/tomcat/util/net/ webapps/docs/config/

2015-05-07 Thread markt
Author: markt Date: Thu May 7 14:31:16 2015 New Revision: 1678218 URL: http://svn.apache.org/r1678218 Log: Add a configurable limit to the size of client hello that Tomcat parses looking for SNI data. Fallback to the default if the limit is not enough Modified: tomcat/trunk/java/org/apache/

Re: [VOTE] Release Apache Tomcat 8.0.22

2015-05-07 Thread Rémy Maucherat
2015-05-03 12:32 GMT+02:00 Felix Schumacher < felix.schumac...@internetallee.de>: > The rest of the patch will not influence the jmeter test. > > Ping to get feedback on the fix, if possible. Rémy

Re: svn commit: r1678169 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java SSLHostConfig.java jsse/JSSESocketFactory.java

2015-05-07 Thread Mark Thomas
On 07/05/2015 14:14, Rémy Maucherat wrote: > 2015-05-07 15:09 GMT+02:00 Mark Thomas : > >> On 07/05/2015 13:47, Rémy Maucherat wrote: >>> 2015-05-07 13:24 GMT+02:00 : >>> Author: markt Date: Thu May 7 11:24:05 2015 New Revision: 1678169 URL: http://svn.apache.org/r1678169

Re: svn commit: r1678169 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java SSLHostConfig.java jsse/JSSESocketFactory.java

2015-05-07 Thread Konstantin Kolinko
2015-05-07 17:34 GMT+03:00 Mark Thomas : > On 07/05/2015 14:14, Rémy Maucherat wrote: >> 2015-05-07 15:09 GMT+02:00 Mark Thomas : >> >>> On 07/05/2015 13:47, Rémy Maucherat wrote: 2015-05-07 13:24 GMT+02:00 : > Author: markt > Date: Thu May 7 11:24:05 2015 > New Revision: 167

svn commit: r1678225 - in /tomcat/site/trunk: ./ docs/ xdocs/

2015-05-07 Thread markt
Author: markt Date: Thu May 7 14:49:18 2015 New Revision: 1678225 URL: http://svn.apache.org/r1678225 Log: Update site (excluding docs) for 8.0.22 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-80.ht

[ANN] Apache Tomcat 8.0.22 available

2015-05-07 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.0.22. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language and Java WebSocket technologies. Apache Tomcat 8.0.22 includes numerous fixes for

svn commit: r1678226 - in /tomcat/site/trunk/docs/tomcat-8.0-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2015-05-07 Thread markt
Author: markt Date: Thu May 7 14:57:47 2015 New Revision: 1678226 URL: http://svn.apache.org/r1678226 Log: Update docs for 8.0.22 release [This commit notification would consist of 64 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] -

Re: svn commit: r1678169 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java SSLHostConfig.java jsse/JSSESocketFactory.java

2015-05-07 Thread Rémy Maucherat
2015-05-07 16:34 GMT+02:00 Mark Thomas : > I'm wondering about a 9.0.0 M1 (milestone 1) release to give folks a > chance to play with the SNI support. > > Good idea, the main downside is that it wouldn't have most of the new features. Rémy

buildbot success in ASF Buildbot on tomcat-8-trunk

2015-05-07 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/245 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranch

svn commit: r1678231 - in /tomcat/tc7.0.x/tags/TOMCAT_7_0_62: ./ build.properties.default

2015-05-07 Thread violetagg
Author: violetagg Date: Thu May 7 16:00:51 2015 New Revision: 1678231 URL: http://svn.apache.org/r1678231 Log: Tag 7.0.62 Added: tomcat/tc7.0.x/tags/TOMCAT_7_0_62/ (props changed) - copied from r1678230, tomcat/tc7.0.x/trunk/ Modified: tomcat/tc7.0.x/tags/TOMCAT_7_0_62/build.prop

[Bug 57799] MessageCreationException: Couldn't create SOAP message with Nio2 connector protocol

2015-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57799 --- Comment #12 from Remy Maucherat --- Since there's no test case, it is worth retesting again [with trunk] since the previous fix caused a regression. -- You are receiving this mail because: You are the assignee for the bug. --

buildbot success in ASF Buildbot on tomcat-trunk

2015-05-07 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/1201 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

buildbot failure in ASF Buildbot on tomcat-8-trunk

2015-05-07 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/246 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

Re: Tomcat Grid write up

2015-05-07 Thread Mark Thomas
On 07/05/2015 13:45, Alarcón Vladimir wrote: > I wasn't aware of the mailing list server filter. > > Please find attached a text/plain version of the write up. > > -Vlad Lots of good stuff here. Can you put it on the wiki we can gather feedback/comments in one place? If you don't have an account

svn commit: r8880 [1/2] - in /dev/tomcat/tomcat-7/v7.0.62: ./ bin/ bin/embed/ bin/extras/ src/

2015-05-07 Thread violetagg
Author: violetagg Date: Thu May 7 18:34:08 2015 New Revision: 8880 Log: Stage 7.0.62RC Added: dev/tomcat/tomcat-7/v7.0.62/ dev/tomcat/tomcat-7/v7.0.62/KEYS (with props) dev/tomcat/tomcat-7/v7.0.62/README.html (with props) dev/tomcat/tomcat-7/v7.0.62/RELEASE-NOTES dev/tomc

svn commit: r8880 [2/2] - in /dev/tomcat/tomcat-7/v7.0.62: ./ bin/ bin/embed/ bin/extras/ src/

2015-05-07 Thread violetagg
Added: dev/tomcat/tomcat-7/v7.0.62/bin/embed/apache-tomcat-7.0.62-embed.zip.md5 == --- dev/tomcat/tomcat-7/v7.0.62/bin/embed/apache-tomcat-7.0.62-embed.zip.md5 (added) +++ dev/tomcat/tomcat-7/v7.0.62/bin/embed/apache-tomca

[VOTE] Release Apache Tomcat 7.0.62

2015-05-07 Thread Violeta Georgieva
The proposed Apache Tomcat 7.0.62 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.62/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1043/ The svn tag is: http://svn.apache.org/

Re: [VOTE] Release Apache Tomcat 8.0.22

2015-05-07 Thread Felix Schumacher
Am 07.05.2015 um 16:32 schrieb Rémy Maucherat: 2015-05-03 12:32 GMT+02:00 Felix Schumacher < felix.schumac...@internetallee.de>: The rest of the patch will not influence the jmeter test. Ping to get feedback on the fix, if possible. Tested again on trunk and found no delays. Felix Rémy

svn commit: r1678255 - in /tomcat/tc7.0.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2015-05-07 Thread violetagg
Author: violetagg Date: Thu May 7 18:47:04 2015 New Revision: 1678255 URL: http://svn.apache.org/r1678255 Log: Prep for next version Modified: tomcat/tc7.0.x/trunk/build.properties.default tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default tomcat/tc7.0.x/trunk/webapps/docs/changel

[Bug 48498] 6.0.22RC: ArrayIndexOutOfBoundsException from Jasper when compilation error inside a CDATA block

2015-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=48498 Saurav Rawat changed: What|Removed |Added CC||rawatsau...@outlook.com -- You are rec

[Bug 57901] New: Blocker bug

2015-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57901 Bug ID: 57901 Summary: Blocker bug Product: Tomcat 6 Version: 6.0.43 Hardware: PC Status: NEW Severity: blocker Priority: P2 Component: Examples

[Bug 57901] Blocker bug

2015-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57901 Chuck Caldarale changed: What|Removed |Added OS||All Status|NEW

Re: Tomcat Grid write up

2015-05-07 Thread Alarcón Vladimir
I just created my username for the Wiki. It's: theimpaler Please, let me know when I get the edir privileges. So then: 1. Under which page should I place this info? 2. Which page title is more suitable? "Tomcat Grid discussion"? 3. Since this doc is rather long: for the benefit of the discu

[GUMP@vmgump]: Project tomcat-trunk-test-nio2 (in module tomcat-trunk) failed

2015-05-07 Thread Bill Barker
it/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-20150507-native-src.tar.gz -Dexamples.sources.

Fwd: [Bug 56438] If jar scan does not find context config or TLD config, log a message

2015-05-07 Thread Pravallika Peddi
Hi Mark, Can you review my patch and let me know if any changes required? Thanks, Pravallika(VIN) -- Forwarded message -- From: Date: Thu, May 7, 2015 at 3:23 PM Subject: [Bug 56438] If jar scan does not find context config or TLD config, log a message To: dev@tomcat.apache.org