From efce257c681fe3965a123f3e404bca848e02fc94 Mon Sep 17 00:00:00 2001 From: Stefan Kopf Date: Thu, 18 May 2017 09:08:43 +0000 Subject: [PATCH] Merged REPO-2057 (5.2.1) to 5.2.N (5.2.1) 136647 anechifor: REPO-2057 : GS Replacement: Remove GhostScript from the code base (installer, Admin Console et al.) - I remove GhostScript and change pom.xml from installer to build locally. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@136787 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- pom.xml | 44 +++++++++++++------------------------------- 1 file changed, 13 insertions(+), 31 deletions(-) diff --git a/pom.xml b/pom.xml index c5ccff1d22..332942f9d7 100644 --- a/pom.xml +++ b/pom.xml @@ -10,11 +10,22 @@ jar Alfresco Content Services Installer Resources + Platform Installers - + ${user.home}/binaries ${project.build.directory}/installbuilder ${binaries.folder}/build-classpath/code-signing ${binaries.folder}/build-classpath/license.xml + + project.outputDirectory=${project.build.directory} + project.version=${project.version} + project.fullName='Alfresco Content Services Platform' + alfresco_edition=enterprise + alfresco_package='${alfresco.package.name}' + alfrescogoogledocs_component_enabled=0 + alfrescosolr_component_enabled=0 + alfrescowcmqs_component_enabled=0 + + @@ -163,36 +175,6 @@ tgz - - - com.ghostscript - ghostscript-distribution - ${installer.ghostscript.version} - linux - tgz - - - com.ghostscript - ghostscript-distribution - ${installer.ghostscript.version} - osx - tgz - - - com.ghostscript - ghostscript-distribution - ${installer.ghostscript.version} - win32 - tgz - - - com.ghostscript - ghostscript-distribution - ${installer.ghostscript.version} - win64 - tgz - - org.imagemagick