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

2012-05-14 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 has an issue affecting its community integration. This i

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

2012-05-14 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-tc7.0.x-test has an issue affecting its community integration. This

[Bug 53231] Suggestion for the Windows 32/64 bit installer - include port 8443 in the configurator

2012-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53231 --- Comment #3 from mco...@pivotalsystems.com --- The reason for the request is when installing a second instance of Tomcat, the second instance won't start initially when the first instance is running (changing server.xml takes care of this

[Bug 52791] [PATCH] read windows installer default values from config file

2012-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=52791 Sandra Madden changed: What|Removed |Added Version|6.0.26 |6.0.35 -- You are receiving this

[Bug 53231] Suggestion for the Windows 32/64 bit installer - include port 8443 in the configurator

2012-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53231 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53231] Suggestion for the Windows 32/64 bit installer - include port 8443 in the configurator

2012-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53231 Konstantin Kolinko changed: What|Removed |Added Severity|normal |enhancement --- Comment #1 fr

[Bug 53231] New: Suggestion for the Windows 32/64 bit installer - include port 8443 in the configurator

2012-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53231 Priority: P2 Bug ID: 53231 Assignee: dev@tomcat.apache.org Summary: Suggestion for the Windows 32/64 bit installer - include port 8443 in the configurator Severity: nor

[Bug 53230] Allow custom error mapping when Manager's maxActiveSessions is exceeded

2012-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53230 Thomas Rohde changed: What|Removed |Added CC||t...@ordix.de OS|

[Bug 53230] New: Allow custom error mapping when Manager's maxActiveSessions is exceeded

2012-05-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53230 Priority: P2 Bug ID: 53230 Assignee: dev@tomcat.apache.org Summary: Allow custom error mapping when Manager's maxActiveSessions is exceeded Severity: enhancement Cl

[jira] [Commented] (MTOMCAT-152) Tomcat6 run works but Tomcat7 run fails with JDBC driver error

2012-05-14 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13274739#comment-13274739 ] Olivier Lamy (*$^¨%`£) commented on MTOMCAT-152: please provide stack tra

[jira] [Created] (MTOMCAT-152) Tomcat6 run works but Tomcat7 run fails with JDBC driver error

2012-05-14 Thread Jackie Gleason (JIRA)
Jackie Gleason created MTOMCAT-152: -- Summary: Tomcat6 run works but Tomcat7 run fails with JDBC driver error Key: MTOMCAT-152 URL: https://issues.apache.org/jira/browse/MTOMCAT-152 Project: Apache To

buildbot success in ASF Buildbot on tomcat-7-trunk

2012-05-14 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/572 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Sou

svn commit: r1338182 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/util/ java/org/apache/tomcat/util/net/ webapps/docs/ webapps/docs/config/

2012-05-14 Thread kkolinko
Author: kkolinko Date: Mon May 14 12:47:12 2012 New Revision: 1338182 URL: http://svn.apache.org/viewvc?rev=1338182&view=rev Log: CTR: documentation Correct links to JavaSE pages on java.sun.com Those pages are on docs.oracle.com now. Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/ut

svn commit: r1338179 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/config/listeners.xml

2012-05-14 Thread kkolinko
Author: kkolinko Date: Mon May 14 12:25:51 2012 New Revision: 1338179 URL: http://svn.apache.org/viewvc?rev=1338179&view=rev Log: Merged revision 1338178 from tomcat/trunk: Correct one JavaSE documentation link Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps

svn commit: r1338178 - /tomcat/trunk/webapps/docs/config/listeners.xml

2012-05-14 Thread kkolinko
Author: kkolinko Date: Mon May 14 12:23:34 2012 New Revision: 1338178 URL: http://svn.apache.org/viewvc?rev=1338178&view=rev Log: Correct one JavaSE documentation link Modified: tomcat/trunk/webapps/docs/config/listeners.xml Modified: tomcat/trunk/webapps/docs/config/listeners.xml URL: http

svn commit: r1338174 - in /tomcat/tc6.0.x/trunk/webapps/docs: class-loader-howto.xml config/context.xml index.xml jndi-datasource-examples-howto.xml logging.xml

2012-05-14 Thread kkolinko
Author: kkolinko Date: Mon May 14 12:13:24 2012 New Revision: 1338174 URL: http://svn.apache.org/viewvc?rev=1338174&view=rev Log: CTR: documentation Correct links to Java documentation Those are at docs.oracle.com now. Modified: tomcat/tc6.0.x/trunk/webapps/docs/class-loader-howto.xml tom

Re: svn commit: r1335546 - /tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/interceptor/ConnectionState.java

2012-05-14 Thread Konstantin Kolinko
2012/5/8 : > Author: fhanik > Date: Tue May  8 14:17:43 2012 > New Revision: 1335546 > > URL: http://svn.apache.org/viewvc?rev=1335546&view=rev > Log: > When a connection is disconnected, make sure we reset the cached values. This > can happen during a failed validation when reconnect() is called

