From eca2c62f9d645d65626c17c6adfc6db20dc7c95f Mon Sep 17 00:00:00 2001 From: Sara Aspery Date: Fri, 8 Dec 2017 22:10:16 +0000 Subject: [PATCH 1/3] MNT-18771 Publish Job Upgrade Error --- .../org_alfresco_module_rm/job/PublishUpdatesJobExecuter.java | 1 - 1 file changed, 1 deletion(-) diff --git a/rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/job/PublishUpdatesJobExecuter.java b/rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/job/PublishUpdatesJobExecuter.java index 786232e06c..8e36c07282 100644 --- a/rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/job/PublishUpdatesJobExecuter.java +++ b/rm-community/rm-community-repo/source/java/org/alfresco/module/org_alfresco_module_rm/job/PublishUpdatesJobExecuter.java @@ -231,7 +231,6 @@ public class PublishUpdatesJobExecuter extends RecordsManagementJobExecuter List resultNodes = null; SearchParameters searchParameters = new SearchParameters(); - searchParameters.setQueryConsistency(QueryConsistency.TRANSACTIONAL); searchParameters.setQuery(query); searchParameters.addStore(StoreRef.STORE_REF_WORKSPACE_SPACESSTORE); searchParameters.setLanguage(SearchService.LANGUAGE_FTS_ALFRESCO); From 4f6855da72b45ab65696ee23111ed69130918b5f Mon Sep 17 00:00:00 2001 From: alfresco-build Date: Fri, 15 Dec 2017 16:59:24 +0000 Subject: [PATCH 2/3] [maven-release-plugin] prepare release V2.5.2.1 --- pom.xml | 4 ++-- rm-automation/pom.xml | 2 +- rm-community/pom.xml | 2 +- rm-community/rm-community-repo/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 8ba1519c82..63b2e30eed 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.alfresco alfresco-rm pom - 2.5.2.1-SNAPSHOT + 2.5.2.1 Alfresco Records Management @@ -24,7 +24,7 @@ scm:git:https://git.alfresco.com/records-management/records-management.git scm:git:https://git.alfresco.com/records-management/records-management.git https://git.alfresco.com/records-management/records-management - V2.5.2 + V2.5.2.1 diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index 458d6341d9..38d37d812b 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-rm - 2.5.2.1-SNAPSHOT + 2.5.2.1 diff --git a/rm-community/pom.xml b/rm-community/pom.xml index a7db24f18f..f6ae19b075 100644 --- a/rm-community/pom.xml +++ b/rm-community/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-rm - 2.5.2.1-SNAPSHOT + 2.5.2.1 diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index 77d09a49f7..1490a51dd9 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -9,7 +9,7 @@ org.alfresco alfresco-rm-community - 2.5.2.1-SNAPSHOT + 2.5.2.1 From 08889135983633fb23342016c7e5d8733fa47c04 Mon Sep 17 00:00:00 2001 From: alfresco-build Date: Fri, 15 Dec 2017 16:59:26 +0000 Subject: [PATCH 3/3] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- rm-automation/pom.xml | 2 +- rm-community/pom.xml | 2 +- rm-community/rm-community-repo/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 63b2e30eed..22d5a4d66e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.alfresco alfresco-rm pom - 2.5.2.1 + 2.5.2.2-SNAPSHOT Alfresco Records Management @@ -24,7 +24,7 @@ scm:git:https://git.alfresco.com/records-management/records-management.git scm:git:https://git.alfresco.com/records-management/records-management.git https://git.alfresco.com/records-management/records-management - V2.5.2.1 + V2.5.2 diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index 38d37d812b..c5ea2334a9 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-rm - 2.5.2.1 + 2.5.2.2-SNAPSHOT diff --git a/rm-community/pom.xml b/rm-community/pom.xml index f6ae19b075..f393aefe6f 100644 --- a/rm-community/pom.xml +++ b/rm-community/pom.xml @@ -8,7 +8,7 @@ org.alfresco alfresco-rm - 2.5.2.1 + 2.5.2.2-SNAPSHOT diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index 1490a51dd9..0c9370a7ac 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -9,7 +9,7 @@ org.alfresco alfresco-rm-community - 2.5.2.1 + 2.5.2.2-SNAPSHOT