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

2015-03-13 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-20150313-native-src.tar.gz -Dexamples.sources.

[GUMP@vmgump]: Project tomcat-tc8.0.x-test-nio (in module tomcat-8.0.x) failed

2015-03-13 Thread Bill Barker
e/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-NIO -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150313-native-src.tar.gz -Dexampl

Re: svn commit: r1666503 - in /tomcat/tc8.0.x/trunk: ./ build.xml test/org/apache/tomcat/util/net/localhost-cert.pem test/org/apache/tomcat/util/net/localhost-key.pem

2015-03-13 Thread Konstantin Kolinko
2015-03-13 23:03 GMT+03:00 Felix Schumacher : > Am 13.03.2015 um 17:26 schrieb kkoli...@apache.org: > >> Author: kkolinko >> Date: Fri Mar 13 16:26:24 2015 >> New Revision: 1666503 >> >> URL: http://svn.apache.org/r1666503 >> Log: >> Treat *.pem files (used in Tomcat test cases) as text. >> I set s

svn commit: r1666584 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/tomcat/util/net/localhost-cert.pem

2015-03-13 Thread kkolinko
Author: kkolinko Date: Fri Mar 13 21:11:46 2015 New Revision: 1666584 URL: http://svn.apache.org/r1666584 Log: Fix trailing space in comment lines in *.pem files, to align with Tomcat 8 and make checkstyle happy. Followup to r1666508. Merged r1666581 from tomcat/tc8.0.x/trunk. Modified: tomc

svn commit: r1666581 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/tomcat/util/net/localhost-cert.pem

2015-03-13 Thread kkolinko
Author: kkolinko Date: Fri Mar 13 21:06:55 2015 New Revision: 1666581 URL: http://svn.apache.org/r1666581 Log: Fix trailing space in comment lines in *.pem files, to make checkstyle happy. Followup to r1666503. Merged r1666579 from tomcat/trunk. Modified: tomcat/tc8.0.x/trunk/ (props chang

svn commit: r1666579 - /tomcat/trunk/test/org/apache/tomcat/util/net/localhost-cert.pem

2015-03-13 Thread kkolinko
Author: kkolinko Date: Fri Mar 13 21:03:24 2015 New Revision: 1666579 URL: http://svn.apache.org/r1666579 Log: Fix trailing space in comment lines in *.pem files, to make checkstyle happy. Modified: tomcat/trunk/test/org/apache/tomcat/util/net/localhost-cert.pem Modified: tomcat/trunk/test/o

svn commit: r1666571 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/realm/JNDIRealm.java

2015-03-13 Thread fschumacher
Author: fschumacher Date: Fri Mar 13 20:43:14 2015 New Revision: 1666571 URL: http://svn.apache.org/r1666571 Log: Use the right variable for null check; the method variable, that is. Merge r1666570 from /tomcat/tc8.0.x/trunk (merge r1666569 from /tomcat/trunk) Modified: tomcat/tc7.0.x/trunk/

svn commit: r1666570 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/realm/JNDIRealm.java

2015-03-13 Thread fschumacher
Author: fschumacher Date: Fri Mar 13 20:40:00 2015 New Revision: 1666570 URL: http://svn.apache.org/r1666570 Log: Use the right variable for null check; the method variable, that is. Merge r1666569 from /tomcat/trunk Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/

svn commit: r1666569 - /tomcat/trunk/java/org/apache/catalina/realm/JNDIRealm.java

2015-03-13 Thread fschumacher
Author: fschumacher Date: Fri Mar 13 20:38:30 2015 New Revision: 1666569 URL: http://svn.apache.org/r1666569 Log: Use the right variable for null check; the method variable, that is. Modified: tomcat/trunk/java/org/apache/catalina/realm/JNDIRealm.java Modified: tomcat/trunk/java/org/apache/c

svn commit: r1666567 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/realm/JNDIRealm.java

2015-03-13 Thread fschumacher
Author: fschumacher Date: Fri Mar 13 20:26:41 2015 New Revision: 1666567 URL: http://svn.apache.org/r1666567 Log: Defer the initialization of StartTLS settings to the startInternal stage. That way logging is possible and errors in tls/ssl will lead to stopping the context. Merge r1666560 from /to

svn commit: r1666564 - /tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/AbstractHttp11Protocol.java

2015-03-13 Thread fschumacher
Author: fschumacher Date: Fri Mar 13 20:16:54 2015 New Revision: 1666564 URL: http://svn.apache.org/r1666564 Log: No Diamonds in java 6. Modified: tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/AbstractHttp11Protocol.java Modified: tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/Abs

Re: svn commit: r1666503 - in /tomcat/tc8.0.x/trunk: ./ build.xml test/org/apache/tomcat/util/net/localhost-cert.pem test/org/apache/tomcat/util/net/localhost-key.pem

