From 9ccc81a1432a68b34e39033131584dcf69f11d7e Mon Sep 17 00:00:00 2001 From: Arjan Tijms Date: Mon, 4 Jul 2022 16:16:38 +0200 Subject: [PATCH] Old runner based on downloaded file not needed anymore Signed-off-by: Arjan Tijms --- tck/old-tck-runner/pom.xml | 336 ------------------------------------- 1 file changed, 336 deletions(-) delete mode 100644 tck/old-tck-runner/pom.xml diff --git a/tck/old-tck-runner/pom.xml b/tck/old-tck-runner/pom.xml deleted file mode 100644 index 36305de..0000000 --- a/tck/old-tck-runner/pom.xml +++ /dev/null @@ -1,336 +0,0 @@ - - - - - 4.0.0 - - org.glassfish.main.tests.tck - 3.0.0 - glassfish-tck-authentication - pom - - Old Jakarta Authentication TCK - run - - - ${project.build.directory}/apache-ant-${ant.version} - https://archive.apache.org/dist/ant/binaries/apache-ant-${ant.version}-bin.zip - 1.10.11 - ${project.build.directory}/authentication-tck - ${tck.home}/src/com/sun/ts/tests/jaspic - - - https://download.eclipse.org/jakartaee/authentication/3.0/jakarta-authentication-tck-3.0.0.zip - - ${project.build.directory}/glassfish7 - 7.0.0-M4 - ${glassfish.home}/glassfish/bin/asadmin - - org/glassfish/**\:com/sun/enterprise/** - - 4848 - 1527 - 8080 - 8181 - 7676 - 8686 - 3700 - 13920 - 13820 - 12000 - - - - - org.glassfish.main.distributions - glassfish - ${glassfish.version} - zip - test - - - - - - - jakarta-snapshots - https://jakarta.oss.sonatype.org/content/repositories/staging/ - - - central - https://repo1.maven.org/maven2 - - - - - - - com.googlecode.maven-download-plugin - download-maven-plugin - 1.6.7 - - - download-ant - generate-resources - - wget - - - ${skipITs} - ${ant.zip.url} - true - ${project.build.directory} - - - - download-authentication-tck - generate-resources - - wget - - - ${tck.authentication.url} - true - ${project.build.directory} - - - - - - - maven-dependency-plugin - - ${skipITs} - - - - unpack-glassfish - pre-integration-test - - unpack-dependencies - - - glassfish - ${project.build.directory} - - - - - - - maven-antrun-plugin - 1.8 - - - org.apache.ant - ant - ${ant.version} - - - ant-contrib - ant-contrib - 1.0b3 - - - ant - ant - - - - - - ${skipITs} - - - - prepare-tck-and-glassfish - pre-integration-test - - - - - - - - - - - - - - - @{key}=@{value}${line.separator} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ]]> - - ]]> - - - - ]]> - - ]]> - - - - - run - - - - - configure-tck-tests - pre-integration-test - - run - - - - - - - - - - - - - - - - - - - - - - - - - - - run-tck-tests - integration-test - - run - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -