Trotz Stellenabbau

2005-05-15 Thread larryi
Lese selbst: http://www.spiegel.de/wirtschaft/0,1518,338652,00.html - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml

2005-04-11 Thread larryi
larryi 2005/04/11 08:07:46 Modified:webapps/docs changelog.xml Log: Correct a correction. Mainly verifying my setup still works. :) Revision ChangesPath 1.287 +1 -1 jakarta-tomcat-catalina/webapps/docs/changelog.xml Index: changelog.xml

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core ContextManager.java

2004-03-06 Thread larryi
larryi 2004/03/06 07:44:37 Modified:src/share/org/apache/tomcat/core ContextManager.java Log: Update release name Revision ChangesPath 1.208 +1 -1 jakarta-tomcat/src/share/org/apache/tomcat/core/ContextManager.java Index: ContextManager.java

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core ContextManager.java

2004-02-21 Thread larryi
larryi 2004/02/21 07:13:05 Modified:src/share/org/apache/tomcat/core ContextManager.java Log: Update version Revision ChangesPath 1.206 +1 -1 jakarta-tomcat/src/share/org/apache/tomcat/core/ContextManager.java Index: ContextManager.java

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Request.java

2004-02-19 Thread larryi
larryi 2004/02/19 15:15:11 Modified:src/share/org/apache/tomcat/core Request.java Log: Apply encoding to query string as well to retain prior behavior. This will likely need to change slightly if we want to support configurability of this behavior. Revision ChangesPath

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat3 Tomcat3Response.java

2004-02-19 Thread larryi
larryi 2004/02/19 15:16:17 Modified:coyote/src/java/org/apache/coyote/tomcat3 Tomcat3Response.java Log: Ensure that the core response is aware that the encoding has been set. Revision ChangesPath 1.9 +1 -0 jakarta-tomcat-connectors

cvs commit: jakarta-tomcat/src/admin/test sanity-form.jsp

2004-02-19 Thread larryi
larryi 2004/02/19 19:55:03 Modified:.build.xml src/admin/WEB-INF/scripts watchdog-jsp.xml watchdog-servlet.xml src/admin/test sanity-form.jsp Log: Update admin webapp to be able run self tests when built with Ant 1.6

cvs commit: jakarta-tomcat/proposals/JmxSupport build.xml

2004-02-11 Thread larryi
larryi 2004/02/11 08:24:14 Modified:proposals/JmxSupport build.xml Log: Include the jmxtools jar in the classpath so this add-on can build. Revision ChangesPath 1.3 +1 -0 jakarta-tomcat/proposals/JmxSupport/build.xml Index: build.xml

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/connector ConnectorForm.java

2004-01-24 Thread larryi
larryi 2004/01/24 05:47:26 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin/connector ConnectorForm.java Log: Add missing defaults to reset() method. Revision ChangesPath 1.13 +7 -4 jakarta-tomcat-4.0/webapps/admin/WEB

cvs commit: jakarta-tomcat-catalina/webapps/admin/WEB-INF/classes/org/apache/webapp/admin/connector ConnectorForm.java

2004-01-24 Thread larryi
larryi 2004/01/24 05:48:04 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin/connector ConnectorForm.java Log: Add missing default to reset() method. Revision ChangesPath 1.7 +5 -4 jakarta-tomcat-catalina/webapps/admin

cvs commit: jakarta-tomcat-catalina/webapps/admin/connector connector.jsp

2004-01-21 Thread larryi
larryi 2004/01/21 18:05:05 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties ApplicationResources_es.properties ApplicationResources_ja.properties

cvs commit: jakarta-tomcat-catalina/catalina build.xml

2004-01-21 Thread larryi
larryi 2004/01/21 18:30:47 Modified:catalina build.xml Log: Try to fix some character corruption in non-English resource strings in the nightly build. Revision ChangesPath 1.57 +1 -1 jakarta-tomcat-catalina/catalina/build.xml Index: build.xml

cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/mbeans mbeans-descriptors.xml

2004-01-21 Thread larryi
larryi 2004/01/21 18:34:56 Modified:catalina/src/share/org/apache/catalina/mbeans mbeans-descriptors.xml Log: Port the allowTrace flag from Tomcat 5. Revision ChangesPath 1.81 +5 -1 jakarta-tomcat-4.0/catalina/src/share/org/apache

cvs commit: jakarta-tomcat-4.0/webapps/admin/connector connector.jsp

