From 19d41b613c0cea55e3d5398f290332d9eef1c26d Mon Sep 17 00:00:00 2001 From: Natalia Smintanca Date: Thu, 19 Nov 2015 09:32:15 +0000 Subject: [PATCH] Merged HEAD (5.1) to 5.1.N (5.1.1) 117631 jphuynh: Merged JPHUYNH/BDE-443 (5.1.0) to HEAD (5.1) 114606 jphuynh: - Changed version to 5.1-NO-GPL-SNAPSHOT - Updated LibreOffice, Common and PostgreSQL versions - Removed swftools git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.1.N/root@117992 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- .../bitrock/alfresco-build-settings.xml | 1 - .../alfresco-customstack-build-settings.xml | 1 - .../resources/bitrock/alfresco-functions.xml | 28 -------- .../shared/alfresco-global.properties | 2 - src/main/resources/bitrock/project.xml | 1 - src/main/resources/bitrock/swftools.xml | 72 ------------------- 6 files changed, 105 deletions(-) delete mode 100644 src/main/resources/bitrock/swftools.xml diff --git a/src/main/resources/bitrock/alfresco-build-settings.xml b/src/main/resources/bitrock/alfresco-build-settings.xml index be651148a3..528b870f5d 100644 --- a/src/main/resources/bitrock/alfresco-build-settings.xml +++ b/src/main/resources/bitrock/alfresco-build-settings.xml @@ -63,7 +63,6 @@ - diff --git a/src/main/resources/bitrock/alfresco-customstack-build-settings.xml b/src/main/resources/bitrock/alfresco-customstack-build-settings.xml index bcbffe4639..8667d2eb18 100644 --- a/src/main/resources/bitrock/alfresco-customstack-build-settings.xml +++ b/src/main/resources/bitrock/alfresco-customstack-build-settings.xml @@ -37,7 +37,6 @@ - diff --git a/src/main/resources/bitrock/alfresco-functions.xml b/src/main/resources/bitrock/alfresco-functions.xml index ff3f3d7df9..f25808b76f 100644 --- a/src/main/resources/bitrock/alfresco-functions.xml +++ b/src/main/resources/bitrock/alfresco-functions.xml @@ -189,34 +189,6 @@ img.exe=${'${img.root}'}\\convert.exe @@BITROCK_LO_PORT@@ ${libreoffice_port} - - @@BITROCK_PDF2SWF_PATH@@ - ${installdir.dos.unix}/swftools/pdf2swf.exe - - - - - - @@BITROCK_PDF2SWF_PATH@@ - ${installdir.unix}/common/bin/pdf2swf - - - - - - @@BITROCK_PDF2SWF_LANGUAGEDIR@@ - ${installdir.dos.unix}/swftools/japanese - - - - - - @@BITROCK_PDF2SWF_LANGUAGEDIR@@ - ${installdir.unix}/common/japanese - - - - @@BITROCK_MYSQL_PORT@@ ${database_port} diff --git a/src/main/resources/bitrock/bitrock/alfresco/shared/alfresco-global.properties b/src/main/resources/bitrock/bitrock/alfresco/shared/alfresco-global.properties index b2bc29694d..3192dba10b 100644 --- a/src/main/resources/bitrock/bitrock/alfresco/shared/alfresco-global.properties +++ b/src/main/resources/bitrock/bitrock/alfresco/shared/alfresco-global.properties @@ -40,8 +40,6 @@ ooo.exe=@@BITROCK_LIBREOFFICE_PROGRAM_DIR@@ ooo.enabled=true ooo.port=@@BITROCK_LO_PORT@@ @@BITROCK_ALFRESCO_IMAGEMAGICK_ENV@@ -swf.exe=@@BITROCK_PDF2SWF_PATH@@ -swf.languagedir=@@BITROCK_PDF2SWF_LANGUAGEDIR@@ jodconverter.enabled=false jodconverter.officeHome=@@BITROCK_LIBREOFFICE_JOD_DIR@@ diff --git a/src/main/resources/bitrock/project.xml b/src/main/resources/bitrock/project.xml index 8ab9b71c4d..b23b8771f5 100644 --- a/src/main/resources/bitrock/project.xml +++ b/src/main/resources/bitrock/project.xml @@ -193,7 +193,6 @@ - diff --git a/src/main/resources/bitrock/swftools.xml b/src/main/resources/bitrock/swftools.xml deleted file mode 100644 index 2be4c611db..0000000000 --- a/src/main/resources/bitrock/swftools.xml +++ /dev/null @@ -1,72 +0,0 @@ - - swftools - SWFTOOLS Component - 0 - 0 - 1 - - - - - - - - - 0 - SWFTOOLS installation directory - swftools_root_directory - swftools_root_directory - - - - - - ${swftools_root_directory}/bin/as3compile - ${swftools_root_directory}/bin/font2swf - ${swftools_root_directory}/bin/jpeg2swf - ${swftools_root_directory}/bin/pdf2swf - ${swftools_root_directory}/bin/png2swf - ${swftools_root_directory}/bin/swfbbox - ${swftools_root_directory}/bin/swfc - ${swftools_root_directory}/bin/swfcombine - ${swftools_root_directory}/bin/swfdump - ${swftools_root_directory}/bin/swfextract - ${swftools_root_directory}/bin/swfrender - ${swftools_root_directory}/bin/swfstrings - ${swftools_root_directory}/bin/wav2swf - - - - - - - swftoolsWindows - ${installdir}/swftools - windows - - - - - - swftoolsUnix - ${swftools_root_directory} - linux linux-x64 osx - - - - - - - ${SWFTOOLS_WRAPPERS} - exact - - - @@BITROCK_SWFTOOLS_ROOTDIR@@ - ${swftools_root_directory} - - - - - - -