Compare commits

...

11 Commits

Author SHA1 Message Date
Travis CI User
447baf0ba3 [maven-release-plugin][skip ci] prepare release 7.0.0-A27 2021-02-19 21:51:31 +00:00
alandavis
2192fb9fdf [release] 7.0.0-A27 2021-02-19 20:33:38 +00:00
alandavis
20ab715e0c Update upstream version to 8.400 2021-02-19 19:08:34 +00:00
alandavis
1c22d9e051 Update upstream version to 8.398 2021-02-19 18:45:20 +00:00
CezarLeahu
1d91843fd5 ACS-1265 Update ActiveMQ broker URLs to use NIO (#1251) 2021-02-19 14:53:09 +02:00
alandavis
9335443e52 Update upstream version to 8.398 2021-02-19 06:45:28 +00:00
Alan Davis
3d29c58355 ATS-862 2.3.8 T-Engines (#1248) 2021-02-18 19:53:45 +00:00
araschitor
f463aa2141 feature/APPS-release: [release] share A17 (#1247) 2021-02-18 20:58:23 +02:00
pieCit87
67a916192d bump of share 7.0.0-A16 (#1244)
* bump of share

* bump of the last community version in packaging
2021-02-18 14:57:30 +02:00
David Edwards
a8794386bc ACS-1185 Update activemq images to 5.16.1 (#1243) 2021-02-18 09:09:06 +00:00
Travis CI User
35cd8e5a10 [maven-release-plugin][skip ci] prepare for next development iteration 2021-02-12 20:32:40 +00:00
15 changed files with 21 additions and 21 deletions

View File

@@ -30,7 +30,7 @@ env:
- TAS_SCRIPTS=../alfresco-community-repo/packaging/tests/scripts
- TAS_ENVIRONMENT=./tests/environment
# Release version has to start with real version (7.0.0-....) for the docker image to build successfully.
- RELEASE_VERSION=7.0.0-A25
- RELEASE_VERSION=7.0.0-A27
- DEVELOPMENT_VERSION=7.0.0-SNAPSHOT
stages:

View File

@@ -6,7 +6,7 @@ version: "2"
services:
transform-core-aio:
image: alfresco/alfresco-transform-core-aio:2.3.6
image: alfresco/alfresco-transform-core-aio:2.3.8
mem_limit: 1536m
environment:
JAVA_OPTS: " -Xms256m -Xmx1536m"
@@ -43,7 +43,7 @@ services:
- 8083:8983 #Browser port
activemq:
image: alfresco/alfresco-activemq:5.15.8
image: alfresco/alfresco-activemq:5.16.1
mem_limit: 1g
ports:
- 8161:8161 # Web Console

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.0.0-A25</version>
<version>7.0.0-A27</version>
</parent>
<dependencies>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.0.0-A25</version>
<version>7.0.0-A27</version>
</parent>
<properties>

10
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.0.0-A25</version>
<version>7.0.0-A27</version>
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-community-repo</artifactId>
<relativePath>../alfresco-community-repo/pom.xml</relativePath>
<version>8.391</version>
<version>8.400</version>
</parent>
<properties>
<dependency.alfresco-community-repo.version>8.391</dependency.alfresco-community-repo.version>
<dependency.alfresco-community-repo.version>8.400</dependency.alfresco-community-repo.version>
<alfresco.share.version>7.0.0-M3</alfresco.share.version>
<alfresco.share.version>7.0.0-A17</alfresco.share.version>
<alfresco.alfresco-share-services.version>${alfresco.share.version}</alfresco.alfresco-share-services.version>
<alfresco.api-explorer.version>7.0.0-A4</alfresco.api-explorer.version>
@@ -27,7 +27,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.0.0-A25</tag>
<tag>7.0.0-A27</tag>
</scm>
<distributionManagement>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.0.0-A25</version>
<version>7.0.0-A27</version>
</parent>
<packaging>pom</packaging>

View File

@@ -1,4 +1,4 @@
TRANSFORMERS_TAG=2.3.6
TRANSFORMERS_TAG=2.3.8
SOLR6_TAG=2.0.1
POSTGRES_TAG=11.7
ACTIVEMQ_TAG=5.15.8
ACTIVEMQ_TAG=5.16.1

View File

@@ -38,7 +38,7 @@ services:
-Dftp.dataPortTo=30099
-Dshare.host=localhost
-Daos.baseUrlOverwrite=http://localhost:8082/alfresco/aos
-Dmessaging.broker.url=\"failover:(tcp://activemq:61616)?timeout=3000&jms.useCompression=true\"
-Dmessaging.broker.url=\"failover:(nio://activemq:61616)?timeout=3000&jms.useCompression=true\"
-DlocalTransform.core-aio.url=http://transform-core-aio:8090/
-Dimap.server.port=1143
-Dftp.port=1221

View File

@@ -38,7 +38,7 @@ services:
-Dftp.dataPortTo=30099
-Dshare.host=localhost
-Daos.baseUrlOverwrite=http://localhost:8082/alfresco/aos
-Dmessaging.broker.url=\"failover:(tcp://activemq:61616)?timeout=3000&jms.useCompression=true\"
-Dmessaging.broker.url=\"failover:(nio://activemq:61616)?timeout=3000&jms.useCompression=true\"
-Dlocal.transform.service.enabled=false
-Dlegacy.transform.service.enabled=false
-Dimap.server.port=1143

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>7.0.0-A25</version>
<version>7.0.0-A27</version>
</parent>
<modules>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.0.0-A25</version>
<version>7.0.0-A27</version>
</parent>
<developers>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.0.0-A25</version>
<version>7.0.0-A27</version>
</parent>
<developers>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.0.0-A25</version>
<version>7.0.0-A27</version>
</parent>
<developers>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.0.0-A25</version>
<version>7.0.0-A27</version>
</parent>
<developers>

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>content-repository-community-tests</artifactId>
<version>7.0.0-A25</version>
<version>7.0.0-A27</version>
</parent>
<developers>