2004-01-21 Thread larryi
larryi 2004/01/21 18:39:33 Modified:webapps/admin build.xml webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties ApplicationResources_es.properties

cvs commit: jakarta-tomcat-4.0/tester/web/WEB-INF web.xml

2004-01-21 Thread larryi
larryi 2004/01/21 18:44:18 Modified:tester/web/WEB-INF web.xml Log: Tester expects invoker to be enabled. Revision ChangesPath 1.59 +4 -0 jakarta-tomcat-4.0/tester/web/WEB-INF/web.xml Index: web.xml

cvs commit: jakarta-tomcat-4.0/tester/web/golden JspDoc01.txt

2004-01-21 Thread larryi
larryi 2004/01/21 18:52:23 Modified:tester/web/golden JspDoc01.txt Log: Update the expected result. Note that the Tomcat 4.1 Jasper currently removes white space from within jsp:text tags in violation of the spec. This file is being updated with the correct response

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/naming/resources LocalStrings_es.properties

2004-01-16 Thread larryi
larryi 2004/01/16 17:43:58 Modified:catalina/src/share/org/apache/catalina/authenticator LocalStrings_es.properties catalina/src/share/org/apache/catalina/logger LocalStrings_es.properties catalina/src/share

cvs commit: jakarta-tomcat-catalina/webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_es.properties

2004-01-16 Thread larryi
larryi 2004/01/16 17:45:19 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_es.properties Log: Updates and additions to Spanish translations. Supplied by: Jesús Marín Revision ChangesPath 1.17 +361

cvs commit: jakarta-tomcat-catalina/webapps/manager/WEB-INF/classes/org/apache/catalina/manager LocalStrings_es.properties

2004-01-16 Thread larryi
larryi 2004/01/16 17:45:40 Added: webapps/manager/WEB-INF/classes/org/apache/catalina/manager LocalStrings_es.properties Log: Updates and additions to Spanish translations. Supplied by: Jesús Marín Revision ChangesPath 1.1

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/threads/res LocalStrings_es.properties

2004-01-16 Thread larryi
larryi 2004/01/16 18:33:06 Modified:naming/src/org/apache/naming/res LocalStrings_es.properties util/java/org/apache/tomcat/util/http/res LocalStrings_es.properties Added: coyote/src/java/org/apache/coyote/tomcat4

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/resources messages_es.properties

2004-01-16 Thread larryi
larryi 2004/01/16 18:38:32 Modified:jasper2/src/share/org/apache/jasper/resources messages_es.properties Log: Updates and additions to Spanish translations. Supplied by: Jesús Marín Revision ChangesPath 1.46 +320 -177 jakarta-tomcat

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/resources messages_ja.properties

2004-01-14 Thread larryi
larryi 2004/01/14 05:01:00 Modified:jasper2/src/share/org/apache/jasper/resources messages_ja.properties Log: Add Japanese strings. Provided by Kazuhiro Kazama Revision ChangesPath 1.49 +8 -7 jakarta-tomcat-jasper/jasper2/src

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/session LocalStrings_ja.properties

2004-01-14 Thread larryi
larryi 2004/01/14 05:01:19 Modified:catalina/src/share/org/apache/catalina/core LocalStrings_ja.properties catalina/src/share/org/apache/catalina/session LocalStrings_ja.properties Log: Add Japanese strings

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat4 CoyoteAdapter.java CoyoteRequest.java

2004-01-05 Thread larryi
larryi 2004/01/05 18:06:26 Modified:coyote/src/java/org/apache/coyote/tomcat4 CoyoteAdapter.java CoyoteRequest.java Log: Port convertURI() method so URIEncoding setting has the desired effect. Revision ChangesPath 1.25 +62 -6 jakarta

cvs commit: jakarta-tomcat-4.0/tester/src/tester/org/apache/tester ErrorPage04.java

2004-01-05 Thread larryi
larryi 2004/01/05 18:21:29 Modified:tester/src/tester/org/apache/tester ErrorPage04.java Log: Port some changes to tester from Tomcat 5. These changes currently leave just two failures. 1. The access to /examples/.. fails the first time tester is run since starting Tomcat

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat4 CoyoteConnector.java CoyoteRequest.java

2003-12-11 Thread larryi
larryi 2003/12/11 18:44:34 Modified:coyote/src/java/org/apache/coyote/tomcat4 CoyoteConnector.java CoyoteRequest.java Log: Port Remy's update for the useBodyEncodingForURI attribute. Revision ChangesPath 1.28 +32 -4 jakarta-tomcat

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config coyote.xml jk2.xml

