mirror of
				https://github.com/Alfresco/alfresco-community-repo.git
				synced 2025-10-29 15:21:53 +00:00 
			
		
		
		
	Compare commits
	
		
			115 Commits
		
	
	
		
			release/23
			...
			fix/update
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | 629c874bc8 | ||
|  | 19ec861873 | ||
|  | 7f8dd30305 | ||
|  | 40c7b5fd9f | ||
|  | 3f6a1c6880 | ||
|  | b3f2cb95c8 | ||
|  | d694959587 | ||
|  | 56aae78015 | ||
|  | edba5b8754 | ||
|  | 5f8879feb7 | ||
|  | ca575bc47e | ||
|  | 4fcb962a3c | ||
|  | 5397d88f4a | ||
|  | 448e49d8bb | ||
|  | b825b5f18e | ||
|  | 24541a9512 | ||
|  | 2f6d097e16 | ||
|  | 7b074e1ee2 | ||
|  | 1bc5c94ace | ||
|  | ba68efec67 | ||
|  | bfcca88e63 | ||
|  | 9d704df3c0 | ||
|  | 73d46c1702 | ||
|  | 261dcc93bd | ||
|  | 2fa44f407c | ||
|  | 8e0377d586 | ||
|  | 925a2bb6b9 | ||
|  | 4eafb13ba6 | ||
|  | f731c9734c | ||
|  | e0a3b843f2 | ||
|  | 2889b1a8a3 | ||
|  | 22aa1f2725 | ||
|  | 77ab7d83fe | ||
|  | a8faa94d15 | ||
|  | baafbbbeb2 | ||
|  | ed061f2287 | ||
|  | 6e435e1a8c | ||
|  | 05f6b90df8 | ||
|  | 0550dcd4f7 | ||
|  | e137c91152 | ||
|  | 5a1c8334c8 | ||
|  | c7bbb1f74b | ||
|  | 49a34c4fe3 | ||
|  | 70af2ea3ad | ||
|  | ab6c5feba7 | ||
|  | cb3cbb553a | ||
|  | 9470c27f3d | ||
|  | edf263c43f | ||
|  | 69bb9a308a | ||
|  | 853d1bdc1b | ||
|  | f7d1bbcec3 | ||
|  | 731d580f7e | ||
|  | ad4126ffea | ||
|  | 933aced67c | ||
|  | de0ba15a91 | ||
|  | 00c36251d4 | ||
|  | ea9ce0c0c2 | ||
|  | 37231e50a2 | ||
|  | 26d8c7dcbe | ||
|  | 6ea97033d3 | ||
|  | cd0b2ffd24 | ||
|  | a14cbacb68 | ||
|  | fc0b9863d4 | ||
|  | 29dc42d445 | ||
|  | 39da968d76 | ||
|  | 6a4fecd46e | ||
|  | e083d4fcc2 | ||
|  | 53e8a06a6e | ||
|  | c80e1fa94b | ||
|  | 675c6f7aa1 | ||
|  | 44d67847da | ||
|  | d405043c5d | ||
|  | da50f6271c | ||
|  | a5e713c176 | ||
|  | 2dcd2788b2 | ||
|  | 6b738342c1 | ||
|  | ba5f5418ab | ||
|  | ee8f3bec18 | ||
|  | 39395af528 | ||
|  | e6f9d88779 | ||
|  | 70f70c6ed3 | ||
|  | 15045f9612 | ||
|  | c50c7c6a7e | ||
|  | 60199141f5 | ||
|  | b5e023950d | ||
|  | d4591acf2c | ||
|  | f34f2849dd | ||
|  | 52f2be49f3 | ||
|  | 748be1f4a0 | ||
|  | 52f1af2da6 | ||
|  | 626a97ff45 | ||
|  | 4a91132226 | ||
|  | b6fb8725ce | ||
|  | 5fc0d9edde | ||
|  | 44d394b1a0 | ||
|  | c1d62cca4d | ||
|  | 24ae4ce57c | ||
|  | b8f2ec252d | ||
|  | ae721c86f6 | ||
|  | aacef0c949 | ||
|  | e4edceda75 | ||
|  | 09ec6688c6 | ||
|  | 14025f00de | ||
|  | 22c5a5e134 | ||
|  | 154cad1ff8 | ||
|  | 7749b89e2b | ||
|  | bbb45e667b | ||
|  | a5f01e0d94 | ||
|  | 0c6d455ec4 | ||
|  | 5e86f5163e | ||
|  | 4981be1564 | ||
|  | 9a30fbb75a | ||
|  | 9c86fdb8b5 | ||
|  | c52f74832d | ||
|  | 70dd7642f4 | 
							
								
								
									
										194
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										194
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -44,14 +44,14 @@ jobs: | |||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|         with: |         with: | ||||||
|           fetch-depth: 0 |           fetch-depth: 0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - id: changed-files |       - id: changed-files | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/github-list-changes@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/github-list-changes@v8.2.0 | ||||||
|         with: |         with: | ||||||
|           write-list-to-env: true |           write-list-to-env: true | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/pre-commit@v8.2.0 | ||||||
|       - name: "Init" |       - name: "Init" | ||||||
|         run: bash ./scripts/ci/init.sh |         run: bash ./scripts/ci/init.sh | ||||||
|       - name: "Prepare maven cache and check compilation" |       - name: "Prepare maven cache and check compilation" | ||||||
| @@ -69,12 +69,12 @@ jobs: | |||||||
|       !contains(github.event.head_commit.message, '[force') |       !contains(github.event.head_commit.message, '[force') | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Init" |       - name: "Init" | ||||||
|         run: bash ./scripts/ci/init.sh |         run: bash ./scripts/ci/init.sh | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/veracode@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/veracode@v8.2.0 | ||||||
|         continue-on-error: true |         continue-on-error: true | ||||||
|         with: |         with: | ||||||
|           srcclr-api-token: ${{ secrets.SRCCLR_API_TOKEN }} |           srcclr-api-token: ${{ secrets.SRCCLR_API_TOKEN }} | ||||||
| @@ -92,10 +92,10 @@ jobs: | |||||||
|       !contains(github.event.head_commit.message, '[force') |       !contains(github.event.head_commit.message, '[force') | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/github-download-file@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/github-download-file@v8.2.0 | ||||||
|         with: |         with: | ||||||
|           token: ${{ secrets.BOT_GITHUB_TOKEN }} |           token: ${{ secrets.BOT_GITHUB_TOKEN }} | ||||||
|           repository: "Alfresco/veracode-baseline-archive" |           repository: "Alfresco/veracode-baseline-archive" | ||||||
| @@ -106,12 +106,16 @@ jobs: | |||||||
|         run: | |         run: | | ||||||
|           bash ./scripts/ci/init.sh |           bash ./scripts/ci/init.sh | ||||||
|           bash ./scripts/ci/build.sh |           bash ./scripts/ci/build.sh | ||||||
|  |       - name: "Remove excluded files" | ||||||
|  |         run: | | ||||||
|  |           mkdir temp-dir-for-sast | ||||||
|  |           bash ./scripts/ci/remove-sast-exclusions.sh ./packaging/war/target/alfresco.war temp-dir-for-sast/reduced.war | ||||||
|       - name: "Run SAST Scan" |       - name: "Run SAST Scan" | ||||||
|         uses: veracode/Veracode-pipeline-scan-action@v1.0.16 |         uses: veracode/Veracode-pipeline-scan-action@v1.0.16 | ||||||
|         with: |         with: | ||||||
|           vid: ${{ secrets.VERACODE_API_ID }} |           vid: ${{ secrets.VERACODE_API_ID }} | ||||||
|           vkey: ${{ secrets.VERACODE_API_KEY }} |           vkey: ${{ secrets.VERACODE_API_KEY }} | ||||||
|           file: "packaging/war/target/alfresco.war" |           file: "temp-dir-for-sast/reduced.war" | ||||||
|           fail_build: true |           fail_build: true | ||||||
|           project_name: alfresco-community-repo |           project_name: alfresco-community-repo | ||||||
|           issue_details: true |           issue_details: true | ||||||
| @@ -129,6 +133,8 @@ jobs: | |||||||
|         with: |         with: | ||||||
|           name: Veracode Pipeline-Scan Results (Human Readable) |           name: Veracode Pipeline-Scan Results (Human Readable) | ||||||
|           path: readable_output.zip |           path: readable_output.zip | ||||||
|  |       - name: "Remove temporary directory" | ||||||
|  |         run: rm -rfv temp-dir-for-sast | ||||||
|       - name: "Clean Maven cache" |       - name: "Clean Maven cache" | ||||||
|         run: bash ./scripts/ci/cleanup_cache.sh |         run: bash ./scripts/ci/cleanup_cache.sh | ||||||
|  |  | ||||||
| @@ -142,10 +148,10 @@ jobs: | |||||||
|       !contains(github.event.head_commit.message, '[skip tests]') && |       !contains(github.event.head_commit.message, '[skip tests]') && | ||||||
|       !contains(github.event.head_commit.message, '[force]') |       !contains(github.event.head_commit.message, '[force]') | ||||||
|     steps: |     steps: | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - uses: Alfresco/ya-pmd-scan@v4.3.0 |       - uses: Alfresco/ya-pmd-scan@v4.1.0 | ||||||
|         with: |         with: | ||||||
|           classpath-build-command: "mvn test-compile -ntp -Pags -pl \"-:alfresco-community-repo-docker\"" |           classpath-build-command: "mvn test-compile -ntp -Pags -pl \"-:alfresco-community-repo-docker\"" | ||||||
|  |  | ||||||
| @@ -175,14 +181,14 @@ jobs: | |||||||
|             testAttributes: "-Dtest=AllMmtUnitTestSuite" |             testAttributes: "-Dtest=AllMmtUnitTestSuite" | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Init" |       - name: "Init" | ||||||
|         run: bash ./scripts/ci/init.sh |         run: bash ./scripts/ci/init.sh | ||||||
|       - name: "Prepare Report Portal" |       - name: "Prepare Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.2.0 | ||||||
|         id: rp-prepare |         id: rp-prepare | ||||||
|         with: |         with: | ||||||
|           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} - ${{ matrix.testModule }} |           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} - ${{ matrix.testModule }} | ||||||
| @@ -213,7 +219,7 @@ jobs: | |||||||
|         continue-on-error: true |         continue-on-error: true | ||||||
|       - name: "Summarize Report Portal" |       - name: "Summarize Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.2.0 | ||||||
|         id: rp-summarize |         id: rp-summarize | ||||||
|         with: |         with: | ||||||
|           tests-outcome: ${{ steps.run-tests.outcome }} |           tests-outcome: ${{ steps.run-tests.outcome }} | ||||||
| @@ -255,9 +261,9 @@ jobs: | |||||||
|       REQUIRES_INSTALLED_ARTIFACTS: true |       REQUIRES_INSTALLED_ARTIFACTS: true | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Build" |       - name: "Build" | ||||||
|         timeout-minutes: ${{ fromJSON(env.GITHUB_ACTIONS_DEPLOY_TIMEOUT) }} |         timeout-minutes: ${{ fromJSON(env.GITHUB_ACTIONS_DEPLOY_TIMEOUT) }} | ||||||
|         run: | |         run: | | ||||||
| @@ -270,7 +276,7 @@ jobs: | |||||||
|         run: docker compose -f ./scripts/ci/docker-compose/docker-compose.yaml --profile ${{ matrix.compose-profile }} up -d |         run: docker compose -f ./scripts/ci/docker-compose/docker-compose.yaml --profile ${{ matrix.compose-profile }} up -d | ||||||
|       - name: "Prepare Report Portal" |       - name: "Prepare Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.2.0 | ||||||
|         id: rp-prepare |         id: rp-prepare | ||||||
|         with: |         with: | ||||||
|           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} - ${{ matrix.testSuite }} |           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} - ${{ matrix.testSuite }} | ||||||
| @@ -301,7 +307,7 @@ jobs: | |||||||
|         continue-on-error: true |         continue-on-error: true | ||||||
|       - name: "Summarize Report Portal" |       - name: "Summarize Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.2.0 | ||||||
|         id: rp-summarize |         id: rp-summarize | ||||||
|         with: |         with: | ||||||
|           tests-outcome: ${{ steps.run-tests.outcome }} |           tests-outcome: ${{ steps.run-tests.outcome }} | ||||||
| @@ -334,9 +340,9 @@ jobs: | |||||||
|         version: ['10.2.18', '10.4', '10.5'] |         version: ['10.2.18', '10.4', '10.5'] | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Init" |       - name: "Init" | ||||||
|         run: bash ./scripts/ci/init.sh |         run: bash ./scripts/ci/init.sh | ||||||
|       - name: Run MariaDB ${{ matrix.version }} database |       - name: Run MariaDB ${{ matrix.version }} database | ||||||
| @@ -345,7 +351,7 @@ jobs: | |||||||
|           MARIADB_VERSION: ${{ matrix.version }} |           MARIADB_VERSION: ${{ matrix.version }} | ||||||
|       - name: "Prepare Report Portal" |       - name: "Prepare Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.2.0 | ||||||
|         id: rp-prepare |         id: rp-prepare | ||||||
|         with: |         with: | ||||||
|           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} - ${{ matrix.version }} |           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} - ${{ matrix.version }} | ||||||
| @@ -376,7 +382,7 @@ jobs: | |||||||
|         continue-on-error: true |         continue-on-error: true | ||||||
|       - name: "Summarize Report Portal" |       - name: "Summarize Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.2.0 | ||||||
|         id: rp-summarize |         id: rp-summarize | ||||||
|         with: |         with: | ||||||
|           tests-outcome: ${{ steps.run-tests.outcome }} |           tests-outcome: ${{ steps.run-tests.outcome }} | ||||||
| @@ -405,9 +411,9 @@ jobs: | |||||||
|       !contains(github.event.head_commit.message, '[force') |       !contains(github.event.head_commit.message, '[force') | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Init" |       - name: "Init" | ||||||
|         run: bash ./scripts/ci/init.sh |         run: bash ./scripts/ci/init.sh | ||||||
|       - name: "Run MariaDB 10.6 database" |       - name: "Run MariaDB 10.6 database" | ||||||
| @@ -416,7 +422,7 @@ jobs: | |||||||
|           MARIADB_VERSION: 10.6 |           MARIADB_VERSION: 10.6 | ||||||
|       - name: "Prepare Report Portal" |       - name: "Prepare Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.2.0 | ||||||
|         id: rp-prepare |         id: rp-prepare | ||||||
|         with: |         with: | ||||||
|           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} |           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} | ||||||
| @@ -447,7 +453,7 @@ jobs: | |||||||
|         continue-on-error: true |         continue-on-error: true | ||||||
|       - name: "Summarize Report Portal" |       - name: "Summarize Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.2.0 | ||||||
|         id: rp-summarize |         id: rp-summarize | ||||||
|         with: |         with: | ||||||
|           tests-outcome: ${{ steps.run-tests.outcome }} |           tests-outcome: ${{ steps.run-tests.outcome }} | ||||||
| @@ -476,9 +482,9 @@ jobs: | |||||||
|       !contains(github.event.head_commit.message, '[force') |       !contains(github.event.head_commit.message, '[force') | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Init" |       - name: "Init" | ||||||
|         run: bash ./scripts/ci/init.sh |         run: bash ./scripts/ci/init.sh | ||||||
|       - name: "Run MySQL 8 database" |       - name: "Run MySQL 8 database" | ||||||
| @@ -487,7 +493,7 @@ jobs: | |||||||
|           MYSQL_VERSION: 8 |           MYSQL_VERSION: 8 | ||||||
|       - name: "Prepare Report Portal" |       - name: "Prepare Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.2.0 | ||||||
|         id: rp-prepare |         id: rp-prepare | ||||||
|         with: |         with: | ||||||
|           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} |           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} | ||||||
| @@ -518,7 +524,7 @@ jobs: | |||||||
|         continue-on-error: true |         continue-on-error: true | ||||||
|       - name: "Summarize Report Portal" |       - name: "Summarize Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.2.0 | ||||||
|         id: rp-summarize |         id: rp-summarize | ||||||
|         with: |         with: | ||||||
|           tests-outcome: ${{ steps.run-tests.outcome }} |           tests-outcome: ${{ steps.run-tests.outcome }} | ||||||
| @@ -546,9 +552,9 @@ jobs: | |||||||
|       !contains(github.event.head_commit.message, '[force') |       !contains(github.event.head_commit.message, '[force') | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Init" |       - name: "Init" | ||||||
|         run: bash ./scripts/ci/init.sh |         run: bash ./scripts/ci/init.sh | ||||||
|       - name: "Run PostgreSQL 13.12 database" |       - name: "Run PostgreSQL 13.12 database" | ||||||
| @@ -557,7 +563,7 @@ jobs: | |||||||
|           POSTGRES_VERSION: 13.12 |           POSTGRES_VERSION: 13.12 | ||||||
|       - name: "Prepare Report Portal" |       - name: "Prepare Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.2.0 | ||||||
|         id: rp-prepare |         id: rp-prepare | ||||||
|         with: |         with: | ||||||
|           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} |           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} | ||||||
| @@ -588,7 +594,7 @@ jobs: | |||||||
|         continue-on-error: true |         continue-on-error: true | ||||||
|       - name: "Summarize Report Portal" |       - name: "Summarize Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.2.0 | ||||||
|         id: rp-summarize |         id: rp-summarize | ||||||
|         with: |         with: | ||||||
|           tests-outcome: ${{ steps.run-tests.outcome }} |           tests-outcome: ${{ steps.run-tests.outcome }} | ||||||
| @@ -616,9 +622,9 @@ jobs: | |||||||
|       !contains(github.event.head_commit.message, '[force') |       !contains(github.event.head_commit.message, '[force') | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Init" |       - name: "Init" | ||||||
|         run: bash ./scripts/ci/init.sh |         run: bash ./scripts/ci/init.sh | ||||||
|       - name: "Run PostgreSQL 14.9 database" |       - name: "Run PostgreSQL 14.9 database" | ||||||
| @@ -627,7 +633,7 @@ jobs: | |||||||
|           POSTGRES_VERSION: 14.9 |           POSTGRES_VERSION: 14.9 | ||||||
|       - name: "Prepare Report Portal" |       - name: "Prepare Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.2.0 | ||||||
|         id: rp-prepare |         id: rp-prepare | ||||||
|         with: |         with: | ||||||
|           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} |           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} | ||||||
| @@ -658,7 +664,7 @@ jobs: | |||||||
|         continue-on-error: true |         continue-on-error: true | ||||||
|       - name: "Summarize Report Portal" |       - name: "Summarize Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.2.0 | ||||||
|         id: rp-summarize |         id: rp-summarize | ||||||
|         with: |         with: | ||||||
|           tests-outcome: ${{ steps.run-tests.outcome }} |           tests-outcome: ${{ steps.run-tests.outcome }} | ||||||
| @@ -686,9 +692,9 @@ jobs: | |||||||
|       !contains(github.event.head_commit.message, '[force') |       !contains(github.event.head_commit.message, '[force') | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Init" |       - name: "Init" | ||||||
|         run: bash ./scripts/ci/init.sh |         run: bash ./scripts/ci/init.sh | ||||||
|       - name: "Run PostgreSQL 15.4 database" |       - name: "Run PostgreSQL 15.4 database" | ||||||
| @@ -697,7 +703,7 @@ jobs: | |||||||
|           POSTGRES_VERSION: 15.4 |           POSTGRES_VERSION: 15.4 | ||||||
|       - name: "Prepare Report Portal" |       - name: "Prepare Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.2.0 | ||||||
|         id: rp-prepare |         id: rp-prepare | ||||||
|         with: |         with: | ||||||
|           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} |           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} | ||||||
| @@ -728,7 +734,7 @@ jobs: | |||||||
|         continue-on-error: true |         continue-on-error: true | ||||||
|       - name: "Summarize Report Portal" |       - name: "Summarize Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.2.0 | ||||||
|         id: rp-summarize |         id: rp-summarize | ||||||
|         with: |         with: | ||||||
|           tests-outcome: ${{ steps.run-tests.outcome }} |           tests-outcome: ${{ steps.run-tests.outcome }} | ||||||
| @@ -754,16 +760,16 @@ jobs: | |||||||
|       !contains(github.event.head_commit.message, '[force') |       !contains(github.event.head_commit.message, '[force') | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Init" |       - name: "Init" | ||||||
|         run: bash ./scripts/ci/init.sh |         run: bash ./scripts/ci/init.sh | ||||||
|       - name: "Run ActiveMQ" |       - name: "Run ActiveMQ" | ||||||
|         run: docker compose -f ./scripts/ci/docker-compose/docker-compose.yaml --profile activemq up -d |         run: docker compose -f ./scripts/ci/docker-compose/docker-compose.yaml --profile activemq up -d | ||||||
|       - name: "Prepare Report Portal" |       - name: "Prepare Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.2.0 | ||||||
|         id: rp-prepare |         id: rp-prepare | ||||||
|         with: |         with: | ||||||
|           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} |           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} | ||||||
| @@ -794,7 +800,7 @@ jobs: | |||||||
|         continue-on-error: true |         continue-on-error: true | ||||||
|       - name: "Summarize Report Portal" |       - name: "Summarize Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.2.0 | ||||||
|         id: rp-summarize |         id: rp-summarize | ||||||
|         with: |         with: | ||||||
|           tests-outcome: ${{ steps.run-tests.outcome }} |           tests-outcome: ${{ steps.run-tests.outcome }} | ||||||
| @@ -854,9 +860,9 @@ jobs: | |||||||
|             mvn-options: '-Dencryption.ssl.keystore.location=${CI_WORKSPACE}/keystores/alfresco/alfresco.keystore -Dencryption.ssl.truststore.location=${CI_WORKSPACE}/keystores/alfresco/alfresco.truststore' |             mvn-options: '-Dencryption.ssl.keystore.location=${CI_WORKSPACE}/keystores/alfresco/alfresco.keystore -Dencryption.ssl.truststore.location=${CI_WORKSPACE}/keystores/alfresco/alfresco.truststore' | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Init" |       - name: "Init" | ||||||
|         run: bash ./scripts/ci/init.sh |         run: bash ./scripts/ci/init.sh | ||||||
|       - name: "Set transformers tag" |       - name: "Set transformers tag" | ||||||
| @@ -879,7 +885,7 @@ jobs: | |||||||
|         run: docker compose -f ./scripts/ci/docker-compose/docker-compose.yaml --profile ${{ matrix.compose-profile }} up -d |         run: docker compose -f ./scripts/ci/docker-compose/docker-compose.yaml --profile ${{ matrix.compose-profile }} up -d | ||||||
|       - name: "Prepare Report Portal" |       - name: "Prepare Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.2.0 | ||||||
|         id: rp-prepare |         id: rp-prepare | ||||||
|         with: |         with: | ||||||
|           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} - ${{ matrix.testSuite }} ${{ matrix.idp }} |           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} - ${{ matrix.testSuite }} ${{ matrix.idp }} | ||||||
| @@ -910,7 +916,7 @@ jobs: | |||||||
|         continue-on-error: true |         continue-on-error: true | ||||||
|       - name: "Summarize Report Portal" |       - name: "Summarize Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.2.0 | ||||||
|         id: rp-summarize |         id: rp-summarize | ||||||
|         with: |         with: | ||||||
|           tests-outcome: ${{ steps.run-tests.outcome }} |           tests-outcome: ${{ steps.run-tests.outcome }} | ||||||
| @@ -968,9 +974,9 @@ jobs: | |||||||
|       REQUIRES_LOCAL_IMAGES: true |       REQUIRES_LOCAL_IMAGES: true | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Build" |       - name: "Build" | ||||||
|         timeout-minutes: ${{ fromJSON(env.GITHUB_ACTIONS_DEPLOY_TIMEOUT) }} |         timeout-minutes: ${{ fromJSON(env.GITHUB_ACTIONS_DEPLOY_TIMEOUT) }} | ||||||
|         run: | |         run: | | ||||||
| @@ -986,7 +992,7 @@ jobs: | |||||||
|         run: mvn install -pl :alfresco-community-repo-integration-test -am -DskipTests -Pall-tas-tests |         run: mvn install -pl :alfresco-community-repo-integration-test -am -DskipTests -Pall-tas-tests | ||||||
|       - name: "Prepare Report Portal" |       - name: "Prepare Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.2.0 | ||||||
|         id: rp-prepare |         id: rp-prepare | ||||||
|         with: |         with: | ||||||
|           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} - ${{ matrix.test-name }} |           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} - ${{ matrix.test-name }} | ||||||
| @@ -1024,7 +1030,7 @@ jobs: | |||||||
|         continue-on-error: true |         continue-on-error: true | ||||||
|       - name: "Summarize Report Portal" |       - name: "Summarize Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.2.0 | ||||||
|         id: rp-summarize |         id: rp-summarize | ||||||
|         with: |         with: | ||||||
|           tests-outcome: ${{ steps.tests.outcome }} |           tests-outcome: ${{ steps.tests.outcome }} | ||||||
| @@ -1050,16 +1056,16 @@ jobs: | |||||||
|       !contains(github.event.head_commit.message, '[force') |       !contains(github.event.head_commit.message, '[force') | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Init" |       - name: "Init" | ||||||
|         run: bash ./scripts/ci/init.sh |         run: bash ./scripts/ci/init.sh | ||||||
|       - name: "Run Postgres 15.4 database" |       - name: "Run Postgres 15.4 database" | ||||||
|         run: docker compose -f ./scripts/ci/docker-compose/docker-compose.yaml --profile postgres up -d |         run: docker compose -f ./scripts/ci/docker-compose/docker-compose.yaml --profile postgres up -d | ||||||
|       - name: "Prepare Report Portal" |       - name: "Prepare Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.2.0 | ||||||
|         id: rp-prepare |         id: rp-prepare | ||||||
|         with: |         with: | ||||||
|           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} |           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} | ||||||
| @@ -1090,7 +1096,7 @@ jobs: | |||||||
|         continue-on-error: true |         continue-on-error: true | ||||||
|       - name: "Summarize Report Portal" |       - name: "Summarize Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.2.0 | ||||||
|         id: rp-summarize |         id: rp-summarize | ||||||
|         with: |         with: | ||||||
|           tests-outcome: ${{ steps.run-tests.outcome }} |           tests-outcome: ${{ steps.run-tests.outcome }} | ||||||
| @@ -1124,9 +1130,9 @@ jobs: | |||||||
|       REQUIRES_INSTALLED_ARTIFACTS: true |       REQUIRES_INSTALLED_ARTIFACTS: true | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Build" |       - name: "Build" | ||||||
|         timeout-minutes: ${{ fromJSON(env.GITHUB_ACTIONS_DEPLOY_TIMEOUT) }} |         timeout-minutes: ${{ fromJSON(env.GITHUB_ACTIONS_DEPLOY_TIMEOUT) }} | ||||||
|         run: | |         run: | | ||||||
| @@ -1134,7 +1140,7 @@ jobs: | |||||||
|           bash ./scripts/ci/build.sh |           bash ./scripts/ci/build.sh | ||||||
|       - name: "Prepare Report Portal" |       - name: "Prepare Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.2.0 | ||||||
|         id: rp-prepare |         id: rp-prepare | ||||||
|         with: |         with: | ||||||
|           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} 0${{ matrix.part }} - (PostgreSQL) ${{ matrix.test-name }} |           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} 0${{ matrix.part }} - (PostgreSQL) ${{ matrix.test-name }} | ||||||
| @@ -1170,9 +1176,9 @@ jobs: | |||||||
|       REQUIRES_INSTALLED_ARTIFACTS: true |       REQUIRES_INSTALLED_ARTIFACTS: true | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Build" |       - name: "Build" | ||||||
|         timeout-minutes: ${{ fromJSON(env.GITHUB_ACTIONS_DEPLOY_TIMEOUT) }} |         timeout-minutes: ${{ fromJSON(env.GITHUB_ACTIONS_DEPLOY_TIMEOUT) }} | ||||||
|         run: | |         run: | | ||||||
| @@ -1180,7 +1186,7 @@ jobs: | |||||||
|           bash ./scripts/ci/build.sh |           bash ./scripts/ci/build.sh | ||||||
|       - name: "Prepare Report Portal" |       - name: "Prepare Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.2.0 | ||||||
|         id: rp-prepare |         id: rp-prepare | ||||||
|         with: |         with: | ||||||
|           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} 0${{ matrix.part }} - (MySQL) ${{ matrix.test-name }} |           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} 0${{ matrix.part }} - (MySQL) ${{ matrix.test-name }} | ||||||
| @@ -1212,9 +1218,9 @@ jobs: | |||||||
|       REQUIRES_LOCAL_IMAGES: true |       REQUIRES_LOCAL_IMAGES: true | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Build" |       - name: "Build" | ||||||
|         timeout-minutes: ${{ fromJSON(env.GITHUB_ACTIONS_DEPLOY_TIMEOUT) }} |         timeout-minutes: ${{ fromJSON(env.GITHUB_ACTIONS_DEPLOY_TIMEOUT) }} | ||||||
|         run: | |         run: | | ||||||
| @@ -1228,7 +1234,7 @@ jobs: | |||||||
|           mvn -B install -pl :alfresco-governance-services-automation-community-rest-api -am -Pags -Pall-tas-tests -DskipTests |           mvn -B install -pl :alfresco-governance-services-automation-community-rest-api -am -Pags -Pall-tas-tests -DskipTests | ||||||
|       - name: "Prepare Report Portal" |       - name: "Prepare Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-prepare@v8.2.0 | ||||||
|         id: rp-prepare |         id: rp-prepare | ||||||
|         with: |         with: | ||||||
|           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} |           rp-launch-prefix: ${{ env.RP_LAUNCH_PREFIX }} | ||||||
| @@ -1260,7 +1266,7 @@ jobs: | |||||||
|         continue-on-error: true |         continue-on-error: true | ||||||
|       - name: "Summarize Report Portal" |       - name: "Summarize Report Portal" | ||||||
|         if: github.ref_name == 'master' |         if: github.ref_name == 'master' | ||||||
|         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.16.0 |         uses: Alfresco/alfresco-build-tools/.github/actions/reportportal-summarize@v8.2.0 | ||||||
|         id: rp-summarize |         id: rp-summarize | ||||||
|         with: |         with: | ||||||
|           tests-outcome: ${{ steps.run-tests.outcome }} |           tests-outcome: ${{ steps.run-tests.outcome }} | ||||||
| @@ -1302,9 +1308,9 @@ jobs: | |||||||
|       !contains(github.event.head_commit.message, '[force]') |       !contains(github.event.head_commit.message, '[force]') | ||||||
|     steps: |     steps: | ||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Build" |       - name: "Build" | ||||||
|         timeout-minutes: ${{ fromJSON(env.GITHUB_ACTIONS_DEPLOY_TIMEOUT) }} |         timeout-minutes: ${{ fromJSON(env.GITHUB_ACTIONS_DEPLOY_TIMEOUT) }} | ||||||
|         run: | |         run: | | ||||||
|   | |||||||
							
								
								
									
										16
									
								
								.github/workflows/master_release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										16
									
								
								.github/workflows/master_release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -34,12 +34,12 @@ jobs: | |||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|         with: |         with: | ||||||
