From e34a85187961cfd53759ec0ebe3c8df53d5ff047 Mon Sep 17 00:00:00 2001 From: Meenal Bhave Date: Thu, 26 Apr 2018 14:48:44 +0100 Subject: [PATCH] Search-813: Updated ASS Version from 1.1.0 to 1.1.1 and Removed Solr4 references from the community packaging project --- distribution/pom.xml | 18 ------------------ distribution/src/assembly/distribution.xml | 16 ---------------- docker-compose/.env | 2 +- docker-compose/test.env | 2 +- pom.xml | 9 --------- 5 files changed, 2 insertions(+), 45 deletions(-) diff --git a/distribution/pom.xml b/distribution/pom.xml index 918100654e..62da8ec14f 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -55,18 +55,6 @@ win64 tgz - - - org.alfresco - alfresco-solr4-distribution - zip - - - * - * - - - org.alfresco @@ -108,12 +96,6 @@ alfresco/keystore/** - - org.alfresco - alfresco-solr4-distribution - zip - ${project.build.directory}/dependency/solr4 - org.alfresco alfresco-content-services-share-distribution diff --git a/distribution/src/assembly/distribution.xml b/distribution/src/assembly/distribution.xml index e7958fc8e1..e1d5d3da9a 100644 --- a/distribution/src/assembly/distribution.xml +++ b/distribution/src/assembly/distribution.xml @@ -32,22 +32,6 @@ - - - ${project.build.directory}/dependency/solr4 - solr4 - - solr4.war - - - - ${project.build.directory}/dependency/solr4 - web-server/webapps - - solr4.war - - - ${project.build.directory}/dependency/alfresco-content-services-share-distribution-${alfresco.share.version} diff --git a/docker-compose/.env b/docker-compose/.env index 2cd025971c..ef8512a36d 100644 --- a/docker-compose/.env +++ b/docker-compose/.env @@ -1,4 +1,4 @@ ALFRESCO_TAG=6.0.4-ea SHARE_TAG=6.0.a -SOLR6_TAG=1.1.0 +SOLR6_TAG=1.1.1 POSTGRES_TAG=10.1 diff --git a/docker-compose/test.env b/docker-compose/test.env index dd08ee4e82..fc78c606f4 100644 --- a/docker-compose/test.env +++ b/docker-compose/test.env @@ -1,4 +1,4 @@ export ALFRESCO_TAG=latest export SHARE_TAG=6.0.a -export SOLR6_TAG=1.1.0 +export SOLR6_TAG=1.1.1 export POSTGRES_TAG=10.1 diff --git a/pom.xml b/pom.xml index b4d5cf9bd7..81fa2cd2c4 100644 --- a/pom.xml +++ b/pom.xml @@ -88,9 +88,6 @@ 1.2.0-RC2 - - 6.7 - ${project.version} alfresco-community ${alfresco.package.name}-distribution @@ -419,12 +416,6 @@ ${alfresco.share.version} war - - org.alfresco - alfresco-solr4-distribution - ${alfresco.solr4.version} - zip - org.alfresco alfresco-wcmqs-distribution