2003-12-11 Thread larryi
larryi 2003/12/11 18:45:01 Modified:catalina/src/share/org/apache/catalina/mbeans mbeans-descriptors.xml webapps/tomcat-docs/config coyote.xml jk2.xml Log: Port Remy's update for the useBodyEncodingForURI attribute. Revision Changes

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/coyote/tomcat5 mbeans-descriptors.xml

2003-12-11 Thread larryi
larryi 2003/12/11 18:52:07 Modified:catalina/src/share/org/apache/coyote/tomcat5 mbeans-descriptors.xml Log: Make description a little more specific, since the topic of URI path parameters seems to be gaining popularity, at leat for the moment

cvs commit: jakarta-tomcat-catalina/webapps/docs/config ajp.xml http.xml

2003-12-11 Thread larryi
larryi 2003/12/11 18:52:27 Modified:webapps/docs/config ajp.xml http.xml Log: Make description a little more specific, since the topic of URI path parameters seems to be gaining popularity, at leat for the moment. Revision ChangesPath 1.3 +1 -1 jakarta

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/buf ByteChunk.java

2003-12-05 Thread larryi
larryi 2003/12/05 16:50:08 Modified:util/java/org/apache/tomcat/util/buf ByteChunk.java Log: Port optimization from CharChunk to prevent needless allocation of byte arrays. Revision ChangesPath 1.16 +9 -1 jakarta-tomcat-connectors/util/java/org/apache

cvs commit: jakarta-tomcat-catalina/webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_ja.properties

2003-12-01 Thread larryi
larryi 2003/12/01 13:34:00 Modified:catalina/src/share/org/apache/catalina/core LocalStrings_ja.properties catalina/src/share/org/apache/catalina/realm LocalStrings_ja.properties catalina/src/share/org/apache

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/threads/res LocalStrings_ja.properties

2003-12-01 Thread larryi
larryi 2003/12/01 13:36:35 Modified:util/java/org/apache/tomcat/util/net/res LocalStrings_ja.properties Added: util/java/org/apache/tomcat/util/net/jsse/res LocalStrings_ja.properties util/java/org/apache/tomcat

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/resources messages_ja.properties

2003-12-01 Thread larryi
larryi 2003/12/01 13:37:44 Modified:jasper2/src/share/org/apache/jasper/resources messages_ja.properties Log: Update Japanese resource strings. Submitted by: Kazuhiro Kazama Revision ChangesPath 1.47 +5 -1 jakarta-tomcat-jasper

cvs commit: jakarta-tomcat-4.0/webapps/tomcat-docs/config coyote.xml

2003-11-20 Thread larryi
larryi 2003/11/20 07:14:57 Modified:webapps/tomcat-docs/config coyote.xml Log: Port documentation for new attribute and a correction. Revision ChangesPath 1.7 +7 -1 jakarta-tomcat-4.0/webapps/tomcat-docs/config/coyote.xml Index: coyote.xml

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat4 CoyoteRequest.java

2003-11-20 Thread larryi
larryi 2003/11/20 08:11:37 Modified:coyote/src/java/org/apache/coyote/tomcat4 CoyoteRequest.java Log: Port Jan Luehe's patch to prevent setCharacterEncoding from changing the encoding once it's too late. Revision ChangesPath 1.31 +8 -4 jakarta-tomcat

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties

2003-11-20 Thread larryi
larryi 2003/11/20 12:59:57 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties Log: Adding string for new URIEncoding connector attribute. I have changes ready that add support for this attribute

cvs commit: jakarta-tomcat-catalina/webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties

2003-11-20 Thread larryi
larryi 2003/11/20 13:00:26 Modified:webapps/admin/WEB-INF/classes/org/apache/webapp/admin ApplicationResources_en.properties Log: Adding string for new URIEncoding connector attribute. I'm working on changes to the admin webapp to add support

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat4 CoyoteRequest.java

2003-11-20 Thread larryi
larryi 2003/11/20 13:13:41 Modified:coyote/src/java/org/apache/coyote/tomcat4 CoyoteRequest.java Log: Reverting previous port, since it was reverted in Tomcat 5. Revision ChangesPath 1.32 +4 -8 jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote

cvs commit: jakarta-tomcat build.xml