2015-03-13 Thread Felix Schumacher
Am 13.03.2015 um 17:26 schrieb kkoli...@apache.org: Author: kkolinko Date: Fri Mar 13 16:26:24 2015 New Revision: 1666503 URL: http://svn.apache.org/r1666503 Log: Treat *.pem files (used in Tomcat test cases) as text. I set svn:eol-style and update "text.files" patterns in build.xml. Merged r16

svn commit: r1666560 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/realm/JNDIRealm.java

2015-03-13 Thread fschumacher
Author: fschumacher Date: Fri Mar 13 19:54:59 2015 New Revision: 1666560 URL: http://svn.apache.org/r1666560 Log: Defer the initialization of StartTLS settings to the startInternal stage. That way logging is possible and errors in tls/ssl will lead to stopping the context. Merge r1666552 from /to

svn commit: r1666552 - /tomcat/trunk/java/org/apache/catalina/realm/JNDIRealm.java

2015-03-13 Thread fschumacher
Author: fschumacher Date: Fri Mar 13 19:33:17 2015 New Revision: 1666552 URL: http://svn.apache.org/r1666552 Log: Defer the initialization of StartTLS settings to the startInternal stage. That way logging is possible and errors in tls/ssl will lead to stopping the context. Modified: tomcat/tr

svn commit: r1666509 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/windows-auth-howto.xml

2015-03-13 Thread kkolinko
Author: kkolinko Date: Fri Mar 13 16:37:37 2015 New Revision: 1666509 URL: http://svn.apache.org/r1666509 Log: Update link to SPNEGO documentation in Apache Geronimo wiki The old link went 404, as reported by André Warnier on the users@ list. Merged r1666506 from tomcat/tc8.0.x/trunk. Modified:

svn commit: r1666508 - in /tomcat/tc7.0.x/trunk: ./ build.xml test/org/apache/tomcat/util/net/localhost-cert.pem test/org/apache/tomcat/util/net/localhost-key.pem

2015-03-13 Thread kkolinko
Author: kkolinko Date: Fri Mar 13 16:36:13 2015 New Revision: 1666508 URL: http://svn.apache.org/r1666508 Log: Treat *.pem files (used in Tomcat test cases) as text. I set svn:eol-style and update "text.files" patterns in build.xml. Merged r1666503 from tomcat/tc8.0.x/trunk. Modified: tomcat

svn commit: r1666506 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/windows-auth-howto.xml

2015-03-13 Thread kkolinko
Author: kkolinko Date: Fri Mar 13 16:27:28 2015 New Revision: 1666506 URL: http://svn.apache.org/r1666506 Log: Update link to SPNEGO documentation in Apache Geronimo wiki The old link went 404, as reported by André Warnier on the users@ list. Merged r1666496 from tomcat/trunk. Modified: tomc

svn commit: r1666503 - in /tomcat/tc8.0.x/trunk: ./ build.xml test/org/apache/tomcat/util/net/localhost-cert.pem test/org/apache/tomcat/util/net/localhost-key.pem

2015-03-13 Thread kkolinko
Author: kkolinko Date: Fri Mar 13 16:26:24 2015 New Revision: 1666503 URL: http://svn.apache.org/r1666503 Log: Treat *.pem files (used in Tomcat test cases) as text. I set svn:eol-style and update "text.files" patterns in build.xml. Merged r1666494 from tomcat/trunk. Modified: tomcat/tc8.0.x

svn commit: r1666496 - /tomcat/trunk/webapps/docs/windows-auth-howto.xml

2015-03-13 Thread kkolinko
Author: kkolinko Date: Fri Mar 13 16:12:47 2015 New Revision: 1666496 URL: http://svn.apache.org/r1666496 Log: Update link to SPNEGO documentation in Apache Geronimo wiki The old link went 404, as reported by André Warnier on the users@ list. Modified: tomcat/trunk/webapps/docs/windows-auth-h

svn commit: r1666494 - in /tomcat/trunk: build.xml test/org/apache/tomcat/util/net/localhost-cert.pem test/org/apache/tomcat/util/net/localhost-key.pem

2015-03-13 Thread kkolinko
Author: kkolinko Date: Fri Mar 13 16:08:22 2015 New Revision: 1666494 URL: http://svn.apache.org/r1666494 Log: Treat *.pem files (used in test cases) as text. I set svn:eol-style and update "text.files" patterns in build.xml. Modified: tomcat/trunk/build.xml tomcat/trunk/test/org/apache/t

Re: [Bug 57570] Make processing of chunked encoding trailers an opt-in feature (align with HTTPD 2.4.12)

