From b589284ad4feb388c716366e07b8bc95b56f40bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=8A?= =?UTF-8?q?=D1=80=20=D0=9A=D1=83=D1=80=D1=82=D0=B0=D0=BA=D0=BE=D0=B2?= Date: Thu, 12 Sep 2024 11:04:17 +0300 Subject: [PATCH] Stop generating and publishing eclipse-test-framework.zip Its content is included in eclipse-Automated-Tests.zip since forever and whoever needs it should install it from p2 repo. --- .../mbscripts/mb300_gatherEclipseParts.sh | 8 --- .../eclipse-junit-tests/pom.xml | 53 ------------------- .../eclipse/publishingFiles/testManifest.xml | 4 -- 3 files changed, 65 deletions(-) diff --git a/cje-production/mbscripts/mb300_gatherEclipseParts.sh b/cje-production/mbscripts/mb300_gatherEclipseParts.sh index 3951c7a6b21..3bee7970fcf 100755 --- a/cje-production/mbscripts/mb300_gatherEclipseParts.sh +++ b/cje-production/mbscripts/mb300_gatherEclipseParts.sh @@ -108,14 +108,6 @@ if [ -z $PATCH_BUILD ]; then popd fi - # gather test framework - TEST_FRAMEWORK_DIR=$TEST_ZIP_DIR/eclipse-test-framework - if [ -d $TEST_FRAMEWORK_DIR ]; then - pushd $TEST_FRAMEWORK_DIR - zip -r $CJE_ROOT/$DROP_DIR/$BUILD_ID/eclipse-test-framework-$BUILD_ID.zip * - popd - fi - set -x # slice repos ANT_SCRIPT=$ECLIPSE_BUILDER_DIR/repos/buildAll.xml diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml index 31893b7bcde..43864d94d43 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse-junit-tests/pom.xml @@ -73,59 +73,6 @@ - - org.eclipse.tycho.extras - tycho-p2-extras-plugin - ${tycho.version} - - - package - - mirror - - - - - - - - ${project.baseUri}/target/repository - p2 - - - - - - - - - - - - org.eclipse.test.feature.group - - - - ${project.build.directory}/eclipse-test-framework - - - false - - false - - false - - - - true - - false - - false - - true - - org.eclipse.tycho target-platform-configuration diff --git a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/testManifest.xml b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/testManifest.xml index 80bc05a2b7a..4d37ba1a74f 100644 --- a/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/testManifest.xml +++ b/eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/testManifest.xml @@ -47,10 +47,6 @@ -