2003-10-01 Thread larryi
larryi 2003/10/01 19:50:59 Modified:.build.xml Log: Update to build using MAIN branch of JTC coyote and http11. The jars are a little different from coyote_10 version. Sync log4j detection property name. Revision ChangesPath 1.197 +10 -4 jakarta

cvs commit: jakarta-tomcat/src/tests/webpages/WEB-INF/classes/dispatch ForwardPI.java

2003-10-01 Thread larryi
larryi 2003/10/01 19:52:03 Modified:src/tests/webpages/WEB-INF/classes/dispatch ForwardPI.java Log: Remove unneeded import. This allows building with Jdk1.4. Revision ChangesPath 1.2 +1 -3 jakarta-tomcat/src/tests/webpages/WEB-INF/classes/dispatch

cvs commit: jakarta-tomcat build.xml

2003-08-04 Thread larryi
larryi 2003/08/04 16:30:45 Modified:.build.xml Log: Update to copy commons-logging-api.jar since JTC-util HEAD no longer copies it. Revision ChangesPath 1.196 +4 -1 jakarta-tomcat/build.xml Index: build.xml

cvs commit: jakarta-tomcat-jasper/jasper2 build.xml

2003-03-04 Thread larryi
larryi 2003/03/04 06:46:46 Modified:jasper2 build.xml Log: Fix the dist target. It's looking like Gump will need it. Revision ChangesPath 1.21 +1 -1 jakarta-tomcat-jasper/jasper2/build.xml Index: build.xml

cvs commit: jakarta-tomcat-jasper/jasper2 build.xml

2003-03-04 Thread larryi
larryi 2003/03/04 06:47:41 Modified:jasper2 Tag: tomcat_4_branch build.xml Log: Port patch from HEAD for dist target. Revision ChangesPath No revision No revision 1.7.2.2 +1 -1 jakarta-tomcat-jasper/jasper2

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/mappers DecodeInterceptor.java

2003-02-16 Thread larryi
larryi 2003/02/16 14:22:16 Modified:src/share/org/apache/tomcat/modules/mappers DecodeInterceptor.java Log: If a trailing /. is being trimmed to /, rather that being removed, then a trailing /foo/.. should have the same result. Revision Changes

cvs commit: jakarta-tomcat/src/tests/webpages/WEB-INF test-tomcat.xml

2003-02-16 Thread larryi
larryi 2003/02/16 14:23:08 Modified:src/tests/webpages/WEB-INF test-tomcat.xml Log: Update test to reflect new behavior for trailing /. and /foo/... Revision ChangesPath 1.54 +3 -6 jakarta-tomcat/src/tests/webpages/WEB-INF/test-tomcat.xml Index: test

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/test/matchers SessionMatch.java

2003-02-16 Thread larryi
larryi 2003/02/16 15:18:50 Modified:src/share/org/apache/tomcat/util/test HttpClient.java src/share/org/apache/tomcat/util/test/matchers SessionMatch.java Log: Add some session handling ability. Revision ChangesPath 1.11 +3 -0

cvs commit: jakarta-tomcat/src/etc server.xml

2003-02-16 Thread larryi
larryi 2003/02/16 15:21:18 Modified:src/etc server.xml Log: Doing MxInterceptor as an add-on. Revision ChangesPath 1.100 +0 -27 jakarta-tomcat/src/etc/server.xml Index: server.xml === RCS

cvs commit: jakarta-tomcat/src/webpages/WEB-INF/classes SnoopServlet.java

2003-02-16 Thread larryi
larryi 2003/02/16 17:39:43 Removed: src/webpages/WEB-INF/classes SnoopServlet.java Log: Rather that fix for cross site scripting, remove since there is a duplicate in the examples webapp. - To unsubscribe, e

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/http Cookies.java

2003-02-16 Thread larryi
larryi 2003/02/16 17:40:55 Modified:util/java/org/apache/tomcat/util/http Cookies.java Log: Fix to return values instead of the names. Revision ChangesPath 1.3 +3 -3 jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/http/Cookies.java Index

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/http Cookies.java

2003-02-16 Thread larryi
larryi 2003/02/16 17:45:24 Modified:util/java/org/apache/tomcat/util/http Tag: coyote_10 Cookies.java Log: Port fix from HEAD. Revision ChangesPath No revision No revision 1.2.2.1 +3 -3

cvs commit: jakarta-tomcat-connectors/coyote build.xml

2003-02-16 Thread larryi
larryi 2003/02/16 17:47:36 Modified:coyote build.xml Log: Allow some independence from the version of util. Revision ChangesPath 1.21 +6 -3 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml

cvs commit: jakarta-tomcat-connectors/coyote build.xml

2003-02-16 Thread larryi
larryi 2003/02/16 17:48:08 Modified:coyote Tag: coyote_10 build.xml Log: Allow some independence from the version of util. Revision ChangesPath No revision No revision 1.16.2.1 +6 -3 jakarta-tomcat-connectors

cvs commit: jakarta-tomcat-connectors/http11 build.xml

2003-02-16 Thread larryi
larryi 2003/02/16 17:49:12 Modified:http11 build.xml Log: Allow some independence from the version of util, and coyote if desired. Revision ChangesPath 1.11 +8 -4 jakarta-tomcat-connectors/http11/build.xml Index: build.xml

cvs commit: jakarta-tomcat-connectors/http11 build.xml

2003-02-16 Thread larryi
larryi 2003/02/16 17:50:02 Modified:http11 Tag: coyote_10 build.xml Log: Allow some independence from the version of util, and coyote if desired. Revision ChangesPath No revision No revision 1.9.2.1 +8 -4

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat3 Tomcat3Response.java

2003-02-16 Thread larryi
larryi 2003/02/16 17:54:00 Modified:coyote/src/java/org/apache/coyote/tomcat3 Tomcat3Response.java Log: Add overrides to keep Tomcat's and Coyote's local and Revision ChangesPath 1.7 +24 -0 jakarta-tomcat-connectors/coyote/src/java/org

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat3 Tomcat3Response.java

2003-02-16 Thread larryi
larryi 2003/02/16 17:57:10 Modified:coyote/src/java/org/apache/coyote/tomcat3 Tag: coyote_10 Tomcat3Response.java Log: Port fix from HEAD. Add overrides to keep Tomcat's and Coyote's local and content type in sync. This time with full commit comment

cvs commit: jakarta-tomcat build.xml

2003-02-16 Thread larryi
larryi 2003/02/16 17:59:03 Modified:.build.xml Log: Update to allow independent control over location of util, coyote, and http11 locations. Revision ChangesPath 1.193 +17 -11jakarta-tomcat/build.xml Index: build.xml

cvs commit: jakarta-tomcat build.xml

2003-02-16 Thread larryi
larryi 2003/02/16 19:12:05 Modified:.build.xml Log: Remove task to build SnoopServlet removed from ROOT webapp Revision ChangesPath 1.194 +0 -4 jakarta-tomcat/build.xml Index: build.xml

cvs commit: jakarta-tomcat-connectors/jk build.xml

2003-01-25 Thread larryi
larryi 2003/01/25 19:00:23 Modified:jk build.xml Log: Allow servlet-api.jar location to be more flexible Revision ChangesPath 1.64 +2 -1 jakarta-tomcat-connectors/jk/build.xml Index: build.xml

cvs commit: jakarta-tomcat build.xml

2003-01-25 Thread larryi
larryi 2003/01/25 19:05:33 Modified:.build.xml Log: Update commons-logging default version and add commons-modeler properties. Pass commons-modeler to http11 build. Update tomcat-ant.jar build to use one jar task. I had strange rename problems in my gump build

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/mappers DecodeInterceptor.java

2003-01-25 Thread larryi
larryi 2003/01/25 19:06:43 Modified:src/share/org/apache/tomcat/modules/mappers DecodeInterceptor.java Log: Treat the presence of null characters in the URL path as unsafe. Revision ChangesPath 1.19 +4 -0 jakarta-tomcat/src/share/org

cvs commit: jakarta-tomcat RELEASE-NOTES-3.3.2.txt

2003-01-25 Thread larryi
larryi 2003/01/25 19:16:30 Modified:.RELEASE-NOTES-3.3.2.txt Log: Add update made to DecodeInterceptor Revision ChangesPath 1.17 +4 -1 jakarta-tomcat/RELEASE-NOTES-3.3.2.txt Index: RELEASE-NOTES-3.3.2.txt

cvs commit: jakarta-tomcat-site/xdocs news.xml

2003-01-25 Thread larryi
larryi 2003/01/25 19:56:11 Modified:xdocsnews.xml Log: Add note about Tomcat 3.3.1a security update Revision ChangesPath 1.26 +15 -0 jakarta-tomcat-site/xdocs/news.xml Index: news.xml

cvs commit: jakarta-tomcat-site/docs news.html

