# Properties related to the user's environment. This file should be provided # for building Jetspeed or the properties need to be specified on # the command line when starting Ant with the -D switch servlet.jar = lib/servlet_2_2.jar cactus-22.jar = build/lib/cactus-22-1.2.jar cactus-23.jar = build/lib/cactus-23-1.2.jar cactus.ant.jar = build/lib/cactus-ant-1.2.jar junit.jar = build/lib/junit.jar hsql.jar = webapp/WEB-INF/lib/hsql.jar # Servlet engine locations for the tests # Note: If you don't want to run the test on a given servlet engine, just # comment it's home property. For example, if you don't want to run the # tests on the Resin 1.2, comment out the "resin.home.12" property. # resin.home.12=c:\resin-1.2.5 # resin.home.13=c:\resin-1.3 tomcat.home.32=d:/server/tomcat tomcat.home.40=/apache/catalina # orion.home.14=c:\orion-1.4.5 # weblogic.home.51=c:\weblogic-5.1 #install.war=/apache/catalina/webapps deploy.war=/apache/catalina/webapps locale.default=en