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

2014-10-26 Thread 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-nio has an issue affecting its community integration. Th

[Bug 57147] Fixes to Documentation of JDBC-Based Store

2014-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57147 --- Comment #2 from Fernando Ribeiro --- (In reply to Konstantin Kolinko from comment #1) > (In reply to Fernando Ribeiro from comment #0) > > 3- The DDL for the sessions table doesn't match the defaults in the > > JDBCStore class [2]: > >

[Bug 57147] Fixes to Documentation of JDBC-Based Store

2014-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57147 --- Comment #1 from Konstantin Kolinko --- (In reply to Fernando Ribeiro from comment #0) > 3- The DDL for the sessions table doesn't match the defaults in the > JDBCStore class [2]: > > CREATE TABLE tomcat$sessions ( > id VARCHAR(100) N

[Bug 57148] EL type conversion of empty string when there is a PropertyEditor (ELSupport.coerceToType())

2014-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57148 --- Comment #1 from Konstantin Kolinko --- Created attachment 32147 --> https://issues.apache.org/bugzilla/attachment.cgi?id=32147&action=edit 2014-10-27_tc8_57148_v1.patch Patch for current trunk. Not tested. -- You are receiving this

[Bug 57147] Fixes to Documentation of JDBC-Based Store

2014-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57147 Fernando Ribeiro changed: What|Removed |Added Summary|Fixes to JDBC Based Store |Fixes to Documentation of

Array handling in ELSupport.coerceToType() (Re: r1633806, r1607906)

2014-10-26 Thread Konstantin Kolinko
Hi! This is a comment on the following commits: URL: http://svn.apache.org/r1633806 Log: When coercing an object to a given type, only attempt coercion to an array if both the object type and the target type are an array type. URL: http://svn.apache.org/r1607906 Log: Fix https://issues.apache.or

[Bug 57148] New: EL type conversion of empty string when there is a PropertyEditor (ELSupport.coerceToType())

2014-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57148 Bug ID: 57148 Summary: EL type conversion of empty string when there is a PropertyEditor (ELSupport.coerceToType()) Product: Tomcat 8 Version: 8.0.14 Hardware: PC

[Bug 57147] New: Fixes to JDBC Based Store Documentation

2014-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57147 Bug ID: 57147 Summary: Fixes to JDBC Based Store Documentation Product: Tomcat 8 Version: 8.0.12 Hardware: PC OS: All Status: NEW Severity: normal

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

2014-10-26 Thread kkolinko
Author: kkolinko Date: Sun Oct 26 15:31:35 2014 New Revision: 1634352 URL: http://svn.apache.org/r1634352 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=1634352&r1=163435

svn commit: r1634345 - in /tomcat/tc7.0.x/trunk: build.xml webapps/docs/changelog.xml

2014-10-26 Thread kkolinko
Author: kkolinko Date: Sun Oct 26 14:53:55 2014 New Revision: 1634345 URL: http://svn.apache.org/r1634345 Log: Configure javadoc tool to generate tags with charset information. Modified: tomcat/tc7.0.x/trunk/build.xml tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.

svn commit: r1634342 - /tomcat/tc7.0.x/trunk/build.xml

2014-10-26 Thread kkolinko
Author: kkolinko Date: Sun Oct 26 14:47:11 2014 New Revision: 1634342 URL: http://svn.apache.org/r1634342 Log: Remove patch-javadoc macros. It is not used, because another solution has been applier: all javadoc is generated with Java 7 JDK. Java 7.0.25+ is not vulnerable to CVE-2013-1571 that is

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

2014-10-26 Thread Bill Barker
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-20141026-native-src.tar.gz -Dexamples.sources.

svn commit: r1634332 - in /tomcat/tc7.0.x/trunk: ./ build.xml modules/jdbc-pool/build.xml webapps/docs/changelog.xml

2014-10-26 Thread kkolinko
Author: kkolinko Date: Sun Oct 26 14:18:47 2014 New Revision: 1634332 URL: http://svn.apache.org/r1634332 Log: Suppress timestamp comment in generated Javadoc. Such as Those comments result in one changed line per each HTML file, which makes the diff between different versions of documentation u

svn commit: r1634330 - in /tomcat/tc7.0.x/trunk: ./ modules/jdbc-pool/doc/package.xsl webapps/docs/changelog.xml

2014-10-26 Thread kkolinko
Author: kkolinko Date: Sun Oct 26 14:08:45 2014 New Revision: 1634330 URL: http://svn.apache.org/r1634330 Log: Fix standalone javadoc generation in jdbc-pool using "javadoc" task in build.xml of jdbc-pool. I doubt anyone uses it. Usually javadocs for the pool are generated from Tomcat-wide task

svn commit: r1634329 - /tomcat/trunk/webapps/docs/changelog.xml

2014-10-26 Thread kkolinko
Author: kkolinko Date: Sun Oct 26 14:01:28 2014 New Revision: 1634329 URL: http://svn.apache.org/r1634329 Log: Changelog entry for r1634326 Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/weba

svn commit: r1634328 - in /tomcat/trunk/modules/jdbc-pool: build.xml doc/package.xsl

2014-10-26 Thread kkolinko
Author: kkolinko Date: Sun Oct 26 13:54:05 2014 New Revision: 1634328 URL: http://svn.apache.org/r1634328 Log: Use UTF-8 for javadoc like in the main Tomcat build.xml - port of r1634105 Modified: tomcat/trunk/modules/jdbc-pool/build.xml tomcat/trunk/modules/jdbc-pool/doc/package.xsl Modi

