Compare commits

..
6 Commits
Author SHA1 Message Date
alfresco-build 442e4789ca [maven-release-plugin][skip ci] prepare release 7.4.1 2023-08-08 15:11:28 +00:00
alfresco-build fdc5cd4016 [release][publish] 7.4.1
Update upstream versions
    - alfresco-community-repo:   21.14
    - alfresco-enterprise-share: 21.16
    - acs-packaging:             7.4.1
    - RELEASE_VERSION:           7.4.1
    - DEVELOPMENT_VERSION:       7.4.2-A1-SNAPSHOT
2023-08-08 13:50:00 +00:00
alfresco-build 598a1f2f84 [release] 7.4.1-A4
Update upstream versions
    - alfresco-community-repo:   21.14
    - alfresco-enterprise-share: 21.16
    - acs-packaging:             7.4.1-A4
    - RELEASE_VERSION:           7.4.1-A4
    - DEVELOPMENT_VERSION:       7.4.1-A5-SNAPSHOT
2023-08-07 23:32:37 +00:00
alfresco-build fe34b411e7 [release] 7.4.1-A3
Update upstream versions
    - alfresco-community-repo:   21.11
    - alfresco-enterprise-share: 21.12
    - acs-packaging:             7.4.1-A3
    - RELEASE_VERSION:           7.4.1-A3
    - DEVELOPMENT_VERSION:       7.4.1-A4-SNAPSHOT
2023-08-01 14:52:04 +00:00
alfresco-build 6721183427 [release] 7.4.1-A2
Update upstream versions
    - alfresco-community-repo:   21.10
    - alfresco-enterprise-share: 21.11
    - acs-packaging:             7.4.1-A2
    - RELEASE_VERSION:           7.4.1-A2
    - DEVELOPMENT_VERSION:       7.4.1-A3-SNAPSHOT
