svn commit: r609310 - in /tomcat/connectors/trunk/jk: native/apache-1.3/mod_jk.c native/apache-2.0/mod_jk.c native/iis/jk_isapi_plugin.c native/netscape/jk_nsapi_plugin.c xdocs/miscellaneous/changelog

2008-01-06 Thread rjung
Author: rjung Date: Sun Jan 6 06:00:03 2008 New Revision: 609310 URL: http://svn.apache.org/viewvc?rev=609310view=rev Log: Make open/attach logging for shm consistent for all web servers. Modified: tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c tomcat/connectors/trunk/jk/native

svn commit: r609311 - /tomcat/connectors/trunk/jk/native/netscape/jk_nsapi_plugin.c

2008-01-06 Thread rjung
Author: rjung Date: Sun Jan 6 06:05:03 2008 New Revision: 609311 URL: http://svn.apache.org/viewvc?rev=609311view=rev Log: Fix compiler warning (unused var). Modified: tomcat/connectors/trunk/jk/native/netscape/jk_nsapi_plugin.c Modified: tomcat/connectors/trunk/jk/native/netscape

svn commit: r609313 - /tomcat/connectors/trunk/jk/native/common/jk_shm.c

2008-01-06 Thread rjung
Author: rjung Date: Sun Jan 6 06:11:29 2008 New Revision: 609313 URL: http://svn.apache.org/viewvc?rev=609313view=rev Log: Part 2 of r609310: Make open/attach logging for shm consistent for all web servers. Modified: tomcat/connectors/trunk/jk/native/common/jk_shm.c Modified: tomcat

svn commit: r609314 - in /tomcat/connectors/trunk/jk/native/common: jk_shm.c jk_shm.h

2008-01-06 Thread rjung
Author: rjung Date: Sun Jan 6 06:12:42 2008 New Revision: 609314 URL: http://svn.apache.org/viewvc?rev=609314view=rev Log: Add function to calculate needed shm size. Modified: tomcat/connectors/trunk/jk/native/common/jk_shm.c tomcat/connectors/trunk/jk/native/common/jk_shm.h Modified

svn commit: r609319 - in /tomcat/connectors/trunk/jk/native: apache-1.3/mod_jk.c apache-2.0/mod_jk.c iis/jk_isapi_plugin.c netscape/jk_nsapi_plugin.c

2008-01-06 Thread rjung
Author: rjung Date: Sun Jan 6 06:38:54 2008 New Revision: 609319 URL: http://svn.apache.org/viewvc?rev=609319view=rev Log: Move shm open to prepare automatic size detection (wee need to read the worker map before opening shm). wc_open() needs to stay behind shm, because it already uses the shm

svn commit: r609322 - in /tomcat/connectors/trunk/jk: native/apache-1.3/mod_jk.c native/apache-2.0/mod_jk.c native/iis/jk_isapi_plugin.c native/netscape/jk_nsapi_plugin.c xdocs/miscellaneous/changelog

2008-01-06 Thread rjung
Author: rjung Date: Sun Jan 6 06:50:20 2008 New Revision: 609322 URL: http://svn.apache.org/viewvc?rev=609322view=rev Log: Automatically determine shm size for all web servers. Modified: tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c tomcat/connectors/trunk/jk/native/apache-2.0

svn commit: r609323 - in /tomcat/connectors/trunk/jk/native: apache-1.3/mod_jk.c apache-2.0/mod_jk.c iis/jk_isapi_plugin.c

2008-01-06 Thread rjung
Author: rjung Date: Sun Jan 6 06:55:01 2008 New Revision: 609323 URL: http://svn.apache.org/viewvc?rev=609323view=rev Log: Increase log level of new warning about hard configured shm size in order to make people use automatic configuration. Modified: tomcat/connectors/trunk/jk/native/apache

svn commit: r609400 - /tomcat/connectors/trunk/jk/native/common/jk_shm.c

2008-01-06 Thread rjung
Author: rjung Date: Sun Jan 6 13:01:19 2008 New Revision: 609400 URL: http://svn.apache.org/viewvc?rev=609400view=rev Log: Minor shm cleanup. Modified: tomcat/connectors/trunk/jk/native/common/jk_shm.c Modified: tomcat/connectors/trunk/jk/native/common/jk_shm.c URL: http://svn.apache.org

svn commit: r609401 - in /tomcat/connectors/trunk/jk: native/common/jk_shm.h native/common/jk_status.c xdocs/miscellaneous/changelog.xml

2008-01-06 Thread rjung
Author: rjung Date: Sun Jan 6 13:03:37 2008 New Revision: 609401 URL: http://svn.apache.org/viewvc?rev=609401view=rev Log: Remove unused attributes from shm worker struct. Modified: tomcat/connectors/trunk/jk/native/common/jk_shm.h tomcat/connectors/trunk/jk/native/common/jk_status.c

svn commit: r609404 - in /tomcat/connectors/trunk/jk: native/common/jk_lb_worker.c native/common/jk_lb_worker.h native/common/jk_shm.c native/common/jk_shm.h xdocs/miscellaneous/changelog.xml

2008-01-06 Thread rjung
Author: rjung Date: Sun Jan 6 13:14:08 2008 New Revision: 609404 URL: http://svn.apache.org/viewvc?rev=609404view=rev Log: Use distinct structs for lb and ajp13 in shm. Improves type safety and saves a few bytes. Modified: tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c tomcat

svn commit: r609751 - /tomcat/connectors/trunk/jk/native/common/jk_ajp_common.h

2008-01-07 Thread rjung
Author: rjung Date: Mon Jan 7 11:29:43 2008 New Revision: 609751 URL: http://svn.apache.org/viewvc?rev=609751view=rev Log: Comment reformatting. Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp_common.h Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp_common.h URL: http

svn commit: r609756 - /tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c

2008-01-07 Thread rjung
Author: rjung Date: Mon Jan 7 11:36:53 2008 New Revision: 609756 URL: http://svn.apache.org/viewvc?rev=609756view=rev Log: We already sync (jk_lb_pull) retries from shm to the lb worker before, so no need to use the shm here. Modified: tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c

svn commit: r609757 - in /tomcat/connectors/trunk/jk/native: apache-1.3/mod_jk.c apache-2.0/mod_jk.c common/jk_service.h common/jk_util.c iis/jk_isapi_plugin.c netscape/jk_nsapi_plugin.c

2008-01-07 Thread rjung
Author: rjung Date: Mon Jan 7 11:41:44 2008 New Revision: 609757 URL: http://svn.apache.org/viewvc?rev=609757view=rev Log: Remove retries element from service struct, because we don't use it. Modified: tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c tomcat/connectors/trunk/jk

svn commit: r609760 - in /tomcat/connectors/trunk/jk: native/common/ xdocs/miscellaneous/

2008-01-07 Thread rjung
Author: rjung Date: Mon Jan 7 11:51:15 2008 New Revision: 609760 URL: http://svn.apache.org/viewvc?rev=609760view=rev Log: Refactor retries, remove from service and jk_worker, move into ajp worker instead, because we don't actually use it in the other jk workers. Modified: tomcat/connectors

svn commit: r610534 - /tomcat/connectors/trunk/jk/native/common/jk_map.c

2008-01-09 Thread rjung
Author: rjung Date: Wed Jan 9 11:54:10 2008 New Revision: 610534 URL: http://svn.apache.org/viewvc?rev=610534view=rev Log: Don't overwrite references in workers.properties after resolving them. That way we keep the original information and will be able to dump it as a new feature of the status

svn commit: r610561 - in /tomcat/connectors/trunk/jk: native/common/jk_lb_worker.c native/common/jk_lb_worker.h xdocs/miscellaneous/changelog.xml

2008-01-09 Thread rjung
Author: rjung Date: Wed Jan 9 12:59:01 2008 New Revision: 610561 URL: http://svn.apache.org/viewvc?rev=610561view=rev Log: Refactor route return value from LB to httpd note JK_WORKER_ROUTE. 1) Our code always returned the worker route, except when the worker was chosen via the domain

svn commit: r610566 - in /tomcat/connectors/trunk/jk: native/common/jk_service.h native/common/jk_worker.c xdocs/miscellaneous/changelog.xml

2008-01-09 Thread rjung
Author: rjung Date: Wed Jan 9 13:12:29 2008 New Revision: 610566 URL: http://svn.apache.org/viewvc?rev=610566view=rev Log: Include original configuration map in worker_env to make it available for workers, e.g. the status worker. Modified: tomcat/connectors/trunk/jk/native/common

svn commit: r610607 - in /tomcat/connectors/trunk/jk: native/common/jk_status.c xdocs/miscellaneous/changelog.xml

2008-01-09 Thread rjung
Author: rjung Date: Wed Jan 9 15:19:00 2008 New Revision: 610607 URL: http://svn.apache.org/viewvc?rev=610607view=rev Log: Use property table to decide which status worker cmd action uses which output elements. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c tomcat

svn commit: r610611 - in /tomcat/connectors/trunk/jk: native/common/jk_status.c xdocs/miscellaneous/changelog.xml xdocs/reference/status.xml

2008-01-09 Thread rjung
Author: rjung Date: Wed Jan 9 15:26:35 2008 New Revision: 610611 URL: http://svn.apache.org/viewvc?rev=610611view=rev Log: Add dump action to status worker, which dumps our initial configuration. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c tomcat/connectors/trunk/jk

svn commit: r610617 - /tomcat/connectors/trunk/jk/native/common/jk_status.c

2008-01-09 Thread rjung
Author: rjung Date: Wed Jan 9 16:03:36 2008 New Revision: 610617 URL: http://svn.apache.org/viewvc?rev=610617view=rev Log: Tab police. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c URL: http://svn.apache.org

svn commit: r610619 - in /tomcat/connectors/trunk/jk/native/common: jk_lb_worker.c jk_lb_worker.h jk_shm.h

2008-01-09 Thread rjung
Author: rjung Date: Wed Jan 9 16:09:41 2008 New Revision: 610619 URL: http://svn.apache.org/viewvc?rev=610619view=rev Log: LB sub member dynamic management part 1: Add attributes to worker_record and extend shm push and pull from lb to lb sub workers. Modified: tomcat/connectors/trunk/jk

svn commit: r610623 - in /tomcat/connectors/trunk/jk: native/common/jk_lb_worker.c native/common/jk_status.c xdocs/miscellaneous/changelog.xml

2008-01-09 Thread rjung
Author: rjung Date: Wed Jan 9 16:52:57 2008 New Revision: 610623 URL: http://svn.apache.org/viewvc?rev=610623view=rev Log: LB sub member dynamic management part 2: Use local memory copies of read mostly shm attributes of lb sub workers in lb and status worker. Modified: tomcat/connectors

svn commit: r610989 - /tomcat/connectors/trunk/jk/native/common/jk_status.c

2008-01-10 Thread rjung
Author: rjung Date: Thu Jan 10 15:33:52 2008 New Revision: 610989 URL: http://svn.apache.org/viewvc?rev=610989view=rev Log: Fix setting lb_factor instead of distance in status worker. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c Modified: tomcat/connectors/trunk/jk/native

svn commit: r610990 - /tomcat/connectors/trunk/jk/native/common/jk_status.c

2008-01-10 Thread rjung
Author: rjung Date: Thu Jan 10 15:38:47 2008 New Revision: 610990 URL: http://svn.apache.org/viewvc?rev=610990view=rev Log: Only use arg if set. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c URL: http

svn commit: r610992 - /tomcat/connectors/trunk/jk/native/common/jk_status.c

2008-01-10 Thread rjung
Author: rjung Date: Thu Jan 10 16:04:31 2008 New Revision: 610992 URL: http://svn.apache.org/viewvc?rev=610992view=rev Log: Only sync shm, if we actually changed a value. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c Modified: tomcat/connectors/trunk/jk/native/common

svn commit: r610997 - /tomcat/connectors/trunk/jk/native/common/jk_status.c

2008-01-10 Thread rjung
Author: rjung Date: Thu Jan 10 16:22:09 2008 New Revision: 610997 URL: http://svn.apache.org/viewvc?rev=610997view=rev Log: Use a function for updating the various params. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c Modified: tomcat/connectors/trunk/jk/native/common

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

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 08:16:28 2008 New Revision: 611588 URL: http://svn.apache.org/viewvc?rev=611588view=rev Log: Update changelog. Modified: tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml Modified: tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml URL

svn commit: r611589 - in /tomcat/connectors/trunk/jk: native/common/jk_ajp13_worker.c native/common/jk_ajp14_worker.c native/common/jk_ajp_common.c native/common/jk_ajp_common.h xdocs/miscellaneous/ch

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 08:18:59 2008 New Revision: 611589 URL: http://svn.apache.org/viewvc?rev=611589view=rev Log: Refactor ajp13/ajp14 factories, move common parts into ajp_factory. Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp13_worker.c tomcat/connectors/trunk/jk

svn commit: r611594 - in /tomcat/connectors/trunk/jk/native/common: jk_lb_worker.c jk_shm.c jk_shm.h jk_status.c

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 08:30:01 2008 New Revision: 611594 URL: http://svn.apache.org/viewvc?rev=611594view=rev Log: Move common shm worker elements into separate header struct. Modified: tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c tomcat/connectors/trunk/jk/native

svn commit: r611595 - in /tomcat/connectors/trunk/jk/native/common: jk_lb_worker.c jk_lb_worker.h jk_shm.c jk_shm.h

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 09:01:08 2008 New Revision: 611595 URL: http://svn.apache.org/viewvc?rev=611595view=rev Log: Differentiate between ajp shm workers and lb sub shm workers part 1: - introduce new shm worker and rename existing one. Modified: tomcat/connectors/trunk/jk/native

svn commit: r611597 - in /tomcat/connectors/trunk/jk/native/common: jk_lb_worker.h jk_status.c

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 09:06:26 2008 New Revision: 611597 URL: http://svn.apache.org/viewvc?rev=611597view=rev Log: Only use volatile for the shm workers and the sequence counter. Modified: tomcat/connectors/trunk/jk/native/common/jk_lb_worker.h tomcat/connectors/trunk/jk/native

svn commit: r611602 - in /tomcat/connectors/trunk/jk/native/common: jk_lb_worker.c jk_lb_worker.h jk_status.c

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 09:20:47 2008 New Revision: 611602 URL: http://svn.apache.org/viewvc?rev=611602view=rev Log: Rename worker_record into lb_sub_worker and make order of struct members more consistent. No functional change. Modified: tomcat/connectors/trunk/jk/native/common

svn commit: r611605 - /tomcat/connectors/trunk/jk/native/common/jk_global.h

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 09:35:25 2008 New Revision: 611605 URL: http://svn.apache.org/viewvc?rev=611605view=rev Log: Include limits.h for INT_MAX. Modified: tomcat/connectors/trunk/jk/native/common/jk_global.h Modified: tomcat/connectors/trunk/jk/native/common/jk_global.h URL: http

svn commit: r611608 - in /tomcat/connectors/trunk/jk/native/common: jk_lb_worker.c jk_shm.h

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 09:52:30 2008 New Revision: 611608 URL: http://svn.apache.org/viewvc?rev=611608view=rev Log: Add max_packet_size to shm and fix comments and a log message. Modified: tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c tomcat/connectors/trunk/jk/native

svn commit: r611609 - in /tomcat/connectors/trunk/jk/native/common: jk_ajp_common.c jk_ajp_common.h

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 09:54:25 2008 New Revision: 611609 URL: http://svn.apache.org/viewvc?rev=611609view=rev Log: Introduce ajp shm worker to common ajp worker. Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c tomcat/connectors/trunk/jk/native/common

svn commit: r611618 - in /tomcat/connectors/trunk/jk/native/common: jk_lb_worker.c jk_shm.h jk_status.c

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 10:30:55 2008 New Revision: 611618 URL: http://svn.apache.org/viewvc?rev=611618view=rev Log: Now use the more generic ajp shm status info and remove it from lb sub worker: Do it for: - busy - max_busy - readed - transferred - elected - reply_timeouts - client_errors

svn commit: r611622 - in /tomcat/connectors/trunk/jk: native/common/jk_status.c xdocs/miscellaneous/changelog.xml

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 10:43:12 2008 New Revision: 611622 URL: http://svn.apache.org/viewvc?rev=611622view=rev Log: Add non ajp worker statistics to status worker also for workers, that are not lb members. Add reset feature for those ajp workers. Add reset and edit buttons to ajp workers

svn commit: r611672 - in /tomcat/connectors/trunk/jk/native/common: jk_ajp_common.c jk_ajp_common.h jk_lb_worker.c

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 15:19:28 2008 New Revision: 611672 URL: http://svn.apache.org/viewvc?rev=611672view=rev Log: Add push/pull for new ajp shm worker. Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c tomcat/connectors/trunk/jk/native/common/jk_ajp_common.h

svn commit: r611673 - /tomcat/connectors/trunk/jk/native/common/jk_shm.h

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 15:20:09 2008 New Revision: 611673 URL: http://svn.apache.org/viewvc?rev=611673view=rev Log: Add ajp config elements to new ajp shm member to prepare manageability via status worker. Modified: tomcat/connectors/trunk/jk/native/common/jk_shm.h Modified: tomcat

svn commit: r611675 - in /tomcat/connectors/trunk/jk: native/common/jk_status.c xdocs/miscellaneous/changelog.xml xdocs/reference/status.xml

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 15:31:32 2008 New Revision: 611675 URL: http://svn.apache.org/viewvc?rev=611675view=rev Log: Change parameter names of update action in status worker to make them more easily distinguishable from other parameters. Modified: tomcat/connectors/trunk/jk/native

svn commit: r611683 - /tomcat/connectors/trunk/jk/native/common/jk_status.c

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 15:41:13 2008 New Revision: 611683 URL: http://svn.apache.org/viewvc?rev=611683view=rev Log: Add some more convenience functions to status worker. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c Modified: tomcat/connectors/trunk/jk/native/common

svn commit: r611685 - /tomcat/connectors/trunk/jk/native/common/jk_status.c

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 16:10:17 2008 New Revision: 611685 URL: http://svn.apache.org/viewvc?rev=611685view=rev Log: Prepare edit and update in status worker for ajp workers. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c Modified: tomcat/connectors/trunk/jk/native

svn commit: r611686 - /tomcat/connectors/trunk/jk/native/common/jk_status.c

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 16:33:20 2008 New Revision: 611686 URL: http://svn.apache.org/viewvc?rev=611686view=rev Log: Add some more hide functions in status worker and prepare for adding ajp attributes. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c Modified: tomcat

svn commit: r611687 - /tomcat/connectors/trunk/jk/native/common/jk_status.c

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 16:41:15 2008 New Revision: 611687 URL: http://svn.apache.org/viewvc?rev=611687view=rev Log: Fix typo/compiler error uint - unsigned int. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c Modified: tomcat/connectors/trunk/jk/native/common

svn commit: r611689 - in /tomcat/connectors/trunk/jk: native/common/jk_status.c xdocs/miscellaneous/changelog.xml xdocs/reference/status.xml

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 17:04:06 2008 New Revision: 611689 URL: http://svn.apache.org/viewvc?rev=611689view=rev Log: Add manageability for ajp parameters of ajp workers and ajp lb members to status worker. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c tomcat

svn commit: r611693 - in /tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status: JkStatusUpdateLoadbalancerTask.java JkStatusUpdateTask.java

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 17:32:42 2008 New Revision: 611693 URL: http://svn.apache.org/viewvc?rev=611693view=rev Log: Update jkstatus ant task to 1.2.27 parameter names. Modified: tomcat/connectors/trunk/jk/jkstatus/src/share/org/apache/jk/status/JkStatusUpdateLoadbalancerTask.java

svn commit: r611696 - in /tomcat/connectors/trunk/jk: native/apache-1.3/ native/apache-2.0/ native/common/ xdocs/generic_howto/ xdocs/miscellaneous/ xdocs/reference/

2008-01-13 Thread rjung
Author: rjung Date: Sun Jan 13 18:28:27 2008 New Revision: 611696 URL: http://svn.apache.org/viewvc?rev=611696view=rev Log: Allow dynamic setting of reply timeout using the httpd environment variable JK_REPLY_TIMEOUT. Modified: tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c tomcat

svn commit: r611877 - in /tomcat/connectors/trunk/jk: native/common/jk_lb_worker.c native/common/jk_lb_worker.h xdocs/miscellaneous/changelog.xml

2008-01-14 Thread rjung
Author: rjung Date: Mon Jan 14 10:28:34 2008 New Revision: 611877 URL: http://svn.apache.org/viewvc?rev=611877view=rev Log: Optimize state macros n LB to improve performance. The new macros are equivalent to the old ones, as long as the constant value sused are sorted correctly. The new macros

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

2008-01-14 Thread rjung
Author: rjung Date: Mon Jan 14 12:59:12 2008 New Revision: 611929 URL: http://svn.apache.org/viewvc?rev=611929view=rev Log: JkAutoAlias does not work in combination with JkMountCopy if there are no Jk(Un)Mount in virtual host. Modified: tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c

svn commit: r612187 - in /tomcat/connectors/trunk/jk: native/apache-2.0/mod_jk.c native/configure.in xdocs/miscellaneous/changelog.xml xdocs/webserver_howto/apache.xml

2008-01-15 Thread rjung
Author: rjung Date: Tue Jan 15 10:38:01 2008 New Revision: 612187 URL: http://svn.apache.org/viewvc?rev=612187view=rev Log: Don't use post httpd 2.2.0 API functions when building with new --enable-api-compatibility configure switch. This improves binary compatibility of module builds with httpd

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

2008-01-16 Thread rjung
Author: rjung Date: Wed Jan 16 10:47:02 2008 New Revision: 612539 URL: http://svn.apache.org/viewvc?rev=612539view=rev Log: Minor fix for r611696. Modified: tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c Modified: tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c URL: http

svn commit: r612562 - /tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c

2008-01-16 Thread rjung
Author: rjung Date: Wed Jan 16 12:22:20 2008 New Revision: 612562 URL: http://svn.apache.org/viewvc?rev=612562view=rev Log: Pass service struct through to the find methods in lb. We'll need info int those struct for decisions soon. Let the find methods return the index of the member instead

svn commit: r612564 - /tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c

2008-01-16 Thread rjung
Author: rjung Date: Wed Jan 16 12:35:33 2008 New Revision: 612564 URL: http://svn.apache.org/viewvc?rev=612564view=rev Log: Now since we have the service struct in all find methods, we don't need route_is_domain any more. Let's set the service struct directly. Modified: tomcat/connectors

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

2008-01-17 Thread rjung
Author: rjung Date: Thu Jan 17 02:51:24 2008 New Revision: 612791 URL: http://svn.apache.org/viewvc?rev=612791view=rev Log: Cast a 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

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

2008-01-18 Thread rjung
Author: rjung Date: Fri Jan 18 13:27:48 2008 New Revision: 613281 URL: http://svn.apache.org/viewvc?rev=613281view=rev Log: Update changelog. Modified: tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml Modified: tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog.xml URL

svn commit: r613279 - /tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c

2008-01-18 Thread rjung
Author: rjung Date: Fri Jan 18 13:26:10 2008 New Revision: 613279 URL: http://svn.apache.org/viewvc?rev=613279view=rev Log: Use activation state coming from uri worker map (if set) to overwrite activation state set in workers.properties. Modified: tomcat/connectors/trunk/jk/native/common

svn commit: r613283 - /tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c

2008-01-18 Thread rjung
Author: rjung Date: Fri Jan 18 13:32:48 2008 New Revision: 613283 URL: http://svn.apache.org/viewvc?rev=613283view=rev Log: Fix compiler error. Modified: tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c Modified: tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c URL: http

svn commit: r613276 - /tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c

2008-01-18 Thread rjung
Author: rjung Date: Fri Jan 18 13:17:24 2008 New Revision: 613276 URL: http://svn.apache.org/viewvc?rev=613276view=rev Log: Fix compiler warning on WIN. Modified: tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c Modified: tomcat/connectors/trunk/jk/native/common

svn commit: r613274 - in /tomcat/connectors/trunk/jk/native: apache-1.3/ apache-2.0/ common/ iis/

2008-01-18 Thread rjung
Author: rjung Date: Fri Jan 18 13:14:24 2008 New Revision: 613274 URL: http://svn.apache.org/viewvc?rev=613274view=rev Log: Add extension attribute parsing to uri worker map. First uses are reply_timeout and activation status per mount. Usage currently only implemented for httpd, IIS to follow

svn commit: r613258 - in /tomcat/connectors/trunk/jk: native/common/jk_status.c native/common/jk_uri_worker_map.c native/common/jk_uri_worker_map.h xdocs/miscellaneous/changelog.xml

2008-01-18 Thread rjung
Author: rjung Date: Fri Jan 18 12:24:28 2008 New Revision: 613258 URL: http://svn.apache.org/viewvc?rev=613258view=rev Log: Use two instances of maps in uri worker map. When we do dynamic reloading, we switch between the two. We need this because: - update needs to be atomic, so we need a place

svn commit: r613251 - /tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c

2008-01-18 Thread rjung
Author: rjung Date: Fri Jan 18 12:03:59 2008 New Revision: 613251 URL: http://svn.apache.org/viewvc?rev=613251view=rev Log: Add another JK_IS_DEBUG_LEVEL(l) and remove unneeded argument. Modified: tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c Modified: tomcat/connectors/trunk

svn commit: r613248 - /tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c

2008-01-18 Thread rjung
Author: rjung Date: Fri Jan 18 11:57:26 2008 New Revision: 613248 URL: http://svn.apache.org/viewvc?rev=613248view=rev Log: Add a few JK_IS_DEBUG_LEVEL(l). Modified: tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c Modified: tomcat/connectors/trunk/jk/native/common

svn commit: r613278 - /tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c

2008-01-18 Thread rjung
Author: rjung Date: Fri Jan 18 13:24:47 2008 New Revision: 613278 URL: http://svn.apache.org/viewvc?rev=613278view=rev Log: One forgotten change related to using integer return in lb find methods. Modified: tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c Modified: tomcat/connectors

svn commit: r613277 - /tomcat/connectors/trunk/jk/native/common/jk_status.c

2008-01-18 Thread rjung
Author: rjung Date: Fri Jan 18 13:18:55 2008 New Revision: 613277 URL: http://svn.apache.org/viewvc?rev=613277view=rev Log: Add URI extension attributes to status worker. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c Modified: tomcat/connectors/trunk/jk/native/common

svn commit: r613529 - /tomcat/connectors/trunk/jk/native/common/jk_status.c

2008-01-20 Thread rjung
Author: rjung Date: Sun Jan 20 02:17:59 2008 New Revision: 613529 URL: http://svn.apache.org/viewvc?rev=613529view=rev Log: '%X' seems to be a better time pattern for strftime() than '%T' (which doesn't exist on Windows). Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c

svn commit: r613530 - /tomcat/connectors/trunk/jk/native/common/jk_lb_worker.h

2008-01-20 Thread rjung
Author: rjung Date: Sun Jan 20 02:20:49 2008 New Revision: 613530 URL: http://svn.apache.org/viewvc?rev=613530view=rev Log: Use '9' instead of '-1' as the unset value of worker activation state. This simplifies the encoder/decoder for the extension activation array used to pass the info

svn commit: r613542 - in /tomcat/connectors/trunk/jk/native: apache-1.3/mod_jk.c apache-2.0/mod_jk.c common/jk_status.c common/jk_uri_worker_map.c common/jk_uri_worker_map.h

2008-01-20 Thread rjung
Author: rjung Date: Sun Jan 20 04:26:35 2008 New Revision: 613542 URL: http://svn.apache.org/viewvc?rev=613542view=rev Log: Rename some of the new extension struct members to make them more consistent with previous notation resp. more future proof: size - activation_size disable - disabled stop

svn commit: r613543 - /tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c

2008-01-20 Thread rjung
Author: rjung Date: Sun Jan 20 04:30:37 2008 New Revision: 613543 URL: http://svn.apache.org/viewvc?rev=613543view=rev Log: Allow space additional to comma , as a separator in uri worker map activation extension (member list). Also fix one copy and paste error - , in strtok. Modified

svn commit: r613544 - in /tomcat/connectors/trunk/jk/native/common: jk_lb_worker.c jk_lb_worker.h jk_uri_worker_map.c

2008-01-20 Thread rjung
Author: rjung Date: Sun Jan 20 04:35:06 2008 New Revision: 613544 URL: http://svn.apache.org/viewvc?rev=613544view=rev Log: Add some warnings in extension parsing of uri worker map (unknown extension, unknown lb member). Start parsing at the first extension, not at the worker name. Modified

svn commit: r613546 - in /tomcat/connectors/trunk/jk: native/apache-1.3/ native/apache-2.0/ native/common/ xdocs/miscellaneous/

2008-01-20 Thread rjung
Author: rjung Date: Sun Jan 20 04:49:03 2008 New Revision: 613546 URL: http://svn.apache.org/viewvc?rev=613546view=rev Log: Add fail_on_status to uri worker map extension attributes. No more attributes planned for now, reply_timeout, activation and fail_on_status seem to be the ones, where

svn commit: r613548 - /tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c

2008-01-20 Thread rjung
Author: rjung Date: Sun Jan 20 05:05:45 2008 New Revision: 613548 URL: http://svn.apache.org/viewvc?rev=613548view=rev Log: Fix copy and paste errors for fail_on_status. Modified: tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c Modified: tomcat/connectors/trunk/jk/native/common

svn commit: r613556 - in /tomcat/connectors/trunk/jk/native: apache-1.3/mod_jk.c apache-2.0/mod_jk.c common/jk_uri_worker_map.c

2008-01-20 Thread rjung
Author: rjung Date: Sun Jan 20 05:50:21 2008 New Revision: 613556 URL: http://svn.apache.org/viewvc?rev=613556view=rev Log: Fix errors in new fail_on_status uri worker map extension. Modified: tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c tomcat/connectors/trunk/jk/native/apache

svn commit: r613568 - /tomcat/connectors/trunk/jk/native/common/jk_util.c

2008-01-20 Thread rjung
Author: rjung Date: Sun Jan 20 06:53:35 2008 New Revision: 613568 URL: http://svn.apache.org/viewvc?rev=613568view=rev Log: Add fail_on_status to generic service init method. Modified: tomcat/connectors/trunk/jk/native/common/jk_util.c Modified: tomcat/connectors/trunk/jk/native/common

svn commit: r613636 - /tomcat/current/tc5.5.x/STATUS.txt

2008-01-20 Thread rjung
Author: rjung Date: Sun Jan 20 09:52:07 2008 New Revision: 613636 URL: http://svn.apache.org/viewvc?rev=613636view=rev Log: Vote. Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev

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

2008-01-20 Thread rjung
Author: rjung Date: Sun Jan 20 10:08:47 2008 New Revision: 613639 URL: http://svn.apache.org/viewvc?rev=613639view=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?rev

