svn commit: r1297820 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/mbeans-descriptors.xml webapps/docs/changelog.xml

2012-03-06 Thread rjung
Author: rjung Date: Wed Mar 7 01:08:52 2012 New Revision: 1297820 URL: http://svn.apache.org/viewvc?rev=1297820&view=rev Log: BZ 52842: Exception in MBeanDumper. StandardThreadExecutor attribute prestartminSpareThread uses "is". Fix MBean descriptor. Backport of r1297818 from tr

svn commit: r1297828 - /tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml

2012-03-06 Thread rjung
Author: rjung Date: Wed Mar 7 01:30:59 2012 New Revision: 1297828 URL: http://svn.apache.org/viewvc?rev=1297828&view=rev Log: Another StandardThreadExecutor attribute with "is" getter. Fix MBean descriptor. Modified: tomcat/trunk/java/org/apache/catalina/core/mbeans-d

svn commit: r1297829 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/mbeans-descriptors.xml

2012-03-06 Thread rjung
Author: rjung Date: Wed Mar 7 01:32:29 2012 New Revision: 1297829 URL: http://svn.apache.org/viewvc?rev=1297829&view=rev Log: Another StandardThreadExecutor attribute with "is" getter. Fix MBean descriptor. Backport of r1297828 from trunk. Modified: tomcat/tc7.0.x/trunk/

svn commit: r1298082 - in /tomcat/jk/trunk/native/scripts/build/unix: config.guess config.sub

2012-03-07 Thread rjung
Author: rjung Date: Wed Mar 7 20:06:40 2012 New Revision: 1298082 URL: http://svn.apache.org/viewvc?rev=1298082&view=rev Log: config.(guess|sub) update. Source taken from http://git.savannah.gnu.org/cgit/config.git/tree/ Modified: tomcat/jk/trunk/native/scripts/build/unix/config.g

svn commit: r1298288 - /tomcat/jk/trunk/native/buildconf.sh

2012-03-08 Thread rjung
Author: rjung Date: Thu Mar 8 08:02:45 2012 New Revision: 1298288 URL: http://svn.apache.org/viewvc?rev=1298288&view=rev Log: Remove "--force" from libtoolize in buildconf to prevent overwrite of our config.(guess|sub) copies with system installed ones. Modified: tomcat/j

svn commit: r1299448 - /tomcat/jk/trunk/native/iis/README

2012-03-11 Thread rjung
Author: rjung Date: Sun Mar 11 21:11:34 2012 New Revision: 1299448 URL: http://svn.apache.org/viewvc?rev=1299448&view=rev Log: Fix typo. Modified: tomcat/jk/trunk/native/iis/README Modified: tomcat/jk/trunk/native/iis/README URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/native

svn commit: r1299455 - /tomcat/jk/trunk/xdocs/news/20120301.xml

2012-03-11 Thread rjung
Author: rjung Date: Sun Mar 11 21:25:42 2012 New Revision: 1299455 URL: http://svn.apache.org/viewvc?rev=1299455&view=rev Log: Fix year typo in one docs page title. Modified: tomcat/jk/trunk/xdocs/news/20120301.xml Modified: tomcat/jk/trunk/xdocs/news/20120301.xml URL:

svn commit: r1302135 - /tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml

2012-03-18 Thread rjung
Author: rjung Date: Sun Mar 18 15:03:06 2012 New Revision: 1302135 URL: http://svn.apache.org/viewvc?rev=1302135&view=rev Log: Merge old CHANGES.txt into changelog.xml. Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog

svn commit: r1302137 - /tomcat/jk/trunk/native/CHANGES.txt

2012-03-18 Thread rjung
Author: rjung Date: Sun Mar 18 15:03:53 2012 New Revision: 1302137 URL: http://svn.apache.org/viewvc?rev=1302137&view=rev Log: Remove historical CHANGES.txt. Has been merged into changelog.xml. Removed: tomcat/jk/trunk/native/CHANGES

svn commit: r1302144 - /tomcat/jk/trunk/native/netscape/Makefile.solaris

2012-03-18 Thread rjung
Author: rjung Date: Sun Mar 18 15:48:46 2012 New Revision: 1302144 URL: http://svn.apache.org/viewvc?rev=1302144&view=rev Log: No more JNI means no more JAVA_* variables used. Right? Modified: tomcat/jk/trunk/native/netscape/Makefile.solaris Modified: tomcat/jk/trunk/native/nets

svn commit: r1302145 - in /tomcat/jk/trunk/native: BUILDING.txt README.txt

2012-03-18 Thread rjung
Author: rjung Date: Sun Mar 18 15:49:24 2012 New Revision: 1302145 URL: http://svn.apache.org/viewvc?rev=1302145&view=rev Log: Reformulate introductory docs files. Modified: tomcat/jk/trunk/native/BUILDING.txt tomcat/jk/trunk/native/README.txt Modified: tomcat/jk/trunk/na

svn commit: r1302146 - /tomcat/jk/trunk/native/README.txt

2012-03-18 Thread rjung
Author: rjung Date: Sun Mar 18 15:52:03 2012 New Revision: 1302146 URL: http://svn.apache.org/viewvc?rev=1302146&view=rev Log: Clarify mod_jk is part of it more prominently. Modified: tomcat/jk/trunk/native/README.txt Modified: tomcat/jk/trunk/native/README.txt URL: http://svn.apache

svn commit: r1302147 - /tomcat/jk/trunk/README.txt

