diff --git a/integration-test/build.xml b/integration-test/build.xml index d5ba87b6ac..3ab727984b 100644 --- a/integration-test/build.xml +++ b/integration-test/build.xml @@ -2,7 +2,7 @@ @@ -87,49 +87,74 @@ - + - - - - - - - - + + + + + + + + - + - + - - + + - - + + - + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -142,16 +167,16 @@ - + - - + + - - + + @@ -167,65 +192,102 @@ + + + + - + - - - - - - + + + + + + - + - + - + - - + + - - + + - + - + + + + + - - - + + + - + - - - + + + + + + - + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + diff --git a/integration-test/project.properties b/integration-test/project.properties index 348db888c3..41ef5cfa88 100644 --- a/integration-test/project.properties +++ b/integration-test/project.properties @@ -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