Compare commits

...

10 Commits

Author SHA1 Message Date
alfresco-build
360c584f64 [maven-release-plugin][skip ci] prepare release 25.2.0-A.17 2025-07-06 02:53:26 +00:00
alfresco-build
3bb5a988cf [release] 25.2.0-A.17
Update upstream versions
    - alfresco-community-repo:   25.2.0.60
    - alfresco-enterprise-share: 25.2.0.43
    - acs-packaging:             25.2.0-A.17
    - RELEASE_VERSION:           25.2.0-A.17
    - DEVELOPMENT_VERSION:       25.2.0-A.18-SNAPSHOT
2025-07-06 01:30:31 +00:00
tathagta15
3442fce59a [ACS-9821] Bump IE to 2.0.16-A.2 (#1653) 2025-07-04 10:14:58 +05:30
alfresco-build
f83f55060a [maven-release-plugin][skip ci] prepare for next development iteration 2025-06-29 02:39:25 +00:00
alfresco-build
1e8dd2817a [maven-release-plugin][skip ci] prepare release 25.2.0-A.16 2025-06-29 02:39:23 +00:00
alfresco-build
17a38d51d0 [release] 25.2.0-A.16
Update upstream versions
    - alfresco-community-repo:   25.2.0.54
    - alfresco-enterprise-share: 25.2.0.37
    - acs-packaging:             25.2.0-A.16
    - RELEASE_VERSION:           25.2.0-A.16
    - DEVELOPMENT_VERSION:       25.2.0-A.17-SNAPSHOT
2025-06-29 01:32:24 +00:00
tathagta15
25af309ea9 [ACS-9745] Removed reportPortal integration (#1652)
* ACS-9feature/ACS-9745-removed-reportPortal-integration

* Update pom.xml

updated the versions

* Update pom.xml

fixed versioning issue

* fixed versions of dependent repos

* Update pom.xml

synced all version with snapshots
2025-06-24 11:21:13 +05:30
alfresco-build
c37e9526c6 [release] 25.2.0-A.15
Update upstream versions
    - alfresco-community-repo:   25.2.0.49
    - alfresco-enterprise-share: 25.2.0.36
    - acs-packaging:             25.2.0-A.15
    - RELEASE_VERSION:           25.2.0-A.15
    - DEVELOPMENT_VERSION:       25.2.0-A.16-SNAPSHOT
2025-06-23 08:51:38 +00:00
alfresco-build
29720e6e64 [release] 25.2.0-A.13
Update upstream versions
    - alfresco-community-repo:   25.2.0.42
    - alfresco-enterprise-share: 25.2.0.33
    - acs-packaging:             25.2.0-A.13
    - RELEASE_VERSION:           25.2.0-A.13
    - DEVELOPMENT_VERSION:       25.2.0-A.14-SNAPSHOT
2025-06-08 01:30:05 +00:00
alfresco-build
26fbca754f [maven-release-plugin][skip ci] prepare for next development iteration 2025-06-01 02:54:07 +00:00
23 changed files with 29 additions and 56 deletions

View File

@@ -29,8 +29,8 @@ env:
TAS_ENVIRONMENT: ./tests/environment
TAS_SCRIPTS: ../alfresco-community-repo/packaging/tests/scripts
# Release version has to start with real version (23.2.0-....) for the docker image to build successfully.
RELEASE_VERSION: 25.2.0-A.12
DEVELOPMENT_VERSION: 25.2.0-A.13-SNAPSHOT
RELEASE_VERSION: 25.2.0-A.17
DEVELOPMENT_VERSION: 25.2.0-A.18-SNAPSHOT
jobs:
precommit:

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<properties>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<build>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<build>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<properties>

View File

@@ -25,7 +25,7 @@ services:
- 5432:5432
solr6:
image: alfresco/alfresco-search-services:2.0.15
image: alfresco/alfresco-search-services:2.0.16-A.2
mem_limit: 2g
environment:
#Solr needs to know how to register itself with Alfresco

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<properties>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<dependencies>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<dependencies>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-services-community-docker</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<properties>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<properties>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>share-community-docker</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<properties>

View File

@@ -7,6 +7,6 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
</project>

12
pom.xml
View File

@@ -3,19 +3,19 @@
<artifactId>acs-community-packaging</artifactId>
<packaging>pom</packaging>
<name>Alfresco Content Services Community Packaging</name>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<relativePath>../alfresco-community-repo/pom.xml</relativePath>
<version>25.2.0.39</version>
<version>25.2.0.60</version>
</parent>
<properties>
<dependency.alfresco-community-repo.version>25.2.0.39</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>25.2.0.30</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>25.2.0-A.12</dependency.acs-packaging.version> <!-- for Share distribution zip -->
<dependency.alfresco-community-repo.version>25.2.0.60</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>25.2.0.43</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>25.2.0-A.17</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>25.2.0-A.12</tag>
<tag>25.2.0-A.17</tag>
</scm>
<distributionManagement>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<packaging>pom</packaging>

View File

@@ -1,3 +1,3 @@
SOLR6_TAG=2.0.15
SOLR6_TAG=2.0.16-A.2
POSTGRES_TAG=15.4
ACTIVEMQ_TAG=5.18.3-jre17-rockylinux8

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<modules>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<developers>
@@ -67,11 +67,6 @@
<classifier>tests</classifier>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>agent-java-testng</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<properties>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<developers>
@@ -33,12 +33,6 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>agent-java-testng</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.alfresco.tas</groupId>
<artifactId>email</artifactId>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<developers>
@@ -34,12 +34,6 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>agent-java-testng</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.alfresco.tas</groupId>
<artifactId>utility</artifactId>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<developers>
@@ -79,11 +79,6 @@
<version>${dependency.awaitility.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>agent-java-testng</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>25.2.0-A.12</version>
<version>25.2.0-A.17</version>
</parent>
<developers>
@@ -37,11 +37,6 @@
<classifier>tests</classifier>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>agent-java-testng</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>