2012-03-18 Thread rjung
Author: rjung Date: Sun Mar 18 15:58:40 2012 New Revision: 1302147 URL: http://svn.apache.org/viewvc?rev=1302147&view=rev Log: Update README. Modified: tomcat/jk/trunk/README.txt Modified: tomcat/jk/trunk/README.txt URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/README.txt?rev=130

svn commit: r1302148 - /tomcat/jk/trunk/HOWTO-RELEASE.txt

2012-03-18 Thread rjung
Author: rjung Date: Sun Mar 18 15:59:09 2012 New Revision: 1302148 URL: http://svn.apache.org/viewvc?rev=1302148&view=rev Log: Minor formatting improvement. Modified: tomcat/jk/trunk/HOWTO-RELEASE.txt Modified: tomcat/jk/trunk/HOWTO-RELEASE.txt URL: http://svn.apache.org/viewvc/tomca

svn commit: r1302149 - /tomcat/jk/trunk/BUILD.txt

2012-03-18 Thread rjung
Author: rjung Date: Sun Mar 18 16:00:22 2012 New Revision: 1302149 URL: http://svn.apache.org/viewvc?rev=1302149&view=rev Log: Remove redundant BUILD.txt. Removed: tomcat/jk/trunk/BUILD.txt - To unsubscribe, e-mail:

svn commit: r1302150 - /tomcat/jk/trunk/tools/jkrelease.sh

2012-03-18 Thread rjung
Author: rjung Date: Sun Mar 18 16:07:25 2012 New Revision: 1302150 URL: http://svn.apache.org/viewvc?rev=1302150&view=rev Log: Add README.txt and HOWTO-RELEASE.txt from top level directory to distribution, remove obsolete CHANGES.txt. Modified: tomcat/jk/trunk/tools/jkrelease.sh Modi

svn commit: r1305020 - in /tomcat/jk/trunk: native/apache-1.3/mod_jk.c xdocs/miscellaneous/changelog.xml

2012-03-25 Thread rjung
Author: rjung Date: Sun Mar 25 12:38:26 2012 New Revision: 1305020 URL: http://svn.apache.org/viewvc?rev=1305020&view=rev Log: Fix compilation breakage of mod_jk for HTTPD 1.3 introduced in r1302445. Modified: tomcat/jk/trunk/native/apache-1.3/mod_jk.c tomcat/jk/trunk/xdocs/miscellan

svn commit: r1305021 - /tomcat/jk/trunk/native/apache-1.3/mod_jk.c

2012-03-25 Thread rjung
Author: rjung Date: Sun Mar 25 12:41:01 2012 New Revision: 1305021 URL: http://svn.apache.org/viewvc?rev=1305021&view=rev Log: Keep code of mod_jk for HTTPD 1.3 and for 2.x a bit better in sync. Only code style, no functional change. Port r1201607 from 2.x to 1.3. Modified: tomcat/jk/t

svn commit: r1305022 - in /tomcat/jk/trunk: native/apache-1.3/mod_jk.c xdocs/miscellaneous/changelog.xml

2012-03-25 Thread rjung
Author: rjung Date: Sun Mar 25 12:49:10 2012 New Revision: 1305022 URL: http://svn.apache.org/viewvc?rev=1305022&view=rev Log: BZ 46893: Apply fix to HTTPD 1.3. It was fixed for HTTPD 2.x already in version 1.2.30 but never added to the HTTPD 1.3 mod_jk.. Modified: tomcat/jk/trunk/na

svn commit: r1305028 - /tomcat/jk/trunk/native/apache-1.3/mod_jk.c

2012-03-25 Thread rjung
Author: rjung Date: Sun Mar 25 13:25:01 2012 New Revision: 1305028 URL: http://svn.apache.org/viewvc?rev=1305028&view=rev Log: Reduce code drift between HTTPD 1.3 and 2.x variants of mod_jk: - add log message about comsuming remaining request data. It was originally added to the 2.x varian

svn commit: r1305035 - in /tomcat/jk/trunk: native/apache-1.3/mod_jk.c xdocs/miscellaneous/changelog.xml

2012-03-25 Thread rjung
Author: rjung Date: Sun Mar 25 13:47:09 2012 New Revision: 1305035 URL: http://svn.apache.org/viewvc?rev=1305035&view=rev Log: Allow to set path parameter used when doing JkStripSession in HTTPD 1.3. This was available for HTTPD 2.x already since mod_jk 1.2.27. Port of r702431 from mod_jk

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

2012-03-26 Thread rjung
Author: rjung Date: Mon Mar 26 15:59:19 2012 New Revision: 1305416 URL: http://svn.apache.org/viewvc?rev=1305416&view=rev Log: Fix broken patch link on our main page. Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/

svn commit: r1305455 - /tomcat/jk/trunk/xdocs/reference/iis.xml

2012-03-26 Thread rjung
Author: rjung Date: Mon Mar 26 17:25:31 2012 New Revision: 1305455 URL: http://svn.apache.org/viewvc?rev=1305455&view=rev Log: Remove warning about experimental feature that became stable long ago. Modified: tomcat/jk/trunk/xdocs/reference/iis.xml Modified: tomcat/jk/trunk/xdocs/refer

svn commit: r1328673 - /tomcat/jk/trunk/xdocs/generic_howto/timeouts.xml