2023-07-28 20:44:54 +00:00
kmagdziarz 006dac0381 Create ServicePack branch release/7.4.N [skip ci] 2023-05-05 12:39:55 +02:00
23 changed files with 34 additions and 64 deletions
+3 -3
View File
@@ -28,9 +28,9 @@ env:
QUAY_USERNAME: ${{ secrets.QUAY_USERNAME }}
TAS_ENVIRONMENT: ./tests/environment
TAS_SCRIPTS: ../alfresco-community-repo/packaging/tests/scripts
# Release version has to start with real version (7.4.0-....) for the docker image to build successfully.
RELEASE_VERSION: 23.1.0-A19
DEVELOPMENT_VERSION: 23.1.0-A20-SNAPSHOT
# Release version has to start with real version (7.4.1-....) for the docker image to build successfully.
RELEASE_VERSION: 7.4.1
DEVELOPMENT_VERSION: 7.4.2-A1-SNAPSHOT
jobs:
tas_tests:
+2 -2
View File
@@ -7,11 +7,11 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<properties>
<dependency.sis.version>1.3</dependency.sis.version>
<dependency.sis.version>1.2</dependency.sis.version>
<tomcat.version>7.0.86</tomcat.version>
<tomcat.default.solr6.port>8983</tomcat.default.solr6.port>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<build>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<build>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<properties>
+1 -1
View File
@@ -47,7 +47,7 @@ services:
- 8083:8983 #Browser port
activemq:
image: alfresco/alfresco-activemq:5.17.4-jre17-rockylinux8
image: alfresco/alfresco-activemq:5.17.1-jre11-rockylinux8
mem_limit: 1g
ports:
- 8161:8161 # Web Console
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<properties>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<dependencies>
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<dependencies>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-services-community-docker</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<properties>
+1 -13
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<properties>
@@ -119,9 +119,6 @@
<platform>linux/amd64</platform>
<platform>linux/arm64</platform>
</platforms>
<attestations>
<provenance>false</provenance>
</attestations>
</buildx>
<dockerFileDir>${project.basedir}</dockerFileDir>
<args>
@@ -188,9 +185,6 @@
<platform>linux/amd64</platform>
<platform>linux/arm64</platform>
</platforms>
<attestations>
<provenance>false</provenance>
</attestations>
</buildx>
<dockerFileDir>${project.basedir}</dockerFileDir>
<args>
@@ -261,9 +255,6 @@
<platform>linux/amd64</platform>
<platform>linux/arm64</platform>
</platforms>
<attestations>
<provenance>false</provenance>
</attestations>
</buildx>
<dockerFileDir>${project.basedir}</dockerFileDir>
<args>
@@ -293,9 +284,6 @@
<platform>linux/amd64</platform>
<platform>linux/arm64</platform>
</platforms>
<attestations>
<provenance>false</provenance>
</attestations>
</buildx>
<dockerFileDir>${project.basedir}</dockerFileDir>
<args>
+1 -13
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>share-community-docker</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<properties>
@@ -101,9 +101,6 @@
<platform>linux/amd64</platform>
<platform>linux/arm64</platform>
</platforms>
<attestations>
<provenance>false</provenance>
</attestations>
</buildx>
<dockerFileDir>${project.basedir}</dockerFileDir>
<args>
@@ -170,9 +167,6 @@
<platform>linux/amd64</platform>
<platform>linux/arm64</platform>
</platforms>
<attestations>
<provenance>false</provenance>
</attestations>
</buildx>
<dockerFileDir>${project.basedir}</dockerFileDir>
<args>
@@ -243,9 +237,6 @@
<platform>linux/amd64</platform>
<platform>linux/arm64</platform>
</platforms>
<attestations>
<provenance>false</provenance>
</attestations>
</buildx>
<dockerFileDir>${project.basedir}</dockerFileDir>
<args>
@@ -275,9 +266,6 @@
<platform>linux/amd64</platform>
<platform>linux/arm64</platform>
</platforms>
<attestations>
<provenance>false</provenance>
</attestations>
</buildx>
<dockerFileDir>${project.basedir}</dockerFileDir>
<args>
+1 -1
View File
@@ -7,6 +7,6 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
</project>
+6 -6
View File
@@ -3,19 +3,19 @@
<artifactId>acs-community-packaging</artifactId>
<packaging>pom</packaging>
<name>Alfresco Content Services Community Packaging</name>
<version>23.1.0-A19</version>
<version>7.4.1</version>
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<relativePath>../alfresco-community-repo/pom.xml</relativePath>
<version>23.1.0.151</version>
<version>21.14</version>
</parent>
<properties>
<dependency.alfresco-community-repo.version>23.1.0.151</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>23.1.0.144</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>23.1.0-A19</dependency.acs-packaging.version> <!-- for Share distribution zip -->
<dependency.alfresco-community-repo.version>21.14</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>21.16</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>7.4.1</dependency.acs-packaging.version> <!-- for Share distribution zip -->
<repo.image.tag>${dependency.alfresco-community-repo.version}</repo.image.tag>
<share.image.tag>${dependency.alfresco-community-share.version}</share.image.tag>
@@ -25,7 +25,7 @@
<connection>scm:git:https://github.com/Alfresco/acs-community-packaging.git</connection>
<developerConnection>scm:git:https://github.com/Alfresco/acs-community-packaging.git</developerConnection>
<url>https://github.com/Alfresco/acs-community-packaging</url>
<tag>23.1.0-A19</tag>
<tag>7.4.1</tag>
</scm>
<distributionManagement>
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<packaging>pom</packaging>
+1 -1
View File
@@ -1,3 +1,3 @@
SOLR6_TAG=2.0.7-A5
POSTGRES_TAG=14.4
ACTIVEMQ_TAG=5.17.4-jre17-rockylinux8
ACTIVEMQ_TAG=5.17.1-jre11-rockylinux8
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<modules>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<developers>
+3 -3
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<properties>
@@ -21,7 +21,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.24.2</version>
<version>3.23.1</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-model</artifactId>
<version>3.9.2</version>
<version>3.8.6</version>
</dependency>
</dependencies>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<developers>
+2 -2
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<developers>
@@ -23,7 +23,7 @@
<properties>
<suiteXmlFile>${project.basedir}/src/test/resources/integration-suite.xml</suiteXmlFile>
<dependency.groovy.version>3.0.17</dependency.groovy.version>
<dependency.groovy.version>3.0.12</dependency.groovy.version>
</properties>
<dependencies>
+1 -7
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<developers>
@@ -73,12 +73,6 @@
<artifactId>spring-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
<version>${dependency.awaitility.version}</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>23.1.0-A19</version>
<version>7.4.1</version>
</parent>
<developers>