Compare commits

...

22 Commits

Author SHA1 Message Date
Travis CI User
25c3151722 [maven-release-plugin][skip ci] prepare release 7.4.0-A6 2022-12-04 02:44:41 +00:00
Travis CI User
ec09fcfd91 [release] 7.4.0-A6
Update upstream versions
    - alfresco-community-repo:   20.29
    - alfresco-enterprise-share: 20.27
    - acs-packaging:             7.4.0-A6
    - RELEASE_VERSION:           7.4.0-A6
    - DEVELOPMENT_VERSION:       7.4.0-A7-SNAPSHOT
2022-12-04 01:44:56 +00:00
Travis CI User
435d84e6a2 [maven-release-plugin][skip ci] prepare for next development iteration 2022-12-01 07:11:12 +00:00
Travis CI User
1d6b90d442 [maven-release-plugin][skip ci] prepare release 7.4.0-A5 2022-12-01 07:11:10 +00:00
Travis CI User
aa475b57b0 [release] 7.4.0-A5
Update upstream versions
    - alfresco-community-repo:   20.27
    - alfresco-enterprise-share: 20.25
    - acs-packaging:             7.4.0-A5
    - RELEASE_VERSION:           7.4.0-A5
    - DEVELOPMENT_VERSION:       7.4.0-A6-SNAPSHOT
2022-12-01 06:08:06 +00:00
Travis CI User
eb36ccc8e8 [maven-release-plugin][skip ci] prepare for next development iteration 2022-11-27 02:50:08 +00:00
Travis CI User
8a6c0315ed [maven-release-plugin][skip ci] prepare release 7.4.0-A4 2022-11-27 02:50:06 +00:00
Travis CI User
85092a63da [release] 7.4.0-A4
Update upstream versions
    - alfresco-community-repo:   20.26
    - alfresco-enterprise-share: 20.24
    - acs-packaging:             7.4.0-A4
    - RELEASE_VERSION:           7.4.0-A4
    - DEVELOPMENT_VERSION:       7.4.0-A5-SNAPSHOT