2012-04-21 Thread rjung
Author: rjung Date: Sat Apr 21 14:36:42 2012 New Revision: 1328673 URL: http://svn.apache.org/viewvc?rev=1328673&view=rev Log: Clarify a bit the docs comments on firewall idle connection drop. Tone down warning about not using persistent connection. Modified: tomcat/jk/trunk/x

svn commit: r1331766 - /tomcat/trunk/webapps/docs/jndi-resources-howto.xml

2012-04-28 Thread rjung
Author: rjung Date: Sat Apr 28 14:03:39 2012 New Revision: 1331766 URL: http://svn.apache.org/viewvc?rev=1331766&view=rev Log: BZ 53158: Fix documented defaults for DBCP. Patch provided by ph.dezanneau at gmail.com. Modified: tomcat/trunk/webapps/docs/jndi-resources-howto.xml Modi

svn commit: r1331772 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/jndi-resources-howto.xml

2012-04-28 Thread rjung
Author: rjung Date: Sat Apr 28 14:10:27 2012 New Revision: 1331772 URL: http://svn.apache.org/viewvc?rev=1331772&view=rev Log: BZ 53158: Fix documented defaults for DBCP. Patch provided by ph.dezanneau at gmail.com. Backport of r1331766 from trunk. Modified: tomcat/tc7.0.x/trunk/ (p

svn commit: r1331774 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/core/ webapps/docs/changelog.xml webapps/docs/jndi-resources-howto.xml

2012-04-28 Thread rjung
Author: rjung Date: Sat Apr 28 14:20:03 2012 New Revision: 1331774 URL: http://svn.apache.org/viewvc?rev=1331774&view=rev Log: BZ 53158: Fix documented defaults for DBCP. Patch provided by ph.dezanneau at gmail.com. Backport of r1331766 from trunk resp. r1331772 from tc7.0.x. Modi

svn commit: r1331775 - in /tomcat/tc5.5.x/trunk/container/webapps/docs: changelog.xml jndi-resources-howto.xml

2012-04-28 Thread rjung
Author: rjung Date: Sat Apr 28 14:23:39 2012 New Revision: 1331775 URL: http://svn.apache.org/viewvc?rev=1331775&view=rev Log: BZ 53158: Fix documented defaults for DBCP. Patch provided by ph.dezanneau at gmail.com. Backport of r1331766 from trunk resp. r1331772 from tc7.0.x and r1331774

svn commit: r1333161 - /tomcat/trunk/webapps/docs/windows-service-howto.xml

2012-05-02 Thread rjung
Author: rjung Date: Wed May 2 19:25:33 2012 New Revision: 1333161 URL: http://svn.apache.org/viewvc?rev=1333161&view=rev Log: Removing obsolete bug warning. Jira says "fixed in commons daemon 1.0.2", which happended long ago. Hope that's right ... Modified: tomcat

svn commit: r1333164 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/windows-service-howto.xml

2012-05-02 Thread rjung
Author: rjung Date: Wed May 2 19:34:09 2012 New Revision: 1333164 URL: http://svn.apache.org/viewvc?rev=1333164&view=rev Log: Removing obsolete bug warning. Jira says "fixed in commons daemon 1.0.2", which happended long ago. Hope that's right ... Backport of r1333161 fr

svn commit: r1333168 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/core/ webapps/docs/changelog.xml webapps/docs/windows-service-howto.xml

2012-05-02 Thread rjung
Author: rjung Date: Wed May 2 19:39:01 2012 New Revision: 1333168 URL: http://svn.apache.org/viewvc?rev=1333168&view=rev Log: Removing obsolete bug warning. Jira says "fixed in commons daemon 1.0.2", which happended long ago. Hope that's right ... Backport of r1333161 form t

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

2012-05-02 Thread rjung
Author: rjung Date: Wed May 2 19:51:49 2012 New Revision: 1333173 URL: http://svn.apache.org/viewvc?rev=1333173&view=rev Log: Fix trivial docs typo (missing ")"). Modified: tomcat/trunk/webapps/docs/config/http.xml Modified: tomcat/trunk/webapps/docs/config/http.

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

2012-05-02 Thread rjung
Author: rjung Date: Wed May 2 19:55:10 2012 New Revision: 1333176 URL: http://svn.apache.org/viewvc?rev=1333176&view=rev Log: Fix trivial docs typo (missing ")"). Backport of r1333173 from trunk. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webap

svn commit: r1333177 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/core/ webapps/docs/config/http.xml

2012-05-02 Thread rjung
Author: rjung Date: Wed May 2 19:56:51 2012 New Revision: 1333177 URL: http://svn.apache.org/viewvc?rev=1333177&view=rev Log: Fix trivial docs typo (missing ")"). Backport of r1333173 from trunk resp. r1333176 from tc7.. Modified: tomcat/tc6.0.x/trunk/ (props changed)

svn commit: r1333179 - /tomcat/tc5.5.x/trunk/container/webapps/docs/config/http.xml

2012-05-02 Thread rjung
Author: rjung Date: Wed May 2 20:02:14 2012 New Revision: 1333179 URL: http://svn.apache.org/viewvc?rev=1333179&view=rev Log: Fix trivial docs typo (missing ")"). Backport of r1333173 from trunk resp. r1333176 from tc7 resp. 1333177 from tc6. Modified: tomcat/tc5.5.x/t

svn commit: r1336515 - /tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.java