svn commit: r1338160 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/util/ java/org/apache/tomcat/util/net/ webapps/docs/ webapps/docs/config/

2012-05-14 Thread kkolinko
Author: kkolinko Date: Mon May 14 11:37:21 2012 New Revision: 1338160 URL: http://svn.apache.org/viewvc?rev=1338160&view=rev Log: Merged revisions r1338151 r1338154 from tomcat/trunk: Correct links to Java documentation Those are at docs.oracle.com now. Modified: tomcat/tc7.0.x/trunk/ (prop

svn commit: r1338154 - in /tomcat/trunk/webapps/docs: ./ config/

2012-05-14 Thread kkolinko
Author: kkolinko Date: Mon May 14 11:08:28 2012 New Revision: 1338154 URL: http://svn.apache.org/viewvc?rev=1338154&view=rev Log: Correct links to Java documentation Those are at docs.oracle.com now. Modified: tomcat/trunk/webapps/docs/class-loader-howto.xml tomcat/trunk/webapps/docs/conf

svn commit: r1338151 - in /tomcat/trunk/java/org/apache: catalina/util/ExtensionValidator.java tomcat/util/net/SocketProperties.java

2012-05-14 Thread kkolinko
Author: kkolinko Date: Mon May 14 10:58:24 2012 New Revision: 1338151 URL: http://svn.apache.org/viewvc?rev=1338151&view=rev Log: Correct links to Java documentation Those are at docs.oracle.com now. Modified: tomcat/trunk/java/org/apache/catalina/util/ExtensionValidator.java tomcat/trunk

svn commit: r1338149 - /tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml

2012-05-14 Thread kkolinko
Author: kkolinko Date: Mon May 14 10:57:09 2012 New Revision: 1338149 URL: http://svn.apache.org/viewvc?rev=1338149&view=rev Log: Correct links to Java documentation Those are at docs.oracle.com now. Modified: tomcat/trunk/modules/jdbc-pool/doc/jdbc-pool.xml Modified: tomcat/trunk/modules/jd

svn commit: r1338136 - in /tomcat/site/trunk: docs/index.html docs/oldnews.html xdocs/index.xml xdocs/oldnews.xml

2012-05-14 Thread kkolinko
Author: kkolinko Date: Mon May 14 10:28:37 2012 New Revision: 1338136 URL: http://svn.apache.org/viewvc?rev=1338136&view=rev Log: Move JK 1.2.35 announcement to oldnews. Remove r1305020 patch from JK 1.2.36 announcement, because that was relevant to 1.2.35 only. The patch is already included in 1

svn commit: r1338044 - in /tomcat/site/trunk/docs/connectors-doc: ./ generic_howto/ generic_howto/printer/ miscellaneous/ miscellaneous/printer/ news/ news/printer/ printer/ reference/ reference/print

2012-05-14 Thread mturk
Author: mturk Date: Mon May 14 07:51:34 2012 New Revision: 1338044 URL: http://svn.apache.org/viewvc?rev=1338044&view=rev Log: Update connectors-docs Modified: tomcat/site/trunk/docs/connectors-doc/generic_howto/printer/timeouts.html tomcat/site/trunk/docs/connectors-doc/generic_howto/tim

svn commit: r1338043 - in /tomcat/jk/trunk: native/STATUS.txt native/common/jk_version.h native/configure.in xdocs/index.xml xdocs/news/20120301.xml

2012-05-14 Thread mturk
Author: mturk Date: Mon May 14 07:44:40 2012 New Revision: 1338043 URL: http://svn.apache.org/viewvc?rev=1338043&view=rev Log: Version bump and release info Modified: tomcat/jk/trunk/native/STATUS.txt tomcat/jk/trunk/native/common/jk_version.h tomcat/jk/trunk/native/configure.in t

svn commit: r664 - in /release/tomcat/tomcat-connectors/jk: ./ binaries/windows/ binaries/windows/symbols/

2012-05-14 Thread mturk
Author: mturk Date: Mon May 14 07:38:19 2012 New Revision: 664 Log: Add 1.2.36 artefacts Added: release/tomcat/tomcat-connectors/jk/binaries/windows/symbols/tomcat-connectors-1.2.36-windows-i386-symbols.zip (with props) release/tomcat/tomcat-connectors/jk/binaries/windows/symbols/tom

svn commit: r664 - in /release/tomcat/tomcat-connectors/jk: ./ binaries/windows/ binaries/windows/symbols/

2012-05-14 Thread mturk
Author: mturk Date: Mon May 14 07:38:19 2012 New Revision: 664 Log: Add 1.2.36 artefacts Added: release/tomcat/tomcat-connectors/jk/binaries/windows/symbols/tomcat-connectors-1.2.36-windows-i386-symbols.zip (with props) release/tomcat/tomcat-connectors/jk/binaries/windows/symbols/tom