2022-11-27 01:52:43 +00:00
Sara
9bf0d5ca11 MNT-22686 Remove email template from test resources (#1493) 2022-11-24 19:44:07 +00:00
Sara
fa7a57310f MNT-22686 Add email template to enterprise test resources (#1492) 2022-11-23 18:24:46 +00:00
Travis CI User
c2bfa12c45 [maven-release-plugin][skip ci] prepare for next development iteration 2022-11-13 02:52:32 +00:00
Travis CI User
59bb2d4093 [maven-release-plugin][skip ci] prepare release 7.4.0-A3 2022-11-13 02:52:30 +00:00
Travis CI User
151269ed6e [release] 7.4.0-A3
Update upstream versions
    - alfresco-community-repo:   20.14
    - alfresco-enterprise-share: 20.10
    - acs-packaging:             7.4.0-A3
    - RELEASE_VERSION:           7.4.0-A3
    - DEVELOPMENT_VERSION:       7.4.0-A4-SNAPSHOT
2022-11-13 01:52:18 +00:00
Travis CI User
d29290bf33 [maven-release-plugin][skip ci] prepare for next development iteration 2022-11-06 03:01:55 +00:00
Travis CI User
4a81764e77 [maven-release-plugin][skip ci] prepare release 7.4.0-A2 2022-11-06 03:01:53 +00:00
Travis CI User
1df9faf624 [release] 7.4.0-A2
Update upstream versions
    - alfresco-community-repo:   20.6
    - alfresco-enterprise-share: 20.5
    - acs-packaging:             7.4.0-A2
    - RELEASE_VERSION:           7.4.0-A2
    - DEVELOPMENT_VERSION:       7.4.0-A3-SNAPSHOT
2022-11-06 01:58:48 +00:00
Travis CI User
dee27344c1 [maven-release-plugin][skip ci] prepare for next development iteration 2022-10-30 03:03:44 +00:00
Travis CI User
fe797dd89b [maven-release-plugin][skip ci] prepare release 7.4.0-A1 2022-10-30 03:03:42 +00:00
Travis CI User
b84d48ad89 [release] 7.4.0-A1
Update upstream versions
    - alfresco-community-repo:   20.2
    - alfresco-enterprise-share: 20.2
    - acs-packaging:             7.4.0-A1
    - RELEASE_VERSION:           7.4.0-A1
    - DEVELOPMENT_VERSION:       7.4.0-A2-SNAPSHOT
2022-10-30 02:00:46 +00:00
Domenico Sibilio
522e9a7ba3 APPS-1677 Remove unnecessary MAVEN_OPTS to build comm-share (#1488) 2022-10-27 13:32:19 +02:00
Krystian Dabrowski
51c51e1622 Update Master branch to 7.4.0 [skip ci] 2022-10-27 12:26:54 +02:00
Travis CI User
28846aa431 [maven-release-plugin][skip ci] prepare for next development iteration 2022-10-26 14:28:23 +00:00
22 changed files with 28 additions and 36 deletions

View File

@@ -28,9 +28,9 @@ env:
global:
- TAS_SCRIPTS=../alfresco-community-repo/packaging/tests/scripts
- TAS_ENVIRONMENT=./tests/environment
# Release version has to start with real version (7.3.0-....) for the docker image to build successfully.
- RELEASE_VERSION=7.3.0
- DEVELOPMENT_VERSION=7.4.0-A1-SNAPSHOT
# Release version has to start with real version (7.4.0-....) for the docker image to build successfully.
- RELEASE_VERSION=7.4.0-A6
- DEVELOPMENT_VERSION=7.4.0-A7-SNAPSHOT
stages:
- name: test

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<properties>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<build>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<build>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<properties>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<properties>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<dependencies>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<dependencies>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-services-community-docker</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<properties>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<properties>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>share-community-docker</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<properties>

View File

@@ -7,6 +7,6 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</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>7.3.0</version>
<version>7.4.0-A6</version>
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<relativePath>../alfresco-community-repo/pom.xml</relativePath>
<version>17.183</version>
<version>20.29</version>
</parent>
<properties>
<dependency.alfresco-community-repo.version>17.183</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>17.138</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>7.3.0</dependency.acs-packaging.version> <!-- for Share distribution zip -->
<dependency.alfresco-community-repo.version>20.29</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>20.27</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>7.4.0-A6</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>7.3.0</tag>
<tag>7.4.0-A6</tag>
</scm>
<distributionManagement>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<packaging>pom</packaging>

View File

@@ -53,14 +53,6 @@ if [[ "${SHARE_DEPENDENCY_VERSION}" =~ ^.+-SNAPSHOT$ ]] && [ "${TRAVIS_BUILD_STA
fi
SHARE_UPSTREAM_REPO="github.com/Alfresco/alfresco-community-share.git"
# Temporarily opening reflective access during compilation for community-share
# This could be removed once community-share will become Java 17 compliant
# (Maven plugins included e.g.: maven-war-plugin)
export MAVEN_OPTS="--add-opens=java.base/java.util=ALL-UNNAMED \
--add-opens=java.base/java.lang=ALL-UNNAMED \
--add-opens=java.base/java.lang.reflect=ALL-UNNAMED \
--add-opens=java.base/java.text=ALL-UNNAMED \
--add-opens=java.desktop/java.awt.font=ALL-UNNAMED"
# Checkout the upstream share project (tag or branch; + build if the latter)
if [[ "${SHARE_DEPENDENCY_VERSION}" =~ ^.+-SNAPSHOT$ ]] ; then
pullAndBuildSameBranchOnUpstream "${SHARE_UPSTREAM_REPO}" "-Pbuild-docker-images -Pags -Dlicense.failOnNotUptodateHeader=true -Ddocker.quay-expires.value=NEVER ${REPO_IMAGE} -Ddependency.alfresco-community-repo.version=${COM_DEPENDENCY_VERSION}"

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<modules>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<developers>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<properties>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<developers>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<developers>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<developers>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.3.0</version>
<version>7.4.0-A6</version>
</parent>
<developers>