From dd2eeb2d86352954d41af54aa81bac893f38fadc Mon Sep 17 00:00:00 2001 From: vivekkr0311 Date: Mon, 9 Mar 2026 13:57:25 +0530 Subject: [PATCH] remove deprecated tests version --- .github/workflows/ci.yml | 24 ------------- pom.xml | 78 ---------------------------------------- 2 files changed, 102 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7ae32e16..b8cf71f4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -135,30 +135,6 @@ jobs: - name: "7.4 Community Java 11" java-version: 11 suite: -Pcommunity-74-tests - - name: "7.3 Enterprise Java 17" - java-version: 17 - suite: -Penterprise-73-tests - - name: "7.3 Community Java 17" - java-version: 17 - suite: -Pcommunity-73-tests - - name: "7.3 Enterprise Java 11" - java-version: 11 - suite: -Penterprise-73-tests - - name: "7.3 Community Java 11" - java-version: 11 - suite: -Pcommunity-73-tests - - name: "7.2 Enterprise" - java-version: 11 - suite: -Penterprise-72-tests - - name: "7.2 Community" - java-version: 11 - suite: -Pcommunity-72-tests - - name: "7.1 Enterprise" - java-version: 11 - suite: -Penterprise-71-tests - - name: "7.1 Community" - java-version: 11 - suite: -Pcommunity-71-tests steps: - uses: actions/checkout@v4 - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v15.7.1 diff --git a/pom.xml b/pom.xml index 36cbde9f..5e007eef 100644 --- a/pom.xml +++ b/pom.xml @@ -94,84 +94,6 @@ - - - community-71-tests - - acs-community-packaging - 7.1.1.2 - 7.1.1.2 - 13.10 - alfresco/alfresco-content-repository-community - alfresco/alfresco-share - alfresco - - - - enterprise-71-tests - - acs-packaging - 7.1.1.2 - 7.1.1.2 - 13.10 - quay.io/alfresco/alfresco-content-repository - quay.io/alfresco/alfresco-share - alfresco - - - - - - community-72-tests - - acs-community-packaging - 7.2.1 - 7.2.1 - 15.17 - alfresco/alfresco-content-repository-community - alfresco/alfresco-share - alfresco - - - - enterprise-72-tests - - acs-packaging - 7.2.1 - 7.2.1 - 15.17 - quay.io/alfresco/alfresco-content-repository - quay.io/alfresco/alfresco-share - alfresco - - - - - - community-73-tests - - acs-community-packaging - 7.3.0 - 7.3.0 - 17.137 - alfresco/alfresco-content-repository-community - alfresco/alfresco-share - alfresco - - - - enterprise-73-tests - - acs-packaging - 7.3.0 - 7.3.0 - 17.137 - quay.io/alfresco/alfresco-content-repository - quay.io/alfresco/alfresco-share - alfresco - - - community-74-tests