2012-05-10 Thread rjung
Author: rjung Date: Thu May 10 07:45:41 2012 New Revision: 1336515 URL: http://svn.apache.org/viewvc?rev=1336515&view=rev Log: Add public method to retrieve the current connectionCount from an endpoint. It will also show up in the ThreadPool MBean. Modified: tomcat/trunk/java/org/ap

svn commit: r1336516 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/net/AbstractEndpoint.java webapps/docs/changelog.xml

2012-05-10 Thread rjung
Author: rjung Date: Thu May 10 07:50:29 2012 New Revision: 1336516 URL: http://svn.apache.org/viewvc?rev=1336516&view=rev Log: Add public method to retrieve the current connectionCount from an endpoint. It will also show up in the ThreadPool MBean. Backport of r1336515 from trunk. Modi

svn commit: r1337494 - /tomcat/jk/trunk/native/scripts/build/unix/config.sub

2012-05-12 Thread rjung
Author: rjung Date: Sat May 12 10:07:36 2012 New Revision: 1337494 URL: http://svn.apache.org/viewvc?rev=1337494&view=rev Log: Update config.sub from http://git.savannah.gnu.org/gitweb/?p=config.git. config.guess is still recent. Modified: tomcat/jk/trunk/native/scripts/build/

svn commit: r1339522 - in /tomcat/jk/trunk/xdocs: reference/apache.xml webserver_howto/apache.xml

2012-05-17 Thread rjung
Author: rjung Date: Thu May 17 09:02:19 2012 New Revision: 1339522 URL: http://svn.apache.org/viewvc?rev=1339522&view=rev Log: BZ53252: trivial typo fixes in docs. Provided by Sajad Bashir. Modified: tomcat/jk/trunk/xdocs/reference/apache.xml tomcat/jk/trunk/xdocs/webserver_h

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

2012-05-17 Thread rjung
Author: rjung Date: Thu May 17 13:27:40 2012 New Revision: 1339594 URL: http://svn.apache.org/viewvc?rev=1339594&view=rev 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

svn commit: r1350175 - in /tomcat/site/trunk: docs/download-connectors.html docs/download-native.html xdocs/download-connectors.xml xdocs/download-native.xml

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 10:10:51 2012 New Revision: 1350175 URL: http://svn.apache.org/viewvc?rev=1350175&view=rev Log: Reinstate path to connectors KEYS file in key checking instructions. Currently we don't have a unified KEYS file but about 5 different ones. Modified: to

svn commit: r691 - in /release/tomcat: tomcat-6/KEYS tomcat-7/KEYS tomcat-connectors/KEYS

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 12:19:51 2012 New Revision: 691 Log: Update top level KEYS files with keys added to the "released" KEYS files. I did not remove old KEYS gone in the releases, because they might still be useful to verify old releases. There seems to be no mechanism to

svn commit: r691 - in /release/tomcat: tomcat-6/KEYS tomcat-7/KEYS tomcat-connectors/KEYS

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 12:19:51 2012 New Revision: 691 Log: Update top level KEYS files with keys added to the "released" KEYS files. I did not remove old KEYS gone in the releases, because they might still be useful to verify old releases. There seems to be no mechanism to

svn commit: r1350209 - /tomcat/native/branches/1.1.x/jnirelease.sh

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 12:21:18 2012 New Revision: 1350209 URL: http://svn.apache.org/viewvc?rev=1350209&view=rev Log: Do not distribute KEYS file with releases. Modified: tomcat/native/branches/1.1.x/jnirelease.sh Modified: tomcat/native/branches/1.1.x/jnirelease.sh URL:

svn commit: r1350210 - /tomcat/native/trunk/jnirelease.sh

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 12:21:27 2012 New Revision: 1350210 URL: http://svn.apache.org/viewvc?rev=1350210&view=rev Log: Do not distribute KEYS file with releases. Modified: tomcat/native/trunk/jnirelease.sh Modified: tomcat/native/trunk/jnirelease.sh URL: http://svn.apache

svn commit: r1350212 - /tomcat/tc5.5.x/trunk/STATUS.txt

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 12:31:14 2012 New Revision: 1350212 URL: http://svn.apache.org/viewvc?rev=1350212&view=rev Log: Add proposal. Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS

svn commit: r1350217 - /tomcat/native/branches/1.1.x/jnirelease.sh

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 12:50:54 2012 New Revision: 1350217 URL: http://svn.apache.org/viewvc?rev=1350217&view=rev Log: Include release script in src release. Modified: tomcat/native/branches/1.1.x/jnirelease.sh Modified: tomcat/native/branches/1.1.x/jnirelease.sh URL:

svn commit: r1350218 - /tomcat/native/branches/1.1.x/jnirelease.sh

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 12:52:48 2012 New Revision: 1350218 URL: http://svn.apache.org/viewvc?rev=1350218&view=rev Log: Include xdocs in src distribution. This facilitates contributing docs patches. Modified: tomcat/native/branches/1.1.x/jnirelease.sh Modified: tomcat/na

svn commit: r1350220 - /tomcat/native/trunk/jnirelease.sh

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 12:54:32 2012 New Revision: 1350220 URL: http://svn.apache.org/viewvc?rev=1350220&view=rev Log: Include release script and xdocs in src distribution. Modified: tomcat/native/trunk/jnirelease.sh Modified: tomcat/native/trunk/jnirelease.sh URL:

svn commit: r1350223 - /tomcat/native/branches/1.1.x/README.txt

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 13:10:04 2012 New Revision: 1350223 URL: http://svn.apache.org/viewvc?rev=1350223&view=rev Log: Improve tcnative README a bit: - typo - fix documentation links - add/fix info on how to run examples Modified: tomcat/native/branches/1.1.x/README.txt Modi

