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} - - - - - - -