2015-03-13 Thread Konstantin Kolinko
2015-03-13 18:38 GMT+03:00 Christopher Schultz : > Mark, > > On 3/3/15 3:10 PM, bugzi...@apache.org wrote: >> https://bz.apache.org/bugzilla/show_bug.cgi?id=57570 >> >> --- Comment #2 from Mark Thomas --- >> RFC 7230 has added additional constraints [1] for the handling of trailers. >> >> [1] http

Re: [Bug 57570] Make processing of chunked encoding trailers an opt-in feature (align with HTTPD 2.4.12)

2015-03-13 Thread Christopher Schultz
Mark, On 3/3/15 3:10 PM, bugzi...@apache.org wrote: > https://bz.apache.org/bugzilla/show_bug.cgi?id=57570 > > --- Comment #2 from Mark Thomas --- > RFC 7230 has added additional constraints [1] for the handling of trailers. > > [1] http://tools.ietf.org/html/rfc7230#page-37 Possibly silly que

[Tomcat Wiki] Update of "Specifications" by KonstantinKolinko

2015-03-13 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Specifications" page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/Specifications?action=diff&rev1=37&rev2=38 Comment: Add versions of Tomcat to Servlet/JSP

[Bug 57704] New: NullPointerException at org.apache.catalina.core.StandardContext.listenerStop

2015-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57704 Bug ID: 57704 Summary: NullPointerException at org.apache.catalina.core.StandardContext.listenerStop Product: Tomcat 7 Version: 7.0.59 Hardware: PC OS: Ma

[Bug 57703] New: Update http-methodType definition in web-app_2_5.xsd according with Servlet 2.5 mrel2

2015-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57703 Bug ID: 57703 Summary: Update http-methodType definition in web-app_2_5.xsd according with Servlet 2.5 mrel2 Product: Tomcat 6 Version: 6.0.43 Hardware: PC St

[Tomcat Wiki] Update of "Specifications" by KonstantinKolinko

2015-03-13 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "Specifications" page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/Specifications?action=diff&rev1=36&rev2=37 Comment: Split tables that cover several JavaE

[Bug 57674] BufferOverflowException in AjpNioProcessor when writing content larger than the underlying buffer

2015-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57674 --- Comment #19 from Christopher Schultz --- I haven't gotten any complaints, and haven't noticed anything since I applied this most recent patch. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 57700] Exception in a LifecycleListener on Context makes webapp unreachable in spite of subsequent successful startups

2015-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57700 Konstantin Kolinko changed: What|Removed |Added OS||All --- Comment #2 from Konstanti

[Bug 57701] New: Implement "[Redeploy]" button for a web application

2015-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57701 Bug ID: 57701 Summary: Implement "[Redeploy]" button for a web application Product: Tomcat 8 Version: 8.0.20 Hardware: PC Status: NEW Severity: enhancement Pr

[Bug 57700] Exception in a LifecycleListener on Context makes webapp unreachable in spite of subsequent successful startups

2015-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57700 --- Comment #1 from Konstantin Kolinko --- Created attachment 32565 --> https://bz.apache.org/bugzilla/attachment.cgi?id=32565&action=edit catalina.2015-03-13.log (censored) The catalina.$DATE.log file when the LifecycleException occurs duri

[Bug 57700] New: Exception in a LifecycleListener on Context makes webapp unreachable in spite of subsequent successful startups

2015-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57700 Bug ID: 57700 Summary: Exception in a LifecycleListener on Context makes webapp unreachable in spite of subsequent successful startups Product: Tomcat 7 Version

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-nio (in module tomcat-7.0.x) failed

2015-03-13 Thread Bill Barker
-commons/daemon/dist/bin/commons-daemon-20150313-native-src.tar.gz -Dtest.reports=output/logs-NIO -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150313-native-src.tar.gz -Dexamples.sources.skip=true -Dtomcat-dbcp.home=/srv/gump/public/workspace

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

2015-03-13 Thread Bill Barker
ump/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-201503

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

2015-03-13 Thread markt
Author: markt Date: Fri Mar 13 11:29:23 2015 New Revision: 1666408 URL: http://svn.apache.org/r1666408 Log: Proposal update 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=1666408&r1=16

svn commit: r1666407 - /tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/filters/ChunkedInputFilter.java

2015-03-13 Thread markt
Author: markt Date: Fri Mar 13 11:28:37 2015 New Revision: 1666407 URL: http://svn.apache.org/r1666407 Log: Fix Java 6 compatibility Modified: tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/filters/ChunkedInputFilter.java Modified: tomcat/tc7.0.x/trunk/java/org/apache/coyote/http11/fil

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-apr (in module tomcat-7.0.x) failed

2015-03-13 Thread Bill Barker
tgz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150313-native-src.tar.gz -Dtest.reports=output/logs-APR -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150313-native-src.tar.gz -Dexamples.sources.skip=true -Dtomcat