svn commit: r613833 - in /tomcat/connectors/trunk/jk/native: apache-1.3/mod_jk.c apache-2.0/mod_jk.c

2008-01-21 Thread rjung
Author: rjung Date: Mon Jan 21 02:35:46 2008 New Revision: 613833 URL: http://svn.apache.org/viewvc?rev=613833view=rev Log: Only initialize extension attributes of uri worker map if we actually have a map in the vhost. Modified: tomcat/connectors/trunk/jk/native/apache-1.3/mod_jk.c

svn commit: r614517 - in /tomcat/connectors/trunk/jk/native/common: jk_status.c jk_uri_worker_map.c

2008-01-23 Thread rjung
Author: rjung Date: Wed Jan 23 04:17:04 2008 New Revision: 614517 URL: http://svn.apache.org/viewvc?rev=614517view=rev Log: Fix unmount with worker '*': - don't parse extension attributes for unmount rules - include '*' unmounts in status worker rule map display Fix provided by Eiji Takahashi

svn commit: r614930 - /tomcat/tc6.0.x/trunk/webapps/manager/WEB-INF/web.xml

2008-01-24 Thread rjung
Author: rjung Date: Thu Jan 24 09:30:31 2008 New Revision: 614930 URL: http://svn.apache.org/viewvc?rev=614930view=rev Log: Add entries for expire command on ManagerServlet to manager web.xml. Otherwise it will only work in the HTMLManager, although it's implemented for the Manager servlet

svn commit: r614932 - /tomcat/tc6.0.x/trunk/webapps/manager/WEB-INF/web.xml

2008-01-24 Thread rjung
Author: rjung Date: Thu Jan 24 09:33:07 2008 New Revision: 614932 URL: http://svn.apache.org/viewvc?rev=614932view=rev Log: Revert r614930. Need to patch trunk first. Sorry for the noise. Modified: tomcat/tc6.0.x/trunk/webapps/manager/WEB-INF/web.xml Modified: tomcat/tc6.0.x/trunk/webapps

svn commit: r614933 - /tomcat/trunk/webapps/manager/WEB-INF/web.xml

2008-01-24 Thread rjung
Author: rjung Date: Thu Jan 24 09:34:38 2008 New Revision: 614933 URL: http://svn.apache.org/viewvc?rev=614933view=rev Log: Add entries for expire command on ManagerServlet to manager web.xml. Otherwise it will only work in the HTMLManager, although it's implemented for the Manager servlet

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

2008-01-24 Thread rjung
Author: rjung Date: Thu Jan 24 09:45:07 2008 New Revision: 614938 URL: http://svn.apache.org/viewvc?rev=614938view=rev Log: Add backport 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

svn commit: r615281 - /tomcat/tc6.0.x/trunk/webapps/manager/WEB-INF/web.xml

2008-01-25 Thread rjung
Author: rjung Date: Fri Jan 25 09:27:03 2008 New Revision: 615281 URL: http://svn.apache.org/viewvc?rev=615281view=rev Log: Add entries for expire command on ManagerServlet to manager web.xml. Otherwise it will only work in the HTMLManager, although it's also implemented in the Manager servlet

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

2008-01-25 Thread rjung
Author: rjung Date: Fri Jan 25 09:28:24 2008 New Revision: 615282 URL: http://svn.apache.org/viewvc?rev=615282view=rev Log: Patch applied, remove item. 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

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

2008-01-27 Thread rjung
Author: rjung Date: Sun Jan 27 04:20:35 2008 New Revision: 615587 URL: http://svn.apache.org/viewvc?rev=615587view=rev Log: Add backport 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

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

2008-01-28 Thread rjung
Author: rjung Date: Mon Jan 28 10:49:35 2008 New Revision: 615989 URL: http://svn.apache.org/viewvc?rev=615989view=rev Log: Backport applied. 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

svn commit: r619035 - /tomcat/connectors/trunk/jk/native/common/jk_status.c

2008-02-06 Thread rjung
Author: rjung Date: Wed Feb 6 07:52:07 2008 New Revision: 619035 URL: http://svn.apache.org/viewvc?rev=619035view=rev Log: BZ 44369: Fix format character in status worker AJP worker display (IP address as string). Reported by Eiji Takahashi (mashmk02 gmail com) against 1.2.27-dev. Modified

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

2008-03-22 Thread rjung
Author: rjung Date: Sat Mar 22 10:50:03 2008 New Revision: 640023 URL: http://svn.apache.org/viewvc?rev=640023view=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?rev

svn commit: r640036 - in /tomcat/current: tc4.1.x/STATUS.txt tc5.5.x/STATUS.txt

2008-03-22 Thread rjung
Author: rjung Date: Sat Mar 22 11:15:29 2008 New Revision: 640036 URL: http://svn.apache.org/viewvc?rev=640036view=rev Log: Vote. Modified: tomcat/current/tc4.1.x/STATUS.txt tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc4.1.x/STATUS.txt URL: http://svn.apache.org/viewvc

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

2008-03-24 Thread rjung
Author: rjung Date: Mon Mar 24 14:53:36 2008 New Revision: 640598 URL: http://svn.apache.org/viewvc?rev=640598view=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?rev

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

2008-03-25 Thread rjung
Author: rjung Date: Tue Mar 25 14:56:34 2008 New Revision: 641031 URL: http://svn.apache.org/viewvc?rev=641031view=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?rev