svn commit: r1634327 - /tomcat/trunk/modules/jdbc-pool/build.xml

2014-10-26 Thread kkolinko
Author: kkolinko Date: Sun Oct 26 13:52:15 2014 New Revision: 1634327 URL: http://svn.apache.org/r1634327 Log: Align javadoc generation options for javadoc task of jdbc-pool with main Tomcat. Suppress timestamp comment in generated Javadoc (see r1633500). Modified: tomcat/trunk/modules/jdbc-p

svn commit: r1634326 - /tomcat/trunk/modules/jdbc-pool/doc/package.xsl

2014-10-26 Thread kkolinko
Author: kkolinko Date: Sun Oct 26 13:48:11 2014 New Revision: 1634326 URL: http://svn.apache.org/r1634326 Log: Fix standalone javadoc generation in jdbc-pool using "javadoc" task in build.xml of jdbc-pool. I doubt anyone uses it. Usually javadocs for the pool are generated from Tomcat-wide task

svn commit: r1634319 - /tomcat/trunk/modules/jdbc-pool/build.properties.default

2014-10-26 Thread kkolinko
Author: kkolinko Date: Sun Oct 26 13:00:23 2014 New Revision: 1634319 URL: http://svn.apache.org/r1634319 Log: Update dependency Modified: tomcat/trunk/modules/jdbc-pool/build.properties.default Modified: tomcat/trunk/modules/jdbc-pool/build.properties.default URL: http://svn.apache.org/vie

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

2014-10-26 Thread schultz
Author: schultz Date: Sun Oct 26 12:58:01 2014 New Revision: 1634318 URL: http://svn.apache.org/r1634318 Log: Vote 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=1634318&r1=1634317&r2=

svn commit: r1634316 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ApplicationJspPropertyGroupDescriptor.java

2014-10-26 Thread kkolinko
Author: kkolinko Date: Sun Oct 26 12:51:20 2014 New Revision: 1634316 URL: http://svn.apache.org/r1634316 Log: Simplify. Do not call toString() on values that are already strings. This is backport of r1633448 and followup to r1633452 (BZ 57105). Modified: tomcat/tc7.0.x/trunk/ (props chang

svn commit: r1634313 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/comet/ test/org/apache/catalina/connector/ test/org/apache/catalina/loader/ test/org/apache/juli/

2014-10-26 Thread kkolinko
Author: kkolinko Date: Sun Oct 26 12:34:29 2014 New Revision: 1634313 URL: http://svn.apache.org/r1634313 Log: Simplify code that waits for threads to finish. This allows to shorten wait time if threads finish earlier. Merged r1634312 from tomcat/trunk. Modified: tomcat/tc7.0.x/trunk/ (pr

svn commit: r1634312 - in /tomcat/trunk/test/org/apache: catalina/comet/TestCometProcessor.java catalina/connector/TestCoyoteAdapter.java catalina/loader/TestWebappClassLoaderMemoryLeak.java juli/Test

2014-10-26 Thread kkolinko
Author: kkolinko Date: Sun Oct 26 12:31:59 2014 New Revision: 1634312 URL: http://svn.apache.org/r1634312 Log: Simplify code that waits for threads to finish. This allows to shorten wait time if threads finish earlier. A subtle difference is that Thread.join() is a synchronized method while Thre

[Bug 57144] Improve ClientAbortException.getMessage() to provide non-null message in Tomcat 7

2014-10-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57144 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

svn commit: r1634311 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/connector/ClientAbortException.java webapps/docs/changelog.xml

2014-10-26 Thread kkolinko
Author: kkolinko Date: Sun Oct 26 12:13:16 2014 New Revision: 1634311 URL: http://svn.apache.org/r1634311 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57144 Improve ClientAbortException to provide non-null message in getMessage() and full class name in toString(). Modified: t

Re: svn commit: r1634161 - in /tomcat/trunk: java/org/apache/jasper/compiler/ELParser.java java/org/apache/jasper/compiler/Parser.java test/org/apache/jasper/compiler/TestParser.java

2014-10-26 Thread Mark Thomas
On 26/10/2014 08:20, Mark Thomas wrote: > On 25/10/2014 01:59, Konstantin Kolinko wrote: >> 2014-10-25 3:27 GMT+04:00 : >>> Author: markt >>> Date: Fri Oct 24 23:27:40 2014 >>> New Revision: 1634161 >>> >>> URL: http://svn.apache.org/r1634161 >>> Log: >>> Follow up to r1634089. >>> Fix some additi

Re: svn commit: r1634161 - in /tomcat/trunk: java/org/apache/jasper/compiler/ELParser.java java/org/apache/jasper/compiler/Parser.java test/org/apache/jasper/compiler/TestParser.java

2014-10-26 Thread Mark Thomas
On 25/10/2014 01:59, Konstantin Kolinko wrote: > 2014-10-25 3:27 GMT+04:00 : >> Author: markt >> Date: Fri Oct 24 23:27:40 2014 >> New Revision: 1634161 >> >> URL: http://svn.apache.org/r1634161 >> Log: >> Follow up to r1634089. >> Fix some additional test failures with the stricter escaping rules

Bug report for Tomcat 6 [2014/10/26]

2014-10-26 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2014/10/26]

2014-10-26 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2014/10/26]

2014-10-26 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2014/10/26]

2014-10-26 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 8 [2014/10/26]

2014-10-26 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2014/10/26]

2014-10-26 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2014/10/26]

2014-10-26 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned