Compare commits

..
15 Commits
Author SHA1 Message Date
Travis CI User 4cb4ef2bed [maven-release-plugin][skip ci] prepare release 7.2.1 2022-07-25 17:19:13 +00:00
Travis CI User 21ab328494 [release][publish] 7.2.1
Update upstream versions
    - alfresco-community-repo:   15.9
    - alfresco-enterprise-share: 15.17
    - acs-packaging:             7.2.1
    - RELEASE_VERSION:           7.2.1
    - DEVELOPMENT_VERSION:       7.2.2-A1-SNAPSHOT
2022-07-25 16:12:32 +00:00
Travis CI User 9743d67408 [maven-release-plugin][skip ci] prepare for next development iteration 2022-07-15 11:40:27 +00:00
Travis CI User 13e009194e [maven-release-plugin][skip ci] prepare release 7.2.1-A1 2022-07-15 11:40:25 +00:00
Travis CI User 68d4281199 [release] 7.2.1-A1
Update upstream versions
    - alfresco-community-repo:   15.8
    - alfresco-enterprise-share: 15.15
    - acs-packaging:             7.2.1-A1
    - RELEASE_VERSION:           7.2.1-A1
    - DEVELOPMENT_VERSION:       7.2.1-A2-SNAPSHOT
2022-07-15 10:41:57 +00:00
Vítor Moreira 73035efd62 MNT-22946: update upstream versions to a non-vulnerable spring version (#1477) 2022-05-13 10:20:39 +01:00
alandavis 5e72f50fb1 Update upstream versions
- alfresco-community-repo:   15.2
    - alfresco-enterprise-share: 15.2
2022-03-22 11:59:52 +00:00
alandavis 51d9d16905 Update upstream versions
- alfresco-community-repo:  15.1
    - alfresco-enterprise-share: 14.96 - this was the version in the 7.2.0 release
2022-03-21 16:47:24 +00:00
alandavis 03000d6fff Create release/7.2.N branch
[skip ci] wait for acs-packaging
2022-03-21 10:15:22 +00:00
alandavis c672395883 Create release/7.2.0 HF branch 2022-03-21 09:52:18 +00:00
Travis CI User 40c87cfb0a [maven-release-plugin][skip ci] prepare for next development iteration 2022-03-19 13:37:53 +00:00
Travis CI User b789531dad [maven-release-plugin][skip ci] prepare release 7.2.0 2022-03-19 13:37:51 +00:00
Travis CI User b9c9174540 [release][publish] 7.2.0
Update upstream versions
    - alfresco-community-repo:   14.145
    - alfresco-enterprise-share: 14.96
    - acs-packaging:             7.2.0
    - RELEASE_VERSION:           7.2.0
    - DEVELOPMENT_VERSION:       23.1.0-A1-SNAPSHOT
2022-03-19 11:54:48 +00:00
Domenico Sibilio 224b8ec58e ACS-2307 Update IE/SS to 2.0.3 2022-03-15 16:08:34 +01:00
Travis CI User 81531d0b1f [maven-release-plugin][skip ci] prepare for next development iteration 2022-03-14 17:44:47 +00:00
27 changed files with 34 additions and 34 deletions
+3 -3
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.2.0-....) for the docker image to build successfully.
- RELEASE_VERSION=7.2.0-A30
- DEVELOPMENT_VERSION=7.2.0-A31-SNAPSHOT
# Release version has to start with real version (7.2.1-....) for the docker image to build successfully.
- RELEASE_VERSION=7.2.1
- DEVELOPMENT_VERSION=7.2.2-A1-SNAPSHOT
stages:
- name: test
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>7.2.0-A30</version>
<version>7.2.1</version>
</parent>
<properties>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-dev-community-tomcat-env</artifactId>
<version>7.2.0-A30</version>
<version>7.2.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>7.2.0-A30</version>
<version>7.2.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>7.2.0-A30</version>
<version>7.2.1</version>
</parent>
<properties>
+1 -1
View File
@@ -25,7 +25,7 @@ services:
- 5432:5432
solr6:
image: alfresco/alfresco-search-services:2.0.3-RC5
image: alfresco/alfresco-search-services:2.0.3
mem_limit: 2g
environment:
#Solr needs to know how to register itself with Alfresco
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.2.0-A30</version>
<version>7.2.1</version>
</parent>
<properties>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.2.0-A30</version>
<version>7.2.1</version>
</parent>
<dependencies>
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.2.0-A30</version>
<version>7.2.1</version>
</parent>
<dependencies>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-services-community-docker</artifactId>
<version>7.2.0-A30</version>
<version>7.2.1</version>
</parent>
<properties>
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.2.0-A30</version>
<version>7.2.1</version>
</parent>
<properties>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>share-community-docker</artifactId>
<version>7.2.0-A30</version>
<version>7.2.1</version>
</parent>
<properties>
+1 -1
View File
@@ -7,6 +7,6 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.2.0-A30</version>
<version>7.2.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>7.2.0-A30</version>
<version>7.2.1</version>
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<relativePath>../alfresco-community-repo/pom.xml</relativePath>
<version>14.141</version>
<version>15.9</version>
</parent>
<properties>
<dependency.alfresco-community-repo.version>14.141</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>14.87</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>7.2.0-A30</dependency.acs-packaging.version> <!-- for Share distribution zip -->
<dependency.alfresco-community-repo.version>15.9</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-share.version>15.17</dependency.alfresco-community-share.version>
<dependency.acs-packaging.version>7.2.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>7.2.0-A30</tag>
<tag>7.2.1</tag>
</scm>
<distributionManagement>
+1 -1
View File
@@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.2.0-A30</version>
<version>7.2.1</version>
</parent>
<packaging>pom</packaging>
+1 -1
View File
@@ -8,7 +8,7 @@ set -vex
#
if [ -z "${RELEASE_VERSION}" ]; then
echo "Please provide a RELEASE_VERSION in the format <acs-version>-<additional-info> (7.2.0-EA or 7.2.0-SNAPSHOT)"
echo "Please provide a RELEASE_VERSION in the format <acs-version>-<additional-info> (7.2.1-EA or 7.2.1-SNAPSHOT)"
exit 1
fi
+1 -1
View File
@@ -8,7 +8,7 @@ set -vex
#
if [ -z "${RELEASE_VERSION}" ]; then
echo "Please provide a RELEASE_VERSION in the format <acs-version>-<additional-info> (7.2.0-EA or 7.2.0-SNAPSHOT)"
echo "Please provide a RELEASE_VERSION in the format <acs-version>-<additional-info> (7.2.1-EA or 7.2.1-SNAPSHOT)"
exit 1
fi
+1 -1
View File
@@ -6,7 +6,7 @@ pushd "$(dirname "${BASH_SOURCE[0]}")/../../"
if [ -z "${RELEASE_VERSION}" ] || [ -z "${DEVELOPMENT_VERSION}" ]; then
echo "Please provide a Release and Development version in the format <acs-version>-<additional-info> (7.2.0-EA or 7.2.0-SNAPSHOT)"
echo "Please provide a Release and Development version in the format <acs-version>-<additional-info> (7.2.1-EA or 7.2.1-SNAPSHOT)"
exit 1
fi
+1 -1
View File
@@ -9,7 +9,7 @@ pushd "$(dirname "${BASH_SOURCE[0]}")/../../"
#
if [ -z "${RELEASE_VERSION}" ]; then
echo "Please provide a RELEASE_VERSION in the format <acs-version>-<additional-info> (7.2.0-EA or 7.2.0-SNAPSHOT)"
echo "Please provide a RELEASE_VERSION in the format <acs-version>-<additional-info> (7.2.1-EA or 7.2.1-SNAPSHOT)"
exit 1
fi
+1 -1
View File
@@ -1,4 +1,4 @@
TRANSFORMERS_TAG=2.5.7
SOLR6_TAG=2.0.3-RC5
SOLR6_TAG=2.0.3
POSTGRES_TAG=13.3
ACTIVEMQ_TAG=5.16.1
+1 -1
View File
@@ -6,7 +6,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.2.0-A30</version>
<version>7.2.1</version>
</parent>
<modules>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.2.0-A30</version>
<version>7.2.1</version>
</parent>
<developers>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.2.0-A30</version>
<version>7.2.1</version>
</parent>
<properties>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.2.0-A30</version>
<version>7.2.1</version>
</parent>
<developers>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.2.0-A30</version>
<version>7.2.1</version>
</parent>
<developers>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.2.0-A30</version>
<version>7.2.1</version>
</parent>
<developers>
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.2.0-A30</version>
<version>7.2.1</version>
</parent>
<developers>