larryi 01/04/27 13:30:10
Modified:src/share/org/apache/jasper/compiler
StoredCharDataGenerator.java
Log:
Update code generation for "largeFile" option to explicitly specify
java.io package. Won't compile otherwise.
Revision Change
larryi 01/05/10 05:19:41
Modified:.build.xml
Log:
Update building of the admin webapp to create a local jar
(tomcat_test_util.jar) that includes needed org.apache.tomcat.util.test
classes. I believe a bug had previously allowed access to these classes
in
larryi 01/05/11 13:22:59
Modified:.RELEASE-PLAN-3.3
Log:
Update release plan. Issues and priorities aren't final and will be updated
as needed.
Revision ChangesPath
1.9 +68 -10jakarta-tomcat/RELEASE-PLAN-3.3
Index: RELEASE-PLA
larryi 01/05/15 05:59:53
Modified:.RELEASE-PLAN-3.3
Log:
Update to move getRequestURI problem to Beta 1.
Indicate requirement in Milestone 3 to check security problem of URL's with
escape sequences being able to reveal JSP source.
Indicate requirement in B
larryi 01/05/15 06:03:07
Modified:.build.xml
Log:
Remove duplicate copy command for jaxp.jar.
Add a target "test.war" that adds the "test" web application to the
distribution build, without including watchdog.
Revision ChangesPa
larryi 01/05/15 06:04:32
Modified:.README
Log:
Update build instructions for life without build.sh and build.bat.
Revision ChangesPath
1.15 +47 -43jakarta-tomcat/README
Index: README
larryi 01/05/15 06:06:22
Modified:src/doc readme
Log:
Update for Milestone 3
Revision ChangesPath
1.12 +17 -19jakarta-tomcat/src/doc/readme
Index: readme
===
RCS file: /home/cvs/jakarta
larryi 01/05/15 06:07:04
Modified:src/share/org/apache/tomcat/core ContextManager.java
Log:
Update for Milestone 3
Revision ChangesPath
1.178 +1 -1
jakarta-tomcat/src/share/org/apache/tomcat/core/ContextManager.java
Index: ContextManager.java
larryi 01/05/15 06:09:20
Modified:src/tests/webpages/WEB-INF test-tomcat.xml
Log:
Add tests to check if "escaped" URL's are able to cause JSP source to
be served.
Revision ChangesPath
1.29 +67 -2 jakarta-tomcat/src/tests/webpages/WEB-INF/
larryi 01/05/15 11:53:52
Modified:src/share/org/apache/jasper/compiler JikesJavaCompiler.java
JspParseEventListener.java
Log:
Update to avoid JDK1.1 compile errors.
Revision ChangesPath
1.9 +6 -11
jakarta-tomcat/src/share/org/apache
larryi 01/05/16 13:49:35
Modified:src/native/mod_jk/common jk_uri_worker_map.c
Log:
Fix bug in check_security_fraud() and add ".suffix " to ".suffix." and
"suffix/" already being checked.
Minor updates to log output.
Revision Cha
larryi 01/05/16 13:54:43
Modified:src/native/jk Tag: tomcat_32 jk_uri_worker_map.c
Log:
Fix bug in check_security_fraud() and add ".suffix " to ".suffix." and
"suffix/" already being checked.
Revision ChangesPath
No
larryi 01/05/16 17:09:09
Modified:src/tests/webpages/WEB-INF test-tomcat.xml
Log:
A few more test cases to check if JSP source is served
Revision ChangesPath
1.30 +31 -1 jakarta-tomcat/src/tests/webpages/WEB-INF/test-tomcat.xml
Index: test-tomcat.xml
larryi 01/05/18 12:20:24
Modified:src/etc server.xml
src/share/org/apache/tomcat/modules/server
Ajp12Interceptor.java
src/share/org/apache/tomcat/util IntrospectionUtils.java
src/share/org/apache/tomcat/util/net
larryi 01/05/18 13:39:46
Modified:src/native/mod_jk/apache1.3 Makefile.nw
src/native/mod_jk/jni Makefile.nw
src/native/mod_jk/netscape Makefile.nw
Added: src/doc Tomcat-on-NetWare-HowTo.html
Log:
Updates to connector make files for Netware
larryi 01/05/18 13:53:26
Modified:jk/src/native/apache-1.3 Makefile.nw
jk/src/native/jni Makefile.nw
jk/src/native/netscape Makefile.nw
Log:
Updates to connector make files for Netware.
Submitted by: Mike Anderson
Revision ChangesPath
larryi 01/05/22 20:09:26
Modified:src/share/org/apache/tomcat/core Response.java
Log:
Update setBufferSize() to use OutputBuffer.isNew() to detect if buffer has
been written. Fixes Watchdog servlet failure.
Revision ChangesPath
1.51 +1 -8 jakarta-tomcat/src
larryi 01/05/22 20:19:46
Modified:src/share/org/apache/tomcat/core OutputBuffer.java
Log:
Add flushCharsNeeded() method to allow detecting if the CharBuffer needs
flushing. Also, set state to BYTE_STATE after flushing CharBuffer to
avoid unnecessary additional flush
larryi 01/05/22 20:22:20
Modified:src/facade22/org/apache/tomcat/facade
ServletOutputStreamFacade.java
Log:
Update flush() and close() to flush OutputBuffer's CharBuffer if necessary.
Revision ChangesPath
1.3 +4 -0
jakarta-tomca
larryi 01/05/22 20:28:18
Modified:src/tests/webpages/WEB-INF test-tomcat.xml
Log:
Update expected results for couple of "security_chk" tests to correct for
updated Tomcat behavior.
Revision ChangesPath
1.31 +5 -7 jakarta-tomcat/src/tests/webpag
larryi 01/06/05 07:38:25
Modified:src/doc Tag: tomcat_32 mod_jk-howto.html
tomcat-ssl-howto.html
Log:
Fix location of style.css
Revision ChangesPath
No revision
No revision
1.1.2.3 +1 -1
larryi 01/06/10 20:36:39
Modified:src/share/org/apache/jasper Constants.java
Log:
Deleted old imports and remaining out of spec import, javax.servlet.jsp.tagext.
The tomcat_32 branch of jakarta-watchdog has been updated to not rely on
the tagext import. I will try to get
larryi 01/06/10 20:42:31
Modified:src/share/org/apache/jasper/compiler Compiler.java
PluginGenerator.java
src/share/org/apache/jasper/resources messages.properties
src/share/org/apache/jasper/runtime BodyContentImpl.java
larryi 01/06/11 04:36:09
Modified:src/share/org/apache/tomcat/startup Main.java
Log:
Add handling to set the "tc_path_add" system property to include web
application classpath entries. This is used by Jasper's JspServlet.
Revision ChangesPath
1
larryi 01/06/11 13:07:03
Modified:util/java/org/apache/tomcat/util/http Parameters.java
Log:
Update processParameters() methods to not allow valStart > valEnd if
value isn't specified.
Revision ChangesPath
1.3 +3 -3
jakarta-tomcat-connectors/util/
larryi 01/06/11 13:34:48
Modified:src/share/org/apache/jasper/servlet JspServlet.java
Log:
Minor update to previous commit. The previous commit contains a change
I had planned to commit separately. This change was to port an
improvement found in the JspInterceptor.
The
larryi 01/06/20 20:07:10
Modified:src/share/org/apache/tomcat/modules/server Ajp13.java
Log:
Port a couple of updates from tomcat_32 branch.
Fixed sign extension problem in doRead().
PR: 1673
Submitted by: Richard Evans ([EMAIL PROTECTED])
Fix buffer bounds check
larryi 01/06/20 21:38:15
Modified:util/java/org/apache/tomcat/util/http Parameters.java
Log:
Add test to avoid NPEs
Revision ChangesPath
1.5 +2 -1
jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/http/Parameters.java
Index: Parameters.java
larryi 01/06/20 21:42:10
Modified:.RELEASE-PLAN-3.3
Log:
Update release plan to add Milestone 4 and adjust dates
Revision ChangesPath
1.12 +21 -3 jakarta-tomcat/RELEASE-PLAN-3.3
Index: RELEASE-PLAN-3.3
larryi 01/06/20 21:51:33
Modified:.README
Log:
Update for Milestone 4.
Updated build instructions to address new dependencies on other projects.
As a result of these dependencies, the base directory name from expanded
source archives will have to be renamed to
larryi 01/06/20 21:52:45
Modified:src/doc readme
Log:
Update for Milestone 4
Revision ChangesPath
1.14 +13 -13jakarta-tomcat/src/doc/readme
Index: readme
===
RCS file: /home/cvs/jakarta
larryi 01/06/21 06:04:19
Modified:src/share/org/apache/tomcat/modules/config ApacheConfig.java
Log:
Add space following j_security_check to avoid syntax error.
Updated to detect Ajp13Interceptor from jakarta-tomcat-connectors.
Added jkProtocol property so Ajp12 or Ajp13
larryi 01/06/21 06:04:43
Modified:src/share/org/apache/tomcat/core ContextManager.java
Log:
Update for Milestone 4
Revision ChangesPath
1.181 +1 -1
jakarta-tomcat/src/share/org/apache/tomcat/core/ContextManager.java
Index: ContextManager.java
larryi 01/06/21 12:31:06
Modified:src/share/org/apache/tomcat/modules/generators
StaticInterceptor.java
Log:
Fix display of the file size.
Revision ChangesPath
1.14 +2 -2
jakarta-tomcat/src/share/org/apache/tomcat/modules/generators
larryi 01/06/21 15:33:57
Modified:jasper34/generator/org/apache/jasper34/core Constants.java
Log:
Cleaned up default imports.
Note: For the time being, you will need the tomcat_32 branch of
jakarta-watchdog testing. The head of jakarta-watchdog hasn't been
updat
larryi 01/06/21 15:35:33
Modified:src/doc readme
Log:
Mention that Jasper34 is available in the build
Revision ChangesPath
1.15 +9 -1 jakarta-tomcat/src/doc/readme
Index: readme
===
RCS
larryi 01/06/21 19:32:03
Removed: src/jasper34/org/apache/jasper34/utils Cache.java
CacheDefaults.java Expirable.java JspMangler.java
JspManglerImpl.java
JspRecursiveModificationChecker.java MapCache.java
larryi 01/06/21 19:33:42
Removed: proposals/tomcat-4.0 source-proposal.html
jasper-proposal.html catalina-proposal.html
Log:
Removing old Tomcat 4.0 proposals
larryi 01/06/21 19:43:13
Removed: proposals/jasper34 JasperToolkit.html build.xml
proposals/jasper34/generator/org/apache/jasper34/core
JasperException.java JspCompilationContext.java
Options.java TagLibraries.java
larryi 01/06/21 19:48:04
Removed: proposals/web-connector/doc AJPv13.html
Tomcat-Workers-HowTo.html mod_jk-howto.html
tomcat-apache-howto.html tomcat-iis-howto.html
tomcat-netscape-howto.html tomcat-ssl-howto.html
larryi 01/06/21 22:07:58
Added: .KEYS
Log:
Adding KEYS file from Tomcat 3.2.2 and adding my own key.
Revision ChangesPath
1.2 +59 -0 jakarta-tomcat/KEYS
larryi 01/06/21 22:26:58
Modified:.build.xml
Log:
Include KEYS file in build
Revision ChangesPath
1.136 +1 -0 jakarta-tomcat/build.xml
Index: build.xml
===
RCS file: /home/cvs
larryi 01/06/21 22:56:32
Removed: src/jasper34/org/apache/jasper34/toolkit JasperToolkit.java
JavaCompiler.java JspCompiler.java
JspPageHandler.java JspRequestHandler.java
Log:
Missed removing some Jasper34 files
larryi 01/06/21 22:56:55
Removed: proposals/jasper34/model about.html help-doc.html
index-all.html index.html navigation.jar
overview-frame.html overview-summary.html
overview-tree.html stylesheet.css
larryi 01/07/05 13:40:47
Modified:src/share/org/apache/tomcat/modules/generators
ErrorHandler.java
Log:
Don't overwrite existing error page definitions with default ones.. This is
better than leaving ErrorHandler and WebXmlReader interceptors
seq
larryi 01/07/06 11:36:18
Modified:src/share/org/apache/tomcat/context Tag: tomcat_32
DefaultCMSetter.java
Log:
Add all default handlers to the context even though they may not be
used by default due to an web.xml error mapping. The default handler
may
larryi 01/07/06 11:40:08
Modified:src/share/org/apache/tomcat/core Tag: tomcat_32
ContextManager.java
Log:
Fix recursive error handling if web.xml maps error code 404 to a non-existent
JSP page. With this fix, no response will be sent if status handler is
larryi 01/07/06 11:41:02
Modified:src/share/org/apache/tomcat/modules/generators
ErrorHandler.java
Log:
Fix recursive error handling if web.xml maps error code 404 to a non-existent
JSP page. With this fix, no response will be sent if status handler is
larryi 01/07/10 06:03:40
Modified:.build.xml
Log:
Update javadoc tasks to avoid most of the error messages
Revision ChangesPath
1.140 +35 -8 jakarta-tomcat/build.xml
Index: build.xml
larryi 01/07/10 13:41:53
Modified:jasper34/generator/org/apache/jasper34/generator
CharDataGenerator.java MappedCharDataGenerator.java
Log:
Fix problem with JSP files which use just CR as line terminator. During
translation CR's would be stripped in
larryi 01/07/10 13:43:38
Modified:src/share/org/apache/jasper/compiler Tag: tomcat_32
CharDataGenerator.java MappedCharDataGenerator.java
Log:
Fix problem with JSP files which use just CR as line terminator. During
translation CR's would be str
larryi 01/07/10 13:51:10
Modified:src/share/org/apache/tomcat/core BaseInterceptor.java
Log:
Update authorize() method to default to returning DECLINED so it doesn't
authorize by default.
Revision ChangesPath
1.48 +2 -2
jakarta-tomcat/src/share/org/a
larryi 01/07/10 14:01:06
jakarta-tomcat/src/tests/webpages/aaa - New directory
larryi 01/07/10 14:03:26
jakarta-tomcat/src/tests/webpages/aaa/protected - New directory
larryi 01/07/10 14:13:24
Modified:src/tests/webpages/WEB-INF test-tomcat.xml web.xml
Added: src/tests/webpages/aaa login.jsp loginerr.jsp
src/tests/webpages/aaa/protected index.jsp
Log:
Add a test that catches my recent breakage of authorization in the patch
larryi 01/07/10 22:19:50
Modified:src/share/org/apache/tomcat/modules/generators
ErrorHandler.java
Log:
Prior patch to fix recursive status handling went too far and broke
authorization which makes a recursive call to the status handling.
Modify to
larryi 01/07/10 22:24:15
Modified:src/share/org/apache/tomcat/core Tag: tomcat_32
ContextManager.java
Log:
Prior patch to fix recursive status handling went too far and broke
authorization which makes a recursive call to the status handling.
Modify to
larryi 01/07/12 19:42:10
Modified:.build.xml
Log:
I believe a classloader bug made building tomcat_test_util.jar necessary.
Removing since the bug has been fixed and tomcat_test_util.jar is no
longer needed.
Revision ChangesPath
1.141 +0 -11 jakarta
larryi 01/07/13 21:26:43
Modified:src/share/org/apache/tomcat/core Request.java
Log:
Update isUserInRole() to expect DECLINED as the indication that
interceptors should continue to be called.
Revision ChangesPath
1.104 +1 -1 jakarta-tomcat/src/share/org
larryi 01/07/13 21:33:32
Modified:src/share/org/apache/tomcat/core BaseInterceptor.java
Log:
Update authenticate() method to default to returning DECLINED so it doesn't
authenticate by default.
Revision ChangesPath
1.49 +1 -1
jakarta-tomcat/src/shar
larryi 01/07/17 06:34:04
Modified:src/share/org/apache/tomcat/util/test GTest.java
HttpClient.java TestDefaults.java
Added: src/share/org/apache/tomcat/util/test Report.java
Log:
My attempt a fixing the problem where HttpClient based tests only
larryi 01/07/17 06:36:50
Modified:src/admin/WEB-INF/scripts watchdog-servlet.xml
Log:
Update to use crimson.jar. Also, I only count 4 levels up to "tomcat.home",
though it doesn't really matter since this property is likely to be set externally.
Revision
larryi 01/07/17 06:40:53
Modified:src/admin/test watchdog-jsp.jsp
Added: src/admin/WEB-INF/scripts watchdog-jsp.xml
Log:
Update watchdog-jsp.jsp to use a build script like watchdog-servlet.jsp.
This seems to help watchdog-jsp.jsp capture the output of the test in the
larryi 01/07/17 06:46:00
Added: src/admin/WEB-INF/scripts run-test.bat
Log:
Add a batch file to run the sanity test from a DOS prompt.
Revision ChangesPath
1.1 jakarta-tomcat/src/admin/WEB-INF/scripts/run-test.bat
Index: run-test.bat
larryi 01/07/17 07:02:34
Modified:src/share/org/apache/tomcat/modules/mappers
SimpleMapper1.java
Log:
Some corrections for the case insensitive handling.
Revision ChangesPath
1.7 +7 -4
jakarta-tomcat/src/share/org/apache/tomcat
larryi 01/07/17 07:12:06
Modified:src/tests/webpages/WEB-INF test-tomcat.xml
Log:
Specifying a classpath in a Task definition causes Ant to create the task in
its own class loader. Thus, GTestDefaults, GTest, and HttpClient tasks
reference different sets of static "r
larryi 01/01/04 05:14:42
Modified:src/share/org/apache/tomcat/util CharChunk.java
ByteChunk.java
Log:
Update length as chars/bytes are un-escaped
Revision ChangesPath
1.4 +1 -0 jakarta-tomcat/src/share/org/apache/tomcat/util
larryi 01/01/06 17:53:55
Modified:src/facade22/org/apache/tomcat/facade JspInterceptor.java
src/share/org/apache/tomcat/modules/config
LoaderInterceptor11.java LoaderInterceptor12.java
Log:
The URLClassLoader in Sun's JDK1.2.2 for Window
larryi 01/01/08 04:10:31
Modified:src/shell Tag: tomcat_32 tomcat.bat
Log:
Fix setting of java.security.policy System property when using -security
option to start Tomcat
Revision ChangesPath
No revision
No revision
larryi 01/01/08 04:11:48
Modified:src/shell tomcat.bat
Log:
Fix setting of java.security.policy System property when using -security
option to start Tomcat
Update setting of static classpath for current jar set.
Revision ChangesPath
1.32 +4 -3 jakarta
larryi 01/01/08 04:15:22
Modified:src/etc tomcat.policy
src/facade22/org/apache/tomcat/facade
RequestDispatcherImpl.java
src/share/org/apache/tomcat/modules/config
PolicyInterceptor.java
src
larryi 01/01/11 11:12:48
Modified:src/shell Tag: tomcat_32 tomcat.bat
Log:
Undo prior "fix" per Craig's note below:
The double equals sign (==) tells the default security policy reader that the
specified policy file completely *replaces* the standard one (w
larryi 01/01/11 11:13:21
Modified:src/shell tomcat.bat
Log:
Undo prior "fix" per Craig's note below:
The double equals sign (==) tells the default security policy reader that the
specified policy file completely *replaces* the standard one (which is what
larryi 01/01/11 13:31:35
Modified:src/native/netscape Tag: tomcat_32 jk_nsapi_plugin.c
Log:
Fix a problem when submitting dating from a form with a POST request.
NetWare 5.1 doesn't have some of the assumed functionality
(netbuf_getbytes).
Submitted by: Mike And
larryi 01/01/11 13:33:38
Modified:src/native/jk Tag: tomcat_32 jk_util.c
Log:
When the plugin is shutting down, the thread that the code is being run on
will likely only have a 16k stack. Since jk_log creates an 8k buffer on
the stack, there were some cases that we ran off the
larryi 01/01/11 13:40:10
Modified:src/native/apache/jserv Tag: tomcat_32 jserv_wrapper_unix.c
jserv_wrapper_win.c
Log:
Remove old JServ argument that Tomcat doesn't want to see, in case
others want to play with this. I haven't see any probl
larryi 01/01/11 20:27:04
Modified:src/share/org/apache/tomcat/service/http Tag: tomcat_32
HttpRequestAdapter.java
Log:
Clear the protocal for bad request with only one "word", otherwise we will
attempt to read headers.
Revision Changes
larryi 01/01/11 20:39:06
Modified:src/share/org/apache/tomcat/core Tag: tomcat_32
ContextManager.java Handler.java Response.java
ResponseImpl.java ServletWrapper.java
Log:
Update handling so that when an included servlet throws an
larryi 01/01/11 20:47:00
Modified:src/share/org/apache/jasper Tag: tomcat_32
EmbededServletOptions.java JspC.java Options.java
src/share/org/apache/jasper/compiler Tag: tomcat_32
Compiler.java JavaCompiler.java
larryi 01/01/12 10:04:24
Modified:src/share/org/apache/tomcat/util Tag: tomcat_32
PrefixMapper.java
Log:
Reimplement the last fix so the root context (i.e. "") doesn't have problems.
Revision ChangesPath
No revi
larryi 01/01/14 12:18:04
Modified:src/doc Tag: tomcat_32 faq
Log:
Add information about "classdebuginfo" init paramter added to Jasper.
Update other information as well.
Revision ChangesPath
No revision
No
larryi 01/01/14 12:23:08
Modified:src/share/org/apache/tomcat/core Request.java
Log:
Bug Report #757
User Principal incorrectly Maintained
Submitted by: David Winterfeldt ([EMAIL PROTECTED])
Revision ChangesPath
1.87 +1 -0 jakarta-tomcat/src/share/org
larryi 01/01/14 12:39:12
Modified:src/share/org/apache/tomcat/util PrefixMapper.java
Log:
getLongestPrefixMatch() would enter a tight loop if the request URI didn't
map into a context. Now, if a match can't be found it returns null and
a 404 error page will be sent b
larryi 01/01/14 12:45:41
Modified:src/share/org/apache/jasper EmbededServletOptions.java
JspC.java Options.java
src/share/org/apache/jasper/compiler Compiler.java
JavaCompiler.java JikesJavaCompiler.java
larryi 01/01/14 12:48:45
Modified:src/facade22/org/apache/tomcat/facade JspInterceptor.java
Log:
Update to compile with classDebugInfo property added to Jasper's Options.
Revision ChangesPath
1.4 +7 -0
jakarta-tomcat/src/facade22/org/apache/tomcat/f
larryi 01/01/14 12:55:27
Modified:src/share/org/apache/tomcat/modules/mappers
ReloadInterceptor.java
src/share/org/apache/tomcat/util/depend
DependClassLoader.java
Log:
Update ReloadInterceptor to initialize the
larryi 01/01/21 20:28:43
Modified:.STATUS.html
Log:
Begin updating for next Tomcat.
Added items for some of the changes from Tomcat 3.2 that have been
completed. These try to summarize some of the information found in the
changes3.3 file. These additions are
larryi 01/01/22 13:21:45
Modified:.RELEASE-PLAN-3.3 STATUS.html
Log:
Some updates the schedule and move open items to STATUS.html.
Filled in my name as Release Manager.
Added action items to the Release Preparation section of STATUS.html.
I'll make another
larryi 01/01/22 13:37:31
Modified:src/share/org/apache/tomcat/modules/config AutoSetup.java
Log:
Fix classloader problem which occurs when a war file gets expanded for
a context that is already listed in the server.xml.
The classloader gets created by server.xml processing
larryi 01/01/23 05:02:01
Modified:src/share/org/apache/tomcat/core Context.java
Log:
If reaload is true, don't defer to DependManager.
Revision ChangesPath
1.132 +1 -1 jakarta-tomcat/src/share/org/apache/tomcat/core/Context.java
Index: Context
larryi 01/01/23 05:17:07
Modified:src/share/org/apache/tomcat/modules/config AutoSetup.java
Log:
If an expanded context is already defined, try to reload the context instead
of recreate it. This has a better chance of preserving the context settings. :-)
Note: Context
larryi 01/01/23 12:45:20
Modified:.RELEASE-PLAN-3.3 STATUS.html
Log:
Another round of changes, including a spellcheck pass.
I may be done, assuming I haven't missed something important.
Revision ChangesPath
1.5 +17 -16jakarta-tomcat/RELEASE
larryi 01/01/23 19:56:06
Modified:.STATUS.html
Log:
With info from Costin, marked additional items as completed by naming
the release as 3.2 or 3.3m1. Most other items from the Tomcat 3.2 version
of the document were moved to an "Ideas For The Future" sect
larryi 01/01/27 10:39:33
Modified:src/admin/WEB-INF/classes/tadm GTestTEI.java GTestTag.java
src/admin/test test.jsp
Log:
Update GTestTag to add a gtestTestRevision attribute that retrieves the
"revision" property from the test file, if present. If n
larryi 01/01/27 10:41:05
Modified:src/tests/webpages/WEB-INF test-tomcat.xml
Log:
Add revision property.
Revision ChangesPath
1.9 +2 -1 jakarta-tomcat/src/tests/webpages/WEB-INF/test-tomcat.xml
Index: test-tomcat.xml
larryi 01/01/27 10:42:26
Modified:.STATUS.html
Log:
Add usability enhancements action item offered by Costin.
Revision ChangesPath
1.11 +10 -1 jakarta-tomcat/STATUS.html
Index: STATUS.html
larryi 01/01/30 06:50:18
Modified:.RELEASE-PLAN-3.3
Log:
Move Milestone 1 back a week and fix Milestone 2 to be about midway
between Milestone 1 and Beta 1.
Fix some indentation.
Revision ChangesPath
1.6 +5 -5 jakarta-tomcat/RELEASE-PLAN-3.3
larryi 01/01/30 08:03:12
Modified:.RELEASE-PLAN-3.3
Log:
Final update. Modify to not promise to fix all bugs. Update Release
Criteria 9 to better specify its scope.
Revision ChangesPath
1.7 +6 -4 jakarta-tomcat/RELEASE-PLAN-3.3
Index
larryi 01/01/30 17:55:38
Modified:.RELEASE-PLAN-3.3
Log:
Update per Jon's suggestion. I specified "resolved", as supported by
Bugzilla, to indicate that some bugs may not be fixed. But, as Jon requested,
we need to make sure all bugs are addressed. N
larryi 01/01/30 17:56:46
Modified:src/share/org/apache/tomcat/modules/generators
ErrorHandler.java
Log:
Fix some nits.
Revision ChangesPath
1.5 +3 -0
jakarta-tomcat/src/share/org/apache/tomcat/modules/generators/ErrorHandler.java
1 - 100 of 676 matches
Mail list logo