svn commit: r641033 - /tomcat/current/tc5.5.x/STATUS.txt

2008-03-25 Thread rjung
Author: rjung Date: Tue Mar 25 14:58:25 2008 New Revision: 641033 URL: http://svn.apache.org/viewvc?rev=641033view=rev Log: Vote. Modified: tomcat/current/tc5.5.x/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev

svn commit: r641042 - /tomcat/current/tc4.1.x/STATUS.txt

2008-03-25 Thread rjung
Author: rjung Date: Tue Mar 25 15:12:35 2008 New Revision: 641042 URL: http://svn.apache.org/viewvc?rev=641042view=rev Log: Add proposed docs change patch for TC 4.1: don't include dev snapshots of JK docs, link to released version instead Modified: tomcat/current/tc4.1.x/STATUS.txt

svn commit: r641228 - in /tomcat/sandbox/tomcat-oacc: ./ branches/ tags/ trunk/

2008-03-26 Thread rjung
Author: rjung Date: Wed Mar 26 02:50:39 2008 New Revision: 641228 URL: http://svn.apache.org/viewvc?rev=641228view=rev Log: Create new sandbox for tomcat-oacc. OACC stands for org.apache.catalina.cluster. The sandbox provides a port of TC 5.5 cluster for Tomcat 6 in order to ease Tomcat 6

svn commit: r641245 - /tomcat/sandbox/tomcat-oacc/trunk/

2008-03-26 Thread rjung
Author: rjung Date: Wed Mar 26 03:51:49 2008 New Revision: 641245 URL: http://svn.apache.org/viewvc?rev=641245view=rev Log: Remove trunk. We populate it next as a copy of the original code. Removed: tomcat/sandbox/tomcat-oacc/trunk

svn commit: r641253 - in /tomcat/sandbox/tomcat-oacc/trunk/src/share/org/apache/catalina/cluster: ./ deploy/ io/ mcast/ session/ tcp/ util/

2008-03-26 Thread rjung
Author: rjung Date: Wed Mar 26 04:04:54 2008 New Revision: 641253 URL: http://svn.apache.org/viewvc?rev=641253view=rev Log: Refactor commons-logging - juli logging. Modified: tomcat/sandbox/tomcat-oacc/trunk/src/share/org/apache/catalina/cluster/CatalinaCluster.java tomcat/sandbox

svn commit: r641256 - in /tomcat/sandbox/tomcat-oacc/trunk/src/share/org/apache/catalina/cluster: deploy/FarmWarDeployer.java mcast/McastService.java session/JvmRouteSessionIDBinderLifecycleListener.j

2008-03-26 Thread rjung
Author: rjung Date: Wed Mar 26 04:18:38 2008 New Revision: 641256 URL: http://svn.apache.org/viewvc?rev=641256view=rev Log: Refactor commons-modeler - org.apache.tomcat.util.modeler Modified: tomcat/sandbox/tomcat-oacc/trunk/src/share/org/apache/catalina/cluster/deploy/FarmWarDeployer.java

svn commit: r641260 - in /tomcat/sandbox/tomcat-oacc/trunk/src/share/org/apache/catalina/cluster: session/JvmRouteSessionIDBinderLifecycleListener.java tcp/SimpleTcpCluster.java

2008-03-26 Thread rjung
Author: rjung Date: Wed Mar 26 04:27:21 2008 New Revision: 641260 URL: http://svn.apache.org/viewvc?rev=641260view=rev Log: Switch from ModelMBean to DynamicMBean. Modified: tomcat/sandbox/tomcat-oacc/trunk/src/share/org/apache/catalina/cluster/session

svn commit: r641262 - /tomcat/sandbox/tomcat-oacc/trunk/src/share/org/apache/catalina/cluster/session/ReplicatedSession.java

2008-03-26 Thread rjung
Author: rjung Date: Wed Mar 26 04:29:52 2008 New Revision: 641262 URL: http://svn.apache.org/viewvc?rev=641262view=rev Log: Access count in TC 6 is an atomic integer. Modified: tomcat/sandbox/tomcat-oacc/trunk/src/share/org/apache/catalina/cluster/session/ReplicatedSession.java Modified

svn commit: r641265 - /tomcat/sandbox/tomcat-oacc/trunk/src/share/org/apache/catalina/cluster/tcp/SimpleTcpCluster.java

2008-03-26 Thread rjung
Author: rjung Date: Wed Mar 26 04:33:05 2008 New Revision: 641265 URL: http://svn.apache.org/viewvc?rev=641265view=rev Log: Implement Cluster interface changes in TC 6: - new registerManager() - new removeManager() Modified: tomcat/sandbox/tomcat-oacc/trunk/src/share/org/apache/catalina

svn commit: r641273 - in /tomcat/sandbox/tomcat-oacc/trunk: build.properties.default build.xml

2008-03-26 Thread rjung
Author: rjung Date: Wed Mar 26 05:01:11 2008 New Revision: 641273 URL: http://svn.apache.org/viewvc?rev=641273view=rev Log: Fix build.xml for ant build of the new sandbox: - remove some trailing white space - server/lib - lib - catalina.build - cluster.build - use my own build.properties - remove

<    1   2   3   4   5   6   7   8   9   10   >