svn commit: r1350231 - /tomcat/native/branches/1.1.x/TODO.txt

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 13:28:40 2012 New Revision: 1350231 URL: http://svn.apache.org/viewvc?rev=1350231&view=rev Log: Add a TODO file. Added: tomcat/native/branches/1.1.x/TODO.txt (with props) Added: tomcat/native/branches/1.1.x/TODO.txt URL: http://svn.apache.org/viewvc/to

svn commit: r1350232 - /tomcat/native/branches/1.1.x/jnirelease.sh

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 13:30:13 2012 New Revision: 1350232 URL: http://svn.apache.org/viewvc?rev=1350232&view=rev Log: Add TODO.txt to src distribution. Modified: tomcat/native/branches/1.1.x/jnirelease.sh Modified: tomcat/native/branches/1.1.x/jnirelease.sh URL:

svn commit: r1350235 - /tomcat/tc5.5.x/trunk/STATUS.txt

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 13:37:43 2012 New Revision: 1350235 URL: http://svn.apache.org/viewvc?rev=1350235&view=rev Log: Revoke proposal. Modified: tomcat/tc5.5.x/trunk/STATUS.txt Modified: tomcat/tc5.5.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/t

svn commit: r1350256 - /tomcat/native/branches/1.1.x/native/src/poll.c

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 14:18:40 2012 New Revision: 1350256 URL: http://svn.apache.org/viewvc?rev=1350256&view=rev Log: Remove static remove_all() function made obsolete by r1342025. Modified: tomcat/native/branches/1.1.x/native/src/poll.c Modified: tomcat/native/branches/1

svn commit: r1350270 - /tomcat/native/branches/1.1.x/native/src/ssl.c

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 14:38:33 2012 New Revision: 1350270 URL: http://svn.apache.org/viewvc?rev=1350270&view=rev Log: Return error if BIO_flush() didn't work. Fixes compiler warning about unused return value. Modified: tomcat/native/branches/1.1.x/native/src/ssl.c Modifie

svn commit: r1350280 - in /tomcat/native/branches/1.1.x/native/src: file.c network.c

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 14:54:48 2012 New Revision: 1350280 URL: http://svn.apache.org/viewvc?rev=1350280&view=rev Log: Cast pointers to fix compiler warnings about pointer signedness differences on Solaris. Modified: tomcat/native/branches/1.1.x/native/src/file.c tomcat/na

svn commit: r1350281 - /tomcat/native/branches/1.1.x/TODO.txt

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 14:55:33 2012 New Revision: 1350281 URL: http://svn.apache.org/viewvc?rev=1350281&view=rev Log: Remove completed items form TODO. Modified: tomcat/native/branches/1.1.x/TODO.txt Modified: tomcat/native/branches/1.1.x/TODO.txt URL: http://svn.apache.org/vi

svn commit: r1350339 - in /tomcat/native/branches/1.1.x: native/os/unix/system.c xdocs/miscellaneous/changelog.xml

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 17:04:14 2012 New Revision: 1350339 URL: http://svn.apache.org/viewvc?rev=1350339&view=rev Log: Add CPU information to OS info for Linux. This was already available under Windows and Solaris. Modified: tomcat/native/branches/1.1.x/native/os/unix/syst

svn commit: r1350340 - /tomcat/native/branches/1.1.x/TODO.txt

2012-06-14 Thread rjung
Author: rjung Date: Thu Jun 14 17:05:15 2012 New Revision: 1350340 URL: http://svn.apache.org/viewvc?rev=1350340&view=rev Log: CPU OS info for Linux done. More testing under different distros appreciated. Implementation based on proc file system. Modified: tomcat/native/branches/1

svn commit: r1350864 - /tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java

2012-06-15 Thread rjung
Author: rjung Date: Sat Jun 16 06:22:00 2012 New Revision: 1350864 URL: http://svn.apache.org/viewvc?rev=1350864&view=rev Log: Fix checking recommended tcnative version. Modified: tomcat/trunk/java/org/apache/catalina/core/AprLifecycleListener.java Modified: tomcat/trunk/java/org/ap

svn commit: r1350865 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/AprLifecycleListener.java webapps/docs/changelog.xml

2012-06-15 Thread rjung
Author: rjung Date: Sat Jun 16 06:28:02 2012 New Revision: 1350865 URL: http://svn.apache.org/viewvc?rev=1350865&view=rev Log: Fix checking recommended tcnative version. Backport of r1350864 from trunk. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java

svn commit: r1361263 - in /tomcat/trunk/java/org/apache: catalina/valves/LocalStrings.properties tomcat/util/http/res/LocalStrings.properties

2012-07-13 Thread rjung
Author: rjung Date: Fri Jul 13 15:09:20 2012 New Revision: 1361263 URL: http://svn.apache.org/viewvc?rev=1361263&view=rev Log: Update list of HTTP status codes. Current list taken from http://www.iana.org/assignments/http-status-codes/http-status-codes.xml. Only change of existing entrie

svn commit: r1361962 - /tomcat/trunk/java/org/apache/tomcat/util/http/res/LocalStrings_ja.properties

2012-07-16 Thread rjung
Author: rjung Date: Mon Jul 16 10:00:21 2012 New Revision: 1361962 URL: http://svn.apache.org/viewvc?rev=1361962&view=rev Log: Remove redundant Japanese message texts. Since they were all english they can be found in LocalString.properties. Keep Japanese file because of the informa

svn commit: r1361981 - in /tomcat/trunk: java/org/apache/catalina/loader/WebappClassLoader.java modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ modules/jdbc-pool/src/test/java/org/apache/

2012-07-16 Thread rjung
Author: rjung Date: Mon Jul 16 12:00:25 2012 New Revision: 1361981 URL: http://svn.apache.org/viewvc?rev=1361981&view=rev Log: Revert r1361432: method is not unused. WebappLoader uses it via reflection. Note: the spurious remove of svn:mergeinfo from jdbc doesn't harm, it was empty.

svn commit: r1361982 - /tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java

2012-07-16 Thread rjung
Author: rjung Date: Mon Jul 16 12:01:46 2012 New Revision: 1361982 URL: http://svn.apache.org/viewvc?rev=1361982&view=rev Log: Revert r1361430: the method can not be deprecated, because it is still used by WebappLoader via reflection. Modified: tomcat/trunk/java/org/apache/catalina/lo

svn commit: r1361985 - /tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java

2012-07-16 Thread rjung
Author: rjung Date: Mon Jul 16 12:12:10 2012 New Revision: 1361985 URL: http://svn.apache.org/viewvc?rev=1361985&view=rev Log: Add javadoc to clarify method use. Modified: tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoader.java Modified: tomcat/trunk/java/org/apache/cata

svn commit: r1361987 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/loader/WebappClassLoader.java

2012-07-16 Thread rjung
Author: rjung Date: Mon Jul 16 12:20:10 2012 New Revision: 1361987 URL: http://svn.apache.org/viewvc?rev=1361987&view=rev Log: Revert r1361434: method is not deprecated. Add javadoc to clarify method use. Backport of r1361982 and r1361985 from trunk. Modified: tomcat/tc7.0.x/trunk/ (p

svn commit: r1361991 - in /tomcat/trunk/java/org/apache/catalina/valves: ErrorReportValve.java LocalStrings.properties LocalStrings_es.properties LocalStrings_fr.properties

2012-07-16 Thread rjung
Author: rjung Date: Mon Jul 16 12:26:41 2012 New Revision: 1361991 URL: http://svn.apache.org/viewvc?rev=1361991&view=rev Log: Remove redundant output of error message from error report. See: https://issues.apache.org/bugzilla/show_bug.cgi?id=53071#c9 Modified: tomcat/trunk/java/org/ap

svn commit: r1361998 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/valves/ java/org/apache/tomcat/util/http/res/ webapps/docs/

2012-07-16 Thread rjung
Author: rjung Date: Mon Jul 16 12:32:24 2012 New Revision: 1361998 URL: http://svn.apache.org/viewvc?rev=1361998&view=rev Log: - Update list of HTTP status codes. Current list taken from http://www.iana.org/assignments/http-status-codes/http-status-codes.xml. Only change of existing entrie

svn commit: r1362000 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/valves/

2012-07-16 Thread rjung
Author: rjung Date: Mon Jul 16 12:34:22 2012 New Revision: 1362000 URL: http://svn.apache.org/viewvc?rev=1362000&view=rev Log: Remove redundant output of error message from error report. See: https://issues.apache.org/bugzilla/show_bug.cgi?id=53071#c9 Backport of r1361991 from trunk. Modi

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

2012-07-27 Thread rjung
Author: rjung Date: Fri Jul 27 12:12:02 2012 New Revision: 1366354 URL: http://svn.apache.org/viewvc?rev=1366354&view=rev Log: Vote, promote. 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/t

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

2012-08-12 Thread rjung
Author: rjung Date: Sun Aug 12 20:56:10 2012 New Revision: 1372196 URL: http://svn.apache.org/viewvc?rev=1372196&view=rev Log: Vote, comment. 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/t

svn commit: r1401472 - /tomcat/trunk/java/org/apache/catalina/loader/VirtualWebappLoader.java

2012-10-23 Thread rjung
Author: rjung Date: Tue Oct 23 21:00:19 2012 New Revision: 1401472 URL: http://svn.apache.org/viewvc?rev=1401472&view=rev Log: Fix NPE in unconfigured VirtualWebappLoader. StringTokenizer throws the NPE if the virtualClassPath wasn't explicitely configured (null by default). This mig

svn commit: r1401477 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/loader/VirtualWebappLoader.java

2012-10-23 Thread rjung
Author: rjung Date: Tue Oct 23 21:04:54 2012 New Revision: 1401477 URL: http://svn.apache.org/viewvc?rev=1401477&view=rev Log: Fix NPE in unconfigured VirtualWebappLoader. StringTokenizer throws the NPE if the virtualClassPath wasn't explicitely configured (null by default). This mig

svn commit: r1410752 - in /tomcat/trunk: java/org/apache/catalina/mapper/Mapper.java test/org/apache/catalina/mapper/TestMapper.java

2012-11-17 Thread rjung
Author: rjung Date: Sat Nov 17 17:12:18 2012 New Revision: 1410752 URL: http://svn.apache.org/viewvc?rev=1410752&view=rev Log: Type-Safety for the Mapper - Part 1. Rename inner classes Host, Context and Wrapper to MappedHost, MappedContext and MappedWrapper. Modified: tomcat/trunk/java

svn commit: r1410763 - /tomcat/trunk/test/org/apache/catalina/valves/TestAccessLogValve.java