2003-01-25 Thread larryi
larryi 2003/01/25 19:56:35 Modified:docs news.html Log: Add note about Tomcat 3.3.1a security update Revision ChangesPath 1.34 +14 -1 jakarta-tomcat-site/docs/news.html Index: news.html

cvs commit: jakarta-tomcat/proposals/JmxSupport - New directory

2002-09-29 Thread larryi
larryi 2002/09/29 19:13:07 jakarta-tomcat/proposals/JmxSupport - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-tomcat/proposals/JmxSupport/WEB-INF - New directory

2002-09-29 Thread larryi
larryi 2002/09/29 19:13:44 jakarta-tomcat/proposals/JmxSupport/WEB-INF - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-tomcat/proposals/JmxSupport/WEB-INF/classes - New directory

2002-09-29 Thread larryi
larryi 2002/09/29 19:13:53 jakarta-tomcat/proposals/JmxSupport/WEB-INF/classes - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-tomcat/proposals/JmxSupport/WEB-INF/classes/org - New directory

2002-09-29 Thread larryi
larryi 2002/09/29 19:13:59 jakarta-tomcat/proposals/JmxSupport/WEB-INF/classes/org - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-tomcat/proposals/JmxSupport/WEB-INF/classes/org/apache - New directory

2002-09-29 Thread larryi
larryi 2002/09/29 19:14:03 jakarta-tomcat/proposals/JmxSupport/WEB-INF/classes/org/apache - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-tomcat/proposals/JmxSupport/WEB-INF/classes/org/apache/tomcat - New directory

2002-09-29 Thread larryi
larryi 2002/09/29 19:14:07 jakarta-tomcat/proposals/JmxSupport/WEB-INF/classes/org/apache/tomcat - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-tomcat/proposals/JmxSupport/WEB-INF/classes/org/apache/tomcat/modules - New directory

2002-09-29 Thread larryi
larryi 2002/09/29 19:14:11 jakarta-tomcat/proposals/JmxSupport/WEB-INF/classes/org/apache/tomcat/modules - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-tomcat/proposals/JmxSupport/WEB-INF/classes/org/apache/tomcat/modules/config - New directory

2002-09-29 Thread larryi
larryi 2002/09/29 19:14:16 jakarta-tomcat/proposals/JmxSupport/WEB-INF/classes/org/apache/tomcat/modules/config - New directory -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

cvs commit: jakarta-tomcat/proposals/JmxSupport/WEB-INF/classes/org/apache/tomcat/modules/config DynamicMBeanProxy.java MxInterceptor.java

2002-09-29 Thread larryi
larryi 2002/09/29 19:17:43 Added: proposals/JmxSupport build.xml proposals/JmxSupport/WEB-INF interceptors.xml proposals/JmxSupport/WEB-INF/classes/org/apache/tomcat/modules/config DynamicMBeanProxy.java MxInterceptor.java Log

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/modules/config MxInterceptor.java

2002-09-29 Thread larryi
larryi 2002/09/29 19:23:50 Removed: src/share/org/apache/tomcat/modules/config MxInterceptor.java Log: Remove MxInterceptor from main source tree due to dependencies. Convert to an add-on. -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED

cvs commit: jakarta-tomcat build.xml

2002-09-29 Thread larryi
larryi 2002/09/29 19:25:19 Modified:.build.xml Log: Remove MxInterceptor from main build. Add tasks for JmxSupport add-on. Revision ChangesPath 1.190 +3 -3 jakarta-tomcat/build.xml Index: build.xml

cvs commit: jakarta-tomcat-connectors/util build.xml

2002-09-26 Thread larryi
larryi 2002/09/26 18:45:07 Modified:util build.xml Log: Update to keep original name of the commons-logging jar. Tomcat 3.3.x uses commons-logging-api.jar, which shouldn't be renamed to commons-logging.jar. My Gump test still runs. Sorry if it breaks anybody else's

cvs commit: jakarta-tomcat/src/shell tomcat.sh tomcat.bat

2002-09-26 Thread larryi
larryi 2002/09/26 18:47:23 Modified:src/shell tomcat.sh tomcat.bat Log: Update to use the original name of the commons-logging jar we are including. Revision ChangesPath 1.35 +2 -2 jakarta-tomcat/src/shell/tomcat.sh Index: tomcat.sh

cvs commit: jakarta-tomcat/proposals/PasswordPrompter build.xml