|           persist-credentials: false |           persist-credentials: false | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Init" |       - name: "Init" | ||||||
|         run: bash ./scripts/ci/init.sh |         run: bash ./scripts/ci/init.sh | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/configure-git-author@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/configure-git-author@v8.2.0 | ||||||
|         with: |         with: | ||||||
|           username: ${{ env.GIT_USERNAME }} |           username: ${{ env.GIT_USERNAME }} | ||||||
|           email: ${{ env.GIT_EMAIL }} |           email: ${{ env.GIT_EMAIL }} | ||||||
| @@ -63,12 +63,12 @@ jobs: | |||||||
|       - uses: actions/checkout@v4 |       - uses: actions/checkout@v4 | ||||||
|         with: |         with: | ||||||
|           persist-credentials: false |           persist-credentials: false | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/get-build-info@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/free-hosted-runner-disk-space@v8.2.0 | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/setup-java-build@v8.2.0 | ||||||
|       - name: "Init" |       - name: "Init" | ||||||
|         run: bash ./scripts/ci/init.sh |         run: bash ./scripts/ci/init.sh | ||||||
|       - uses: Alfresco/alfresco-build-tools/.github/actions/configure-git-author@v8.16.0 |       - uses: Alfresco/alfresco-build-tools/.github/actions/configure-git-author@v8.2.0 | ||||||
|         with: |         with: | ||||||
|           username: ${{ env.GIT_USERNAME }} |           username: ${{ env.GIT_USERNAME }} | ||||||
|           email: ${{ env.GIT_EMAIL }} |           email: ${{ env.GIT_EMAIL }} | ||||||
|   | |||||||
| @@ -133,21 +133,21 @@ | |||||||
|         "filename": ".github/workflows/ci.yml", |         "filename": ".github/workflows/ci.yml", | ||||||
|         "hashed_secret": "b86dc2f033a63f2b7b9e7d270ab806d2910d7572", |         "hashed_secret": "b86dc2f033a63f2b7b9e7d270ab806d2910d7572", | ||||||
|         "is_verified": false, |         "is_verified": false, | ||||||
|         "line_number": 293 |         "line_number": 299 | ||||||
|       }, |       }, | ||||||
|       { |       { | ||||||
|         "type": "Secret Keyword", |         "type": "Secret Keyword", | ||||||
|         "filename": ".github/workflows/ci.yml", |         "filename": ".github/workflows/ci.yml", | ||||||
|         "hashed_secret": "1bfb0e20f886150ba59b853bcd49dea893e00966", |         "hashed_secret": "1bfb0e20f886150ba59b853bcd49dea893e00966", | ||||||
|         "is_verified": false, |         "is_verified": false, | ||||||
|         "line_number": 368 |         "line_number": 374 | ||||||
|       }, |       }, | ||||||
|       { |       { | ||||||
|         "type": "Secret Keyword", |         "type": "Secret Keyword", | ||||||
|         "filename": ".github/workflows/ci.yml", |         "filename": ".github/workflows/ci.yml", | ||||||
|         "hashed_secret": "128f14373ccfaff49e3664045d3a11b50cbb7b39", |         "hashed_secret": "128f14373ccfaff49e3664045d3a11b50cbb7b39", | ||||||
|         "is_verified": false, |         "is_verified": false, | ||||||
|         "line_number": 902 |         "line_number": 908 | ||||||
|       } |       } | ||||||
|     ], |     ], | ||||||
|     ".github/workflows/master_release.yml": [ |     ".github/workflows/master_release.yml": [ | ||||||
| @@ -1273,7 +1273,7 @@ | |||||||
|         "filename": "repository/src/main/resources/alfresco/repository.properties", |         "filename": "repository/src/main/resources/alfresco/repository.properties", | ||||||
|         "hashed_secret": "84551ae5442affc9f1a2d3b4c86ae8b24860149d", |         "hashed_secret": "84551ae5442affc9f1a2d3b4c86ae8b24860149d", | ||||||
|         "is_verified": false, |         "is_verified": false, | ||||||
|         "line_number": 771, |         "line_number": 770, | ||||||
|         "is_secret": false |         "is_secret": false | ||||||
|       } |       } | ||||||
|     ], |     ], | ||||||
| @@ -1539,7 +1539,7 @@ | |||||||
|         "filename": "repository/src/test/java/org/alfresco/repo/rendition2/AbstractRenditionIntegrationTest.java", |         "filename": "repository/src/test/java/org/alfresco/repo/rendition2/AbstractRenditionIntegrationTest.java", | ||||||
|         "hashed_secret": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8", |         "hashed_secret": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8", | ||||||
|         "is_verified": false, |         "is_verified": false, | ||||||
|         "line_number": 130, |         "line_number": 127, | ||||||
|         "is_secret": false |         "is_secret": false | ||||||
|       } |       } | ||||||
|     ], |     ], | ||||||
| @@ -1627,7 +1627,7 @@ | |||||||
|         "filename": "repository/src/test/java/org/alfresco/repo/security/authentication/identityservice/SpringBasedIdentityServiceFacadeUnitTest.java", |         "filename": "repository/src/test/java/org/alfresco/repo/security/authentication/identityservice/SpringBasedIdentityServiceFacadeUnitTest.java", | ||||||
|         "hashed_secret": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8", |         "hashed_secret": "5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8", | ||||||
|         "is_verified": false, |         "is_verified": false, | ||||||
|         "line_number": 48, |         "line_number": 46, | ||||||
|         "is_secret": false |         "is_secret": false | ||||||
|       } |       } | ||||||
|     ], |     ], | ||||||
| @@ -1888,5 +1888,5 @@ | |||||||
|       } |       } | ||||||
|     ] |     ] | ||||||
|   }, |   }, | ||||||
|   "generated_at": "2025-05-15T21:47:13Z" |   "generated_at": "2024-12-19T08:58:42Z" | ||||||
| } | } | ||||||
|   | |||||||
| @@ -7,7 +7,7 @@ | |||||||
|    <parent> |    <parent> | ||||||
|       <groupId>org.alfresco</groupId> |       <groupId>org.alfresco</groupId> | ||||||
|       <artifactId>alfresco-community-repo-amps</artifactId> |       <artifactId>alfresco-community-repo-amps</artifactId> | ||||||
|       <version>23.6.1.1-SNAPSHOT</version> |       <version>25.1.0.21-SNAPSHOT</version> | ||||||
|    </parent> |    </parent> | ||||||
|  |  | ||||||
|    <modules> |    <modules> | ||||||
|   | |||||||
| @@ -7,7 +7,7 @@ | |||||||
|    <parent> |    <parent> | ||||||
|       <groupId>org.alfresco</groupId> |       <groupId>org.alfresco</groupId> | ||||||
|       <artifactId>alfresco-governance-services-community-parent</artifactId> |       <artifactId>alfresco-governance-services-community-parent</artifactId> | ||||||
|       <version>23.6.1.1-SNAPSHOT</version> |       <version>25.1.0.21-SNAPSHOT</version> | ||||||
|    </parent> |    </parent> | ||||||
|  |  | ||||||
|    <modules> |    <modules> | ||||||
|   | |||||||
| @@ -7,7 +7,7 @@ | |||||||
|    <parent> |    <parent> | ||||||
|       <groupId>org.alfresco</groupId> |       <groupId>org.alfresco</groupId> | ||||||
|       <artifactId>alfresco-governance-services-automation-community-repo</artifactId> |       <artifactId>alfresco-governance-services-automation-community-repo</artifactId> | ||||||
|       <version>23.6.1.1-SNAPSHOT</version> |       <version>25.1.0.21-SNAPSHOT</version> | ||||||
|    </parent> |    </parent> | ||||||
|  |  | ||||||
|    <build> |    <build> | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
| @@ -2,7 +2,7 @@ | |||||||
|  * #%L |  * #%L | ||||||
|  * Alfresco Records Management Module |  * Alfresco Records Management Module | ||||||
|  * %% |  * %% | ||||||
|  * Copyright (C) 2005 - 2025 Alfresco Software Limited |  * Copyright (C) 2005 - 2024 Alfresco Software Limited | ||||||
|  * %% |  * %% | ||||||
|  * This file is part of the Alfresco software. |  * This file is part of the Alfresco software. | ||||||
|  * - |  * - | ||||||
|   | |||||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user