2012-11-17 Thread rjung
Author: rjung Date: Sat Nov 17 19:25:18 2012 New Revision: 1410763 URL: http://svn.apache.org/viewvc?rev=1410763&view=rev Log: Fix time zone formatting in ALV test. Test failed in non-GMT time zone. Modified: tomcat/trunk/test/org/apache/catalina/valves/TestAccessLogValve.java Modi

svn commit: r1410766 - /tomcat/trunk/test/org/apache/catalina/valves/TestAccessLogValve.java

2012-11-17 Thread rjung
Author: rjung Date: Sat Nov 17 19:47:59 2012 New Revision: 1410766 URL: http://svn.apache.org/viewvc?rev=1410766&view=rev Log: Sorry, committed debug code in r1410763. Modified: tomcat/trunk/test/org/apache/catalina/valves/TestAccessLogValve.java Modified: tomcat/trunk/test/org/ap

svn commit: r1410770 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/catalina/valves/TestAccessLogValve.java webapps/docs/changelog.xml

2012-11-17 Thread rjung
Author: rjung Date: Sat Nov 17 19:54:35 2012 New Revision: 1410770 URL: http://svn.apache.org/viewvc?rev=1410770&view=rev Log: Fix time zone formatting in ALV test. Test failed in non-GMT time zone. Backport of r1410763 and r1410766 from trunk. Modified: tomcat/tc7.0.x/trunk/ (p

svn commit: r1410896 - in /tomcat/trunk: java/org/apache/catalina/authenticator/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/mapper/ test/org/apache/cat

2012-11-18 Thread rjung
Author: rjung Date: Sun Nov 18 15:27:56 2012 New Revision: 1410896 URL: http://svn.apache.org/viewvc?rev=1410896&view=rev Log: Type-safety for the Mapper - Part 2/2 Use generics for MapElement and specialize MappedHost, MapedContext and MappedWrapper to host, Context and Wrapper. Re

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

2012-11-18 Thread rjung
Author: rjung Date: Sun Nov 18 15:34:44 2012 New Revision: 1410899 URL: http://svn.apache.org/viewvc?rev=1410899&view=rev Log: Add Mapper type-safety to changelog. I don't expect this to get backported to TC 7. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trun

svn commit: r1414889 - in /tomcat/trunk: java/org/apache/catalina/valves/AccessLogValve.java java/org/apache/catalina/valves/LocalStrings.properties java/org/apache/catalina/valves/mbeans-descriptors.

2012-11-28 Thread rjung
Author: rjung Date: Wed Nov 28 20:04:52 2012 New Revision: 1414889 URL: http://svn.apache.org/viewvc?rev=1414889&view=rev Log: Add new ALV attribute "renameOnRotate" (Default:false). If set to "true", the "fileDateFormat" will not be part of the current log file

svn commit: r1415081 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/valves/ webapps/docs/ webapps/docs/config/

2012-11-29 Thread rjung
Author: rjung Date: Thu Nov 29 08:33:47 2012 New Revision: 1415081 URL: http://svn.apache.org/viewvc?rev=1415081&view=rev Log: Add new ALV attribute "renameOnRotate" (Default:false). If set to "true", the "fileDateFormat" will not be part of the current log file

svn commit: r1415186 - /tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java

2012-11-29 Thread rjung
Author: rjung Date: Thu Nov 29 14:44:53 2012 New Revision: 1415186 URL: http://svn.apache.org/viewvc?rev=1415186&view=rev Log: Fix javadoc. Modified: tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java Modified: tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.

svn commit: r1415188 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/valves/AccessLogValve.java

2012-11-29 Thread rjung
Author: rjung Date: Thu Nov 29 14:46:10 2012 New Revision: 1415188 URL: http://svn.apache.org/viewvc?rev=1415188&view=rev Log: Fix javadoc. Backport of r1415186 from trunk. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/va

svn commit: r1416529 - in /tomcat/trunk/java/org/apache/catalina/valves: AccessLogValve.java LocalStrings.properties

2012-12-03 Thread rjung
Author: rjung Date: Mon Dec 3 14:10:30 2012 New Revision: 1416529 URL: http://svn.apache.org/viewvc?rev=1416529&view=rev Log: Only rename AccessLogValve file with renameOnrotate=true if target file does not already exist. We don't want to overwrite existing files. Prefer not to rotate.

svn commit: r1416531 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/valves/AccessLogValve.java java/org/apache/catalina/valves/LocalStrings.properties

2012-12-03 Thread rjung
Author: rjung Date: Mon Dec 3 14:13:04 2012 New Revision: 1416531 URL: http://svn.apache.org/viewvc?rev=1416531&view=rev Log: Only rename AccessLogValve file with renameOnrotate=true if target file does not already exist. We don't want to overwrite existing files. Prefer not to rotate.

svn commit: r1417347 - /tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java

2012-12-05 Thread rjung
Author: rjung Date: Wed Dec 5 10:48:40 2012 New Revision: 1417347 URL: http://svn.apache.org/viewvc?rev=1417347&view=rev Log: Style. Modified: tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java Modified: tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java

svn commit: r1417348 - /tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java

2012-12-05 Thread rjung
Author: rjung Date: Wed Dec 5 10:49:53 2012 New Revision: 1417348 URL: http://svn.apache.org/viewvc?rev=1417348&view=rev Log: Fix javadoc. Modified: tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java Modified: tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.