2002-09-26 Thread larryi
larryi 2002/09/26 19:06:18 Modified:proposals/PasswordPrompter build.xml Log: Update to make it easier to build against a different (i.e. earlier) version of Tomcat so backwards compatible versions can be built. Revision ChangesPath 1.4 +8 -3 jakarta

cvs commit: jakarta-tomcat/proposals/StreamHandler build.xml

2002-09-26 Thread larryi
larryi 2002/09/26 19:06:31 Modified:proposals/StreamHandler build.xml Log: Update to make it easier to build against a different (i.e. earlier) version of Tomcat so backwards compatible versions can be built. Revision ChangesPath 1.3 +4 -1 jakarta-tomcat

cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/util/test Body.java Cookie.java Header.java HttpRequest.java Parameter.java

2002-09-20 Thread larryi
larryi 2002/09/20 16:58:05 Modified:src/share/org/apache/tomcat/util/test Body.java Cookie.java Header.java HttpRequest.java Parameter.java Log: Update to work with ant.jar from Ant Version 1.5 Revision ChangesPath 1.3 +3 -0 jakarta

cvs commit: jakarta-tomcat build.xml

2002-09-11 Thread larryi
larryi 2002/09/11 10:23:07 Modified:.build.xml Log: Fix, I assume, cut paste error with jakarta-logging. Default to version 1.0.1 since this is the one that has commons-logging-api.jar. Revision ChangesPath 1.187 +2 -2 jakarta-tomcat/build.xml

cvs commit: jakarta-tomcat/src/doc serverxml.html

2002-09-11 Thread larryi
larryi 2002/09/11 10:35:26 Modified:src/doc serverxml.html Log: A correction for LogSetter I had lying around Revision ChangesPath 1.26 +5 -3 jakarta-tomcat/src/doc/serverxml.html Index: serverxml.html

cvs commit: jakarta-tomcat-connectors/coyote build.xml

2002-08-09 Thread larryi
larryi 2002/08/09 05:55:02 Modified:coyote build.xml Log: Exclude tomcat5 from compile.shared too. Revision ChangesPath 1.12 +2 -1 jakarta-tomcat-connectors/coyote/build.xml Index: build.xml

cvs commit: jakarta-tomcat/proposals/PasswordPrompter build.xml

2002-07-30 Thread larryi
larryi 2002/07/30 05:22:25 Modified:proposals/PasswordPrompter build.xml Log: Include dependency on commons-logging Revision ChangesPath 1.3 +5 -2 jakarta-tomcat/proposals/PasswordPrompter/build.xml Index: build.xml

cvs commit: jakarta-tomcat build.xml

2002-07-30 Thread larryi
larryi 2002/07/30 12:07:29 Modified:.build.xml Log: Use j-t-c propety for mx4j.jar location. Add a message for JMX detection. Note that this detection needs to be in sync with the detection in jakarta-tomcat-util. Revision ChangesPath 1.185 +6 -2

cvs commit: jakarta-tomcat-jasper gump2.xml

2002-07-30 Thread larryi
larryi 2002/07/30 22:19:30 Added: .gump2.xml Log: Add new gump file for building tomcat_4_branch for Tomcat 4.1.x. Keep gump.xml for building head. Revision ChangesPath 1.1 jakarta-tomcat-jasper/gump2.xml Index: gump2.xml

cvs commit: jakarta-tomcat gump.xml

2002-07-30 Thread larryi
larryi 2002/07/30 22:37:26 Modified:.gump.xml Log: Remove unused jakarta-tomcat-jasper property. Update JMX dependency to match that used by jakarta-tomcat-util project. Revision ChangesPath 1.9 +2 -3 jakarta-tomcat/gump.xml Index: gump.xml

cvs commit: jakarta-tomcat-4.0 gump.xml

2002-07-30 Thread larryi
larryi 2002/07/30 22:41:03 Modified:.gump.xml Log: Add ant.home and jasper.home properties. Revision ChangesPath 1.7 +3 -0 jakarta-tomcat-4.0/gump.xml Index: gump.xml === RCS

cvs commit: jakarta-tomcat-4.0 gump.xml

2002-07-19 Thread larryi
larryi 2002/07/19 04:59:55 Modified:.gump.xml Log: Update per request by Stefan Bodewig. Revision ChangesPath 1.5 +4 -5 jakarta-tomcat-4.0/gump.xml Index: gump.xml === RCS file

cvs commit: jakarta-tomcat-4.0 gump.xml