Re: Tomcat native 1.1.33 release

2015-03-13 Thread Mark Thomas
On 12/03/2015 19:09, Christopher Schultz wrote: > Konstantin, > > On 3/12/15 2:22 PM, Konstantin Kolinko wrote: >> 2015-03-12 18:59 GMT+03:00 Rainer Jung : >>> Am 12.03.2015 um 14:04 schrieb Mark Thomas: Given bug 57653 [1], the next 8.0.x release (which is already over due from whe

[Bug 57674] BufferOverflowException in AjpNioProcessor when writing content larger than the underlying buffer

2015-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57674 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 57570] Make processing of chunked encoding trailers an opt-in feature (align with HTTPD 2.4.12)

2015-03-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57570 Mark Thomas changed: What|Removed |Added Product|Tomcat 8|Tomcat 6 Component|Connectors

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

2015-03-13 Thread markt
Author: markt Date: Fri Mar 13 11:12:52 2015 New Revision: 1666397 URL: http://svn.apache.org/r1666397 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=1666397&r1=1666396&r

svn commit: r1666396 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/ java/org/apache/coyote/http11/filters/ test/org/apache/coyote/http11/filters/ webapps/docs/ webapps/docs/config/

2015-03-13 Thread markt
Author: markt Date: Fri Mar 13 11:11:26 2015 New Revision: 1666396 URL: http://svn.apache.org/r1666396 Log: Make processing of trailer headers for chunked input optional. Trailer headers to process must be added to the allowedTrailerHeader list or they will be ignored Modified: tomcat/tc7.0.

svn commit: r1666395 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/coyote/http11/ java/org/apache/coyote/http11/filters/ test/org/apache/coyote/http11/filters/ webapps/docs/ webapps/docs/config/

2015-03-13 Thread markt
Author: markt Date: Fri Mar 13 11:08:26 2015 New Revision: 1666395 URL: http://svn.apache.org/r1666395 Log: Make processing of trailer headers for chunked input optional. Trailer headers to process must be added to the allowedTrailerHeader list or they will be ignored Modified: tomcat/tc8.0.

Re: [VOTE] Release Apache Standard Taglib 1.2.5

2015-03-13 Thread Konstantin Kolinko
2015-03-10 19:22 GMT+03:00 Jeremy Boynes : > The proposed Apache Standard Taglib 1.2.5 release is now available for voting. > > This release contains two minor bug fixes: > 57673 AccessControlException accessing > org.apache.taglibs.standard.xml.accessExternalEntity > 37466 Reverted changes that o

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

2015-03-13 Thread markt
Author: markt Date: Fri Mar 13 10:04:26 2015 New Revision: 1666387 URL: http://svn.apache.org/r1666387 Log: Document allowedTrailerHeaders Modified: tomcat/trunk/webapps/docs/config/http.xml Modified: tomcat/trunk/webapps/docs/config/http.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/w

svn commit: r1666386 - in /tomcat/trunk: java/org/apache/coyote/http11/ java/org/apache/coyote/http11/filters/ test/org/apache/coyote/http11/filters/

2015-03-13 Thread markt
Author: markt Date: Fri Mar 13 10:02:34 2015 New Revision: 1666386 URL: http://svn.apache.org/r1666386 Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57570 Make processing of trailer headers for chunked input optional. Trailer headers to process must be added to the allowedTrailerHeader l

[GUMP@vmgump]: Project tomcat-tc8.0.x-test-nio (in module tomcat-8.0.x) failed

2015-03-13 Thread Bill Barker
e/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-NIO -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150313-native-src.tar.gz -Dexampl

svn commit: r1666370 - in /tomcat/taglibs/standard/trunk: RELEASING RELEASING.txt

2015-03-13 Thread kkolinko
Author: kkolinko Date: Fri Mar 13 08:21:44 2015 New Revision: 1666370 URL: http://svn.apache.org/r1666370 Log: Rename * -> *.txt and set svn:eol-style=native. This is followup to r1665588. Added: tomcat/taglibs/standard/trunk/RELEASING.txt (props changed) - copied unchanged from r1666

svn commit: r1666369 - in /tomcat/taglibs/standard/trunk/compat/src/main/resources/META-INF: c-1_0.tld fmt-1_0.tld sql-1_0.tld x-1_0.tld

2015-03-13 Thread kkolinko
Author: kkolinko Date: Fri Mar 13 08:20:26 2015 New Revision: 1666369 URL: http://svn.apache.org/r1666369 Log: Set svn:eol-style=native Modified: tomcat/taglibs/standard/trunk/compat/src/main/resources/META-INF/c-1_0.tld (props changed) tomcat/taglibs/standard/trunk/compat/src/main/re

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

2015-03-13 Thread Bill Barker
ump/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-NIO -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-201503