remm01/10/03 22:51:22
Modified:tester build.xml
Log:
- Fix some problems with handling of the base directory path. The output
directory could apparently be wrong when invoking Ant in one of the
subprojects (although I never experienced the problem).
Patch submitted
craigmcc01/10/03 14:39:12
Modified:.build.xml
catalina build.xml
catalina/src/share/org/apache/catalina/startup
Bootstrap.java BootstrapService.java
jasper build.xml
tester build.xml
Log:
craigmcc01/06/22 17:28:36
Modified:tester build.xml
Log:
OK, the problem with SharedSessionBean was creating a false negative on my
tests with UnsharedSessionBean. To recap, the following things now work
using WebappClassLoader:
- Session class Session01 can reference beans
craigmcc01/06/22 17:22:13
Modified:tester build.xml
Log:
With the fix to SharedSessionBean, the test now works when SSB is deployed
in $CATALINA_HOME/lib/tester-shared.jar.
Revision ChangesPath
1.11 +1 -3 jakarta-tomcat-4.0/tester/build.xml
Index: buil
remm01/02/22 12:29:01
Modified:tester build.xml
Log:
- Update the tester's build script to the latest Ant syntax.
Revision ChangesPath
1.5 +1 -1 jakarta-tomcat-4.0/tester/build.xml
Index: build.xml
=
craigmcc01/02/21 14:25:13
Modified:tester build.xml
Log:
Update the default for "servletapi.home" to point at the servlet 2.3 / JSP 1.2
classes.
Revision ChangesPath
1.4 +1 -1 jakarta-tomcat-4.0/tester/build.xml
Index: build.xml