2002-07-19 Thread larryi
larryi 2002/07/19 05:48:08 Modified:.gump.xml Log: Correction to last patch. Submitted by: Stefan Bodewig Revision ChangesPath 1.6 +2 -2 jakarta-tomcat-4.0/gump.xml Index: gump.xml

cvs commit: jakarta-tomcat/src/facade22/org/apache/tomcat/facade JspInterceptor.java

2002-06-18 Thread larryi
larryi 2002/06/18 11:34:50 Modified:src/facade22/org/apache/tomcat/facade JspInterceptor.java Log: Update the depth of the classloader URLs to get. DependClassloader now includes the Context's classloader in the parent chain, so we need to go one parent deeper. This should

cvs commit: jakarta-tomcat-4.0/catalina/src/test/org/apache/catalina/util CookieToolsTestCase.java

2002-05-23 Thread larryi
larryi 02/05/23 03:35:55 Modified:catalina/src/test/org/apache/catalina/util Tag: tomcat_40_branch CookieToolsTestCase.java Log: Port change from HEAD branch to test for current behavior with respect to Cookies. Revision ChangesPath

cvs commit: jakarta-tomcat-connectors/jk/native/netscape jk_nsapi_plugin.c

2002-05-09 Thread larryi
larryi 02/05/09 17:44:09 Modified:jk/native/netscape jk_nsapi_plugin.c Log: Finally port the input chunking changes from Tomcat 3.3.x Revision ChangesPath 1.8 +34 -7 jakarta-tomcat-connectors/jk/native/netscape/jk_nsapi_plugin.c Index: jk_nsapi_plugin.c

cvs commit: jakarta-tomcat-connectors/jk/native/iis jk_isapi_plugin.c

2002-05-06 Thread larryi
larryi 02/05/06 18:37:51 Modified:jk/native/iis jk_isapi_plugin.c Log: Update to use common version string Revision ChangesPath 1.17 +2 -2 jakarta-tomcat-connectors/jk/native/iis/jk_isapi_plugin.c Index: jk_isapi_plugin.c

cvs commit: jakarta-tomcat-connectors/jk/jkant/java/org/apache/jk/ant/compilers MsvcCompiler.java

2002-05-02 Thread larryi
larryi 02/05/02 22:24:17 Modified:jk/jkant/java/org/apache/jk/ant/compilers MsvcCompiler.java Log: Add quotes around include files, if not already present, in case path includes spaces. Revision ChangesPath 1.5 +8 -1 jakarta-tomcat-connectors/jk/jkant

cvs commit: jakarta-tomcat-connectors/jk build.xml

2002-05-02 Thread larryi
larryi 02/05/02 22:25:54 Modified:jk build.xml Log: Update jkant target so it can build immediately after a clean. Revision ChangesPath 1.39 +3 -0 jakarta-tomcat-connectors/jk/build.xml Index: build.xml

cvs commit: jakarta-tomcat-connectors/jk build.properties.sample

2002-05-02 Thread larryi
larryi 02/05/02 22:27:45 Modified:jk build.properties.sample Log: Change parens to curly braces so substitution will work as expected Revision ChangesPath 1.12 +2 -2 jakarta-tomcat-connectors/jk/build.properties.sample Index

cvs commit: jakarta-tomcat-connectors/jk/native build.xml

2002-05-02 Thread larryi
larryi 02/05/02 22:31:20 Modified:jk/native build.xml Log: Add required MS SDK include and lib entries. Drop the if=win32 in the linkOpt since the iis target is valid only for win32. Revision ChangesPath 1.31 +3 -1 jakarta-tomcat-connectors/jk/native

cvs commit: jakarta-tomcat-connectors/jk/native/common jk_global.h

2002-05-02 Thread larryi
larryi 02/05/02 22:39:58 Modified:jk/native/common jk_global.h Log: Add a macro for WIN32 to emulate the gettimeofday() function using the WIN32 _ftime() function. Revision ChangesPath 1.17 +7 -1 jakarta-tomcat-connectors/jk/native/common/jk_global.h

cvs commit: jakarta-tomcat/src/tests/webpages/dispatch foo.jsp rdForward.jsp rdInclude.jsp

2002-04-26 Thread larryi
larryi 02/04/26 18:44:11 Modified:src/tests/webpages/WEB-INF test-tomcat.xml Added: src/tests/webpages/dispatch foo.jsp rdForward.jsp rdInclude.jsp Log: Add test case for Bugzilla 8092. RequestDispatcher.include followed

  1   2   3   4   5   6   >