svn commit: r1417352 - in /tomcat/trunk: conf/server.xml java/org/apache/catalina/valves/AccessLogValve.java webapps/docs/config/valve.xml

2012-12-05 Thread rjung
Author: rjung Date: Wed Dec 5 10:56:17 2012 New Revision: 1417352 URL: http://svn.apache.org/viewvc?rev=1417352&view=rev Log: Move trailing dot in default ALV prefix to leading dot in fileDateFormat. This gives better behavior over a broader range of config combinations. Modified: to

svn commit: r1417353 - /tomcat/trunk/java/org/apache/catalina/valves/AccessLogValve.java

2012-12-05 Thread rjung
Author: rjung Date: Wed Dec 5 10:59:10 2012 New Revision: 1417353 URL: http://svn.apache.org/viewvc?rev=1417353&view=rev Log: - Move default setting to the right place. - Don't overwrite fileDateFormat="" configuration by hard code default. - remove obsolete comment

svn commit: r1417363 - /tomcat/trunk/webapps/docs/config/valve.xml

2012-12-05 Thread rjung
Author: rjung Date: Wed Dec 5 11:29:31 2012 New Revision: 1417363 URL: http://svn.apache.org/viewvc?rev=1417363&view=rev Log: Clarify ALV docs (log file name stuff). Modified: tomcat/trunk/webapps/docs/config/valve.xml Modified: tomcat/trunk/webapps/docs/config/valve.xml URL:

svn commit: r1417370 - /tomcat/trunk/webapps/docs/config/valve.xml

2012-12-05 Thread rjung
Author: rjung Date: Wed Dec 5 11:51:01 2012 New Revision: 1417370 URL: http://svn.apache.org/viewvc?rev=1417370&view=rev Log: Remove redudant but incompletely maintained attribute documentation form Extended ALV. Instead refer to the docs for the base clas and clarify the differences. Modi

svn commit: r1417372 - /tomcat/trunk/webapps/docs/config/valve.xml

2012-12-05 Thread rjung
Author: rjung Date: Wed Dec 5 11:53:12 2012 New Revision: 1417372 URL: http://svn.apache.org/viewvc?rev=1417372&view=rev Log: Logically reorder attribute docs for ALV. It was neither alphabetical nor especially logical before. Hope this one is better. Modified: tomcat/trunk/webapps/

svn commit: r1417424 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/valves/AccessLogValve.java

2012-12-05 Thread rjung
Author: rjung Date: Wed Dec 5 14:00:15 2012 New Revision: 1417424 URL: http://svn.apache.org/viewvc?rev=1417424&view=rev Log: - Style - Fix Javadoc - Move default setting to the right place. - remove obsolete comment warning. Backport of r1417347, r1417348 and partially r1417353. Modi

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

2012-12-05 Thread rjung
Author: rjung Date: Wed Dec 5 14:25:00 2012 New Revision: 1417437 URL: http://svn.apache.org/viewvc?rev=1417437&view=rev Log: Improve ALV docs: - Log file name stuff - Remove redudant but incompletely maintained attribute documentation form Extended ALV. Instead refer to the docs for the

svn commit: r1417444 - /tomcat/tc7.0.x/trunk/webapps/docs/config/valve.xml

2012-12-05 Thread rjung
Author: rjung Date: Wed Dec 5 14:38:12 2012 New Revision: 1417444 URL: http://svn.apache.org/viewvc?rev=1417444&view=rev Log: Remove "maxLogMessageBufferSize" ALV attribute from docs. It only exists in trunk and has erroneously been added to the docs in backport r1417437. Modifi

svn commit: r1417463 - in /tomcat/trunk/webapps/docs: appdev/project.xml architecture/project.xml config/project.xml funcspecs/project.xml project.xml tribes/project.xml

2012-12-05 Thread rjung
Author: rjung Date: Wed Dec 5 15:01:24 2012 New Revision: 1417463 URL: http://svn.apache.org/viewvc?rev=1417463&view=rev Log: Make docs menues consistent in the various levels. Modified: tomcat/trunk/webapps/docs/appdev/project.xml tomcat/trunk/webapps/docs/architecture/project

svn commit: r1417465 - in /tomcat/trunk: build.xml webapps/docs/tomcat-docs.xsl

2012-12-05 Thread rjung
Author: rjung Date: Wed Dec 5 15:06:38 2012 New Revision: 1417465 URL: http://svn.apache.org/viewvc?rev=1417465&view=rev Log: Pass some more context information to style sheet which generates docs. Will be used when embedding the docs comments feature. Modified: tomcat/trunk/build

svn commit: r1417467 - /tomcat/trunk/webapps/docs/tomcat-docs.xsl

2012-12-05 Thread rjung
Author: rjung Date: Wed Dec 5 15:07:34 2012 New Revision: 1417467 URL: http://svn.apache.org/viewvc?rev=1417467&view=rev Log: Add a CSS style "notice". Will be used for the docs comments feature. Modified: tomcat/trunk/webapps/docs/tomcat-docs.xsl Modified: tomcat/trunk/webap

svn commit: r1417469 - /tomcat/trunk/build.xml

2012-12-05 Thread rjung
Author: rjung Date: Wed Dec 5 15:11:08 2012 New Revision: 1417469 URL: http://svn.apache.org/viewvc?rev=1417469&view=rev Log: Fix sitedir. Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1417469&r1=14

<    3   4   5   6   7   8   9   10   11   12   >