* integration-test/build.xml,
integration-test/project.properties: Use properties to determine the version number of the product to use. Added tests for Catalina 4.1, in addition to 5. Generate HTML reports of the test run.
This commit is contained in:
@@ -25,3 +25,8 @@ reports.dir=reports
|
||||
|
||||
test.includes=**/*TestSuite.class **/*Tests.class
|
||||
test.excludes=**/Abstract*
|
||||
|
||||
tomcat-4.1.version=4.1.30
|
||||
tomcat-5.version=5.0.19
|
||||
jetty.version=4.2.18
|
||||
jboss.version=3.2.3
|
||||
|
||||
Reference in New Issue
Block a user