From e27d6f1a70745ae9ab99b18166c15647d7e62707 Mon Sep 17 00:00:00 2001 From: Jose Luis Osorno Date: Mon, 25 Mar 2019 16:15:09 +0100 Subject: [PATCH 1/3] Archetypes - Update ACS 6.1 versions - Update the ACS and share versions to Alfresco 6.1. - Set Alfresco community 6.1 as the default one. - Create new profile to test Alfresco community 6.0. --- pom.xml | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index f00dcbfd..a9d4ae05 100644 --- a/pom.xml +++ b/pom.xml @@ -135,8 +135,8 @@ */*-enterprise*/* acs-community-packaging - 6.0.7-ga - 6.0.b + 6.1.2-ga + 6.1.0-RC3 alfresco/alfresco-content-repository-community alfresco/alfresco-share @@ -298,6 +298,18 @@ + + + community-60-tests + + acs-community-packaging + 6.0.7-ga + 6.0.b + alfresco/alfresco-content-repository-community + alfresco/alfresco-share + + + enterprise-60-tests @@ -309,13 +321,14 @@ + enterprise-61-tests acs-packaging - 6.1.0-RC4 - 6.1.0-RC3 + 6.1.0 + 6.1.0 alfresco/alfresco-content-repository alfresco/alfresco-share From 517b20859ea61852511639597a4fe38cd34fe344 Mon Sep 17 00:00:00 2001 From: Jose Luis Osorno Date: Mon, 25 Mar 2019 16:20:41 +0100 Subject: [PATCH 2/3] Documentation - Update Alfresco versions --- docs/advanced-topics/switching-versions.md | 5 ++--- docs/advanced-topics/working-with-enterprise/README.md | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/advanced-topics/switching-versions.md b/docs/advanced-topics/switching-versions.md index f6f0d24c..9d27c8db 100644 --- a/docs/advanced-topics/switching-versions.md +++ b/docs/advanced-topics/switching-versions.md @@ -15,10 +15,9 @@ to use. When editing `pom.xml` you will see a number of properties that define the Alfresco Content Services platform version and the Alfresco Share version, such as: ``` -6.0.7-ga -6.0.c +6.1.2-ga +6.1.0-RC3 ``` -**(confirmation required)** Before continuing, always remember to start from a newly generated SDK project before changing the version numbers. We do not recommend changing the versions using developed customizations or source code. diff --git a/docs/advanced-topics/working-with-enterprise/README.md b/docs/advanced-topics/working-with-enterprise/README.md index e532c5b2..d894de7a 100644 --- a/docs/advanced-topics/working-with-enterprise/README.md +++ b/docs/advanced-topics/working-with-enterprise/README.md @@ -54,10 +54,9 @@ The configuration of the Enterprise version is straightforward when using the `p You'll need to update the following settings in the `pom.xml` file: ``` -6.0.0.2 -6.0 +6.1.0 +6.1.0 ``` -**(confirmation required)** Making use of the Alfresco SDK 4.0 it is no longer required the configuration of the Alfresco Surf versions. The inclusion of the BOM and the custom Docker images will take care of that task automatically for you. From 1d1e89a86d7bbdcb30a539711fcf4988aa20cbf0 Mon Sep 17 00:00:00 2001 From: Jose Luis Osorno Date: Mon, 25 Mar 2019 16:51:05 +0100 Subject: [PATCH 3/3] Archetypes - Remove unnecessary properties --- modules/alfresco-rad/pom.xml | 14 +++++++++++++- pom.xml | 5 ----- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/modules/alfresco-rad/pom.xml b/modules/alfresco-rad/pom.xml index 13cf2c64..dafa89d9 100644 --- a/modules/alfresco-rad/pom.xml +++ b/modules/alfresco-rad/pom.xml @@ -14,12 +14,23 @@ ../../pom.xml + + + + org.alfresco + ${alfresco.bomDependency.artifactId} + ${alfresco.platform.version} + pom + import + + + + org.alfresco alfresco-repository - ${alfresco.community.default.version} provided @@ -35,6 +46,7 @@ junit junit 4.12 + compile diff --git a/pom.xml b/pom.xml index a9d4ae05..b43b3dbc 100644 --- a/pom.xml +++ b/pom.xml @@ -140,11 +140,6 @@ alfresco/alfresco-content-repository-community alfresco/alfresco-share - - 5.2.f - 5.2.0 - community - https://github.com/Alfresco/alfresco-sdk