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
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
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/
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
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
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
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:
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
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
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
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
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
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
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
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:
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
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
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
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
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
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
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/
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
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
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
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
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
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
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
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
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
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.
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
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)
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
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
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
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/
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
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
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
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
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
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:
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
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
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:
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
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:
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
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
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:
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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.
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.
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
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.
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
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
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:
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
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/
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
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
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
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
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
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
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
701 - 800 of 3192 matches
Mail list logo