REPO-3335: prepare for merge with acs-community-packaging

This commit is contained in:
Andrei Rebegea
2018-03-09 15:55:27 +02:00
parent 0689bcc7e5
commit ffe834f2f1
93 changed files with 0 additions and 22483 deletions

View File

@@ -1,16 +0,0 @@
### Contributing
Thanks for your interest in contributing to this project!
The following is a set of guidelines for contributing to this library. Most of them will make the life of the reviewer easier and therefore decrease the time required for the patch be included in the next version.
Because this project forms a part of Alfresco Content Services, the guidelines are hosted in the [Alfresco Social Community](http://community.alfresco.com/community/ecm) where they can be referenced from multiple projects.
Read an [overview on how this project is goverened](https://community.alfresco.com/docs/DOC-6385-project-overview-repository).
You can report an issue in the ALF project of the [Alfresco issue tracker](http://issues.alfresco.com).
Read [instructions for a good issue report](https://community.alfresco.com/docs/DOC-6263-reporting-an-issue).
Read [instructions for making a contribution](https://community.alfresco.com/docs/DOC-6269-submitting-contributions).
Please follow [the coding standards](https://community.alfresco.com/docs/DOC-4658-coding-standards).

165
LICENSE
View File

@@ -1,165 +0,0 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
This version of the GNU Lesser General Public License incorporates
the terms and conditions of version 3 of the GNU General Public
License, supplemented by the additional permissions listed below.
0. Additional Definitions.
As used herein, "this License" refers to version 3 of the GNU Lesser
General Public License, and the "GNU GPL" refers to version 3 of the GNU
General Public License.
"The Library" refers to a covered work governed by this License,
other than an Application or a Combined Work as defined below.
An "Application" is any work that makes use of an interface provided
by the Library, but which is not otherwise based on the Library.
Defining a subclass of a class defined by the Library is deemed a mode
of using an interface provided by the Library.
A "Combined Work" is a work produced by combining or linking an
Application with the Library. The particular version of the Library
with which the Combined Work was made is also called the "Linked
Version".
The "Minimal Corresponding Source" for a Combined Work means the
Corresponding Source for the Combined Work, excluding any source code
for portions of the Combined Work that, considered in isolation, are
based on the Application, and not on the Linked Version.
The "Corresponding Application Code" for a Combined Work means the
object code and/or source code for the Application, including any data
and utility programs needed for reproducing the Combined Work from the
Application, but excluding the System Libraries of the Combined Work.
1. Exception to Section 3 of the GNU GPL.
You may convey a covered work under sections 3 and 4 of this License
without being bound by section 3 of the GNU GPL.
2. Conveying Modified Versions.
If you modify a copy of the Library, and, in your modifications, a
facility refers to a function or data to be supplied by an Application
that uses the facility (other than as an argument passed when the
facility is invoked), then you may convey a copy of the modified
version:
a) under this License, provided that you make a good faith effort to
ensure that, in the event an Application does not supply the
function or data, the facility still operates, and performs
whatever part of its purpose remains meaningful, or
b) under the GNU GPL, with none of the additional permissions of
this License applicable to that copy.
3. Object Code Incorporating Material from Library Header Files.
The object code form of an Application may incorporate material from
a header file that is part of the Library. You may convey such object
code under terms of your choice, provided that, if the incorporated
material is not limited to numerical parameters, data structure
layouts and accessors, or small macros, inline functions and templates
(ten or fewer lines in length), you do both of the following:
a) Give prominent notice with each copy of the object code that the
Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the object code with a copy of the GNU GPL and this license
document.
4. Combined Works.
You may convey a Combined Work under terms of your choice that,
taken together, effectively do not restrict modification of the
portions of the Library contained in the Combined Work and reverse
engineering for debugging such modifications, if you also do each of
the following:
a) Give prominent notice with each copy of the Combined Work that
the Library is used in it and that the Library and its use are
covered by this License.
b) Accompany the Combined Work with a copy of the GNU GPL and this license
document.
c) For a Combined Work that displays copyright notices during
execution, include the copyright notice for the Library among
these notices, as well as a reference directing the user to the
copies of the GNU GPL and this license document.
d) Do one of the following:
0) Convey the Minimal Corresponding Source under the terms of this
License, and the Corresponding Application Code in a form
suitable for, and under terms that permit, the user to
recombine or relink the Application with a modified version of
the Linked Version to produce a modified Combined Work, in the
manner specified by section 6 of the GNU GPL for conveying
Corresponding Source.
1) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (a) uses at run time
a copy of the Library already present on the user's computer
system, and (b) will operate properly with a modified version
of the Library that is interface-compatible with the Linked
Version.
e) Provide Installation Information, but only if you would otherwise
be required to provide such information under section 6 of the
GNU GPL, and only to the extent that such information is
necessary to install and execute a modified version of the
Combined Work produced by recombining or relinking the
Application with a modified version of the Linked Version. (If
you use option 4d0, the Installation Information must accompany
the Minimal Corresponding Source and Corresponding Application
Code. If you use option 4d1, you must provide the Installation
Information in the manner specified by section 6 of the GNU GPL
for conveying Corresponding Source.)
5. Combined Libraries.
You may place library facilities that are a work based on the
Library side by side in a single library together with other library
facilities that are not Applications and are not covered by this
License, and convey such a combined library under terms of your
choice, if you do both of the following:
a) Accompany the combined library with a copy of the same work based
on the Library, uncombined with any other library facilities,
conveyed under the terms of this License.
b) Give prominent notice with the combined library that part of it
is a work based on the Library, and explaining where to find the
accompanying uncombined form of the same work.
6. Revised Versions of the GNU Lesser General Public License.
The Free Software Foundation may publish revised and/or new versions
of the GNU Lesser General Public License from time to time. Such new
versions will be similar in spirit to the present version, but may
differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the
Library as you received it specifies that a certain numbered version
of the GNU Lesser General Public License "or any later version"
applies to it, you have the option of following the terms and
conditions either of that published version or of any later version
published by the Free Software Foundation. If the Library as you
received it does not specify a version number of the GNU Lesser
General Public License, you may choose any version of the GNU Lesser
General Public License ever published by the Free Software Foundation.
If the Library as you received it specifies that a proxy can decide
whether future versions of the GNU Lesser General Public License shall
apply, that proxy's public statement of acceptance of any version is
permanent authorization for you to choose that version for the
Library.

View File

@@ -1,14 +0,0 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>alfresco-installer-resources</artifactId>
<packaging>jar</packaging>
<name>Alfresco Content Services Installer Resources</name>
<parent>
<groupId>org.alfresco</groupId>
<artifactId>full-community-packaging</artifactId>
<version>6.0.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
</project>

View File

@@ -1,63 +0,0 @@
<component>
<name>aosmodule</name>
<description>Alfresco Office Services</description>
<detailedDescription>Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation.</detailedDescription>
<canBeEdited>1</canBeEdited>
<selected>1</selected>
<show>1</show>
<shouldPackRuleList>
<isTrue value="${aosmodule_component_enabled}" />
</shouldPackRuleList>
<parameterList>
<booleanParameter name="aosmodule_component_enabled" ask="0" value="1" />
</parameterList>
<initializationActionList>
<setInstallerVariable name="component(aosmodule).detailedDescription" value="Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation&#xa;(proprietary module licensed under the Alfresco Component License).">
<ruleList>
<compareText text="${alfresco_edition}" value="community"/>
</ruleList>
</setInstallerVariable>
</initializationActionList>
<folderList>
<folder>
<name>programfiles</name>
<description>Program Files</description>
<destination>${alfresco_amps_directory}</destination>
<platforms>all</platforms>
<distributionFileList>
<distributionFile origin="${aos_module_distribution_folder}/alfresco-aos-module-*.amp" allowWildcards="1" />
</distributionFileList>
<actionList>
<setInstallerVariable name="alfresco_apply_amps" value="1"/>
</actionList>
</folder>
<folder>
<name>vtibinwarfile</name>
<description>//War Files</description>
<destination>${installdiralfresco}</destination>
<distributionFileList>
<distributionFile origin="${aos_module_distribution_folder}/_vti_bin.war" allowWildcards="1" />
</distributionFileList>
</folder>
<folder>
<name>aosmodulecustomextensions</name>
<description>Program Files</description>
<destination>${alfresco_shared_directory}/alfresco/extension</destination>
<platforms>all</platforms>
<actionList>
<alfrescoConfigure alfrescoFiles="*/*"/>
</actionList>
<distributionFileList>
<distributionFile origin="${aos_module_distribution_folder}/extension/*" allowWildcards="1" />
</distributionFileList>
</folder>
<folder>
<name>aosmodulelicenses</name>
<description>//Alfresco Licenses</description>
<destination>${alfresco_base_application_directory}/licenses</destination>
<distributionFileList>
<distributionFile origin="${aos_module_distribution_folder}/*-license.txt" allowWildcards="1" />
</distributionFileList>
</folder>
</folderList>
</component>

View File

@@ -1,65 +0,0 @@
<component>
<name>alfrescoapplyamps</name>
<description>//Alfresco Apply AMPs</description>
<canBeEdited>1</canBeEdited>
<selected>1</selected>
<show>0</show>
<parameterList>
<booleanParameter name="alfresco_apply_amps" value="0" ask="0" />
<booleanParameter name="alfresco_apply_amps_share" value="0" ask="0" />
<directoryParameter name="alfresco_amps_directory" value="${installdir}/amps" ask="0" />
<directoryParameter name="alfresco_amps_share_directory" value="${installdir}/amps_share" ask="0" />
</parameterList>
<folderList>
<folder>
<description>//applyamps</description>
<name>alfrescoapplyamps</name>
<destination>${installdir}</destination>
<platforms>all</platforms>
<actionList>
<createDirectory path="${alfresco_amps_directory}" />
<addFilesToUninstaller files="${alfresco_amps_directory}" />
<createDirectory path="${alfresco_amps_share_directory}" />
<addFilesToUninstaller files="${alfresco_amps_share_directory}" />
</actionList>
</folder>
<folder>
<description>//mmtjar</description>
<name>mmtjar</name>
<destination>${alfresco_commands_directory}</destination>
<distributionFileList>
<distributionFile origin="${alfresco_mmt_source_file}" allowWildcards="1" />
</distributionFileList>
</folder>
</folderList>
<postInstallationActionList>
<showProgressDialog progressText="Alfresco Module Packages" >
<actionList>
<runProgram>
<progressText>Installing Alfresco Module Packages (AMPs)</progressText>
<program>${java_home_directory}/bin/java</program>
<programArguments>-jar "${alfresco_commands_directory.unix}/alfresco-mmt.jar" install "${alfresco_amps_directory.unix}" "${installdiralfresco.unix}/alfresco.war" -directory -nobackup -force</programArguments>
<ruleList>
<isTrue value="${alfresco_apply_amps}" />
</ruleList>
</runProgram>
<runProgram>
<progressText>Installing Alfresco Module Packages (AMPs)</progressText>
<program>${java_home_directory}/bin/java</program>
<programArguments>-jar "${alfresco_commands_directory.unix}/alfresco-mmt.jar" install "${alfresco_amps_share_directory.unix}" "${installdiralfresco.unix}/share.war" -directory -nobackup -force</programArguments>
<ruleList>
<isTrue value="${alfresco_apply_amps_share}" />
</ruleList>
</runProgram>
</actionList>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<isTrue value="${alfresco_apply_amps}" />
<isTrue value="${alfresco_apply_amps_share}" />
</ruleList>
</showProgressDialog>
</postInstallationActionList>
</component>

View File

@@ -1,81 +0,0 @@
<component>
<name>alfrescobuildsettings</name>
<description>//Alfresco Build Settings</description>
<show>0</show>
<preBuildActionList>
<actionGroup>
<actionList>
<!-- AlfrescoDM build settings -->
<setInstallerVariable name="alfresco_extensions_source_directory" value="${build_project_directory}/alfresco/extensions" />
<setInstallerVariable name="alfresco_endorsed_source_directory" value="${build_project_directory}/alfresco/endorsed" />
<setInstallerVariable name="alfresco_lib_source_directory" value="${build_project_directory}/alfresco/lib" />
<setInstallerVariable name="alfresco_war_source_directory" value="${build_project_directory}/alfresco" />
<setInstallerVariable name="alfresco_extras_source_directory" value="${build_project_directory}/alfresco" />
<setInstallerVariable name="alfresco_licenses_directory" value="${build_project_directory}/alfresco/licenses" />
<setInstallerVariable name="alfresco_on_install_settings_directory" value="${build_project_directory}/bitrock" />
<setInstallerVariable name="alfresco_commands_source_directory" value="${build_project_directory}/alfresco/bin" />
<setInstallerVariable name="alfresco_solr_source_directory" value="${build_project_directory}/alfresco-solr" />
<setInstallerVariable name="alfresco_solr4_source_directory" value="${build_project_directory}/alfresco-solr4" />
<setInstallerVariable name="alfresco_keystore_source_directory" value="${build_project_directory}/keystore" />
<setInstallerVariable name="alfresco_mmt_source_file" value="${build_project_directory}/alfresco/bin/*.jar" />
<!-- Records Management and Quickr AMPs -->
<setInstallerVariable name="alfresco_quickr_source_file" value="${build_project_directory}/alfresco-${alfresco_edition}-quickr-*.amp" />
<setInstallerVariable name="alfresco_quickr_on_install_settings_directory" value="${build_project_directory}/bitrock/alfrescoquickr" />
<setInstallerVariable name="alfresco_rm_source_file" value="${build_project_directory}/alfresco-${alfresco_edition}-dod5015-*.amp" />
<setInstallerVariable name="alfresco_rm_share_source_file" value="${build_project_directory}/alfresco-${alfresco_edition}-dod5015-share-*.amp" />
<!-- Google Docs -->
<setInstallerVariable name="alfresco_googledocs_source_file" value="${build_project_directory}/alfresco-googledocs-repo-*" />
<setInstallerVariable name="alfresco_googledocs_share_source_file" value="${build_project_directory}/alfresco-googledocs-share-*" />
<setInstallerVariable name="alfresco_wcmqs_source_file" value="${build_project_directory}/wcmquickstart/alfresco-${alfresco_edition}-wcmqs-*.amp" />
<setInstallerVariable name="alfresco_wcmqs_share_source_file" value="${build_project_directory}/wcmquickstart/alfresco-${alfresco_edition}-wcmqs-share-*.amp" />
<setInstallerVariable name="alfresco_wcmqs_war_source_file" value="${build_project_directory}/wcmquickstart/wcmqs.war" />
<setInstallerVariable name="alfresco_awe_war_source_file" value="${build_project_directory}/wcmquickstart/awe.war" />
<setInstallerVariable name="alfresco_awe_config_source_file" value="${build_project_directory}/wcmquickstart" />
<setInstallerVariable name="alfresco_wcmqs_config_source_file" value="${build_project_directory}/wcmquickstart" />
<!-- Only for Alfresco Team
<setInstallerVariable name="alfresco_team_license" value="${build_project_directory}/alfresco-free-team.lic" />
-->
<!-- BINARIES -->
<setInstallerVariable name="binaries_folder" value="${build_project_directory}" />
</actionList>
<ruleList>
<stringTest text="${alfresco_distribution_folder}" type="empty"/>
</ruleList>
</actionGroup>
<!-- BINARIES -->
<setInstallerVariable name="common_distribution_folder" value="${binaries_folder}/common" />
<setInstallerVariable name="mysql_distribution_folder" value="${binaries_folder}/mysql" />
<setInstallerVariable name="postgres_distribution_folder" value="${binaries_folder}/postgresql" />
<setInstallerVariable name="imagemagick_distribution_folder_windows" value="${binaries_folder}/imagemagick" />
<setInstallerVariable name="imagemagick_distribution_folder_unix" value="${binaries_folder}/ImageMagick" />
<setInstallerVariable name="alfresco_pdf_renderer_distribution_folder" value="${binaries_folder}/alfresco-pdf-renderer"/>
<setInstallerVariable name="java_distribution_folder" value="${binaries_folder}/java" />
<setInstallerVariable name="xvfb_distribution_folder" value="${binaries_folder}/Xvfb" />
<setInstallerVariable name="libreoffice_distribution_folder" value="${binaries_folder}/libreoffice" />
<setInstallerVariable name="tomcat_distribution_folder" value="${binaries_folder}/apache-tomcat" />
<setInstallerVariable name="manager_distribution_folder" value="${binaries_folder}" />
<!-- Building unix installers on Windows -->
<dos2unix files="${postgres_distribution_folder}/share/postgres.bki">
<ruleList>
<compareText text="${platform_name}" logic="equals" value="windows" negate="1" />
</ruleList>
</dos2unix>
</preBuildActionList>
<parameterList>
<directoryParameter name="alfresco_distribution_folder" ask="0" />
<stringParameter name="alfresco_edition" ask="0" value="community" />
</parameterList>
</component>

View File

@@ -1,8 +0,0 @@
<component>
<name>javaalfresco</name>
<description>Java</description>
<canBeEdited>1</canBeEdited>
<detailedDescription>Java Component required to run ${product_fullname}.</detailedDescription>
<selected>1</selected>
<show>1</show>
</component>

View File

@@ -1,53 +0,0 @@
<component>
<name>alfrescocustombuildsettings</name>
<description>//Alfresco Custom Build Settings</description>
<show>0</show>
<preBuildActionList>
<!-- ALFRESCO BUILD SYSTEM-->
<actionGroup>
<actionList>
<!-- AlfrescoDM build settings -->
<!-- NOTE: licenses directory should also include the licenses provided by BitRock -->
<setInstallerVariable name="alfresco_extensions_source_directory" value="${alfresco_distribution_folder.unix}/web-server/shared/classes"/>
<setInstallerVariable name="alfresco_tomcat_conf_directory" value="${alfresco_distribution_folder.unix}/web-server/conf"/>
<setInstallerVariable name="alfresco_modules_directory" value="${alfresco_distribution_folder.unix}/modules"/>
<setInstallerVariable name="alfresco_lib_source_directory" value="${alfresco_distribution_folder.unix}/web-server/lib"/>
<setInstallerVariable name="alfresco_endorsed_source_directory" value="${alfresco_distribution_folder.unix}/web-server/endorsed"/>
<setInstallerVariable name="alfresco_war_source_directory" value="${alfresco_distribution_folder.unix}/web-server/webapps"/>
<setInstallerVariable name="alfresco_licenses_directory" value="${alfresco_distribution_folder.unix}/licenses"/>
<setInstallerVariable name="alfresco_readme_source_directory" value="${alfresco_distribution_folder.unix}"/>
<setInstallerVariable name="alfresco_on_install_settings_directory" value="${build_project_directory.unix}/bitrock"/>
<setInstallerVariable name="alfresco_mmt_source_file" value="${alfresco_distribution_folder.unix}/bin/alfresco-mmt.jar"/>
<setInstallerVariable name="alfresco_commands_source_directory" value="${alfresco_distribution_folder.unix}/bin"/>
<setInstallerVariable name="alfresco_solr_source_directory" value="${alfresco_distribution_folder.unix}/alf_data/solr"/>
<setInstallerVariable name="alfresco_solr4_source_directory" value="${alfresco_distribution_folder.unix}/solr4"/>
<setInstallerVariable name="alfresco_keystore_source_directory" value="${alfresco_distribution_folder.unix}/alf_data/keystore"/>
<setInstallerVariable name="alfresco_wcmqs_source_file" value="${wcmqs_folder.unix}/alfresco-wcmqs.amp"/>
<setInstallerVariable name="alfresco_wcmqs_share_source_file" value="${wcmqs_folder.unix}/alfresco-wcmqs-share.amp"/>
<setInstallerVariable name="alfresco_wcmqs_war_source_file" value="${wcmqs_folder.unix}/wcmqs.war"/>
<setInstallerVariable name="alfresco_awe_war_source_file" value="${wcmqs_folder.unix}/awe.war"/>
<setInstallerVariable name="alfresco_awe_config_source_file" value="${wcmqs_folder.unix}/alfresco"/>
<setInstallerVariable name="alfresco_wcmqs_config_source_file" value="${wcmqs_folder.unix}/alfresco"/>
<!-- Binaries -->
<setInstallerVariable name="manager_distribution_folder" value="${local_binaries_folder}/manager"/>
<setInstallerVariable name="common_distribution_folder" value="${local_binaries_folder}/common"/>
<setInstallerVariable name="postgres_distribution_folder" value="${local_binaries_folder}/postgresql"/>
<setInstallerVariable name="imagemagick_distribution_folder_windows" value="${local_binaries_folder}/imagemagick"/>
<setInstallerVariable name="imagemagick_distribution_folder_unix" value="${local_binaries_folder}/ImageMagick"/>
<setInstallerVariable name="java_distribution_folder" value="${local_binaries_folder}/java"/>
<setInstallerVariable name="libreoffice_distribution_folder" value="${local_binaries_folder}/libreoffice"/>
<setInstallerVariable name="tomcat_distribution_folder" value="${local_binaries_folder}/apache-tomcat"/>
<setInstallerVariable name="alfresco_pdf_renderer_distribution_folder" value="${local_binaries_folder}/alfresco-pdf-renderer"/>
<!-- END ALFRESCO BUILD SYSTEM-->
</actionList>
<ruleList>
<stringTest text="${alfresco_distribution_folder}" type="empty" negate="yes" />
</ruleList>
</actionGroup>
<setInstallerVariable name="component(alfresco).parameter(alfresco_rmi_port).ask" value="0">
<ruleList>
<compareText text="${alfresco_edition}" value="community"/>
</ruleList>
</setInstallerVariable>
</preBuildActionList>
</component>

View File

@@ -1,362 +0,0 @@
<component>
<name>alfrescocustomstacksettings</name>
<description>//Alfresco Custom Stack Settings</description>
<selected>1</selected>
<show>0</show>
<preBuildActionList>
<!-- Only OS X x64 supported -->
<setInstallerVariable name="component(javasettings).parameter(java_osx_arch).value" value="x64">
<ruleList>
<compareText text="${platform_name}" value="osx" logic="equals" />
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="component(alfresco).parameter(alfresco_database_name).default" value="alfresco"/>
<setInstallerVariable name="component(script).parameter(ctlscript_unix).value" value="alfresco.sh"/>
<setInstallerVariable name="component(java).show" value="0"/>
<setInstallerVariable name="component(java).selected" value="1"/>
<setInstallerVariable name="component(java).canBeEdited" value="0"/>
<setInstallerVariable name="component(java).detailedDescription" value="Java Component required to run ${product_fullname}"/>
<setInstallerVariable name="component(java).parameter(java_required_jdk).value" value="1"/>
<setInstallerVariable name="component(java).parameter(java_min_version).value" value="1.7.0_25"/>
<!-- Alfresco don't won't to abort the installation if proper JDK not found -->
<setInstallerVariable name="component(java).parameter(java_required_or_abort).value" value="1"/>
<setInstallerVariable name="component(tomcat).parameter(tomcat_dirname).value" value="tomcat"/>
<setInstallerVariable name="component(baseparamdir).parameter(installdir).title" value="Installation Folder"/>
<setInstallerVariable name="component(baseparamdir).parameter(installdir).explanation" value="${'${tr('Choose a folder to install ${product_fullname}.')}'}"/>
<!-- PostgreSQL specifics -->
<actionGroup>
<actionList>
<setInstallerVariable name="component(postgres).canBeEdited" value="0"/>
<setInstallerVariable name="component(postgres).parameter(postgres_root_password).ask" value="0"/>
<setInstallerVariable name="component(postgres).canBeEdited" value="1"/>
</actionList>
<ruleList>
<componentTest logic="exists" name="postgres"/>
</ruleList>
</actionGroup>
<!-- Alfresco Share specifics -->
<actionGroup>
<actionList>
<!-- Disable password prompt when PostgreSQL is not packaged -->
<setInstallerVariable name="component(alfresco).parameter(alfresco_admin_password).allowEmptyValue" value="1"/>
<setInstallerVariable name="component(alfresco).parameter(alfresco_admin_password).ask" value="0"/>
<!-- Ask for Platform URL -->
<setInstallerVariable name="component(alfresco).parameter(repository_url_port).ask" value="1"/>
<!-- Disable RMI panel -->
<setInstallerVariable name="component(alfresco).parameter(alfresco_rmi_port).ask" value="0"/>
<!-- Disable FTP panel -->
<setInstallerVariable name="component(alfresco).parameter(alfresco_ftp_port).ask" value="0"/>
</actionList>
<ruleList>
<compareText text="${product_fullname}" logic="equals" value="Alfresco Content Services Share"/>
</ruleList>
</actionGroup>
</preBuildActionList>
<initializationActionList>
<setInstallerVariable name="alfresco_installer_bitness" value="64"/>
<setInstallerVariable name="alfresco_installer_bitness" value="32">
<ruleList>
<compareText text="${project.installerFilename}" logic="does_not_contain" value="x64"/>
<compareText text="${project.installerFilename}" logic="contains" value="windows"/>
</ruleList>
</setInstallerVariable>
<!-- Libreoffice specifics -->
<actionGroup>
<actionList>
<setInstallerVariable name="component(libreofficecomponent).parameter(libreofficeservice_notstart).value" value="1"/>
<setInstallerVariable name="component(libreofficecomponent).parameter(libreoffice_installed_as_service).value" value="0"/>
</actionList>
<ruleList>
<componentTest logic="exists" name="libreofficecomponent"/>
</ruleList>
</actionGroup>
<setInstallerVariable name="component(tomcatservice).parameter(tomcatservice_notstart).value" value="1"/>
<!-- PostgreSQL specifics -->
<actionGroup>
<actionList>
<setInstallerVariable name="component(postgresinitdb).parameter(database_name).value" value="alfresco"/>
<setInstallerVariable name="component(postgresinitdb).parameter(database_user).value" value="alfresco"/>
<setInstallerVariable name="component(postgres).parameter(postgres_installation_type).ask" value="0"/>
<setInstallerVariable name="component(postgres).parameter(postgres_installation_type).value" value="bundled"/>
<setInstallerVariable name="component(postgres).parameter(postgres_logminmessage_level).value" value="fatal"/>
<setInstallerVariable name="component(postgres).parameter(postgres_logminerrorstatement_level).value" value="fatal"/>
<setInstallerVariable name="component(postgres).parameter(postgres_enable_silentmode).value" value="1"/>
<setInstallerVariable name="component(postgres).parameter(postgres_max_connections).value" value="300"/>
</actionList>
<ruleList>
<componentTest logic="exists" name="postgres"/>
</ruleList>
</actionGroup>
<!-- Install dir adaptation if Windows -->
<setInstallerVariable name="installdir" value="${env(SYSTEMDRIVE)}\${alfresco_package}">
<ruleList>
<platformTest type="windows"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="component(baseparamdir).parameter(base_allow_spaces).value" value="0"/>
<setInstallerVariable name="component(baseparamdir).parameter(base_allow_spaces).value" value="1">
<ruleList>
<compareText text="${installer_ui}" logic="equals" value="unattended"/>
</ruleList>
</setInstallerVariable>
<!-- JVM config -->
<!-- 50% in MB-->
<mathExpression text="int(ceil(${machine_total_memory}/2))" variable="java_xmx_setting"/>
<setInstallerVariable name="java_xmx_setting" value="2048">
<ruleList>
<compareValues value1="${machine_total_memory}" logic="less" value2="4096"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="java_xmx_setting" value="1024">
<ruleList>
<platformTest type="windows"/>
<platformTest negate="1" type="windows-x64"/> <!--set to 1GB if it is Windows 32 -->
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="component(tomcat).parameter(tomcat_memory_settings_unix).value" value="-Xms512M -Xmx${java_xmx_setting}M"/>
<setInstallerVariable name="component(tomcat).parameter(tomcat_extra_opts_unix).value" value="-XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -Djava.awt.headless=true -Dalfresco.home=@@BITROCK_INSTALLDIR@@ -XX:ReservedCodeCacheSize=128m"/>
<setInstallerVariable name="component(tomcat).parameter(tomcat_extra_opts_windows).value">
<value>++JvmOptions="-XX:+DisableExplicitGC" ++JvmOptions="-XX:+UseConcMarkSweepGC" ++JvmOptions="-XX:+UseParNewGC" ++JvmOptions="-XX:ReservedCodeCacheSize=128m" ++JvmOptions="-Dalfresco.home=@@BITROCK_INSTALLDIR@@" </value>
</setInstallerVariable>
<setInstallerVariable name="component(tomcat).parameter(tomcat_memory_settings_windows).value">
<value>--JvmMs 512 --JvmMx ${java_xmx_setting}</value>
</setInstallerVariable>
</initializationActionList>
<preInstallationActionList>
<actionGroup>
<actionList>
<setInstallerVariable name="component(postgresservice).selected" value="0"/>
<setInstallerVariable name="component(postgresinitdb).selected" value="0"/>
<setInstallerVariable name="component(alfrescopostgresdbcreation).selected" value="0"/>
<setInstallerVariable name="component(tomcatservice).parameter(tomcatservice_waittostart).value" value="0"/>
</actionList>
<ruleEvaluationLogic>and</ruleEvaluationLogic>
<ruleList>
<componentTest logic="exists" name="postgres"/>
<ruleGroup>
<ruleList>
<compareText logic="equals" text="${installer_ui}" value="unattended"/>
<isFalse value="${component(postgres).selected}"/>
</ruleList>
</ruleGroup>
</ruleList>
</actionGroup>
</preInstallationActionList>
<componentSelectionValidationActionList>
<actionGroup>
<actionList>
<setInstallerVariable name="component(java).parameter(java_installation_type).value" value="bundled"/>
</actionList>
<ruleList>
<isTrue value="${component(javaalfresco).selected}"/>
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<setInstallerVariable name="component(postgresservice).selected" value="1"/>
<setInstallerVariable name="component(postgresinitdb).selected" value="1"/>
<setInstallerVariable name="component(alfrescopostgresdbcreation).selected" value="1"/>
<setInstallerVariable name="component(tomcatservice).parameter(tomcatservice_waittostart).value" value="1"/>
</actionList>
<ruleEvaluationLogic>and</ruleEvaluationLogic>
<ruleList>
<componentTest logic="exists" name="postgres"/>
<ruleGroup>
<ruleList>
<isTrue value="${component(postgres).selected}"/>
</ruleList>
</ruleGroup>
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<setInstallerVariable name="component(postgresservice).selected" value="0"/>
<setInstallerVariable name="component(postgresinitdb).selected" value="0"/>
<setInstallerVariable name="component(alfrescopostgresdbcreation).selected" value="0"/>
<setInstallerVariable name="component(tomcatservice).parameter(tomcatservice_waittostart).value" value="0"/>
</actionList>
<ruleEvaluationLogic>and</ruleEvaluationLogic>
<ruleList>
<componentTest logic="exists" name="postgres"/>
<ruleGroup>
<ruleList>
<isFalse value="${component(postgres).selected}"/>
</ruleList>
</ruleGroup>
</ruleList>
</actionGroup>
<!-- Remote Solr configuration scenario -->
<actionGroup>
<actionList>
<setInstallerVariable name="component(alfresco).parameter(remote_solr_configuration).ask" value="1" />
</actionList>
<ruleList>
<ruleGroup ruleEvaluationLogic="or">
<ruleList>
<ruleGroup>
<ruleList>
<compareText logic="equals" text="${project.fullName}" value="Alfresco Content Services Platform"/>
<isFalse value="${component(alfrescosolr4).selected}"/>
</ruleList>
</ruleGroup>
<ruleGroup>
<ruleList>
<compareText logic="does_not_equal" text="${project.fullName}" value="Alfresco Content Services Platform"/>
<compareText logic="does_not_equal" text="${project.fullName}" value="Alfresco Content Services Share"/>
<compareText logic="equals" text="${alfresco_edition}" value="enterprise"/>
<isFalse value="${component(alfrescosolr4).selected}"/>
<isFalse value="${component(alfrescosolr).selected}"/>
</ruleList>
</ruleGroup>
</ruleList>
</ruleGroup>
</ruleList>
</actionGroup>
<!-- Sharded Solr configuration panel -->
<setInstallerVariable name="component(alfresco).parameter(sharded_solr).ask" value="1">
<ruleList>
<compareText logic="does_not_equal" text="${project.fullName}" value="Alfresco Content Services Share"/>
<compareText logic="equals" text="${alfresco_edition}" value="enterprise"/>
<isTrue value="${component(alfrescosolr4).selected}"/>
</ruleList>
</setInstallerVariable>
</componentSelectionValidationActionList>
<parameterList>
<choiceParameter>
<name>alfrescocustomstack_installation_type</name>
<title>Installation Type</title>
<default>easy</default>
<explanation/>
<cliOptionShow>0</cliOptionShow>
<displayType>radiobuttons</displayType>
<insertBefore>components</insertBefore>
<optionList>
<option text="Easy - Install using the default configuration." value="easy"/>
<option description="Choose optional components to install." text="Advanced - Configure server ports and service properties." value="advanced"/>
</optionList>
<validationActionList>
<actionGroup>
<actionList>
<setInstallerVariable name="component(postgres).selected" value="1"/>
<setInstallerVariable name="component(postgresinitdb).selected" value="1"/>
<setInstallerVariable name="component(postgresservice).selected" value="1"/>
<setInstallerVariable name="component(alfrescopostgresdbcreation).selected" value="1"/>
<setInstallerVariable name="component(tomcatservice).parameter(tomcatservice_waittostart).value" value="1"/>
<componentSelection select="libreofficecomponent,aosmodule,alfrescowmqs,alfrescogoogledocs"/>
</actionList>
<ruleList>
<componentTest logic="exists" name="postgres"/>
<componentTest logic="exists" name="postgresinitdb"/>
<componentTest logic="exists" name="postgresservice"/>
<componentTest logic="exists" name="alfrescopostgresdbcreation"/>
<componentTest logic="exists" name="libreofficecomponent"/>
</ruleList>
</actionGroup>
<!-- Advanced mode -->
<actionGroup>
<actionList>
<setInstallerVariable name="component(tomcat).parameter(tomcat_show_ports).value" value="1"/>
<setInstallerVariable name="component(libreofficecomponent).parameter(libreoffice_show_ports).value" value="1">
<ruleList>
<componentTest logic="exists" name="libreofficecomponent"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="component(postgres).parameter(postgres_show_ports).value" value="1">
<ruleList>
<componentTest logic="exists" name="postgres"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="alfresco_show_ports" value="yes"/>
<setInstallerVariable name="project.allowComponentSelection" value="1"/>
</actionList>
<ruleList>
<compareText logic="equals" text="${alfrescocustomstack_installation_type}" value="advanced"/>
</ruleList>
</actionGroup>
<!-- Easy mode -->
<actionGroup>
<actionList>
<!-- Ensure default values in Easy mode -->
<setInstallerVariable name="component(alfresco).parameter(sharded_solr).ask" value="${component(alfresco).parameter(sharded_solr).default}" />
<setInstallerVariable name="component(alfresco).parameter(sharded_solr).value" value="${component(alfresco).parameter(sharded_solr).default}" />
<setInstallerVariable name="component(tomcat).parameter(tomcat_show_ports).value" value="0"/>
<setInstallerVariable name="component(libreofficecomponent).parameter(libreoffice_show_ports).value" value="0">
<ruleList>
<componentTest logic="exists" name="libreofficecomponent"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="component(postgres).parameter(postgres_show_ports).value" value="0">
<ruleList>
<componentTest logic="exists" name="postgres"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="alfresco_show_ports" value="no"/>
<setInstallerVariable name="project.allowComponentSelection" value="0"/>
</actionList>
<ruleList>
<compareText logic="equals" text="${alfrescocustomstack_installation_type}" value="easy"/>
</ruleList>
</actionGroup>
</validationActionList>
</choiceParameter>
<!-- Service startup (Windows specifics) -->
<choiceParameter>
<name>alfrescocustomstack_services_startup</name>
<title>Service Startup Configuration</title>
<default>demand</default>
<explanation>Select services startup type.</explanation>
<displayType>radiobuttons</displayType>
<insertBefore>readytoinstall</insertBefore>
<optionList>
<option text="Manual - Configure servers to start services manually" value="demand"/>
<option text="Auto - Configure servers to start automatically" value="auto"/>
</optionList>
<ruleList>
<platformTest type="windows"/>
<compareText logic="equals" text="${alfrescocustomstack_installation_type}" value="advanced"/>
</ruleList>
</choiceParameter>
</parameterList>
<readyToInstallActionList>
<setInstallerVariable name="postgres_data_directory" value="${alfresco_data_directory}/postgresql">
<ruleList>
<componentTest logic="exists" name="postgresservice"/>
</ruleList>
</setInstallerVariable>
<actionGroup>
<actionList>
<setInstallerVariable name="component(tomcatservice).parameter(tomcatservice_startup).value" value="${alfrescocustomstack_services_startup}"/>
<setInstallerVariable name="component(postgresservice).parameter(postgres_service_startup).value" value="${alfrescocustomstack_services_startup}">
<ruleList>
<componentTest logic="exists" name="postgresservice"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="component(libreofficecomponent).parameter(libreofficeservice_startup).value" value="${alfrescocustomstack_services_startup}">
<ruleList>
<componentTest logic="exists" name="libreofficecomponent"/>
</ruleList>
</setInstallerVariable>
</actionList>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</actionGroup>
</readyToInstallActionList>
<postInstallationActionList>
<alfrescoConfigure alfrescoFiles="${tomcat_server_directory}/bin/service.bat;${tomcat_server_directory}/scripts/ctl.sh;${tomcat_server_directory}/bin/setenv.bat;${tomcat_server_directory}/bin/setenv.sh"/>
</postInstallationActionList>
</component>

View File

@@ -1,79 +0,0 @@
<component>
<name>shortcuts</name>
<description>//Shortcuts</description>
<canBeEdited>0</canBeEdited>
<selected>1</selected>
<show>0</show>
<startMenuShortcutList>
<startMenuLinkShortcut>
<comment>Alfresco Website</comment>
<name>Alfresco Website</name>
<url>http://www.alfresco.com</url>
<windowsIcon></windowsIcon>
</startMenuLinkShortcut>
<startMenuLinkShortcut>
<comment>Alfresco Share</comment>
<name>Alfresco Share</name>
<url>http://${application_server_domain}:${application_server_port}/share</url>
<windowsIcon/>
</startMenuLinkShortcut>
<startMenuShortcut>
<comment>Uninstall ${product_fullname}</comment>
<name>Uninstall ${product_fullname}</name>
<windowsExec>${installdir}\uninstall.exe</windowsExec>
<windowsExecArgs/>
<windowsIcon/>
<windowsPath>${installdir}</windowsPath>
</startMenuShortcut>
<startMenuFolder>
<name>${product_fullname} Service</name>
<platforms>windows</platforms>
<startMenuShortcutList>
<startMenuShortcut>
<comment>Install ${product_fullname} as service</comment>
<name>Install ${product_fullname} as service</name>
<windowsExec>${installdir}/serviceinstall.bat</windowsExec>
<windowsExecArgs>INSTALL</windowsExecArgs>
<windowsIcon>${installdir}/alfresco.ico</windowsIcon>
<windowsPath>${installdir}/</windowsPath>
</startMenuShortcut>
<startMenuShortcut>
<runAsAdmin>1</runAsAdmin>
<comment>Start ${product_fullname} service</comment>
<name>Start ${product_fullname} service</name>
<windowsExec>${installdir}/servicerun.bat</windowsExec>
<windowsExecArgs>START</windowsExecArgs>
<windowsIcon>${installdir}/alfresco.ico</windowsIcon>
<windowsPath>${installdir}/</windowsPath>
</startMenuShortcut>
<startMenuShortcut>
<runAsAdmin>1</runAsAdmin>
<comment>Stop ${product_fullname} service</comment>
<name>Stop ${product_fullname} service</name>
<windowsExec>${installdir}/servicerun.bat</windowsExec>
<windowsExecArgs>STOP</windowsExecArgs>
<windowsIcon>${installdir}/alfresco.ico</windowsIcon>
<windowsPath>${installdir}/</windowsPath>
</startMenuShortcut>
<startMenuShortcut>
<comment>Uninstall ${product_fullname} service</comment>
<name>Uninstall ${product_fullname} service</name>
<windowsExec>${installdir}/serviceinstall.bat</windowsExec>
<windowsExecArgs>UNINSTALL</windowsExecArgs>
<windowsIcon>${installdir}/alfresco.ico</windowsIcon>
<windowsPath>${installdir}/</windowsPath>
</startMenuShortcut>
</startMenuShortcutList>
</startMenuFolder>
</startMenuShortcutList>
<folderList>
<folder>
<description>Shortcuts Images</description>
<destination>${installdir}</destination>
<name>alfrescoicon</name>
<distributionFileList>
<distributionDirectory origin="images/alfresco.ico"/>
</distributionFileList>
</folder>
</folderList>
</component>

View File

@@ -1,265 +0,0 @@
<component>
<name>alfrescovalidations</name>
<description>//Validations</description>
<detailedDescription></detailedDescription>
<selected>1</selected>
<show>0</show>
<functionDefinitionList>
<actionDefinition name="alfrescoComponentsValidations">
<actionList>
<throwError>
<text>Select at least one of the Solr components.</text>
<ruleList>
<ruleGroup ruleEvaluationLogic="and">
<ruleList>
<compareText logic="equals" text="${alfresco_edition}" value="community"/>
<componentTest name="alfrescosolr4" logic="exists"/>
<componentTest name="alfrescosolr" logic="exists"/>
<componentTest name="alfrescosolr4" logic="not_selected"/>
<componentTest name="alfrescosolr" logic="not_selected"/>
</ruleList>
</ruleGroup>
</ruleList>
</throwError>
<alfrescoAutodetectJava javaRequiredOrAbort="1" javaRequiredJdk="1" alfrescoInstallerBitness="${alfresco_installer_bitness}">
<ruleList>
<isFalse value="${component(javaalfresco).selected}" />
</ruleList>
</alfrescoAutodetectJava>
</actionList>
</actionDefinition>
<actionDefinition name="alfrescoSystemValidations">
<actionList>
<setInstallerVariable name="reportValue" value=""/>
<setInstallerVariable name="msgArchitectureWarning" value="${tr('64bit architecture recommended')}&#xA;"/>
<setInstallerVariable name="msgWindows32" value="${tr('32-bit Microsoft Windows® is supported for evaluation use only.')}&#xA;"/>
<setInstallerVariable name="msgMacOSX" value="${tr('Mac OS X® is supported for evaluation use only.')}&#xA;"/>
<setInstallerVariable name="msgCpuSpeed" value="${tr('CPU clock speed is too slow')}&#xA;"/>
<setInstallerVariable name="msgCpuCores" value="${tr('Not enough CPUs (cores) available')}&#xA;"/>
<setInstallerVariable name="msgRam" value="${tr('Not enough system RAM available')}&#xA;"/>
<setInstallerVariable name="msgFileDescriptors" value="${tr('Insufficent file descriptors')}&#xA;"/>
<setInstallerVariable name="msgCifsUdp" value="${tr('CIFS UDP ports in use')}&#xA;"/>
<setInstallerVariable name="msgCifsTcp" value="${tr('CIFS TCP ports in use')}&#xA;"/>
<setInstallerVariable name="msgSmtpTcp" value="${tr('SMTP TCP port in use')}&#xA;"/>
<setInstallerVariable name="msgImapTcp" value="${tr('IMAP TCP port in use.')}&#xA;"/>
<throwError>
<text>This installer is for Windows 64 bit. Download the Windows 32 bit version.</text>
<ruleList>
<compareText text="${project.installerFilename}" logic="contains" value="win-x64"/>
<platformTest type="windows"/>
<platformTest type="windows-x64" negate="1"/>
</ruleList>
</throwError>
<actionGroup>
<actionList>
<setInstallerVariable name="reportValue" value="${reportValue}${msgWindows32}&#xA;">
<ruleList>
<platformTest type="windows-x86"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="reportValue" value="${reportValue}${msgMacOSX}&#xA;">
<ruleList>
<platformTest type="osx"/>
</ruleList>
</setInstallerVariable>
</actionList>
<ruleList>
<compareText text="${alfresco_edition}" value="enterprise"/>
</ruleList>
</actionGroup>
<setInstallerVariable name="reportValue" value="${reportValue}${msgArchitectureWarning}: 32bit&#xA;">
<ruleList>
<compareText text="${project.installerFilename}" logic="does_not_contain" value="win-x64"/>
<platformTest type="windows-x64"/>
</ruleList>
</setInstallerVariable>
<!-- Server Hardware -->
<!-- CPU Speed validation -->
<foreach variables="cpu_convertion">
<values>machine_cpu_speed recommended_cpu_speed</values>
<actionList>
<mathExpression text="double(${${cpu_convertion}})/1000" variable="${cpu_convertion}GHz"/>
<setInstallerVariableFromRegEx name="${cpu_convertion}GHz" pattern="(^\d+(\.\d{0,2})?).*" substitution="\1" text="${${cpu_convertion}GHz}&#xA;"/>
</actionList>
</foreach>
<setInstallerVariable name="reportValue" value="${reportValue}${msgCpuSpeed} (${recommended_cpu_speedGHz} GHz+): ${machine_cpu_speedGHz} GHz&#xA;">
<ruleList>
<compareValues>
<logic>less</logic>
<value1>${machine_cpu_speed}</value1>
<value2>${recommended_cpu_speed}</value2>
</compareValues>
</ruleList>
</setInstallerVariable>
<!-- CPU Cores validation -->
<setInstallerVariable name="reportValue" value="${reportValue}${msgCpuCores} (${minimum_core_count}+): ${machine_cpu_count}&#xA;">
<ruleList>
<compareValues>
<logic>less</logic>
<value1>${machine_cpu_count}</value1>
<value2>${minimum_core_count}</value2>
</compareValues>
</ruleList>
</setInstallerVariable>
<!-- RAM validation -->
<foreach variables="memory_convertion">
<values>machine_total_memory minimum_ram recommended_ram</values>
<actionList>
<mathExpression text="double(${${memory_convertion}})/1024" variable="${memory_convertion}GB"/>
<setInstallerVariableFromRegEx name="${memory_convertion}GB" pattern="(^\d+(\.\d{0,2})?).*" substitution="\1" text="${${memory_convertion}GB}"/>
</actionList>
</foreach>
<throwError>
<text>${machine_total_memoryGB} GB of RAM is not enough to run Alfresco Content Services for test or production purposes. Alfresco Content Services might not work correctly and if it does, will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM, and optimally ${recommended_ramGB} GB of RAM.</text>
<ruleList>
<compareValues>
<logic>less</logic>
<value1>${machine_total_memory}</value1>
<value2>${minimum_ram}</value2>
</compareValues>
</ruleList>
</throwError>
<setInstallerVariable name="reportValue" value="${reportValue}${msgRam} (${recommended_ramGB}GB+): ${machine_total_memoryGB}GB&#xA;">
<ruleList>
<compareValues>
<logic>less</logic>
<value1>${machine_total_memory}</value1>
<value2>${recommended_ram}</value2>
</compareValues>
<compareValues>
<logic>greater_or_equal</logic>
<value1>${machine_total_memory}</value1>
<value2>${minimum_ram}</value2>
</compareValues>
</ruleList>
</setInstallerVariable>
<!-- File Descriptors validation-->
<setInstallerVariable name="reportValue" value="${reportValue}${msgFileDescriptors} (${minimum_file_descriptors}+)&#xA;">
<ruleList>
<resourceLimitTest type="open_files" logic="less" value="${minimum_file_descriptors}"/>
<platformTest type="windows" negate="1"/>
</ruleList>
</setInstallerVariable>
<!-- Network validation -->
<actionGroup>
<actionList>
<!-- Validate CIFS ports -->
<setInstallerVariable name="cifsUdpPortList" value=""/>
<foreach variables="cifs_udp_port_to_check">
<values>${netbd_port} ${netbd_port_1}</values>
<actionList>
<setInstallerVariable name="cifsUdpPortList" value="${cifsUdpPortList} ${cifs_udp_port_to_check}&#xA;">
<ruleList>
<portTest port="${cifs_udp_port_to_check}" condition="cannot_bind"/>
<platformTest type="windows" negate="1"/>
</ruleList>
</setInstallerVariable>
</actionList>
</foreach>
<setInstallerVariable name="reportValue" value="${reportValue}${msgCifsUdp}: ${cifsUdpPortList}&#xA;">
<ruleList>
<compareText text="${cifsUdpPortList}" logic="does_not_equal" value=""/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="cifsTcpPortList" value=""/>
<foreach variables="cifs_tcp_port_to_check">
<values>${netbd_port} ${netbd_port_2} ${smb_port}</values>
<actionList>
<setInstallerVariable name="cifsTcpPortList" value="${cifsTcpPortList} ${cifs_tcp_port_to_check}&#xA;">
<ruleList>
<portTest port="${cifs_tcp_port_to_check}" condition="cannot_bind"/>
<platformTest type="windows" negate="1"/>
</ruleList>
</setInstallerVariable>
</actionList>
</foreach>
<setInstallerVariable name="reportValue" value="${reportValue}${msgCifsTcp}: ${cifsTcpPortList}&#xA;">
<ruleList>
<compareText text="${cifsTcpPortList}" logic="does_not_equal" value=""/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="reportValue" value="${reportValue}${msgSmtpTcp}: ${smtp_port}&#xA;">
<ruleList>
<portTest port="${smtp_port}" condition="cannot_bind"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="reportValue" value="${reportValue}${msgImapTcp}: ${smtp_port}&#xA;">
<ruleList>
<portTest port="${imap_port}" condition="cannot_bind"/>
</ruleList>
</setInstallerVariable>
</actionList>
<ruleList>
<isTrue value="${installer_is_root_install}"/>
</ruleList>
</actionGroup>
<setInstallerVariable name="component(alfrescovalidations).parameter(alfresco_report).value" value="${reportValue}&#xA;">
<ruleList>
<compareText text="${reportValue}" value="" logic="does_not_equal"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="component(alfrescovalidations).parameter(alfresco_report).ask" value="0">
<ruleList>
<compareText text="${reportValue}" value="" logic="equals"/>
</ruleList>
</setInstallerVariable>
</actionList>
</actionDefinition>
</functionDefinitionList>
<componentSelectionValidationActionList>
<alfrescoComponentsValidations/>
</componentSelectionValidationActionList>
<desktopShortcutList/>
<parameterList>
<stringParameter name="recommended_cpu_speed" value="2000" ask="0"/>
<stringParameter name="minimum_core_count" value="2" ask="0"/>
<stringParameter name="recommended_ram" value="4096" ask="0"/>
<stringParameter name="minimum_ram" value="2048" ask="0"/>
<stringParameter name="minimum_file_descriptors" value="4096" ask="0"/>
<parameterGroup>
<name>netbd_ports</name>
<title>CIFS protocol ports configuration</title>
<explanation>Enter CIFS ports configuration.</explanation>
<ask>0</ask>
<parameterList>
<stringParameter name="netbd_port" default="137" ask="0">
<title>CIFS server port</title>
</stringParameter>
<stringParameter name="netbd_port_1" default="138" ask="0">
<title>CIFS server port 1</title>
</stringParameter>
<stringParameter name="netbd_port_2" default="139" ask="0">
<title>CIFS server port 2</title>
</stringParameter>
<stringParameter name="smb_port" value="445" ask="0">
<title>SMB Port</title>
</stringParameter>
</parameterList>
</parameterGroup>
<stringParameter name="smtp_port" value="25" ask="0">
<description>SMTP Port</description>
</stringParameter>
<stringParameter name="imap_port" value="143" ask="0">
<description>IMAP Port</description>
</stringParameter>
<infoParameter>
<name>alfresco_report</name>
<title>Warning</title>
<explanation>This environment is not configured optimally for Alfresco Content Services - review this list before continuing.
While these issues wont prevent Alfresco Content Services from functioning, some product features might not be available, or the system might not perform optimally.</explanation>
<value></value>
<insertBefore>readytoinstall</insertBefore>
</infoParameter>
</parameterList>
<readyToInstallActionList/>
<preInstallationActionList>
<alfrescoSystemValidations/>
<alfrescoComponentsValidations>
<ruleList>
<compareText text="${installer_ui}" logic="equals" value="unattended"/>
</ruleList>
</alfrescoComponentsValidations>
</preInstallationActionList>
</component>

View File

@@ -1,485 +0,0 @@
<component>
<name>alfrescofunctions</name>
<description>//Alfresco Functions</description>
<canBeEdited>0</canBeEdited>
<selected>1</selected>
<show>0</show>
<functionDefinitionList>
<actionDefinition name="alfrescoSetProperty">
<parameterList>
<stringParameter name="property" />
<stringParameter name="value" />
<fileParameter name="configurationFile" value="${tomcat_server_directory}/shared/classes/alfresco-global.properties" />
</parameterList>
<actionList>
<substitute>
<files>${configurationFile}</files>
<substitutionList>
<substitution>
<pattern>#\s*${property}\s*=</pattern>
<value>${property}=</value>
</substitution>
</substitutionList>
</substitute>
<propertiesFileSet>
<file>${configurationFile}</file>
<key>${property}</key>
<value>${value}</value>
</propertiesFileSet>
</actionList>
</actionDefinition>
<actionDefinition name="alfrescoConfigure">
<parameterList>
<stringParameter name="alfrescoFiles" />
</parameterList>
<actionList>
<setInstallerVariableFromRegEx>
<name>imagemagick_root_directory_windows</name>
<pattern>/</pattern>
<substitution>\</substitution>
<text>${imagemagick_root_directory}</text>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</setInstallerVariableFromRegEx>
<setInstallerVariableFromRegEx>
<name>alfresco_pdf_renderer_root_directory_windows</name>
<pattern>/</pattern>
<substitution>\</substitution>
<text>${alfresco_pdf_renderer_root_directory}</text>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</setInstallerVariableFromRegEx>
<substitute>
<files>${alfrescoFiles}</files>
<substitutionList>
<substitution>
<pattern>@@BITROCK_INSTALLDIR@@</pattern>
<value>${installdir}</value>
</substitution>
<substitution>
<pattern>@@ALFRESCO_DATA_DIR@@</pattern>
<value>${alfresco_data_directory}</value>
</substitution>
<substitution>
<pattern>@@ALFRESCO_SOLR_DIR@@</pattern>
<value>${alfresco_data_directory.dos.unix}/solr</value>
</substitution>
<substitution>
<pattern>@@ALFRESCO_SOLR4_DIR@@</pattern>
<value>${installdir.unix}/solr4</value>
</substitution>
<substitution>
<pattern>@@ALFRESCO_SOLR4_DATA_DIR@@</pattern>
<value>${alfresco_data_directory.unix}/solr4/index</value>
</substitution>
<substitution>
<pattern>@@ALFRESCO_SOLR4_MODEL_DIR@@</pattern>
<value>${alfresco_data_directory.unix}/solr4/model</value>
</substitution>
<substitution>
<pattern>@@ALFRESCO_SOLR4_CONTENT_DIR@@</pattern>
<value>${alfresco_data_directory.unix}/solr4/content</value>
</substitution>
<substitution>
<pattern>@@BITROCK_ALFRESCO_LICENSE_DIR@@</pattern>
<value>${installdir.unix}</value>
<ruleList>
<platformTest type="unix"/>
</ruleList>
</substitution>
<substitution>
<pattern>@@BITROCK_ALFRESCO_LICENSE_DIR@@</pattern>
<value>${installdir.dos.unix}</value>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</substitution>
<substitution>
<pattern>@@BITROCK_ALFRESCO_IMAGEMAGICK_ENV@@</pattern>
<value>img.root=${imagemagick_root_directory.unix}
img.dyn=${'${img.root}'}/lib
img.exe=${'${img.root}'}/bin/convert</value>
<ruleList>
<platformTest type="unix"/>
</ruleList>
</substitution>
<substitution>
<pattern>@@BITROCK_ALFRESCO_IMAGEMAGICK_ENV@@</pattern>
<value>img.root=${imagemagick_root_directory_windows.escape_backslashes}
img.coders=${'${img.root}'}\\modules\\coders
img.config=${'${img.root}'}
img.exe=${'${img.root}'}\\convert.exe</value>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</substitution>
<substitution>
<pattern>@@BITROCK_ALFRESCO_PDF_RENDERER_ENV@@</pattern>
<value>alfresco-pdf-renderer.root=${alfresco_pdf_renderer_root_directory.unix}
alfresco-pdf-renderer.exe=${'${alfresco-pdf-renderer.root}'}/alfresco-pdf-renderer</value>
<ruleList>
<platformTest type="unix"/>
</ruleList>
</substitution>
<substitution>
<pattern>@@BITROCK_ALFRESCO_PDF_RENDERER_ENV@@</pattern>
<value>alfresco-pdf-renderer.root=${alfresco_pdf_renderer_root_directory_windows.escape_backslashes}
alfresco-pdf-renderer.exe=${'${alfresco-pdf-renderer.root}'}\\alfresco-pdf-renderer.exe</value>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</substitution>
<substitution>
<pattern>@@BITROCK_LO_ROOTDIR@@</pattern>
<value>${libreoffice_directory.unix}</value>
<ruleList>
<platformTest type="unix"/>
</ruleList>
</substitution>
<substitution>
<pattern>@@BITROCK_LO_ROOTDIR@@</pattern>
<value>${libreoffice_directory.dos.unix}</value>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</substitution>
<substitution>
<pattern>@@BITROCK_LIBREOFFICE_PROGRAM_DIR@@</pattern>
<value>${libreoffice_directory.dos.unix}/App/libreoffice/program/soffice.exe</value>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</substitution>
<substitution>
<pattern>@@BITROCK_LIBREOFFICE_PROGRAM_DIR@@</pattern>
<value>${libreoffice_directory}/program/soffice.bin</value>
<ruleList>
<platformTest type="linux"/>
<fileExists path="${libreoffice_directory}/program/soffice.bin"/>
</ruleList>
</substitution>
<substitution>
<pattern>@@BITROCK_LIBREOFFICE_PROGRAM_DIR@@</pattern>
<value>${libreoffice_directory}/program/soffice</value>
<ruleList>
<platformTest type="linux"/>
<fileExists negate="1" path="${libreoffice_directory}/program/soffice.bin"/>
<fileExists path="${libreoffice_directory}/program/soffice"/>
</ruleList>
</substitution>
<substitution>
<pattern>@@BITROCK_LIBREOFFICE_PROGRAM_DIR@@</pattern>
<value>${libreoffice_directory}/Contents/MacOS/soffice.bin</value>
<ruleList>
<platformTest type="osx"/>
<fileExists path="${libreoffice_directory}/Contents/MacOS/soffice.bin"/>
</ruleList>
</substitution>
<substitution>
<pattern>@@BITROCK_LIBREOFFICE_PROGRAM_DIR@@</pattern>
<value>${libreoffice_directory}/Contents/MacOS/soffice</value>
<ruleList>
<platformTest type="osx"/>
<fileExists negate="1" path="${libreoffice_directory}/Contents/MacOS/soffice.bin"/>
<fileExists path="${libreoffice_directory}/Contents/MacOS/soffice"/>
</ruleList>
</substitution>
<substitution>
<pattern>@@BITROCK_LIBREOFFICE_JOD_DIR@@</pattern>
<value>${libreoffice_directory.dos.unix}/App/libreoffice</value>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</substitution>
<substitution>
<pattern>@@BITROCK_LIBREOFFICE_JOD_DIR@@</pattern>
<value>${libreoffice_directory}</value>
<ruleList>
<platformTest type="linux"/>
</ruleList>
</substitution>
<substitution>
<pattern>@@BITROCK_LIBREOFFICE_JOD_DIR@@</pattern>
<value>${libreoffice_directory}/Contents</value>
<ruleList>
<platformTest type="osx"/>
</ruleList>
</substitution>
<substitution>
<pattern>@@BITROCK_LO_PORT@@</pattern>
<value>${libreoffice_port}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_MYSQL_PORT@@</pattern>
<value>${database_port}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_MYSQL_HOST@@</pattern>
<value>${database_hostname}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_POSTGRESQL_PORT@@</pattern>
<value>${database_port}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_POSTGRESQL_HOST@@</pattern>
<value>${database_hostname}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_DATA_DIR@@</pattern>
<value>${alfresco_data_directory.dos.unix}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_COMMON_ROOTDIR@@</pattern>
<value>${installdir.dos.unix}/common/</value>
</substitution>
<substitution>
<pattern>@@BITROCK_DB_USER@@</pattern>
<value>${alfresco_database_user}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_DB_PASSWORD@@</pattern>
<value>${alfresco_database_password}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_DB_NAME@@</pattern>
<value>${alfresco_database_name}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_DB_VALIDATE_QUERY@@</pattern>
<value>${alfresco_database_validate_query}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_ALFRESCO_ADMIN_USERNAME@@</pattern>
<value>${alfresco_admin_username}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_ALFRESCO_ADMIN_PASSWORD@@</pattern>
<value>${alfresco_admin_password_md4}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_ALFRESCO_PLAIN_ADMIN_PASSWORD@@</pattern>
<value>${alfresco_admin_password}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_FTP_PORT@@</pattern>
<value>${alfresco_ftp_port}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_RMI_PORT@@</pattern>
<value>${alfresco_rmi_port}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_TOMCAT_PORT@@</pattern>
<value>${application_server_port}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_APACHE_PORT@@</pattern>
<value>${web_server_port}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_TOMCAT_SSL_PORT@@</pattern>
<value>${application_server_ssl_port}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_TOMCAT_SHUTDOWN_PORT@@</pattern>
<value>${application_server_shutdown_port}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_TOMCAT_AJP_PORT@@</pattern>
<value>${application_server_ajp_port}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_TOMCAT_HOST@@</pattern>
<value>${application_server_domain}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_QUICKR_PORT@@</pattern>
<value>${alfresco_quickr_port}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_QUICKR_HOST@@</pattern>
<value>${alfresco_quickr_host}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_TOMCAT_DIRNAME@@</pattern>
<value>${tomcat_dirname}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_TOMCAT_ROOTDIR@@</pattern>
<value>${tomcat_server_directory}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_JAVA_HOME_UNIX@@</pattern>
<value>${java_home_directory.unix}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_JAVA_HOME_WIN@@</pattern>
<value>${java_home_directory.dos}</value>
</substitution>
</substitutionList>
</substitute>
</actionList>
</actionDefinition>
<actionDefinition name="alfrescoCheckJDBCDriver">
<parameterList>
<stringParameter name="jdbcdriver" />
</parameterList>
<actionList>
<setInstallerVariable name="alfresco_database_validate_query" value="">
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<compareText text="${jdbcdriver}" value="oracle.jdbc.OracleDriver"/>
<compareText text="${jdbcdriver}" value="com.ibm.db2.jcc.DB2Driver"/>
</ruleList>
</setInstallerVariable>
<globalVariables names="alfresco_database_validate_query" />
</actionList>
</actionDefinition>
<actionDefinition name="alfrescoAutodetectJava">
<parameterList>
<stringParameter name="javaRequiredOrAbort" value="0"/>
<stringParameter name="javaRequiredJdk" value="0"/>
<stringParameter name="alfrescoInstallerBitness" value="64"/>
</parameterList>
<actionList>
<actionGroup>
<actionList>
<autodetectJava>
<abortOnError>0</abortOnError>
<showMessageOnError>1</showMessageOnError>
<customErrorMessage>This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again.</customErrorMessage>
<promptUser>0</promptUser>
<validVersionList>
<validVersion>
<requireJDK>${javaRequiredJdk}</requireJDK>
<maxVersion/>
<minVersion>${java_min_version}</minVersion>
<vendor>sun</vendor>
</validVersion>
<validVersion>
<requireJDK>${javaRequiredJdk}</requireJDK>
<maxVersion/>
<minVersion>${java_min_version}</minVersion>
<vendor>openjdk</vendor>
</validVersion>
</validVersionList>
<ruleList>
<isFalse value="${javaRequiredOrAbort}" />
</ruleList>
</autodetectJava>
<setInstallerVariable name="component(tomcat).parameter(java_is_jdk).value" value="1">
<ruleList>
<isTrue value="${javaRequiredJdk}"/>
<isTrue value="${java_autodetected}"/>
</ruleList>
</setInstallerVariable>
<throwError>
<abortOnError>0</abortOnError>
<showMessageOnError>1</showMessageOnError>
<text>The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco Content Services. Install a 64 bit version of Java before continuing, or go back and ensure the “Java” component is selected.</text>
<ruleList>
<compareText text="${alfrescoInstallerBitness}" logic="equals" value="64"/>
<compareText text="${java_bitness}" value="32"/>
</ruleList>
</throwError>
<autodetectJava>
<abortOnError>1</abortOnError>
<showMessageOnError>1</showMessageOnError>
<customErrorMessage>This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again.</customErrorMessage>
<promptUser>0</promptUser>
<validVersionList>
<validVersion>
<requireJDK>${javaRequiredJdk}</requireJDK>
<maxVersion/>
<minVersion>${java_min_version}</minVersion>
<vendor>sun</vendor>
</validVersion>
<validVersion>
<requireJDK>${javaRequiredJdk}</requireJDK>
<maxVersion/>
<minVersion>${java_min_version}</minVersion>
<vendor>openjdk</vendor>
</validVersion>
</validVersionList>
<ruleList>
<isTrue value="${javaRequiredOrAbort}" />
</ruleList>
</autodetectJava>
<setInstallerVariableFromRegEx>
<name>java_home_directory</name>
<text>${java_executable}</text>
<pattern>/bin/java$</pattern>
<ruleList>
<compareText logic="does_not_equal" text="${java_executable}" value=""/>
<compareText logic="does_not_equal" text="${platform_name}" value="windows"/>
</ruleList>
</setInstallerVariableFromRegEx>
<setInstallerVariableFromRegEx>
<name>java_home_directory</name>
<substitution/>
<text>${java_executable}</text>
<pattern>/bin/java.exe$</pattern>
<ruleList>
<compareText logic="does_not_equal" text="${java_executable}" value=""/>
<compareText logic="equals" text="${platform_name}" value="windows"/>
</ruleList>
</setInstallerVariableFromRegEx>
<setInstallerVariableFromRegEx>
<name>java_home_directory</name>
<text>${java_home_directory}</text>
<pattern>/jre$</pattern>
<ruleList>
<compareText logic="does_not_equal" text="${java_home_directory}" value=""/>
</ruleList>
</setInstallerVariableFromRegEx>
<setInstallerVariable>
<name>java_home_directory</name>
<value>/usr/local/java</value>
<ruleList>
<regExMatch logic="matches" text="${java_executable}" pattern="unknown"/>
<compareText logic="does_not_equal" text="${platform_name}" value="windows"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable>
<name>java_home_directory</name>
<value>${platform_install_prefix}\java</value>
<ruleList>
<regExMatch logic="matches" text="${java_executable}" pattern="unknown"/>
<compareText logic="equals" text="${platform_name}" value="windows"/>
</ruleList>
</setInstallerVariable>
<showWarning>
<text>Java Home path contains spaces. Alfresco Content Services might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces.</text>
<ruleList>
<compareText>
<text>${java_home_directory}</text>
<logic>contains</logic>
<value> </value>
</compareText>
<fileExists path="${java_home_directory}"/>
</ruleList>
</showWarning>
<actionGroup>
<actionList>
<setInstallerVariable name="component(java).parameter(java_home_directory).ask" value="1"/>
</actionList>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<regExMatch logic="matches" text="${java_executable}" pattern="unknown"/>
<compareText logic="equals" text="${java_executable}" value=""/>
</ruleList>
</actionGroup>
</actionList>
</actionGroup>
<setInstallerVariable name="component(java).parameter(java_installation_type).value" value="existing" />
</actionList>
</actionDefinition>
</functionDefinitionList>
</component>

View File

@@ -1,40 +0,0 @@
<component>
<name>alfrescogoogledocs</name>
<description>Google Docs Integration</description>
<detailedDescription>Include Google Docs Integration Features.</detailedDescription>
<canBeEdited>1</canBeEdited>
<selected>1</selected>
<show>1</show>
<shouldPackRuleList>
<isTrue value="${alfrescogoogledocs_component_enabled}" />
</shouldPackRuleList>
<parameterList>
<booleanParameter name="alfrescogoogledocs_component_enabled" ask="0" value="1" />
</parameterList>
<folderList>
<folder>
<description>Program Files</description>
<destination>${alfresco_amps_directory}</destination>
<name>googledocs</name>
<platforms>all</platforms>
<distributionFileList>
<distributionFile origin="${alfresco_amps_source_directory}/alfresco-googledocs-repo-*.amp" allowWildcards="1" />
</distributionFileList>
<actionList>
<setInstallerVariable name="alfresco_apply_amps" value="1"/>
</actionList>
</folder>
<folder>
<description>Program Files</description>
<destination>${alfresco_amps_share_directory}</destination>
<name>googledocsshare</name>
<platforms>all</platforms>
<distributionFileList>
<distributionFile origin="${alfresco_amps_source_directory}/alfresco-googledocs-share-*.amp" allowWildcards="1" />
</distributionFileList>
<actionList>
<setInstallerVariable name="alfresco_apply_amps_share" value="1"/>
</actionList>
</folder>
</folderList>
</component>

View File

@@ -1,41 +0,0 @@
<component>
<name>alfrescolibreoffice</name>
<description>//AlfrescoLibreOffice</description>
<canBeEdited>0</canBeEdited>
<selected>1</selected>
<show>0</show>
<postInstallationActionList>
<actionGroup>
<actionList>
<writeFile>
<path>${alfresco_base_application_directory}/libreoffice-envdata.sh</path>
<text>#!/bin/sh
# Libre Office
SOFFICE_PATH="${libreoffice_directory}/program"
SOFFICE_PORT="${libreoffice_port}"
SOFFICEBIN=${libreoffice_directory}/program/.soffice.bin
SOFFICEWRAPPER=${libreoffice_directory}/program/soffice.bin
SOFFICE_ENVDATA="-env:UserInstallation=file://${alfresco_data_directory}/oouser"
SOFFICE="$SOFFICEWRAPPER --nofirststartwizard --nologo --headless $SOFFICE_ENVDATA --accept=socket,host=localhost,port=$SOFFICE_PORT\;urp\;StarOffice.ServiceManager"
$SOFFICE >/dev/null 2>&amp;1 &amp;
sleep 5
pids=`ps ax | grep $SOFFICEBIN | grep -v grep | awk {'print $1'}`
if kill $pids ; then
echo "libreoffice stopped"
fi
</text>
</writeFile>
<changePermissions files="${alfresco_base_application_directory}/libreoffice-envdata.sh" permissions="755" />
<runProgram abortOnError="0" showMessageOnError="0">
<program>${alfresco_base_application_directory}/libreoffice-envdata.sh</program>
</runProgram>
<deleteFile path="${alfresco_base_application_directory}/libreoffice-envdata.sh" />
</actionList>
<ruleList>
<platformTest type="linux"/>
</ruleList>
</actionGroup>
</postInstallationActionList>
</component>

View File

@@ -1,57 +0,0 @@
<component>
<name>alfrescolicense</name>
<description>//Alfresco License Component</description>
<canBeEdited>1</canBeEdited>
<selected>1</selected>
<show>0</show>
<initializationActionList>
<setInstallerVariable name="alfresco_license" persist="1" value="0"/>
<setInstallerVariable name="alfresco_license" persist="1" value="1">
<ruleList>
<fileExists path="${installer_directory}/*-team.lic"/>
</ruleList>
</setInstallerVariable>
<logMessage text="Team license detected.">
<ruleList>
<isTrue value="${alfresco_license}"/>
</ruleList>
</logMessage>
<logMessage text="No Team license detected.">
<ruleList>
<isFalse value="${alfresco_license}"/>
</ruleList>
</logMessage>
<actionGroup>
<actionList>
<setInstallerVariable name="component(alfrescocustomstacksettings).parameter(alfrescocustomstack_installation_type).ask" value="0"/>
<setInstallerVariable name="component(alfrescocustomstacksettings).parameter(alfrescocustomstack_installation_type).value" value="easy"/>
<setInstallerVariable name="project.allowComponentSelection" value="0"/>
</actionList>
<ruleList>
<isTrue value="${alfresco_license}"/>
</ruleList>
</actionGroup>
</initializationActionList>
<postInstallationActionList>
<actionGroup>
<actionList>
<copyFile>
<abortOnError>0</abortOnError>
<showMessageOnError>0</showMessageOnError>
<origin>${installer_directory}/*.lic</origin>
<destination>${installdir}</destination>
</copyFile>
</actionList>
<ruleList>
<isTrue value="${alfresco_license}"/>
</ruleList>
</actionGroup>
</postInstallationActionList>
<postUninstallationActionList>
<deleteFile path="${installdir}/*.lic">
<ruleList>
<isTrue value="${alfresco_license}"/>
</ruleList>
</deleteFile>
</postUninstallationActionList>
</component>

View File

@@ -1,36 +0,0 @@
alfresco Stack - 20140918
gcc 3.4.6
java 1.6.0_45
pkg-config 0.22
libtool 1.5.8
make 3.81
zlib 1.2.3
giflib 4.1.6
libiconv 1.11
libpng 1.2.24
jpegsrc 6b
tiff 3.9.4
freetype 2.3.4
libwmf 0.2.8.4
imagemagick 6.8.6-6
libstdcplusplus 0
ncurses 5.6
readline 5.2
openssl 0.9.8y
apr 1.4.6
tomcat-native 1.1.29
postgresql 9.3.5
libreoffice 4.2.5
manager 1
java 1.7.0_67
tomcat 7.0.53
bitrock-alfresco 20130409
alfresco 5.0.a
alfrescosharepoint 4.2.e
alfrescowcmqs 3.4.b
keystore 20111026
alfresco-solr 4.2.e
alfresco-solr4 4.2.e
bitnami
japanese-fonts 1
xpdf-japanese 1

View File

@@ -1,33 +0,0 @@
alfresco Stack - 20140918
pkg-config 0.22
libtool 1.5.8
make 3.81
zlib 1.2.3
libiconv 1.11
libpng 1.2.24
jpegsrc 6b
tiff 3.9.4
freetype 2.3.4
libwmf 0.2.8.4
imagemagick 6.8.6-6
libstdcplusplus 0
ncurses 5.6
readline 5.2
openssl 0.9.8y
apr 1.4.6
tomcat-native 1.1.29
postgresql 9.3.5
libreoffice 4.2.5
manager 1
java 1.7.0_67
tomcat 7.0.53
bitrock-alfresco 20130409
alfresco 5.0.a
alfrescosharepoint 4.2.e
alfrescowcmqs 3.4.b
keystore 20111026
alfresco-solr 4.2.e
alfresco-solr4 4.2.e
bitnami
japanese-fonts 1
xpdf-japanese 1

View File

@@ -1,82 +0,0 @@
<component>
<name>alfresco_pdf_renderer</name>
<description>alfresco_pdf_renderer</description>
<canBeEdited>0</canBeEdited>
<show>0</show>
<selected>1</selected>
<parameterList>
<directoryParameter>
<ask>0</ask>
<name>alfresco_pdf_renderer_root_directory</name>
<cliOptionName>alfresco_pdf_renderer_root_directory</cliOptionName>
</directoryParameter>
</parameterList>
<readyToInstallActionList>
<setInstallerVariable name="alfresco_pdf_renderer_root_directory" value="${installdir}/common/alfresco-pdf-renderer">
<ruleList>
<platformTest type="unix"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="alfresco_pdf_renderer_root_directory" value="${installdir}\alfresco-pdf-renderer">
<ruleList>
<platformTest type="windows"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="ALFRESCO_PDF_RENDERER_PATH" value="${alfresco_pdf_renderer_root_directory}">
<ruleList>
<platformTest type="unix"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="ALFRESCO_PDF_RENDERER_PATH_WIN" value="${alfresco_pdf_renderer_root_directory}"/>
<setInstallerVariable name="PATH" value="${ALFRESCO_PDF_RENDERER_PATH}:${PATH}">
<ruleList>
<compareText text="${PATH}" value="${ALFRESCO_PDF_RENDERER_PATH}" nocase="1" logic="does_not_contain"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="PATH_WIN" value="${ALFRESCO_PDF_RENDERER_PATH_WIN};${PATH_WIN}">
<ruleList>
<compareText text="${PATH_WIN}" value="${ALFRESCO_PDF_RENDERER_PATH_WIN}" nocase="1" logic="does_not_contain"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="ALFRESCO_PDF_RENDERER_VAR">
<value>##### ALFRESCO_PDF_RENDERER ENV #####
ALFRESCO_PDF_RENDERER_VAR="${alfresco_pdf_renderer_root_directory}"
export ALFRESCO_PDF_RENDERER_VAR
</value>
<ruleList>
<platformTest type="unix"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="ALFRESCO_PDF_RENDERER_VAR">
<value>rem ##### ALFRESCO_PDF_RENDERER ENV #####
set ALFRESCO_PDF_RENDERER_VAR=${alfresco_pdf_renderer_root_directory}
</value>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="ENV_VAR">
<value>${ALFRESCO_PDF_RENDERER_VAR}${ENV_VAR}</value>
</setInstallerVariable>
</readyToInstallActionList>
<folderList>
<folder>
<name>alfresco_pdf_renderer</name>
<destination>${alfresco_pdf_renderer_root_directory}</destination>
<distributionFileList>
<distributionDirectory allowWildcards="1" origin="${alfresco_pdf_renderer_distribution_folder}/*"/>
</distributionFileList>
</folder>
</folderList>
<postInstallationActionList/>
</component>

View File

@@ -1,108 +0,0 @@
<component>
<name>alfrescopostgresquestion</name>
<description>//Alfresco PostgreSQL Question</description>
<selected>1</selected>
<show>0</show>
<shouldPackRuleList>
<isTrue value="${postgres_component_enabled}"/>
</shouldPackRuleList>
<parameterList>
<parameterGroup>
<name>alfrescopostgresquestion_existing</name>
<title>Database Configuration</title>
<explanation/>
<parameterList>
<stringParameter>
<name>jdbc_url</name>
<description>JDBC URL:</description>
<default>jdbc:postgresql://localhost/alfresco</default>
</stringParameter>
<stringParameter>
<name>jdbc_driver</name>
<description>JDBC Driver:</description>
<default>org.postgresql.Driver</default>
</stringParameter>
<stringParameter>
<name>jdbc_database</name>
<description>Database name:</description>
<default>alfresco</default>
</stringParameter>
<stringParameter>
<name>jdbc_username</name>
<description>Username:</description>
<default/>
</stringParameter>
<passwordParameter>
<name>jdbc_password</name>
<description>Password:</description>
<descriptionRetype>Verify:</descriptionRetype>
<default/>
</passwordParameter>
</parameterList>
<validationActionList>
<alfrescoCheckJDBCDriver jdbcdriver="${jdbc_driver}"/>
</validationActionList>
<ruleList>
<isFalse value="${component(postgres).selected}"/>
</ruleList>
</parameterGroup>
</parameterList>
<preInstallationActionList>
<actionGroup>
<actionList>
<!--setInstallerVariable name="component(postgres).selected" value="0" /-->
<setInstallerVariable name="component(postgresservice).selected" value="0"/>
<setInstallerVariable name="component(alfrescopostgresdbcreation).selected" value="0"/>
</actionList>
<ruleList>
<isFalse value="${component(postgres).selected}" />
<compareText text="${installer_ui}" logic="equals" value="unattended"/>
</ruleList>
</actionGroup>
</preInstallationActionList>
<readyToInstallActionList>
<actionGroup>
<actionList>
<!--setInstallerVariable name="component(postgres).selected" value="1" /-->
<setInstallerVariable name="component(postgresservice).selected" value="1"/>
<setInstallerVariable name="component(alfrescopostgresdbcreation).selected" value="1"/>
</actionList>
<ruleList>
<isTrue value="${component(postgres).selected}"/>
<compareText logic="equals" text="${installer_ui}" value="unattended"/>
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<alfrescoCheckJDBCDriver jdbcdriver="${jdbc_driver}"/> <!--Only check jdbc if postgreSQL has not been selected-->
<!--setInstallerVariable name="component(postgres).selected" value="0" /-->
<setInstallerVariable name="component(postgresservice).selected" value="0"/>
<setInstallerVariable name="component(alfrescopostgresdbcreation).selected" value="0"/>
</actionList>
<ruleList>
<isFalse value="${component(postgres).selected}"/>
<compareText logic="equals" text="${installer_ui}" value="unattended"/>
</ruleList>
</actionGroup>
<setInstallerVariable name="postgres_root_password" value="${alfresco_admin_password}"/>
<setInstallerVariable name="database_password" value="${postgres_root_password}"/>
</readyToInstallActionList>
<postInstallationActionList>
<actionGroup>
<actionList>
<substitute>
<files>${application_server_directory}/scripts/serviceinstall.bat</files>
<substitutionList>
<substitution>
<pattern>sc start</pattern>
<value>rem sc start</value>
</substitution>
</substitutionList>
</substitute>
</actionList>
<ruleList>
<isFalse value="${component(postgres).selected}"/>
</ruleList>
</actionGroup>
</postInstallationActionList>
</component>

View File

@@ -1,28 +0,0 @@
<component>
<name>readme</name>
<description>//README Folder Component</description>
<canBeEdited>1</canBeEdited>
<show>0</show>
<selected>1</selected>
<parameterList>
<stringParameter name="alfresco_readme_filename" value="README.txt" ask="0" />
<directoryParameter ask="0" name="alfresco_readme_source_directory" value="${build_project_directory}" />
</parameterList>
<folderList>
<folder>
<description>README File</description>
<destination>${installdir}</destination>
<name>readmelogfile</name>
<distributionFileList>
<distributionFile origin="${alfresco_readme_source_directory}/${alfresco_readme_filename}"/>
</distributionFileList>
</folder>
</folderList>
<postInstallationActionList>
<dos2unix files="${installdir}/${alfresco_readme_filename}">
<ruleList>
<platformTest type="unix"/>
</ruleList>
</dos2unix>
</postInstallationActionList>
</component>

View File

@@ -1,59 +0,0 @@
<component>
<name>alfrescosolr</name>
<description>Solr1</description>
<detailedDescription>Solr - Install Solr 1.4 only for upgrading from earlier Alfresco Content Services versions.</detailedDescription>
<canBeEdited>1</canBeEdited>
<selected>0</selected>
<show>1</show>
<shouldPackRuleList>
<isTrue value="${alfrescosolr_component_enabled}"/>
</shouldPackRuleList>
<parameterList>
<booleanParameter ask="0" name="alfrescosolr_component_enabled" value="1"/>
</parameterList>
<folderList>
<folder>
<name>solr</name>
<destination>${alfresco_data_directory}/solr</destination>
<distributionFileList>
<distributionFile allowWildcards="1" origin="${alfresco_solr_source_directory}/*"/>
</distributionFileList>
<actionList>
<createDirectory path="${tomcat_server_directory}/conf/Catalina"/>
<createDirectory path="${tomcat_server_directory}/conf/Catalina/localhost"/>
<copyFile>
<origin>${alfresco_data_directory}/solr/context.xml</origin>
<destination>${tomcat_server_directory}/conf/Catalina/localhost/solr.xml</destination>
</copyFile>
</actionList>
</folder>
</folderList>
<postInstallationActionList>
<alfrescoSetProperty property="index.subsystem.name" value="solr"/>
<alfrescoConfigure alfrescoFiles="${alfresco_data_directory}/solr/archive-SpacesStore/conf/solrcore.properties;${alfresco_data_directory}/solr/workspace-SpacesStore/conf/solrcore.properties;${tomcat_server_directory}/conf/Catalina/localhost/solr.xml"/>
<substitute>
<files>${alfresco_data_directory}/solr/archive-SpacesStore/conf/solrcore.properties;${alfresco_data_directory}/solr/workspace-SpacesStore/conf/solrcore.properties</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>alfresco.port=8080</pattern>
<value>alfresco.port=${application_server_port}</value>
</substitution>
<substitution>
<pattern>alfresco.port.ssl=8443</pattern>
<value>alfresco.port.ssl=${tomcat_server_ssl_port}</value>
</substitution>
</substitutionList>
</substitute>
<substitute>
<files>${tomcat_server_directory}/scripts/ctl.sh</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>-Dcom.sun.management.jmxremote</pattern>
<value>-Dcom.sun.management.jmxremote -Dsun.security.ssl.allowUnsafeRenegotiation=true</value>
</substitution>
</substitutionList>
</substitute>
</postInstallationActionList>
</component>

View File

@@ -1,76 +0,0 @@
<component>
<name>alfrescosolr4</name>
<description>Solr4</description>
<detailedDescription>Solr is an open source enterprise search platform that uses Apache Lucene as an indexing and search engine. Solr 4 provides improvements in scalability, performance, and flexibility over Solr 1.</detailedDescription>
<canBeEdited>1</canBeEdited>
<selected>1</selected>
<show>1</show>
<shouldPackRuleList>
<isTrue value="${alfrescosolr4_component_enabled}"/>
</shouldPackRuleList>
<parameterList>
<booleanParameter ask="0" name="alfrescosolr4_component_enabled" value="1"/>
</parameterList>
<folderList>
<folder>
<description>//War Files</description>
<name>solr4warfile</name>
<destination>${installdiralfresco}</destination>
<distributionFileList>
<distributionFile origin="${alfresco_war_source_directory}/solr4.war"/>
</distributionFileList>
</folder>
<folder>
<description>//alf_data</description>
<name>solr4alfdata</name>
<destination>${alfresco_data_directory}/solr4</destination>
</folder>
<folder>
<name>solr4</name>
<destination>${installdir}/solr4</destination>
<distributionFileList>
<distributionFile allowWildcards="1" origin="${alfresco_solr4_source_directory}/*"/>
</distributionFileList>
<actionList>
<createDirectory path="${tomcat_server_directory}/conf/Catalina"/>
<createDirectory path="${tomcat_server_directory}/conf/Catalina/localhost"/>
<copyFile>
<origin>${installdir}/solr4/context.xml</origin>
<destination>${tomcat_server_directory}/conf/Catalina/localhost/solr4.xml</destination>
</copyFile>
</actionList>
</folder>
</folderList>
<postInstallationActionList>
<alfrescoSetProperty property="index.subsystem.name" value="solr4"/>
<alfrescoConfigure alfrescoFiles="${installdir}/solr4/archive-SpacesStore/conf/solrcore.properties;${installdir}/solr4/workspace-SpacesStore/conf/solrcore.properties;${tomcat_server_directory}/conf/Catalina/localhost/solr4.xml"/>
<substitute>
<files>${installdir}/solr4/archive-SpacesStore/conf/solrcore.properties;${installdir}/solr4/workspace-SpacesStore/conf/solrcore.properties</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>alfresco.port=8080</pattern>
<value>alfresco.port=${application_server_port}</value>
</substitution>
<substitution>
<pattern>alfresco.port.ssl=8443</pattern>
<value>alfresco.port.ssl=${tomcat_server_ssl_port}</value>
</substitution>
</substitutionList>
</substitute>
<substitute>
<files>${tomcat_server_directory}/scripts/ctl.sh</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>-Dcom.sun.management.jmxremote</pattern>
<value>-Dcom.sun.management.jmxremote -Dsun.security.ssl.allowUnsafeRenegotiation=true</value>
</substitution>
</substitutionList>
</substitute>
</postInstallationActionList>
<postUninstallationActionList>
<deleteFile path="${alfresco_data_directory}/solr4"/>
<deleteFile path="${installdir}/solr4"/>
</postUninstallationActionList>
</component>

View File

@@ -1,96 +0,0 @@
<component>
<name>alfrescowcmqs</name>
<description>Web Quick Start</description>
<detailedDescription>Include Alfresco Web Quick Start.</detailedDescription>
<canBeEdited>1</canBeEdited>
<selected>0</selected>
<show>1</show>
<shouldPackRuleList>
<isTrue value="${alfrescowcmqs_component_enabled}"/>
</shouldPackRuleList>
<parameterList>
<booleanParameter name="alfrescowcmqs_component_enabled" ask="0" value="1" />
</parameterList>
<folderList>
<folder>
<description>Program Files</description>
<destination>${alfresco_amps_directory}</destination>
<name>wcmqs</name>
<platforms>all</platforms>
<distributionFileList>
<distributionFile origin="${alfresco_wcmqs_source_file}" allowWildcards="1"/>
</distributionFileList>
<actionList>
<setInstallerVariable name="alfresco_apply_amps" value="1"/>
</actionList>
</folder>
<folder>
<description>Program Files</description>
<destination>${alfresco_amps_share_directory}</destination>
<name>wcmqsshare</name>
<platforms>all</platforms>
<distributionFileList>
<distributionFile origin="${alfresco_wcmqs_share_source_file}" allowWildcards="1"/>
</distributionFileList>
<actionList>
<setInstallerVariable name="alfresco_apply_amps_share" value="1"/>
</actionList>
</folder>
<folder>
<description>War files</description>
<name>warfiles</name>
<destination>${installdiralfresco}</destination>
<distributionFileList>
<distributionFile origin="${alfresco_wcmqs_war_source_file}"/>
<distributionFile origin="${alfresco_awe_war_source_file}"/>
</distributionFileList>
</folder>
<folder>
<description>Configuration Files</description>
<destination>${alfresco_shared_directory}/alfresco/web-extension</destination>
<name>awecustomwebextension</name>
<platforms>all</platforms>
<actionList>
<alfrescoConfigure alfrescoFiles="*/*"/>
</actionList>
<distributionFileList>
<distributionFile origin="${alfresco_awe_config_source_file}/web-extension/*" allowWildcards="1"/>
</distributionFileList>
</folder>
<folder>
<description>Extension Files</description>
<destination>${alfresco_shared_directory}/alfresco/extension</destination>
<name>extensionfiles</name>
<platforms>all</platforms>
<distributionFileList>
<distributionDirectory origin="${alfresco_wcmqs_config_source_file}/extension/*" allowWildcards="1" />
</distributionFileList>
</folder>
</folderList>
<postInstallationActionList>
<substitute>
<files>${alfresco_shared_directory}/alfresco/extension/*.properties</files>
<type>regexp</type>
<substitutionList>
<substitution>
<pattern>#wcmqs.api.alfresco=http://localhost:8080/alfresco</pattern>
<value>wcmqs.api.alfresco=http://127.0.0.1:${tomcat_server_port}/alfresco</value>
</substitution>
<substitution>
<pattern>#wcmqs.api.password=admin</pattern>
<value>wcmqs.api.password=${alfresco_admin_password}</value>
</substitution>
</substitutionList>
</substitute>
</postInstallationActionList>
<postUninstallationActionList>
<actionGroup>
<actionList>
<deleteFile path="${installdir}/webquickstart.log"/>
</actionList>
<ruleList>
<compareText text="${deleteConfirm}" logic="equals" value="yes" />
</ruleList>
</actionGroup>
</postUninstallationActionList>
</component>

View File

@@ -1,19 +0,0 @@
alfresco Stack - 20140918
libreoffice 4.2.5
imagemagick 6.8.6-6-Q8
xpdf-japanese 1
openssl 1.0.1i
postgresql 9.3.5-1
manager 1
java 1.7.0_67
tomcat 7.0.53
bitrock-alfresco 20130409
alfresco 5.0.a
alfrescosharepoint 4.2.e
alfrescowcmqs 3.4.b
keystore 20111026
alfresco-solr 4.2.e
alfresco-solr4 4.2.e
bitnami
japanese-fonts 1
xpdf-japanese 1

View File

@@ -1,19 +0,0 @@
alfresco Stack - 20140918
libreoffice 4.2.5
imagemagick 6.8.6-6-Q8
xpdf-japanese 1
openssl 1.0.1i
postgresql 9.3.5-1
manager 1
java 1.7.0_67
tomcat 7.0.53
bitrock-alfresco 20130409
alfresco 5.0.a
alfrescosharepoint 4.2.e
alfrescowcmqs 3.4.b
keystore 20111026
alfresco-solr 4.2.e
alfresco-solr4 4.2.e
bitnami
japanese-fonts 1
xpdf-japanese 1

File diff suppressed because it is too large Load Diff

View File

@@ -1,39 +0,0 @@
<component>
<name>alfrescopostgresdbcreation</name>
<description>//Alfresco PostgreSQL DB Creation</description>
<selected>1</selected>
<show>0</show>
<shouldPackRuleList>
<isTrue value="${postgres_component_enabled}"/>
</shouldPackRuleList>
<postInstallationActionList>
<actionGroup>
<actionList>
<waitForPort port="${database_port}" timeout="30000" progressText="Waiting for PostgreSQL to start."/>
<runProgram>
<program>${database_binary_directory}/createuser</program>
<programArguments>-p ${database_port} -U postgres --no-superuser --no-createdb --no-createrole ${alfresco_database_user}</programArguments>
</runProgram>
<runProgram>
<program>${database_binary_directory}/createdb</program>
<programArguments>-p ${database_port} -U postgres -O ${alfresco_database_user} ${alfresco_database_name}</programArguments>
</runProgram>
<runProgram>
<program>${postgres_binary_directory}/psql</program>
<programArguments>-U postgres -p ${postgres_port} -h ${postgres_hostname} -c "ALTER USER ${alfresco_database_user} with password '${alfresco_database_password}'"</programArguments>
</runProgram>
</actionList>
</actionGroup>
<substitute>
<files>${application_server_directory}/shared/classes/alfresco/extension/custom-hibernate-dialect.properties</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>#hibernate.dialect=org.hibernate.dialect.MySQLInnoDBDialect</pattern>
<value>hibernate.dialect=org.hibernate.dialect.PostgreSQLDialect</value>
</substitution>
</substitutionList>
</substitute>
</postInstallationActionList>
</component>

View File

@@ -1,551 +0,0 @@
<component>
<name>alfresco</name>
<description>${product_fullname}</description>
<detailedDescription>Alfresco Content Services Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management, and Image Management.</detailedDescription>
<canBeEdited>0</canBeEdited>
<selected>1</selected>
<show>1</show>
<initializationActionList>
<setInstallerVariable name="component(alfresco).parameter(alfresco_ftp_port).value" value="2121">
<ruleList>
<compareText logic="equals" text="${installer_root_install}" value="0"/>
</ruleList>
</setInstallerVariable>
</initializationActionList>
<installationAbortedActionList>
<deleteFile path="${installdir}/alf_data">
<ruleList>
<compareText text="${postgres_execute_abort_action_list}" logic="equals" value="1"/>
</ruleList>
</deleteFile>
</installationAbortedActionList>
<parameterList>
<stringParameter name="alfresco_component_name" ask="0" value="Alfresco Content Services" />
<directoryParameter name="alfresco_base_application_directory" value="${installdir}" ask="0"/>
<directoryParameter name="alfresco_commands_directory" value="${installdir}/bin" ask="0" description="Use to configure the destination of the content in commands folder"/>
<directoryParameter name="alfresco_library_directory" value="${tomcat_server_directory}/lib" ask="0"/>
<directoryParameter name="alfresco_shared_directory" value="${tomcat_server_directory}/shared/classes" ask="0"/>
<directoryParameter name="alfresco_shared_library_directory" value="${tomcat_server_directory}/shared/lib" ask="0"/>
<stringParameter name="alfresco_database_name" value="alfresco" ask="0"/>
<stringParameter name="alfresco_database_validate_query" value="SELECT 1" ask="0"/>
<!-- License agreement panel -->
<licenseParameter>
<name>alfresco_license</name>
<title>License Agreement</title>
<insertAfter>welcome</insertAfter>
<description>Read the following License Agreement. You must accept the terms of this agreement before continuing with the installation.</description>
<wrapText>1</wrapText>
<file>licenses/alfresco.trial.agreement-en.txt</file>
<licenseFileList>
<licenseFile>
<code>en</code>
<file>licenses/alfresco.trial.agreement-en.txt</file>
<encoding>utf-8</encoding>
</licenseFile>
</licenseFileList>
<ruleList>
<compareText logic="equals" text="${alfresco_edition}" value="enterprise"/>
</ruleList>
</licenseParameter>
<!-- Remote Solr Configuration -->
<parameterGroup>
<name>remote_solr_configuration</name>
<title>Remote Solr configuration</title>
<explanation>Enter the Solr host and port to connect to Alfresco Content Services:</explanation>
<ask>0</ask>
<parameterList>
<stringParameter>
<name>solr_host</name>
<description>Solr host:</description>
<default>localhost</default>
</stringParameter>
<stringParameter>
<name>solr_ssl_port</name>
<description>Solr SSL port:</description>
<default>8443</default>
</stringParameter>
</parameterList>
</parameterGroup>
<!-- Sharded Solr -->
<choiceParameter>
<name>sharded_solr</name>
<title>Sharded Solr installation</title>
<explanation>Are you using a sharded Solr installation?</explanation>
<default>no</default>
<ask>0</ask>
<cliOptionName>shardedSolr</cliOptionName>
<displayType>radiobuttons</displayType>
<optionList>
<option>
<text>Yes</text>
<value>yes</value>
</option>
<option>
<text>No</text>
<value>no</value>
</option>
</optionList>
</choiceParameter>
<!-- Repository URL for Alfresco Share Installer -->
<stringParameter>
<name>repository_url_port</name>
<title>Connect Alfresco Share to the repository</title>
<explanation>Enter the location of your Alfresco Content Services repository.</explanation>
<default>http://localhost:8080/alfresco</default>
<ask>0</ask>
<description>Repository location: </description>
</stringParameter>
<!-- Ports: FTP, RMI -->
<stringParameter>
<name>alfresco_ftp_port</name>
<title>FTP Port</title>
<explanation>Choose a port number for the integrated FTP server.</explanation>
<default>21</default>
<value/>
<ask>1</ask>
<description>Port:</description>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<compareText text="${alfresco_show_ports}" value="yes"/>
<portTest condition="cannot_bind" port="${alfresco_ftp_port}"/>
</ruleList>
<validationActionList>
<throwError>
<text>Use numbers only in the port configuration fields. Other characters are not permitted.</text>
<ruleList>
<stringTest text="${alfresco_ftp_port}" type="not_digit" />
</ruleList>
</throwError>
<throwError>
<text>Couldnt bind to the given port number. Select another FTP Port.</text>
<ruleList>
<portTest port="${alfresco_ftp_port}" condition="cannot_bind"/>
</ruleList>
</throwError>
</validationActionList>
</stringParameter>
<stringParameter>
<name>alfresco_rmi_port</name>
<title>RMI Port</title>
<explanation>Choose a port number for Alfresco Content Services to use to execute remote commands.</explanation>
<default>50500</default>
<value/>
<ask>1</ask>
<description>Port:</description>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<compareText text="${alfresco_show_ports}" value="yes"/>
<portTest condition="cannot_bind" port="${alfresco_rmi_port}"/>
</ruleList>
<validationActionList>
<throwError>
<text>Use numbers only in the port configuration fields. Other characters are not permitted.</text>
<ruleList>
<stringTest text="${alfresco_rmi_port}" type="not_digit" />
</ruleList>
</throwError>
<throwError>
<text>Couldnt bind to the given port number. Select another RMI Port.</text>
<ruleList>
<portTest port="${alfresco_rmi_port}" condition="cannot_bind"/>
</ruleList>
</throwError>
</validationActionList>
</stringParameter>
<directoryParameter>
<name>alfresco_data_directory</name>
<title>Data Directory</title>
<description>Select a folder:</description>
<explanation>The data directory increases in size over time. Choose where you want to store it.</explanation>
<value>${installdir}/alf_data</value>
<mustBeWritable>1</mustBeWritable>
<mustExist>0</mustExist>
<allowEmptyValue>0</allowEmptyValue>
<cliOptionName>alf_data_location</cliOptionName>
<ask>0</ask>
<width>32</width>
</directoryParameter>
<stringParameter ask="0" name="alfresco_admin_username" value="admin"/>
<passwordParameter allowEmptyValue="0" description="Admin Password:" descriptionRetype="Repeat Password:" name="alfresco_admin_password">
<title>Admin Password</title>
<explanation>Specify a password for the Alfresco Content Services administrator account.</explanation>
<validationActionList>
<throwError>
<text>The password must be longer than 3 characters.</text>
<ruleList>
<compareTextLength length="3" logic="less" text="${alfresco_admin_password}"/>
</ruleList>
</throwError>
<throwError>
<text>Password must not contain leading or trailing spaces.</text>
<ruleList>
<regExMatch logic="matches" text="${alfresco_admin_password}">
<pattern>^\s|\s$</pattern>
</regExMatch>
</ruleList>
</throwError>
<throwError>
<text>Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation.</text>
<ruleList>
<stringTest text="${alfresco_admin_password}" type="not_ascii"/>
</ruleList>
</throwError>
</validationActionList>
</passwordParameter>
</parameterList>
<readyToInstallActionList>
<md4 text="${alfresco_admin_password}" variable="alfresco_admin_password_md4"/>
<setInstallerVariable name="installdiralfresco" value="${tomcat_server_directory}/webapps"/>
<setInstallerVariable name="alfresco_database_user" value="${database_user}"/>
<setInstallerVariable name="alfresco_database_password" value="${database_password}"/>
</readyToInstallActionList>
<folderList>
<folder>
<description>//War Files</description>
<name>warfiles</name>
<destination>${installdiralfresco}</destination>
<!-- Hack to remove old lib files before next folder -->
<actionList>
<deleteFile path="${alfresco_library_directory}/mysql-connector-java-*.jar"/>
</actionList>
<distributionFileList>
<distributionFile allowWildcards="1" excludeFiles="${alfresco_war_source_directory}/solr4.war" origin="${alfresco_war_source_directory}/*.war"/>
</distributionFileList>
</folder>
<folder>
<description>//Libraries Files</description>
<destination>${alfresco_library_directory}</destination>
<name>libfiles</name>
<platforms>all</platforms>
<!-- ALF-16809: It's an Alfresco convention to have a shared/lib directory -->
<actionList>
<createDirectory path="${alfresco_shared_library_directory}"/>
</actionList>
<distributionFileList>
<distributionFile origin="${alfresco_lib_source_directory}/*" allowWildcards="1"/>
</distributionFileList>
</folder>
<folder>
<description>//Extension Files</description>
<destination>${alfresco_shared_directory}</destination>
<name>extensionfiles</name>
<platforms>all</platforms>
<distributionFileList>
<distributionDirectory origin="${alfresco_extensions_source_directory}/*" allowWildcards="1"/>
</distributionFileList>
</folder>
<folder>
<description>//Share Services AMP</description>
<destination>${alfresco_amps_directory}</destination>
<name>shareservices</name>
<platforms>all</platforms>
<distributionFileList>
<distributionFile origin="${alfresco_distribution_folder.unix}/amps/alfresco-share-services.amp*" allowWildcards="1"/>
</distributionFileList>
<actionList>
<setInstallerVariable name="alfresco_apply_amps" value="1">
<ruleList>
<compareText text="${product_fullname}" logic="does_not_equal" value="Alfresco Content Services Share"/>
</ruleList>
</setInstallerVariable>
</actionList>
</folder>
<folder>
<description>//Endorsed Files</description>
<destination>${tomcat_server_directory}/endorsed</destination>
<name>endorsedfiles</name>
<platforms>all</platforms>
<distributionFileList>
<distributionDirectory allowWildcards="1" origin="${alfresco_endorsed_source_directory}/*"/>
</distributionFileList>
</folder>
<folder>
<description>//Module Files</description>
<destination>${installdir}/modules</destination>
<name>modulefiles</name>
<platforms>all</platforms>
<distributionFileList>
<distributionDirectory allowWildcards="1" origin="${alfresco_modules_directory}/*"/>
</distributionFileList>
</folder>
<folder>
<description>//Default Keystore</description>
<destination>${alfresco_data_directory}/keystore</destination>
<name>keystore</name>
<platforms>all</platforms>
<distributionFileList>
<distributionFile allowWildcards="1" origin="${alfresco_keystore_source_directory}/*"/>
</distributionFileList>
</folder>
<folder>
<description>//Tomcat Conf Files</description>
<destination>${application_server_conf_directory}</destination>
<name>tomcatconffiles</name>
<platforms>all</platforms>
<distributionFileList>
<distributionDirectory allowWildcards="1" origin="${alfresco_tomcat_conf_directory}/*"/>
</distributionFileList>
</folder>
<folder>
<name>tomcatusers</name>
<destination>${tomcat_server_directory}/conf</destination>
<platforms>all</platforms>
<distributionFileList>
<distributionFile allowWildcards="0" origin="${alfresco_on_install_settings_directory}/alfresco/shared/tomcat-users.xml"/>
<distributionFile allowWildcards="0" origin="${alfresco_on_install_settings_directory}/alfresco/shared/server.xml"/>
</distributionFileList>
<actionList>
<alfrescoConfigure alfrescoFiles="${tomcat_server_directory}/conf/server.xml"/>
</actionList>
</folder>
<folder>
<description>//Program Files</description>
<destination>${alfresco_shared_directory}/alfresco/web-extension</destination>
<name>alfrescocustomwebextension</name>
<platforms>all</platforms>
<actionList>
<alfrescoConfigure alfrescoFiles="*/*"/>
</actionList>
<distributionFileList>
<distributionFile origin="${alfresco_on_install_settings_directory}/alfresco/shared/web-extension/*" allowWildcards="1"/>
</distributionFileList>
</folder>
<folder>
<description>//Program Files</description>
<destination>${alfresco_shared_directory}</destination>
<name>alfrescoproperties</name>
<platforms>all</platforms>
<actionList>
<actionGroup>
<actionList>
<substitute>
<files>*/alfresco-global.properties</files>
<type>regexp</type>
<substitutionList>
<substitution>
<pattern>db.driver=.*$</pattern>
<value>db.driver=${jdbc_driver}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_DB_USER@@</pattern>
<value>${jdbc_username}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_DB_PASSWORD@@</pattern>
<value>${jdbc_password}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_DB_NAME@@</pattern>
<value>${jdbc_database}</value>
</substitution>
<substitution>
<pattern>db.url=.*$</pattern>
<value>db.url=${jdbc_url}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_MYSQL_PORT@@</pattern>
<value>3306</value>
</substitution>
<substitution>
<pattern>@@BITROCK_POSTGRESQL_PORT@@</pattern>
<value>5432</value>
</substitution>
<substitution>
<pattern>@@BITROCK_LO_PORT@@</pattern>
<value>${libreoffice_port}</value>
</substitution>
</substitutionList>
</substitute>
</actionList>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<ruleGroup>
<ruleEvaluationLogic>and</ruleEvaluationLogic>
<ruleList>
<componentTest logic="exists" name="alfrescomysqlquestion"/>
<isFalse value="${alfrescomysqlquestion_bundled}"/>
</ruleList>
</ruleGroup>
<ruleGroup>
<ruleEvaluationLogic>and</ruleEvaluationLogic>
<ruleList>
<componentTest logic="exists" name="postgres"/>
<isFalse value="${component(postgres).selected}"/>
</ruleList>
</ruleGroup>
</ruleList>
</actionGroup>
<alfrescoConfigure alfrescoFiles="*/alfresco-global.properties"/>
<changePermissions permissions="640" files="*/alfresco-global.properties"/>
</actionList>
<distributionFileList>
<distributionFile origin="${alfresco_on_install_settings_directory}/alfresco/shared/alfresco-global.properties"/>
</distributionFileList>
<shouldPackRuleList>
<compareText text="${product_fullname}" logic="does_not_equal" value="Alfresco Content Services Share"/>
</shouldPackRuleList>
</folder>
<folder>
<name>conf</name>
<description>//Configuration files</description>
<destination>${alfresco_base_application_directory}</destination>
<distributionFileList>
<distributionDirectory origin="alfresco/conf"/>
</distributionFileList>
<actionList>
<substitute>
<files>${alfresco_base_application_directory}/conf/alfresco.conf</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>@@BITROCK_TOMCAT_AJP_PORT@@</pattern>
<value>${application_server_ajp_port}</value>
</substitution>
</substitutionList>
</substitute>
</actionList>
<shouldPackRuleList>
<fileTest condition="exists" path="alfresco/conf"/>
<componentTest logic="exists" name="alfrescomodule"/>
</shouldPackRuleList>
</folder>
<folder>
<description>//Program Files</description>
<destination>${installdir}/apps/alfresco</destination>
<name>alfrescobnconfig</name>
<distributionFileList>
<distributionDirectory origin="alfresco/*" includeFiles="*/bnconfig;*/bnconfig.app;*/bnconfig.exe" allowWildcards="1"/>
</distributionFileList>
<!-- bnconfig is not used in Alfresco Custom Stack -->
<shouldPackRuleList>
<stringTest text="${alfresco_distribution_folder}" type="empty"/>
</shouldPackRuleList>
</folder>
<folder>
<name>licenses</name>
<description>//Alfresco Licenses</description>
<destination>${alfresco_base_application_directory}</destination>
<distributionFileList>
<distributionDirectory origin="${alfresco_licenses_directory}"/>
</distributionFileList>
<shouldPackRuleList>
<fileTest path="${alfresco_licenses_directory}" condition="exists"/>
</shouldPackRuleList>
</folder>
<folder>
<description>//Program Files</description>
<destination>${alfresco_commands_directory}</destination>
<name>commands</name>
<platforms>all</platforms>
<actionList>
<alfrescoConfigure alfrescoFiles="*;*.sh;*.bat"/>
<actionGroup>
<actionList>
<deleteFile path="${alfresco_commands_directory}/*.sh"/>
</actionList>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<changePermissions files="${alfresco_commands_directory}/apply_amps.sh" permissions="755"/>
<changePermissions files="${alfresco_commands_directory}/clean_tomcat.sh" permissions="755"/>
<deleteFile path="${alfresco_commands_directory}/*.bat"/>
<deleteFile path="${alfresco_commands_directory}/*.dll"/>
<deleteFile path="${alfresco_commands_directory}/*.exe"/>
</actionList>
<ruleList>
<platformTest type="unix"/>
</ruleList>
</actionGroup>
</actionList>
<distributionFileList>
<distributionFile origin="${alfresco_commands_source_directory}/*" allowWildcards="1"/>
</distributionFileList>
</folder>
<folder>
<description>//ServerInfo.properties File</description>
<destination>${alfresco_library_directory}/org/apache/catalina/util</destination>
<name>serverinfofile</name>
<platforms>all</platforms>
<distributionFileList>
<distributionFile origin="${alfresco_on_install_settings_directory}/alfresco/shared/ServerInfo.properties"/>
</distributionFileList>
</folder>
</folderList>
<postInstallationActionList>
<alfrescoConfigure alfrescoFiles="${tomcat_server_directory}/bin/service.bat;${tomcat_server_directory}/scripts/ctl.sh"/>
<actionGroup>
<actionList>
<copyFile>
<origin>${alfresco_commands_directory}/*.dll</origin>
<destination>${tomcat_server_directory}/bin</destination>
</copyFile>
<addFilesToUninstaller files="${tomcat_server_directory}/bin/*.dll"/>
<deleteFile path="${alfresco_commands_directory}/*.dll"/>
</actionList>
<ruleList>
<platformTest type="windows"/>
<compareText text="${product_fullname}" logic="does_not_equal" value="Alfresco Content Services Share"/>
</ruleList>
</actionGroup>
<substitute>
<files>${application_server_conf_directory}/catalina.properties</files>
<type>regexp</type>
<substitutionList>
<substitution>
<pattern>shared.loader=</pattern>
<value>shared.loader=${'${catalina.base}/shared/classes,${catalina.base}/shared/lib/*.jar'}</value>
</substitution>
</substitutionList>
</substitute>
<substitute>
<files>${application_server_conf_directory}/context.xml</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>&lt;Context&gt;</pattern>
<value>&lt;Context&gt;
&lt;Valve className="org.apache.catalina.authenticator.SSLAuthenticator" securePagesWithPragma="false" /&gt;</value>
</substitution>
</substitutionList>
</substitute>
<substitute>
<files>${application_server_conf_directory}/server.xml</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>&lt;Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener" /&gt;</pattern>
<value>&lt;!--Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener" /--&gt;</value>
</substitution>
</substitutionList>
</substitute>
<propertiesFileSet>
<file>${application_server_conf_directory}/logging.properties</file>
<key>org.apache.catalina.loader.WebappClassLoader.level</key>
<value>OFF</value>
</propertiesFileSet>
</postInstallationActionList>
<postUninstallationActionList>
<actionGroup>
<actionList>
<deleteFile path="${installdir}/alfresco.log*"/>
<deleteFile path="${installdir}/webquickstart.log*"/>
<deleteFile path="${installdir}/awe.log*"/>
<deleteFile path="${installdir}/share.log*"/>
<deleteFile path="${installdir}/solr.log*"/>
<deleteFile path="${installdir}/applied-updates*" />
<deleteFile path="${alfresco_data_directory}"/>
</actionList>
<ruleList>
<compareText text="${deleteConfirm}" logic="equals" value="yes"/>
</ruleList>
</actionGroup>
</postUninstallationActionList>
</component>

View File

@@ -1,38 +0,0 @@
<component>
<name>javasettings</name>
<description>//JavaInitialSettings</description>
<canBeEdited>1</canBeEdited>
<show>0</show>
<selected>1</selected>
<parameterList>
<stringParameter name="java_osx_arch" value="x86" ask="0" />
</parameterList>
<initializationActionList>
<!-- Java component variables -->
<setInstallerVariable name="component(java).parameter(java_installation_type).ask" value="0"/>
<!-- this tag is modified automatically, please don't modified it manually -->
<setInstallerVariable name="component(java).parameter(java_installation_type).value" value="bundled"/>
<setInstallerVariable>
<name>component(java).parameter(java_installation_type).value</name>
<value>existing</value>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<ruleGroup>
<ruleEvaluationLogic>and</ruleEvaluationLogic>
<ruleList>
<compareText text="${java_osx_arch}" logic="equals" value="x86"/>
<platformTest type="osx"/>
</ruleList>
</ruleGroup>
<ruleGroup>
<ruleEvaluationLogic>and</ruleEvaluationLogic>
<ruleList>
<compareVersions version1="${osx_version}" logic="less" version2="10.7.3"/>
<platformTest type="osx"/>
</ruleList>
</ruleGroup>
</ruleList>
</setInstallerVariable>
</initializationActionList>
</component>

View File

@@ -1,25 +0,0 @@
<component>
<name>licenses</name>
<description>//License Folder Component</description>
<canBeEdited>1</canBeEdited>
<show>0</show>
<selected>1</selected>
<parameterList>
<directoryParameter>
<ask>0</ask>
<default>${installdir}</default>
<name>base_licenses_installation_directory</name>
</directoryParameter>
</parameterList>
<folderList>
<folder>
<description>//Licenses Files</description>
<destination>${base_licenses_installation_directory}</destination>
<name>licensefiles</name>
<distributionFileList>
<distributionDirectory origin="licenses"/>
</distributionFileList>
</folder>
</folderList>
</component>

View File

@@ -1,401 +0,0 @@
<component>
<name>baseparamdir</name>
<description>//Base Installdir Parameter</description>
<canBeEdited>0</canBeEdited>
<selected>1</selected>
<show>0</show>
<functionDefinitionList>
<actionDefinition name="enableUpgradeComponents">
<actionList>
<actionGroup>
<actionList>
<setInstallerVariable name="upgrade_stack" value="true"/>
<globalVariables names="upgrade_stack"/>
</actionList>
<ruleList>
<compareText text="${base_installdir_should_be_empty}" value="1"/>
<fileTest path="${installdir}/properties.ini" condition="exists"/>
<fileTest path="${installdir}" condition="is_not_empty"/>
<compareVersions version1="${base_stack_version}" logic="less_or_equal" version2="${project.version}" />
<componentTest name="baseupgrade" logic="exists" />
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<!-- Enable the upgrade components if we fit with all the requirements -->
<componentSelection>
<select>componentsupgrade,baseupgrade</select>
<ruleList>
<componentTest name="componentsupgrade" logic="exists"/>
<componentTest name="baseupgrade" logic="exists"/>
</ruleList>
</componentSelection>
<componentSelection>
<select>${product_shortname}upgrade</select>
<ruleList>
<componentTest name="${product_shortname}upgrade" logic="exists"/>
</ruleList>
</componentSelection>
</actionList>
<ruleList>
<isTrue value="${upgrade_stack}" />
</ruleList>
</actionGroup>
</actionList>
</actionDefinition>
</functionDefinitionList>
<initializationActionList>
<setInstallerVariable>
<name>installdir</name>
<value>${platform_install_prefix}/${product_shortname}-${product_version}</value>
<ruleList>
<platformTest type="unix"/>
<stringTest text="${alfresco_package}" type="empty"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable>
<name>installdir</name>
<value>${platform_install_prefix}/${product_fullname}</value>
<ruleList>
<platformTest type="windows"/>
<stringTest text="${alfresco_package}" type="empty"/>
</ruleList>
</setInstallerVariable>
<!-- If Alfresco Custom stack use pretty name-->
<setInstallerVariable>
<name>installdir</name>
<value>${platform_install_prefix}/${alfresco_package}</value>
<ruleList>
<stringTest text="${alfresco_package}" type="empty" negate="yes"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariableFromRegEx>
<text>${installdir}</text>
<name>installdir</name>
<substitution></substitution>
<pattern> \(x86\)</pattern>
<ruleList>
<platformTest type="windows-x64"/>
</ruleList>
</setInstallerVariableFromRegEx>
<setInstallerVariable name="upgrade_stack" value="false"/>
</initializationActionList>
<preInstallationActionList>
<actionGroup>
<actionList>
<baseLoadGeneralStackConfigurationFromFile>
<baseStackName>base_stack_name</baseStackName>
<baseStackVersion>base_stack_version</baseStackVersion>
<baseStackPlatform>base_stack_platform</baseStackPlatform>
</baseLoadGeneralStackConfigurationFromFile>
<baseLoadUserAccountConfigurationFromFile>
<baseFirstName>base_user_firstname</baseFirstName>
<baseLastName>base_user_lastname</baseLastName>
<baseUsername>base_user_name</baseUsername>
<baseUser>base_user</baseUser>
<baseEmail>base_mail</baseEmail>
<ruleList>
<componentTest name="paramadminaccount" logic="exists"/>
</ruleList>
</baseLoadUserAccountConfigurationFromFile>
<enableUpgradeComponents/>
</actionList>
<ruleList>
<compareText text="${installer_ui}" logic="equals" value="unattended" />
<componentTest name="baseupgrade" logic="exists" />
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<setInstallerVariable name="base_umask" value="0022" />
<setInstallerVariableFromScriptOutput>
<abortOnError>0</abortOnError>
<showMessageOnError>0</showMessageOnError>
<name>base_umask</name>
<exec>umask</exec>
</setInstallerVariableFromScriptOutput>
<throwError>
<text>The installation has not completed because the current umask is set to permissions of ${base_umask}. Modify your umask setting to at least 0022 before relaunching the installer. After the installation has completed, reset the umask permissions to your original values.</text>
<ruleList>
<compareValues value1="${base_umask}" logic="greater" value2="0022" />
</ruleList>
</throwError>
</actionList>
<ruleList>
<platformTest type="unix"/>
<compareText text="${installer_root_install}" logic="equals" value="1"/>
</ruleList>
</actionGroup>
</preInstallationActionList>
<parameterList>
<stringParameter>
<name>base_needed_space</name>
<value>0</value>
<default>0</default>
<ask>0</ask>
</stringParameter>
<stringParameter>
<name>base_allow_spaces</name>
<value>1</value>
<default>1</default>
<ask>0</ask>
</stringParameter>
<stringParameter>
<name>base_installdir_should_be_empty</name>
<value>1</value>
<default>1</default>
<ask>0</ask>
</stringParameter>
<booleanParameter name="base_installdir_allow_symlink_on_windows_dir" value="1" ask="0" />
<booleanParameter name="baseparamdir_allow_app_upgrade" value="0" ask="0" />
<stringParameter ask="0" name="baseparamdir_selectable_components" value="" />
<stringParameter ask="0" name="base_installdir_max_characters" value="200" />
<directoryParameter>
<name>installdir</name>
<title>Installation folder</title>
<description>Select a folder:</description>
<explanation>Please, choose a folder to install ${product_fullname}</explanation>
<default/>
<mustBeWritable>1</mustBeWritable>
<mustExist>0</mustExist>
<allowEmptyValue>0</allowEmptyValue>
<cliOptionName>prefix</cliOptionName>
<insertAfter>components</insertAfter>
<width>32</width>
<preShowPageActionList>
<cd path="${installer_directory}" />
</preShowPageActionList>
<postShowPageActionList>
<setInstallerVariable name="component(${product_shortname}upgrade).parameter(upgrade_${product_shortname}).value" value="0">
<ruleList>
<componentTest name="${product_shortname}upgrade" logic="exists"/>
</ruleList>
</setInstallerVariable>
<actionGroup>
<actionList>
<setInstallerVariable name="next_page" value="upgrade_${product_shortname}" />
</actionList>
<ruleList>
<!-- Add validation to detect previous installations -->
<componentTest name="${product_shortname}upgrade" logic="exists"/>
<fileTest path="${installdir}/properties.ini" condition="exists"/>
<fileTest path="${installdir}" condition="is_not_empty"/>
<isTrue value="${baseparamdir_allow_app_upgrade}"/>
</ruleList>
</actionGroup>
</postShowPageActionList>
<validationActionList>
<actionGroup>
<actionList>
<baseLoadGeneralStackConfigurationFromFile>
<baseStackName>base_stack_name</baseStackName>
<baseStackVersion>base_stack_version</baseStackVersion>
<baseStackPlatform>base_stack_platform</baseStackPlatform>
</baseLoadGeneralStackConfigurationFromFile>
<baseLoadUserAccountConfigurationFromFile>
<baseFirstName>base_user_firstname</baseFirstName>
<baseLastName>base_user_lastname</baseLastName>
<baseUsername>base_user_name</baseUsername>
<baseUser>base_user</baseUser>
<baseEmail>base_mail</baseEmail>
<ruleList>
<componentTest name="paramadminaccount" logic="exists"/>
</ruleList>
</baseLoadUserAccountConfigurationFromFile>
</actionList>
<ruleList>
<componentTest name="baseupgrade" logic="exists"/>
</ruleList>
</actionGroup>
<actionGroup>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<isTrue value="${component(baseparamdir).parameter(installdir).allowEmptyValue}" />
<compareText text="${installdir}" logic="equals" value="" negate="yes" />
</ruleList>
<actionList>
<throwError>
<!-- Require installdir to be empty. #2489 -->
<text>The selected folder is not empty. Specify a different folder.</text>
<ruleList>
<compareText text="${base_installdir_should_be_empty}" value="1"/>
<fileTest path="${installdir}" condition="is_not_empty"/>
<ruleGroup>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<componentTest name="baseupgrade" logic="does_not_exist" />
<ruleGroup>
<ruleList>
<compareVersions version1="${base_stack_version}" logic="greater" version2="${project.version}" />
<componentTest name="baseupgrade" logic="exists" />
</ruleList>
</ruleGroup>
</ruleList>
</ruleGroup>
</ruleList>
</throwError>
<throwError>
<!-- As a temporary solution to #1975, spaces in installdir are not allowed on unix systems -->
<text>Installation folder cannot contain spaces.</text>
<ruleList>
<compareText text="${installdir}" logic="contains" value=" "/>
<platformTest type="unix"/>
</ruleList>
</throwError>
<throwError>
<text>Installation folder cannot contain spaces.</text>
<ruleList>
<compareText text="${installdir}" logic="contains" value=" "/>
<platformTest type="windows"/>
<compareText text="${base_allow_spaces}" value="0"/>
</ruleList>
</throwError>
<throwError>
<text>The installation directory must be a path containing letters, numbers, and '/', '.', -, and '_' characters only.</text>
<ruleList>
<platformTest type="windows" />
<regExMatch text="${installdir}" logic="does_not_match" pattern="^([a-zA-Z]:)\\([0-9a-zA-Z_\\\s\.\-\(\)]*)$" />
</ruleList>
</throwError>
<throwError>
<text>Installation directory path is too long. The maximum number of characters allowed is ${base_installdir_max_characters}.</text>
<ruleList>
<platformTest type="windows" />
<compareTextLength text="${installdir}" logic="greater" length="${base_installdir_max_characters}" />
</ruleList>
</throwError>
<getFreeDiskSpace>
<abortOnError>0</abortOnError>
<customErrorMessage>Couldnt get free disk space.</customErrorMessage>
<onErrorActionList>
<setInstallerVariable name="freeSpace" value="10000" />
</onErrorActionList>
<path>${installdir}</path>
<variable>freeSpace</variable>
<units>MB</units>
</getFreeDiskSpace>
<throwError>
<text>There is not enough free space on ${installdir}. You need at least ${base_needed_space} MB in order to install ${product_fullname}</text>
<ruleList>
<compareValues value1="${base_needed_space}" logic="greater" value2="${freeSpace}"/>
<compareValues value1="${freeSpace}" logic="does_not_equal" value2="-1" />
</ruleList>
</throwError>
<showWarning>
<text>The installer could not access the current free space on ${installdir}. Check that there is enough free space to install ${product_fullname}</text>
<ruleList>
<compareValues value1="${freeSpace}" logic="equals" value2="-1" />
</ruleList>
</showWarning>
<actionGroup>
<actionList>
<checkDirectoryTraversableRecursively directory="${installdir}" variable="is_not_traversable" />
<throwError text="The current installation directory cannot be accessed by non-root users. Select a different installation directory or change the permissions to 755 for this folder." >
<ruleList>
<isTrue value="${is_not_traversable}" />
</ruleList>
</throwError>
</actionList>
<ruleList>
<platformTest type="unix"/>
<compareText text="${installer_root_install}" logic="equals" value="1"/>
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<checkForSymlinkRecursively directory="${installdir}" variable="contains_symlink" >
<ruleList>
<platformTest type="windows" />
</ruleList>
</checkForSymlinkRecursively>
<throwError text="Select a different installation directory. The installation directory cannot contain symbolic links." >
<ruleList>
<platformTest type="windows" />
<isTrue value="${contains_symlink}" />
</ruleList>
</throwError>
</actionList>
<ruleList>
<isFalse value="${base_installdir_allow_symlink_on_windows_dir}" />
</ruleList>
</actionGroup>
<enableUpgradeComponents/>
</actionList>
</actionGroup>
</validationActionList>
</directoryParameter>
<labelParameter>
<name>upgrade_stack_prompt</name>
<title>Found previous installation</title>
<cliOptionShow>0</cliOptionShow>
<description>We have detected an outdated version in that directory. The installer will upgrade your current installation</description>
<validationActionList>
<mathExpression text="${required_diskspace} * 2" variable="upgrade_required_diskspace"/>
<mathExpression text="${upgrade_required_diskspace} / 1024" variable="upgrade_required_diskspace_mb"/>
<throwError>
<text>You don't have enough free disk space to accomplish the upgrade process. Please select another directory for a fresh installation or get more free space (required at least ${upgrade_required_diskspace_mb}MB)</text>
<ruleList>
<checkFreeDiskSpace>
<path>${installdir}</path>
<logic>less_or_equal</logic>
<size>${upgrade_required_diskspace}</size>
</checkFreeDiskSpace>
</ruleList>
</throwError>
</validationActionList>
<ruleList>
<isTrue value="${upgrade_stack}" />
</ruleList>
</labelParameter>
</parameterList>
<readyToInstallActionList>
<throwError>
<text>Installation folder cannot contain spaces.</text>
<ruleList>
<compareText text="${installdir}" logic="contains" value=" "/>
<platformTest type="windows"/>
<compareText text="${base_allow_spaces}" value="0"/>
<compareText text="${installer_ui}" logic="equals" value="unattended"/>
</ruleList>
</throwError>
<actionGroup>
<actionList>
<checkDirectoryTraversableRecursively directory="${installdir}" variable="is_not_travesable" />
<throwError text="The current installation directory could not be accessed by non-root users. Please select a different installation directory or change the permissions to 755 for this folder." >
<ruleList>
<isTrue value="${is_not_travesable}" />
</ruleList>
</throwError>
</actionList>
<ruleList>
<platformTest type="unix"/>
<compareText text="${installer_root_install}" logic="equals" value="1"/>
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<checkForSymlinkRecursively directory="${installdir}" variable="contains_symlink" >
<ruleList>
<platformTest type="windows" />
</ruleList>
</checkForSymlinkRecursively>
<throwError text="Please select a different installation directory. The installation directory cannot contain symbolic links" >
<ruleList>
<platformTest type="windows" />
<isTrue value="${contains_symlink}" />
</ruleList>
</throwError>
</actionList>
<ruleList>
<isFalse value="${base_installdir_allow_symlink_on_windows_dir}" />
</ruleList>
</actionGroup>
</readyToInstallActionList>
</component>

View File

@@ -1,12 +0,0 @@
<component>
<name>setvariablestomcat</name>
<description>//Set Installer Variables Tomcat</description>
<canBeEdited>1</canBeEdited>
<show>0</show>
<selected>1</selected>
<initializationActionList>
<setInstallerVariable name="component(tomcat).parameter(tomcat_installation_type).ask" value="0"/>
<setInstallerVariable name="component(tomcat).parameter(tomcat_installation_type).value" value="bundled"/>
</initializationActionList>
</component>

View File

@@ -1,651 +0,0 @@
<!--
Componentname: BASE UNIX SERVICE
Short Description:
This component install as a service an application which includes ctlscript.sh.
Last Update: 20080422
Copyrighted by BitRock
* component(baseunixservice).parameter(baseunixservice_script_name)
* component(baseunixservice).parameter(baseunixservice_priority_start)
* component(baseunixservice).parameter(baseunixservice_priority_stop)
* component(baseunixservice).parameter(baseunixservice_script_name_test_ctlscript)
Dependencies: ctlscript.xml
-->
<component>
<name>baseunixservice</name>
<description>//Install application as a service on Unix systems</description>
<selected>1</selected>
<show>0</show>
<parameterList>
<stringParameter>
<name>baseunixservice_priority_start</name>
<value/>
<default>80</default>
<ask>0</ask>
</stringParameter>
<stringParameter>
<name>baseunixservice_priority_stop</name>
<value/>
<default>30</default>
<ask>0</ask>
</stringParameter>
<stringParameter>
<name>baseunixservice_restart_function</name>
<value/>
<default/>
<ask>0</ask>
</stringParameter>
<stringParameter>
<name>baseunixservice_restart_command</name>
<value/>
<default> stop "$@"
start "$@"</default>
<ask>0</ask>
</stringParameter>
<booleanParameter name="baseunixservice_use_custom_upstart" value="0" ask="0" />
<booleanParameter>
<name>baseunixservice_install_as_service</name>
<title>Install as a service</title>
<description>Install ${product_fullname} as a service?</description>
<explanation>If you register ${product_fullname} as a service it will automatically start ${product_fullname} on machine startup.</explanation>
<value>1</value>
<default>1</default>
<ask>1</ask>
<cliOptionName/>
<leftImage/>
<ruleList>
<compareText text="${installer_root_install}" logic="equals" value="1"/>
<platformTest type="unix"/>
</ruleList>
</booleanParameter>
<booleanParameter>
<name>baseunixservice_script_name_test_ctlscript</name>
<!--explanation>Allow to choose an already installed service name if it contains a call to installdir/ctlscript</explanation-->
<value>0</value>
<default>0</default>
<ask>0</ask>
</booleanParameter>
<stringParameter>
<name>baseunixservice_script_basedirectory</name>
<value>/etc</value>
<default>/etc</default>
<ask>0</ask>
</stringParameter>
<stringParameter>
<name>baseunixservice_script_name</name>
<title>Service script name</title>
<explanation>The ${product_shortname} service script file exists. Use a different name for the service script.</explanation>
<description>Service script name</description>
<value/>
<default>${product_shortname}</default>
<ask>1</ask>
<validationActionList>
<throwError>
<text>The service script file exists. Insert a different name for the service script.</text>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<ruleGroup>
<ruleList>
<fileTest condition="exists" path="${baseunixservice_script_basedirectory}/init.d/${baseunixservice_script_name}"/>
<ruleGroup>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<compareText text="${baseunixservice_script_name_test_ctlscript}" logic="equals" value="0"/>
<fileContentTest path="${baseunixservice_script_basedirectory}/init.d/${baseunixservice_script_name}" logic="does_not_contain" text="${installdir}/${component(script).parameter(ctlscript_unix).value}"/>
</ruleList>
</ruleGroup>
</ruleList>
</ruleGroup>
<ruleGroup>
<ruleList>
<fileTest condition="exists" path="/Library/LaunchDaemons/${baseunixservice_script_name}.plist"/>
<ruleGroup>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<compareText text="${baseunixservice_script_name_test_ctlscript}" logic="equals" value="0"/>
<fileContentTest path="/Library/LaunchDaemons/${baseunixservice_script_name}.plist" logic="does_not_contain" text="${installdir}/${component(script).parameter(ctlscript_unix).value}"/>
</ruleList>
</ruleGroup>
</ruleList>
</ruleGroup>
</ruleList>
</throwError>
</validationActionList>
<ruleList>
<isFalse value="${upgrade_stack}" />
<isTrue value="${installer_root_install}"/>
<platformTest type="unix"/>
<isTrue value="${baseunixservice_install_as_service}"/>
<ruleGroup>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<ruleGroup>
<ruleList>
<fileTest condition="exists" path="${baseunixservice_script_basedirectory}/init.d/${baseunixservice_script_name}"/>
<ruleGroup>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<compareText text="${baseunixservice_script_name_test_ctlscript}" logic="equals" value="0"/>
<fileContentTest path="${baseunixservice_script_basedirectory}/init.d/${baseunixservice_script_name}" logic="does_not_contain" text="${installdir}/${component(script).parameter(ctlscript_unix).value}"/>
</ruleList>
</ruleGroup>
</ruleList>
</ruleGroup>
<ruleGroup>
<ruleList>
<fileTest condition="exists" path="/Library/LaunchDaemons/${baseunixservice_script_name}.plist"/>
<ruleGroup>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<compareText text="${baseunixservice_script_name_test_ctlscript}" logic="equals" value="0"/>
<fileContentTest path="/Library/LaunchDaemons/${baseunixservice_script_name}.plist" logic="does_not_contain" text="${installdir}/${component(script).parameter(ctlscript_unix).value}"/>
</ruleList>
</ruleGroup>
</ruleList>
</ruleGroup>
</ruleList>
</ruleGroup>
</ruleList>
</stringParameter>
</parameterList>
<initializationActionList>
<setInstallerVariable>
<name>baseunixservice_script_basedirectory</name>
<value>/sbin</value>
<ruleList>
<platformTest type="hpux" />
</ruleList>
</setInstallerVariable>
</initializationActionList>
<postInstallationActionList>
<actionGroup>
<actionList>
<logMessage text="START: Installing ${baseunixservice_script_name} services" />
<!--Install services on SysV systems -->
<actionGroup>
<actionList>
<!-- Script for all Unix platforms except for HP-UX -->
<writeFile>
<path>${baseunixservice_script_basedirectory}/init.d/${baseunixservice_script_name}</path>
<text>#!/bin/sh
#
# chkconfig: 2345 ${baseunixservice_priority_start} ${baseunixservice_priority_stop}
# description: ${project.fullName}
#
RETVAL=0
start () {
${installdir}/${component(script).parameter(ctlscript_unix).value} start "$2"
RETVAL=$?
if [ -d "/var/lock/subsys" ] &amp;&amp; [ `id -u` = 0 ] &amp;&amp; [ $RETVAL -eq 0 ] ; then
touch /var/lock/subsys/${baseunixservice_script_name}
fi
}
stop () {
${installdir}/${component(script).parameter(ctlscript_unix).value} stop "$2"
RETVAL=$?
}
${baseunixservice_restart_function}
case "$1" in
start)
start "$@"
;;
stop)
stop "$@"
;;
restart)
${baseunixservice_restart_command}
;;
*)
${installdir}/${component(script).parameter(ctlscript_unix).value} "$@"
RETVAL=$?
esac
exit $RETVAL
</text>
<ruleList>
<platformTest type="hpux" negate="1" />
</ruleList>
</writeFile>
<!-- Script for HP-UX -->
<writeFile>
<path>${baseunixservice_script_basedirectory}/init.d/${baseunixservice_script_name}</path>
<text>#!/bin/sh
PATH=/usr/sbin:/usr/bin:/sbin:/bin
export PATH
case "$1" in
start_msg)
echo "Start ${project.fullName}"
;;
stop_msg)
echo "Stop ${project.fullName}"
;;
start)
${installdir}/${component(script).parameter(ctlscript_unix).value} start "$2"
RETVAL=$?
;;
stop)
${installdir}/${component(script).parameter(ctlscript_unix).value} stop "$2"
RETVAL=$?
;;
restart)
${installdir}/${component(script).parameter(ctlscript_unix).value} restart "$2"
RETVAL=$?
;;
*)
${installdir}/${component(script).parameter(ctlscript_unix).value} "$@"
RETVAL=$?
esac
exit $RETVAL
</text>
<ruleList>
<platformTest type="hpux" />
</ruleList>
</writeFile>
<changePermissions>
<files>${baseunixservice_script_basedirectory}/init.d/${baseunixservice_script_name}</files>
<permissions>755</permissions>
</changePermissions>
</actionList>
<ruleList>
<fileTest path="${baseunixservice_script_basedirectory}/init.d" condition="exists"/>
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<runProgram>
<abortOnError>0</abortOnError>
<showMessageOnError>0</showMessageOnError>
<program>mkssys</program>
<programArguments>-s ${baseunixservice_script_name} -p ${installdir}/ctlscript.sh -u root -S -n15 -f9 -a start</programArguments>
</runProgram>
<readFile>
<path>/etc/inittab</path>
<name>inittabFile</name>
<abortOnError>0</abortOnError>
<showMessageOnError>1</showMessageOnError>
</readFile>
<addTextToFile>
<abortOnError>0</abortOnError>
<showMessageOnError>0</showMessageOnError>
<file>/etc/inittab</file>
<text>${baseunixservice_script_name}:2345:once:/usr/bin/startsrc -s ${baseunixservice_script_name}
</text>
<ruleList>
<compareText text="${inittabFile}" logic="does_not_contain" value="${${baseunixservice_script_name}"/>
</ruleList>
</addTextToFile>
</actionList>
<ruleList>
<platformTest type="aix" />
</ruleList>
</actionGroup>
<!--Install services on: redhat, fedora, mandrake, suse -->
<actionGroup>
<actionList>
<runProgram>
<program>chkconfig</program>
<programArguments>--del ${baseunixservice_script_name}</programArguments>
</runProgram>
<runProgram>
<program>chkconfig</program>
<programArguments>--add ${baseunixservice_script_name}</programArguments>
<ruleList>
<compareText text="${linux_distribution}" logic="does_not_equal" value="suse"/>
</ruleList>
</runProgram>
<runProgram>
<program>chkconfig</program>
<programArguments>${baseunixservice_script_name} 2345</programArguments>
<ruleList>
<compareText text="${linux_distribution}" logic="equals" value="suse"/>
</ruleList>
</runProgram>
<setInstallerVariableFromScriptOutput>
<abortOnError>0</abortOnError>
<showMessageOnError>0</showMessageOnError>
<name>baseunixservice_info</name>
<exec>chkconfig</exec>
<execArgs>--list ${baseunixservice_script_name}</execArgs>
</setInstallerVariableFromScriptOutput>
<logMessage text="${baseunixservice_info}" />
</actionList>
<ruleEvaluationLogic>and</ruleEvaluationLogic>
<ruleList>
<compareText text="${linux_distribution}" logic="does_not_equal" value="debian"/>
<programTest condition="is_in_path" name="chkconfig"/>
</ruleList>
</actionGroup>
<!--Install services on: debian -->
<actionGroup>
<actionList>
<runProgram>
<program>update-rc.d</program>
<programArguments>-f ${baseunixservice_script_name} remove</programArguments>
</runProgram>
<runProgram>
<program>update-rc.d</program>
<programArguments>${baseunixservice_script_name} start ${baseunixservice_priority_start} 2 3 4 5 . stop ${baseunixservice_priority_stop} 0 1 6 .</programArguments>
</runProgram>
</actionList>
<ruleEvaluationLogic>and</ruleEvaluationLogic>
<ruleList>
<compareText text="${linux_distribution}" logic="equals" value="debian"/>
<programTest condition="is_in_path" name="update-rc.d"/>
<isFalse value="${baseunixservice_use_custom_upstart}" />
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<baseAddOsxService serviceName="${baseunixservice_script_name}-apache">
<scriptPath>${installdir}/${component(script).parameter(ctlscript_unix).value}</scriptPath>
<scriptArguments>apache start</scriptArguments>
<ruleList>
<componentTest name="apache" logic="exists" />
<compareText text="${component(apache).selected}" logic="equals" value="1"/>
</ruleList>
</baseAddOsxService>
<!-- Install services on OS X: MySQL needs to be started as a daemon-->
<writeFile>
<path>/Library/LaunchDaemons/${baseunixservice_script_name}-mysql.plist</path>
<text>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"&gt;
&lt;plist version="1.0"&gt;
&lt;dict&gt;
&lt;key&gt;Label&lt;/key&gt;
&lt;string&gt;${baseunixservice_script_name}-mysql&lt;/string&gt;
&lt;key&gt;ProgramArguments&lt;/key&gt;
&lt;array&gt;
&lt;string&gt;${database_binary_directory}/mysqld_safe&lt;/string&gt;
&lt;string&gt;--defaults-file=${database_root_directory}/my.cnf&lt;/string&gt;
&lt;string&gt;--port=${database_port}&lt;/string&gt;
&lt;string&gt;--socket=${database_root_directory}/tmp/mysql.sock&lt;/string&gt;
&lt;string&gt;--datadir=${database_root_directory}/data&lt;/string&gt;
&lt;string&gt;--log-error=${database_root_directory}/data/mysqld.log&lt;/string&gt;
&lt;string&gt;--pid-file=${database_root_directory}/data/mysqld.pid&lt;/string&gt;
&lt;string&gt;--lower-case-table-names=1&lt;/string&gt;
&lt;/array&gt;
&lt;key&gt;RunAtLoad&lt;/key&gt;
&lt;true/&gt;
&lt;/dict&gt;
&lt;/plist&gt;
</text>
<ruleList>
<componentTest name="mysql" logic="exists" />
<compareText text="${component(mysql).selected}" logic="equals" value="1"/>
</ruleList>
</writeFile>
<!-- Install services on OS X: PostgreSQL needs to be started as a daemon-->
<writeFile>
<path>/Library/LaunchDaemons/${baseunixservice_script_name}-postgres.plist</path>
<text>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"&gt;
&lt;plist version="1.0"&gt;
&lt;dict&gt;
&lt;key&gt;Label&lt;/key&gt;
&lt;string&gt;${baseunixservice_script_name}-database&lt;/string&gt;
&lt;key&gt;ProgramArguments&lt;/key&gt;
&lt;array&gt;
&lt;string&gt;${database_binary_directory}/postgres&lt;/string&gt;
&lt;string&gt;-D${component(postgres).parameter(postgres_root_directory).value}/data&lt;/string&gt;
&lt;string&gt;-p${database_port}&lt;/string&gt;
&lt;/array&gt;
&lt;key&gt;RunAtLoad&lt;/key&gt;
&lt;true/&gt;
&lt;key&gt;UserName&lt;/key&gt;
&lt;string&gt;postgres&lt;/string&gt;
&lt;key&gt;GroupName&lt;/key&gt;
&lt;string&gt;postgres&lt;/string&gt;
&lt;/dict&gt;
&lt;/plist&gt;
</text>
<ruleList>
<componentTest name="postgres" logic="exists" />
<compareText text="${component(postgres).selected}" logic="equals" value="1"/>
</ruleList>
</writeFile>
<baseAddOsxService serviceName="${baseunixservice_script_name}-tomcat">
<scriptPath>${tomcat_server_directory}/scripts/ctl.sh</scriptPath>
<scriptArguments>daemon</scriptArguments>
<ruleList>
<componentTest name="tomcat" logic="exists" />
<compareText text="${component(tomcat).selected}" logic="equals" value="1"/>
</ruleList>
</baseAddOsxService>
<writeFile>
<path>/Library/LaunchDaemons/${baseunixservice_script_name}-oo.plist</path>
<text>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"&gt;
&lt;plist version="1.0"&gt;
&lt;dict&gt;
&lt;key&gt;Label&lt;/key&gt;
&lt;string&gt;${baseunixservice_script_name}-oo&lt;/string&gt;
&lt;key&gt;ProgramArguments&lt;/key&gt;
&lt;array&gt;
&lt;string&gt;${libreoffice_directory}/scripts/ctl.sh&lt;/string&gt;
&lt;string&gt;daemon&lt;/string&gt;
&lt;/array&gt;
&lt;key&gt;RunAtLoad&lt;/key&gt;
&lt;true/&gt;
&lt;/dict&gt;
&lt;/plist&gt;
</text>
<ruleList>
<componentTest name="libreofficecomponent" logic="exists" />
<compareText text="${component(libreofficecomponent).selected}" logic="equals" value="1"/>
</ruleList>
</writeFile>
<!-- Install services on OS X: Mongrel needs to be started as a daemon-->
<writeFile>
<path>/Library/LaunchDaemons/${baseunixservice_script_name}-mongrel.plist</path>
<text>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"&gt;
&lt;plist version="1.0"&gt;
&lt;dict&gt;
&lt;key&gt;Label&lt;/key&gt;
&lt;string&gt;${baseunixservice_script_name}-mongrel&lt;/string&gt;
&lt;key&gt;WorkingDirectory&lt;/key&gt;
&lt;string&gt;${ruby_application_root}&lt;/string&gt;
&lt;key&gt;EnvironmentVariables&lt;/key&gt;
&lt;dict&gt;
&lt;key&gt;RAILS_ENV&lt;/key&gt;
&lt;string&gt;production&lt;/string&gt;
&lt;/dict&gt;
&lt;key&gt;ProgramArguments&lt;/key&gt;
&lt;array&gt;
&lt;string&gt;${ruby_root_directory}/bin/mongrel_rails&lt;/string&gt;
&lt;string&gt;start&lt;/string&gt;
&lt;string&gt;-d&lt;/string&gt;
&lt;string&gt;-e&lt;/string&gt;
&lt;string&gt;production&lt;/string&gt;
&lt;string&gt;-p&lt;/string&gt;
&lt;string&gt;${mongrel_port}&lt;/string&gt;
&lt;string&gt;-P&lt;/string&gt;
&lt;string&gt;tmp/pids/mongrel.${mongrel_port}.pid&lt;/string&gt;
&lt;string&gt;-l&lt;/string&gt;
&lt;string&gt;log/mongrel.${mongrel_port}.log&lt;/string&gt;
&lt;/array&gt;
&lt;key&gt;RunAtLoad&lt;/key&gt;
&lt;true/&gt;
&lt;/dict&gt;
&lt;/plist&gt;
</text>
<ruleList>
<componentTest name="mongrel" logic="exists" />
<compareText text="${component(mongrel).selected}" logic="equals" value="1"/>
</ruleList>
</writeFile>
</actionList>
<ruleList>
<platformTest type="osx"/>
<programTest condition="is_in_path" name="launchctl"/>
</ruleList>
</actionGroup>
<!--Install services on: solaris and other Unix without service install tools-->
<actionGroup>
<actionList>
<createSymLink>
<target>../init.d/${baseunixservice_script_name}</target>
<linkName>${baseunixservice_script_basedirectory}/rc0.d/K${baseunixservice_priority_stop}${baseunixservice_script_name}</linkName>
<ruleList>
<fileTest path="${baseunixservice_script_basedirectory}/rc0.d" condition="exists"/>
</ruleList>
</createSymLink>
<createSymLink>
<target>../init.d/${baseunixservice_script_name}</target>
<linkName>${baseunixservice_script_basedirectory}/rc1.d/K${baseunixservice_priority_stop}${baseunixservice_script_name}</linkName>
<ruleList>
<fileTest path="${baseunixservice_script_basedirectory}/rc1.d" condition="exists"/>
</ruleList>
</createSymLink>
<createSymLink>
<target>../init.d/${baseunixservice_script_name}</target>
<linkName>${baseunixservice_script_basedirectory}/rc2.d/S${baseunixservice_priority_start}${baseunixservice_script_name}</linkName>
<ruleList>
<fileTest path="${baseunixservice_script_basedirectory}/rc2.d" condition="exists"/>
</ruleList>
</createSymLink>
<createSymLink>
<target>../init.d/${baseunixservice_script_name}</target>
<linkName>${baseunixservice_script_basedirectory}/rc3.d/S${baseunixservice_priority_start}${baseunixservice_script_name}</linkName>
<ruleList>
<fileTest path="${baseunixservice_script_basedirectory}/rc3.d" condition="exists"/>
</ruleList>
</createSymLink>
<createSymLink>
<target>../init.d/${baseunixservice_script_name}</target>
<linkName>${baseunixservice_script_basedirectory}/rc4.d/S${baseunixservice_priority_start}${baseunixservice_script_name}</linkName>
<ruleList>
<fileTest path="${baseunixservice_script_basedirectory}/rc4.d" condition="exists"/>
</ruleList>
</createSymLink>
<createSymLink>
<target>../init.d/${baseunixservice_script_name}</target>
<linkName>${baseunixservice_script_basedirectory}/rc5.d/S${baseunixservice_priority_start}${baseunixservice_script_name}</linkName>
<ruleList>
<fileTest path="${baseunixservice_script_basedirectory}/rc5.d" condition="exists"/>
</ruleList>
</createSymLink>
<createSymLink>
<target>../init.d/${baseunixservice_script_name}</target>
<linkName>${baseunixservice_script_basedirectory}/rc6.d/K${baseunixservice_priority_stop}${baseunixservice_script_name}</linkName>
<ruleList>
<fileTest path="${baseunixservice_script_basedirectory}/rc6.d" condition="exists"/>
</ruleList>
</createSymLink>
</actionList>
<ruleList>
<programTest condition="is_not_in_path" name="chkconfig"/>
<programTest condition="is_not_in_path" name="update-rc.d"/>
<programTest condition="is_not_in_path" name="launchctl"/>
<platformTest type="hpux" negate="1" />
</ruleList>
</actionGroup>
<!--Install services on: HP-UX -->
<actionGroup>
<actionList>
<!-- on HP-UX, we should put our files in rc0.d and rc3.d only AND we should make the symlinks absolute paths -->
<createSymLink>
<target>${baseunixservice_script_basedirectory}/init.d/${baseunixservice_script_name}</target>
<linkName>${baseunixservice_script_basedirectory}/rc1.d/K${baseunixservice_priority_stop}${baseunixservice_script_name}</linkName>
<ruleList>
<fileTest path="${baseunixservice_script_basedirectory}/rc1.d" condition="exists"/>
</ruleList>
</createSymLink>
<createSymLink>
<target>${baseunixservice_script_basedirectory}/init.d/${baseunixservice_script_name}</target>
<linkName>${baseunixservice_script_basedirectory}/rc2.d/S${baseunixservice_priority_start}${baseunixservice_script_name}</linkName>
<ruleList>
<fileTest path="${baseunixservice_script_basedirectory}/rc2.d" condition="exists"/>
</ruleList>
</createSymLink>
</actionList>
<ruleList>
<platformTest type="hpux" />
</ruleList>
</actionGroup>
<logMessage text="STOP: Installing ${baseunixservice_script_name} services" />
</actionList>
<ruleList>
<compareText text="${installer_root_install}" logic="equals" value="1"/>
<compareText text="${baseunixservice_install_as_service}" logic="equals" value="1"/>
<platformTest type="unix"/>
</ruleList>
</actionGroup>
</postInstallationActionList>
<postUninstallationActionList>
<actionGroup>
<actionList>
<runProgram progressText="Uninstalling service" >
<program>chkconfig</program>
<programArguments>--del ${component(baseunixservice).parameter(baseunixservice_script_name).value}</programArguments>
<ruleEvaluationLogic>and</ruleEvaluationLogic>
<ruleList>
<compareText text="${linux_distribution}" logic="does_not_equal" value="debian" />
<programTest condition="is_in_path" name="chkconfig" />
</ruleList>
</runProgram>
<runProgram>
<program>update-rc.d</program>
<programArguments>-f ${component(baseunixservice).parameter(baseunixservice_script_name).value} remove</programArguments>
<ruleEvaluationLogic>and</ruleEvaluationLogic>
<ruleList>
<compareText text="${linux_distribution}" logic="equals" value="debian" />
<programTest condition="is_in_path" name="update-rc.d" />
</ruleList>
</runProgram>
<deleteFile>
<path>${baseunixservice_script_basedirectory}/init.d/${component(baseunixservice).parameter(baseunixservice_script_name).value}</path>
</deleteFile>
</actionList>
<ruleList>
<platformTest type="unix" />
<fileTest path="${baseunixservice_script_basedirectory}/init.d" condition="exists"/>
<compareText text="${component(baseunixservice).parameter(baseunixservice_install_as_service).value}" logic="equals" value="1" />
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<foreach variables="server">
<values>apache mysql tomcat</values>
<actionList>
<baseRemoveOsxService serviceName="${baseunixservice_script_name}-${server}" abortOnError="0">
<ruleList>
<componentTest name="${server}" logic="exists" />
<componentTest name="${server}" logic="selected" />
</ruleList>
</baseRemoveOsxService>
</actionList>
</foreach>
</actionList>
<ruleList>
<platformTest type="osx"/>
<programTest condition="is_in_path" name="launchctl" />
<compareText text="${component(baseunixservice).parameter(baseunixservice_install_as_service).value}" logic="equals" value="1" />
</ruleList>
</actionGroup>
</postUninstallationActionList>
</component>

View File

@@ -1,76 +0,0 @@
<component>
<name>basewriteproperties</name>
<description>//Base Write Properties</description>
<canBeEdited>0</canBeEdited>
<show>0</show>
<selected>1</selected>
<postInstallationActionList>
<setInstallerVariable name="baseplatform_name" value="${platform_name}" />
<setInstallerVariable name="baseplatform_name" value="${bitnami_platform_arch}" >
<ruleList>
<compareText text="${bitnami_platform_arch}" logic="does_not_contain" value="***unknown variable" />
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="baseplatform_name" value="osx-x86_64" >
<ruleList>
<compareText text="${project.installerFileName}" logic="contains" value="osx-x86_64" />
</ruleList>
</setInstallerVariable>
<baseSaveGeneralStackConfigurationToFile>
<baseStackName>${project.fullName}</baseStackName>
<baseStackVersion>${project.version}</baseStackVersion>
<baseStackPlatform>${baseplatform_name}</baseStackPlatform>
<baseStackInstallDir>${installdir}</baseStackInstallDir>
</baseSaveGeneralStackConfigurationToFile>
<actionGroup>
<actionList>
<setInstallerVariable name="baseservice_name" value="${baseunixservice_script_name}"/>
<baseSaveGeneralStackConfigurationToFile>
<baseStackName>${project.fullName}</baseStackName>
<baseStackVersion>${project.version}</baseStackVersion>
<baseStackPlatform>${baseplatform_name}</baseStackPlatform>
<baseStackInstallDir>${installdir}</baseStackInstallDir>
<baseStackService>${baseservice_name}</baseStackService>
</baseSaveGeneralStackConfigurationToFile>
</actionList>
<ruleList>
<platformTest type="unix" />
<componentTest name="baseunixservice" logic="exists"/>
<componentTest name="baseunixservice" logic="selected"/>
<isTrue value="${baseunixservice_install_as_service}" />
<compareText text="${installer_root_install}" logic="equals" value="1"/>
</ruleList>
</actionGroup>
<baseSaveUserAccountConfigurationToFile>
<baseStackPropertiesFile>${installdir}/properties.ini</baseStackPropertiesFile>
<baseFirstName>${base_user_firstname}</baseFirstName>
<baseLastName>${base_user_lastname}</baseLastName>
<baseUsername>${base_user_name}</baseUsername>
<baseUser>${base_user}</baseUser>
<baseEmail>${base_mail}</baseEmail>
<ruleList>
<componentTest name="paramadminaccount" logic="exists"/>
</ruleList>
</baseSaveUserAccountConfigurationToFile>
<changePermissions>
<files>${installdir}/properties.ini</files>
<permissions>0700</permissions>
<ruleList>
<platformTest type="unix"/>
</ruleList>
</changePermissions>
</postInstallationActionList>
<postUninstallationActionList>
<deleteFile path="${installdir}/properties.ini" >
<ruleList>
<compareText text="deleteConfirm" value="no" logic="does_not_equal" />
</ruleList>
</deleteFile>
<deleteFile path="${installdir}">
<ruleList>
<fileTest path="${installdir}" condition="is_empty" />
</ruleList>
</deleteFile>
</postUninstallationActionList>
</component>

View File

@@ -1,42 +0,0 @@
@echo off
rem -------
rem Script for apply AMPs to installed WAR
rem -------
set ALF_AMP_PARAMS=
set ALF_AMP_NOWAIT=
:ParamsLoop
if "%~1"=="" goto ParamsLoopContinue
if "%~1"=="nowait" shift & set ALF_AMP_NOWAIT=yes& goto ParamsLoop
set ALF_AMP_PARAMS=%ALF_AMP_PARAMS% %1
shift
goto :ParamsLoop
:ParamsLoopContinue
set ALF_HOME=@@BITROCK_INSTALLDIR@@
set JAVA_HOME="@@BITROCK_JAVA_HOME_WIN@@"
set CATALINA_HOME=%ALF_HOME%\@@BITROCK_TOMCAT_DIRNAME@@
if exist "%CATALINA_HOME%\bin\setenv.bat" call "%CATALINA_HOME%\bin\setenv.bat"
:start
echo This script will apply all the AMPs in %ALF_HOME%\amps to the alfresco.war and all the AMPs in %ALF_HOME%\amps_share to the share.war in %CATALINA_HOME%\webapps
if "%ALF_AMP_NOWAIT%" == "yes" goto nowait1
echo Press control-c to stop this script . . .
pause
:nowait1
"%JAVA_HOME%\bin\java" -jar "%ALF_HOME%\bin\alfresco-mmt.jar" install "%ALF_HOME%\amps" "%CATALINA_HOME%\webapps\alfresco.war" -directory%ALF_AMP_PARAMS%
"%JAVA_HOME%\bin\java" -jar "%ALF_HOME%\bin\alfresco-mmt.jar" list "%CATALINA_HOME%\webapps\alfresco.war"
"%JAVA_HOME%\bin\java" -jar "%ALF_HOME%\bin\alfresco-mmt.jar" install "%ALF_HOME%\amps_share" "%CATALINA_HOME%\webapps\share.war" -directory%ALF_AMP_PARAMS%
"%JAVA_HOME%\bin\java" -jar "%ALF_HOME%\bin\alfresco-mmt.jar" list "%CATALINA_HOME%\webapps\share.war"
echo .
echo About to clean out %ALF_HOME%/tomcat/webapps/alfresco directory and temporary files...
if "%ALF_AMP_NOWAIT%" == "yes" goto nowait2
pause
:nowait2
set ALF_AMP_PARAMS=
set ALF_AMP_NOWAIT=
rmdir /S /Q "%CATALINA_HOME%\webapps\alfresco"
rmdir /S /Q "%CATALINA_HOME%\webapps\share"
call "%ALF_HOME%\bin\clean_tomcat.bat"

View File

@@ -1,62 +0,0 @@
#!/bin/bash
# -------
# Script for apply AMPs to installed WAR
# -------
export ALF_HOME=@@BITROCK_INSTALLDIR@@
export CATALINA_HOME=@@BITROCK_INSTALLDIR@@/@@BITROCK_TOMCAT_DIRNAME@@
required_java_version="1.7"
if [ -f $CATALINA_HOME/bin/setenv.sh ]; then
. $CATALINA_HOME/bin/setenv.sh
fi
# Verify Java installation into ALF_HOME folder
if [ -f $ALF_HOME/java/bin/java ] && [ -x $ALF_HOME/java/bin/java ]; then
echo
echo "Found java executable in $ALF_HOME/java"
_java=$ALF_HOME/java/bin/java
# Verify Java installation into JAVA_HOME
elif [ -n "$JAVA_HOME" ] && [ -x "$JAVA_HOME/bin/java" ]; then
echo
echo "Found java executable in JAVA_HOME: $JAVA_HOME"
_java="$JAVA_HOME/bin/java"
# Verify Java installation from linux repositories
elif type -p java; then
echo
echo "Found installed java executable on the system"
_java=java
else
echo
echo "Java is not installed . . . The required Java version is $required_java_version or higher"
echo "Please install Java and try again. Script will be closed. "
read DUMMY
exit 15
fi
echo
echo "This script will apply all the AMPs in amps and amps_share to the alfresco.war and share.war files in $CATALINA_HOME/webapps"
echo "Press control-c to stop this script . . ."
echo "Press any other key to continue . . ."
read RESP
{
$_java -jar $ALF_HOME/bin/alfresco-mmt.jar install $ALF_HOME/amps $CATALINA_HOME/webapps/alfresco.war -directory $*
$_java -jar $ALF_HOME/bin/alfresco-mmt.jar list $CATALINA_HOME/webapps/alfresco.war
$_java -jar $ALF_HOME/bin/alfresco-mmt.jar install $ALF_HOME/amps_share $CATALINA_HOME/webapps/share.war -directory $*
$_java -jar $ALF_HOME/bin/alfresco-mmt.jar list $CATALINA_HOME/webapps/share.war
} ||
{
echo
echo "Error. Appling of the AMPs is failed. See error message above."
echo
}
echo "About to clean out $ALF_HOME/tomcat/webapps/alfresco and share directories and temporary files..."
echo "Press control-c to stop this script . . ."
echo "Press any other key to continue . . ."
read DUMMY
rm -rf $CATALINA_HOME/webapps/alfresco
rm -rf $CATALINA_HOME/webapps/share
. $ALF_HOME/bin/clean_tomcat.sh

View File

@@ -1,13 +0,0 @@
rem @echo off
rem ---------------------------------
rem Script to clean Tomcat temp files
rem ---------------------------------
set ALF_HOME=@@BITROCK_INSTALLDIR@@
set CATALINA_HOME=%ALF_HOME%\@@BITROCK_TOMCAT_DIRNAME@@
echo Cleaning temporary Alfresco files from Tomcat...
rmdir /S /Q "%CATALINA_HOME%\temp\Alfresco" "%CATALINA_HOME%\work\Catalina\localhost\alfresco"
rmdir /S /Q "%CATALINA_HOME%\work\Catalina\localhost\share"
rmdir /S /Q "%CATALINA_HOME%\work\Catalina\localhost\awe"
rmdir /S /Q "%CATALINA_HOME%\work\Catalina\localhost\wcmqs"

View File

@@ -1,10 +0,0 @@
#!/bin/sh
# ---------------------------------
# Script to clean Tomcat temp files
# ---------------------------------
echo "Cleaning temporary Alfresco files from Tomcat..."
rm -rf @@BITROCK_INSTALLDIR@@/@@BITROCK_TOMCAT_DIRNAME@@/temp/Alfresco
rm -rf @@BITROCK_INSTALLDIR@@/@@BITROCK_TOMCAT_DIRNAME@@/work/Catalina/localhost/alfresco
rm -rf @@BITROCK_INSTALLDIR@@/@@BITROCK_TOMCAT_DIRNAME@@/work/Catalina/localhost/share
rm -rf @@BITROCK_INSTALLDIR@@/@@BITROCK_TOMCAT_DIRNAME@@/work/Catalina/localhost/awe
rm -rf @@BITROCK_INSTALLDIR@@/@@BITROCK_TOMCAT_DIRNAME@@/work/Catalina/localhost/wcmqs

View File

@@ -1,2 +0,0 @@
# ACE-4531: Override the file from catalina.jar to hide the complete version of Tomcat.
server.info=Apache Tomcat/7.0.x

View File

@@ -1,71 +0,0 @@
###############################
## Common Alfresco Properties #
###############################
dir.root=@@BITROCK_DATA_DIR@@
alfresco.context=alfresco
alfresco.host=@@BITROCK_TOMCAT_HOST@@
alfresco.port=@@BITROCK_TOMCAT_PORT@@
alfresco.protocol=http
share.context=share
share.host=@@BITROCK_TOMCAT_HOST@@
share.port=@@BITROCK_TOMCAT_PORT@@
share.protocol=http
### database connection properties ###
db.driver=org.postgresql.Driver
db.username=@@BITROCK_DB_USER@@
db.password=@@BITROCK_DB_PASSWORD@@
db.name=@@BITROCK_DB_NAME@@
db.url=jdbc:postgresql://localhost:@@BITROCK_POSTGRESQL_PORT@@/${db.name}
# Note: your database must also be able to accept at least this many connections. Please see your database documentation for instructions on how to configure this.
db.pool.max=275
db.pool.validate.query=@@BITROCK_DB_VALIDATE_QUERY@@
# The server mode. Set value here
# UNKNOWN | TEST | BACKUP | PRODUCTION
system.serverMode=UNKNOWN
### FTP Server Configuration ###
ftp.port=@@BITROCK_FTP_PORT@@
### RMI registry port for JMX ###
alfresco.rmi.services.port=@@BITROCK_RMI_PORT@@
### External executable locations ###
ooo.exe=@@BITROCK_LIBREOFFICE_PROGRAM_DIR@@
ooo.enabled=true
ooo.port=@@BITROCK_LO_PORT@@
@@BITROCK_ALFRESCO_IMAGEMAGICK_ENV@@
@@BITROCK_ALFRESCO_PDF_RENDERER_ENV@@
jodconverter.enabled=false
jodconverter.officeHome=@@BITROCK_LIBREOFFICE_JOD_DIR@@
jodconverter.portNumbers=@@BITROCK_LO_PORT@@
### Initial admin password ###
alfresco_user_store.adminpassword=@@BITROCK_ALFRESCO_ADMIN_PASSWORD@@
### E-mail site invitation setting ###
notification.email.siteinvite=false
### License location ###
dir.license.external=@@BITROCK_ALFRESCO_LICENSE_DIR@@
### Solr indexing ###
index.subsystem.name=solr4
dir.keystore=${dir.root}/keystore
solr.host=localhost
solr.port.ssl=@@BITROCK_SOLR_SSL_PORT@@
### Allow extended ResultSet processing
security.anyDenyDenies=false
### Smart Folders Config Properties ###
smart.folders.enabled=false
### Remote JMX (Default: disabled) ###
alfresco.jmx.connector.enabled=false

View File

@@ -1,146 +0,0 @@
<?xml version='1.0' encoding='utf-8'?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!-- Note: A "Server" is not itself a "Container", so you may not
define subcomponents such as "Valves" at this level.
Documentation at /docs/config/server.html
-->
<Server port="@@BITROCK_TOMCAT_SHUTDOWN_PORT@@" shutdown="SHUTDOWN">
<!-- Security listener. Documentation at /docs/config/listeners.html
<Listener className="org.apache.catalina.security.SecurityListener" />
-->
<!--APR library loader. Documentation at /docs/apr.html -->
<Listener className="org.apache.catalina.core.AprLifecycleListener" SSLEngine="on" />
<!-- Prevent memory leaks due to use of particular java/javax APIs-->
<!-- Listener className="org.apache.catalina.core.JreMemoryLeakPreventionListener" /-->
<Listener className="org.apache.catalina.mbeans.GlobalResourcesLifecycleListener" />
<!-- Listener className="org.apache.catalina.core.ThreadLocalLeakPreventionListener" /-->
<!-- Global JNDI resources
Documentation at /docs/jndi-resources-howto.html
-->
<GlobalNamingResources>
<!-- Editable user database that can also be used by
UserDatabaseRealm to authenticate users
-->
<Resource name="UserDatabase" auth="Container"
type="org.apache.catalina.UserDatabase"
description="User database that can be updated and saved"
factory="org.apache.catalina.users.MemoryUserDatabaseFactory"
pathname="conf/tomcat-users.xml" />
</GlobalNamingResources>
<!-- A "Service" is a collection of one or more "Connectors" that share
a single "Container" Note: A "Service" is not itself a "Container",
so you may not define subcomponents such as "Valves" at this level.
Documentation at /docs/config/service.html
-->
<Service name="Catalina">
<!--The connectors can use a shared executor, you can define one or more named thread pools-->
<!--
<Executor name="tomcatThreadPool" namePrefix="catalina-exec-"
maxThreads="150" minSpareThreads="4"/>
-->
<!-- A "Connector" represents an endpoint by which requests are received
and responses are returned. Documentation at :
Java HTTP Connector: /docs/config/http.html (blocking & non-blocking)
Java AJP Connector: /docs/config/ajp.html
APR (HTTP/AJP) Connector: /docs/apr.html
Define a non-SSL/TLS HTTP/1.1 Connector on port 8080
-->
<Connector port="@@BITROCK_TOMCAT_PORT@@" URIEncoding="UTF-8" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="@@BITROCK_TOMCAT_SSL_PORT@@" maxHttpHeaderSize="32768" />
<!-- A "Connector" using the shared thread pool-->
<!--
<Connector executor="tomcatThreadPool"
port="8080" URIEncoding="UTF-8" protocol="HTTP/1.1"
connectionTimeout="20000"
redirectPort="8443" maxHttpHeaderSize="32768" />
-->
<!-- Define a SSL/TLS HTTP/1.1 Connector on port 8443
This connector uses the NIO implementation that requires the JSSE
style configuration. When using the APR/native implementation, the
OpenSSL style configuration is required as described in the APR/native
documentation -->
<!--
<Connector port="@@BITROCK_TOMCAT_SSL_PORT@@" URIEncoding="UTF-8" protocol="HTTP/1.1"
maxThreads="150" SSLEnabled="true" scheme="https" secure="true"
clientAuth="false" sslProtocol="TLS" maxHttpHeaderSize="32768" />
-->
<!-- Define an AJP 1.3 Connector on port 8009 -->
<Connector port="@@BITROCK_TOMCAT_AJP_PORT@@" URIEncoding="UTF-8" protocol="AJP/1.3" redirectPort="@@BITROCK_TOMCAT_SSL_PORT@@" />
<Connector port="@@BITROCK_TOMCAT_SSL_PORT@@" URIEncoding="UTF-8" protocol="org.apache.coyote.http11.Http11Protocol" SSLEnabled="true"
maxThreads="150" scheme="https" keystoreFile="@@ALFRESCO_DATA_DIR@@/keystore/ssl.keystore" keystorePass="kT9X6oe68t" keystoreType="JCEKS"
secure="true" connectionTimeout="240000" truststoreFile="@@ALFRESCO_DATA_DIR@@/keystore/ssl.truststore" truststorePass="kT9X6oe68t" truststoreType="JCEKS"
clientAuth="want" sslProtocol="TLS" allowUnsafeLegacyRenegotiation="true" maxHttpHeaderSize="32768" maxSavePostSize="-1" />
<!-- An Engine represents the entry point (within Catalina) that processes
every request. The Engine implementation for Tomcat stand alone
analyzes the HTTP headers included with the request, and passes them
on to the appropriate Host (virtual host).
Documentation at /docs/config/engine.html -->
<!-- You should set jvmRoute to support load-balancing via AJP ie :
<Engine name="Catalina" defaultHost="localhost" jvmRoute="jvm1">
-->
<Engine name="Catalina" defaultHost="localhost">
<!--For clustering, please take a look at documentation at:
/docs/cluster-howto.html (simple how to)
/docs/config/cluster.html (reference documentation) -->
<!--
<Cluster className="org.apache.catalina.ha.tcp.SimpleTcpCluster"/>
-->
<!-- Use the LockOutRealm to prevent attempts to guess user passwords
via a brute-force attack -->
<Realm className="org.apache.catalina.realm.LockOutRealm">
<!-- This Realm uses the UserDatabase configured in the global JNDI
resources under the key "UserDatabase". Any edits
that are performed against this UserDatabase are immediately
available for use by the Realm. -->
<Realm className="org.apache.catalina.realm.UserDatabaseRealm"
resourceName="UserDatabase"/>
</Realm>
<Host name="localhost" appBase="webapps"
unpackWARs="true" autoDeploy="true">
<!-- SingleSignOn valve, share authentication between web applications
Documentation at: /docs/config/valve.html -->
<!--
<Valve className="org.apache.catalina.authenticator.SingleSignOn" />
-->
<!-- Access log processes all example.
Documentation at: /docs/config/valve.html
Note: The pattern used is equivalent to using pattern="common" -->
<Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs"
prefix="localhost_access_log" suffix=".txt"
pattern="%h %l %u %t &quot;%r&quot; %s %b" />
</Host>
</Engine>
</Service>
</Server>

View File

@@ -1,21 +0,0 @@
<?xml version='1.0' encoding='utf-8'?>
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<tomcat-users>
<user username="CN=Alfresco Repository Client, OU=Unknown, O=Alfresco Software Ltd., L=Maidenhead, ST=UK, C=GB" roles="repoclient" password="null"/>
<user username="CN=Alfresco Repository, OU=Unknown, O=Alfresco Software Ltd., L=Maidenhead, ST=UK, C=GB" roles="repository" password="null"/>
</tomcat-users>

View File

@@ -1,516 +0,0 @@
<alfresco-config>
<!-- Global config section -->
<config replace="true">
<flags>
<!--
Developer debugging setting to turn on DEBUG mode for client scripts in the browser
-->
<client-debug>false</client-debug>
<!--
LOGGING can always be toggled at runtime when in DEBUG mode (Ctrl, Ctrl, Shift, Shift).
This flag automatically activates logging on page load.
-->
<client-debug-autologging>false</client-debug-autologging>
</flags>
</config>
<config evaluator="string-compare" condition="WebFramework">
<web-framework>
<!-- SpringSurf Autowire Runtime Settings -->
<!--
Developers can set mode to 'development' to disable; SpringSurf caches,
FreeMarker template caching and Rhino JavaScript compilation.
-->
<autowire>
<!-- Pick the mode: "production" or "development" -->
<mode>production</mode>
</autowire>
<!-- Allows extension modules with <auto-deploy> set to true to be automatically deployed -->
<module-deployment>
<mode>manual</mode>
<enable-auto-deploy-modules>true</enable-auto-deploy-modules>
</module-deployment>
</web-framework>
</config>
<!-- Disable the CSRF Token Filter -->
<!--
<config evaluator="string-compare" condition="CSRFPolicy" replace="true">
<filter/>
</config>
-->
<!--
To run the CSRF Token Filter behind 1 or more proxies that do not rewrite the Origin or Referere headers:
1. Copy the "CSRFPolicy" default config in share-security-config.xml and paste it into this file.
2. Replace the old config by setting the <config> element's "replace" attribute to "true" like below:
<config evaluator="string-compare" condition="CSRFPolicy" replace="true">
3. To every <action name="assertReferer"> element add the following child element
<param name="referer">http://www.proxy1.com/.*|http://www.proxy2.com/.*</param>
4. To every <action name="assertOrigin"> element add the following child element
<param name="origin">http://www.proxy1.com|http://www.proxy2.com</param>
-->
<!--
Remove the default wildcard setting and use instead a strict whitelist of the only domains that shall be allowed
to be used inside iframes (i.e. in the WebView dashlet on the dashboards)
-->
<!--
<config evaluator="string-compare" condition="IFramePolicy" replace="true">
<cross-domain>
<url>http://www.trusted-domain-1.com/</url>
<url>http://www.trusted-domain-2.com/</url>
</cross-domain>
</config>
-->
<!-- Turn off header that stops Share from being displayed in iframes on pages from other domains -->
<!--
<config evaluator="string-compare" condition="SecurityHeadersPolicy">
<headers>
<header>
<name>X-Frame-Options</name>
<enabled>false</enabled>
</header>
</headers>
</config>
-->
<!-- Prevent browser communication over HTTP (for HTTPS servers) -->
<!--
<config evaluator="string-compare" condition="SecurityHeadersPolicy">
<headers>
<header>
<name>Strict-Transport-Security</name>
<value>max-age=31536000</value>
</header>
</headers>
</config>
-->
<config evaluator="string-compare" condition="Replication">
<share-urls>
<!--
To locate your current repositoryId go to Admin Console > General > Repository Information:
http://localhost:8080/alfresco/s/enterprise/admin/admin-repositoryinfo
Example config entry:
<share-url repositoryId="622f9533-2a1e-48fe-af4e-ee9e41667ea4">http://new-york-office:8080/share/</share-url>
-->
</share-urls>
</config>
<!-- Document Library config section -->
<config evaluator="string-compare" condition="DocumentLibrary" replace="true">
<tree>
<!--
Whether the folder Tree component should enumerate child folders or not.
This is a relatively expensive operation, so should be set to "false" for Repositories with broad folder structures.
-->
<evaluate-child-folders>false</evaluate-child-folders>
<!--
Optionally limit the number of folders shown in treeview throughout Share.
-->
<maximum-folder-count>1000</maximum-folder-count>
<!--
Default timeout in milliseconds for folder Tree component to recieve response from Repository
-->
<timeout>7000</timeout>
</tree>
<!--
Used by "Manage Rules" -> "Add aspect" action.
If an aspect has been specified without a title element in the content model,
or you need to support multiple languages,
then an i18n file is needed on the Repo AMP/JAR extension side for the aspect to
be visible when creating rules:
custom_customModel.aspect.custom_myaspect.title=My Aspect
Used by the "Manage Aspects" action.
For the aspect to have a localised label add relevant i18n string(s) in a Share AMP/JAR extension:
aspect.custom_myaspect=My Aspect
-->
<aspects>
<!-- Aspects that a user can see -->
<visible>
<aspect name="cm:generalclassifiable" />
<aspect name="cm:complianceable" />
<aspect name="cm:dublincore" />
<aspect name="cm:effectivity" />
<aspect name="cm:summarizable" />
<aspect name="cm:versionable" />
<aspect name="cm:templatable" />
<aspect name="cm:emailed" />
<aspect name="emailserver:aliasable" />
<aspect name="cm:taggable" />
<aspect name="app:inlineeditable" />
<aspect name="cm:geographic" />
<aspect name="exif:exif" />
<aspect name="audio:audio" />
<aspect name="cm:indexControl" />
<aspect name="dp:restrictable" />
<aspect name="smf:customConfigSmartFolder" />
<aspect name="smf:systemConfigSmartFolder" />
</visible>
<!-- Aspects that a user can add. Same as "visible" if left empty -->
<addable>
</addable>
<!-- Aspects that a user can remove. Same as "visible" if left empty -->
<removeable>
</removeable>
</aspects>
<!--
Used by "Manage Rules" -> "Specialise type" action.
If a type has been specified without a title element in the content model,
or you need to support multiple languages,
then an i18n file is needed on the Repo AMP/JAR extension side for the type to
be visible when creating rules:
custom_customModel.type.custom_mytype.title=My SubType
Used by the "Change Type" action.
For the type to have a localised label add relevant i18n string(s) in a Share AMP/JAR extension:
type.custom_mytype=My SubType
Define valid subtypes using the following example:
<type name="cm:content">
<subtype name="custom:mytype" />
</type>
-->
<types>
<type name="cm:content">
<subtype name="smf:smartFolderTemplate" />
</type>
<type name="cm:folder">
</type>
<type name="trx:transferTarget">
<subtype name="trx:fileTransferTarget" />
</type>
</types>
<!--
If set, will present a WebDAV link for the current item on the Document and Folder details pages.
Also used to generate the "View in Alfresco Explorer" action for folders.
-->
<repository-url>http://localhost:@@BITROCK_TOMCAT_PORT@@/alfresco</repository-url>
<!--
Google Docs™ integration
-->
<google-docs>
<!--
Enable/disable the Google Docs UI integration (Extra types on Create Content menu, Google Docs actions).
-->
<enabled>false</enabled>
<!--
The mimetypes of documents Google Docs allows you to create via the Share interface.
The I18N label is created from the "type" attribute, e.g. google-docs.doc=Google Docs&trade; Document
-->
<creatable-types>
<creatable type="doc">application/vnd.openxmlformats-officedocument.wordprocessingml.document</creatable>
<creatable type="xls">application/vnd.openxmlformats-officedocument.spreadsheetml.sheet</creatable>
<creatable type="ppt">application/vnd.ms-powerpoint</creatable>
</creatable-types>
</google-docs>
<!--
File upload configuration
-->
<file-upload>
<!--
Adobe Flash™
In certain environments, an HTTP request originating from Flash cannot be authenticated using an existing session.
See: http://bugs.adobe.com/jira/browse/FP-4830
For these cases, it is useful to disable the Flash-based uploader for Share Document Libraries.
-->
<adobe-flash-enabled>true</adobe-flash-enabled>
</file-upload>
</config>
<!-- Custom DocLibActions config section -->
<config evaluator="string-compare" condition="DocLibActions">
<actionGroups>
<actionGroup id="document-browse">
<!-- Simple Repo Actions -->
<!--
<action index="340" id="document-extract-metadata" />
<action index="350" id="document-increment-counter" />
-->
<!-- Dialog Repo Actions -->
<!--
<action index="360" id="document-transform" />
<action index="370" id="document-transform-image" />
<action index="380" id="document-execute-script" />
-->
</actionGroup>
</actionGroups>
</config>
<!-- Global folder picker config section -->
<config evaluator="string-compare" condition="GlobalFolder">
<siteTree>
<container type="cm:folder">
<!-- Use a specific label for this container type in the tree -->
<rootLabel>location.path.documents</rootLabel>
<!-- Use a specific uri to retreive the child nodes for this container type in the tree -->
<uri>slingshot/doclib/treenode/site/{site}/{container}{path}?children={evaluateChildFoldersSite}&amp;max={maximumFolderCountSite}</uri>
</container>
</siteTree>
</config>
<!-- Repository Library config section -->
<config evaluator="string-compare" condition="RepositoryLibrary" replace="true">
<!--
Root nodeRef or xpath expression for top-level folder.
e.g. alfresco://user/home, /app:company_home/st:sites/cm:site1
If using an xpath expression, ensure it is properly ISO9075 encoded here.
-->
<root-node>alfresco://company/home</root-node>
<tree>
<!--
Whether the folder Tree component should enumerate child folders or not.
This is a relatively expensive operation, so should be set to "false" for Repositories with broad folder structures.
-->
<evaluate-child-folders>false</evaluate-child-folders>
<!--
Optionally limit the number of folders shown in treeview throughout Share.
-->
<maximum-folder-count>500</maximum-folder-count>
</tree>
<!--
Whether the link to the Repository Library appears in the header component or not.
-->
<visible>true</visible>
</config>
<!-- Kerberos settings -->
<!-- To enable kerberos rename this condition to "Kerberos" -->
<config evaluator="string-compare" condition="KerberosDisabled" replace="true">
<kerberos>
<!--
Password for HTTP service account.
The account name *must* be built from the HTTP server name, in the format :
HTTP/<server_name>@<realm>
(NB this is because the web browser requests an ST for the
HTTP/<server_name> principal in the current realm, so if we're to decode
that ST, it has to match.)
-->
<password>secret</password>
<!--
Kerberos realm and KDC address.
-->
<realm>ALFRESCO.ORG</realm>
<!--
Service Principal Name to use on the repository tier.
This must be like: HTTP/host.name@REALM
-->
<endpoint-spn>HTTP/repository.server.com@ALFRESCO.ORG</endpoint-spn>
<!--
JAAS login configuration entry name.
-->
<config-entry>ShareHTTP</config-entry>
<!--
A Boolean which when true strips the @domain sufix from Kerberos authenticated usernames.
Use together with stripUsernameSuffix property in alfresco-global.properties file.
-->
<stripUserNameSuffix>true</stripUserNameSuffix>
</kerberos>
</config>
<!-- Uncomment and modify the URL to Activiti Admin Console if required. -->
<!--
<config evaluator="string-compare" condition="ActivitiAdmin" replace="true">
<activiti-admin-url>http://localhost:8080/alfresco/activiti-admin</activiti-admin-url>
</config>
-->
<config evaluator="string-compare" condition="Remote">
<remote>
<endpoint>
<id>alfresco-noauth</id>
<name>Alfresco - unauthenticated access</name>
<description>Access to Alfresco Repository WebScripts that do not require authentication</description>
<connector-id>alfresco</connector-id>
<endpoint-url>http://localhost:@@BITROCK_TOMCAT_PORT@@/alfresco/s</endpoint-url>
<identity>none</identity>
</endpoint>
<endpoint>
<id>alfresco</id>
<name>Alfresco - user access</name>
<description>Access to Alfresco Repository WebScripts that require user authentication</description>
<connector-id>alfresco</connector-id>
<endpoint-url>http://localhost:@@BITROCK_TOMCAT_PORT@@/alfresco/s</endpoint-url>
<identity>user</identity>
</endpoint>
<endpoint>
<id>alfresco-feed</id>
<name>Alfresco Feed</name>
<description>Alfresco Feed - supports basic HTTP authentication via the EndPointProxyServlet</description>
<connector-id>http</connector-id>
<endpoint-url>http://localhost:@@BITROCK_TOMCAT_PORT@@/alfresco/s</endpoint-url>
<basic-auth>true</basic-auth>
<identity>user</identity>
</endpoint>
<endpoint>
<id>alfresco-api</id>
<parent-id>alfresco</parent-id>
<name>Alfresco Public API - user access</name>
<description>Access to Alfresco Repository Public API that require user authentication.
This makes use of the authentication that is provided by parent 'alfresco' endpoint.</description>
<connector-id>alfresco</connector-id>
<endpoint-url>http://localhost:@@BITROCK_TOMCAT_PORT@@/alfresco/api</endpoint-url>
<identity>user</identity>
</endpoint>
</remote>
</config>
<!--
Overriding endpoints to reference an Alfresco server with external SSO enabled
NOTE: If utilising a load balancer between web-tier and repository cluster, the "sticky
sessions" feature of your load balancer must be used.
NOTE: If alfresco server location is not localhost:8080 then also combine changes from the
"example port config" section below.
*Optional* ssl-config contains:
keystore for managing client key and certificate.
truststore for managing trusted CAs.
Used to authenticate share to an external SSO system such as CAS or
to make share talk to SSL layers that require client certificates.
Remove the ssl-config section if not required i.e. for NTLM.
NOTE: For Kerberos SSO rename the "KerberosDisabled" condition above to "Kerberos"
NOTE: For external SSO, switch the endpoint connector to "alfrescoHeader" and set
the userHeader value to the name of the HTTP header that the external SSO
uses to provide the authenticated user name.
NOTE: For external SSO, Share now supports the "userIdPattern" mechanism as is available
on the repository config for External Authentication sub-system. Add the following
element to your "alfrescoHeader" connector config:
<userIdPattern>^ignore-(\w+)-ignore</userIdPattern>
This is an example, ensure the Id pattern matches your repository config.
NOTE: For external SSO, Share now supports stateless (no Http Session or sticky session)
connection to the repository when using the alfrescoHeader remote user connector.
e.g. You can change endpoint config to use the faster /service URL instead of the
/wcs URL if you are using External Authentication and then remove sticky session config
from your proxy between Share and Alfresco. Note that this is also faster because Share
will no longer call the /touch REST API before every remote call to the repository.
-->
<!-- Security warning -->
<!-- For production environment set verify-hostname to true.-->
<!--
<config evaluator="string-compare" condition="Remote">
<remote>
<ssl-config>
<keystore-path>alfresco/web-extension/alfresco-system.p12</keystore-path>
<keystore-type>pkcs12</keystore-type>
<keystore-password>alfresco-system</keystore-password>
<truststore-path>alfresco/web-extension/ssl-truststore</truststore-path>
<truststore-type>JCEKS</truststore-type>
<truststore-password>password</truststore-password>
<verify-hostname>true</verify-hostname>
</ssl-config>
<connector>
<id>alfrescoCookie</id>
<name>Alfresco Connector</name>
<description>Connects to an Alfresco instance using cookie-based authentication</description>
<class>org.alfresco.web.site.servlet.SlingshotAlfrescoConnector</class>
</connector>
<connector>
<id>alfrescoHeader</id>
<name>Alfresco Connector</name>
<description>Connects to an Alfresco instance using header and cookie-based authentication</description>
<class>org.alfresco.web.site.servlet.SlingshotAlfrescoConnector</class>
<userHeader>SsoUserHeader</userHeader>
</connector>
<endpoint>
<id>alfresco</id>
<name>Alfresco - user access</name>
<description>Access to Alfresco Repository WebScripts that require user authentication</description>
<connector-id>alfrescoCookie</connector-id>
<endpoint-url>http://localhost:@@BITROCK_TOMCAT_PORT@@/alfresco/wcs</endpoint-url>
<identity>user</identity>
<external-auth>true</external-auth>
</endpoint>
<endpoint>
<id>alfresco-feed</id>
<parent-id>alfresco</parent-id>
<name>Alfresco Feed</name>
<description>Alfresco Feed - supports basic HTTP authentication via the EndPointProxyServlet</description>
<connector-id>alfrescoHeader</connector-id>
<endpoint-url>http://localhost:@@BITROCK_TOMCAT_PORT@@/alfresco/wcs</endpoint-url>
<identity>user</identity>
<external-auth>true</external-auth>
</endpoint>
<endpoint>
<id>alfresco-api</id>
<parent-id>alfresco</parent-id>
<name>Alfresco Public API - user access</name>
<description>Access to Alfresco Repository Public API that require user authentication.
This makes use of the authentication that is provided by parent 'alfresco' endpoint.</description>
<connector-id>alfrescoHeader</connector-id>
<endpoint-url>http://localhost:@@BITROCK_TOMCAT_PORT@@/alfresco/api</endpoint-url>
<identity>user</identity>
<external-auth>true</external-auth>
</endpoint>
</remote>
</config>
-->
<!-- Cookie settings -->
<!-- To disable alfUsername2 cookie set enableCookie value to "false" -->
<!--
<plug-ins>
<element-readers>
<element-reader element-name="cookie" class="org.alfresco.web.config.cookie.CookieElementReader"/>
</element-readers>
</plug-ins>
<config evaluator="string-compare" condition="Cookie" replace="true">
<cookie>
<enableCookie>false</enableCookie>
<cookies-to-remove>
<cookie-to-remove>alfUsername3</cookie-to-remove>
<cookie-to-remove>alfLogin</cookie-to-remove>
</cookies-to-remove>
</cookie>
</config>
-->
</alfresco-config>

View File

@@ -1,319 +0,0 @@
<!-- common 1.0
Componentname: common
Short Description:
This component is able to proceed the most often used actions.
Created: 200612
Modified: 200612
Copyrighted by BitRock
-->
<component>
<name>common</name>
<description>//CommonComponent</description>
<canBeEdited>1</canBeEdited>
<show>0</show>
<selected>1</selected>
<initializationActionList>
<setInstallerVariable name="WRAPPERS" value="" persist="1"/>
<setInstallerVariable name="PATH" value="$PATH" persist="1"/>
<setInstallerVariable name="PATH" value="${env(PATH)}:$PATH" persist="1">
<ruleList>
<isTrue value="${include_system_path}"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="PATH_WIN" value="%PATH%" persist="1"/>
<setInstallerVariable name="LD_LIBRARY_PATH" value="$LD_LIBRARY_PATH" persist="1"/>
<setInstallerVariable name="LD_LIBRARY_PATH" value="${env(LD_LIBRARY_PATH)}:$LD_LIBRARY_PATH" persist="1">
<ruleList>
<isTrue value="${include_system_ld_library_path}"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="DYLD_FALLBACK_LIBRARY_PATH" value="$DYLD_FALLBACK_LIBRARY_PATH" persist="1"/>
<setInstallerVariable name="DYLD_FALLBACK_LIBRARY_PATH" value="${env(DYLD_FALLBACK_LIBRARY_PATH)}:$DYLD_FALLBACK_LIBRARY_PATH" persist="1">
<ruleList>
<isTrue value="${include_system_ld_library_path}"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="LDFLAGS" value="$LDFLAGS" persist="1"/>
<setInstallerVariable name="CFLAGS" value="$CFLAGS" persist="1"/>
<setInstallerVariable name="CXXFLAGS" value="$CXXFLAGS" persist="1"/>
<setInstallerVariable name="ENV_VAR" value="" persist="1"/>
<setInstallerVariable name="ENV_BINARY" value="/bin/env" persist="1">
<ruleList>
<fileTest path="/bin/env" condition="exists"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="ENV_BINARY" value="/usr/bin/env" persist="1">
<ruleList>
<fileTest path="/usr/bin/env" condition="exists"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="COMMON_FILE_LIST" value="*"/>
</initializationActionList>
<parameterList>
<directoryParameter>
<ask>0</ask>
<default/>
<!--description>Common installation directory</description-->
<name>common_root_directory</name>
<value>${installdir}/common</value>
</directoryParameter>
<directoryParameter>
<ask>0</ask>
<name>common_distribution_folder</name>
<value>common</value>
</directoryParameter>
<directoryParameter>
<ask>0</ask>
<default/>
<!--description>Stack Scripts Directory</description-->
<name>base_scripts_root_directory</name>
<value>${installdir}/scripts</value>
</directoryParameter>
<booleanParameter>
<ask>0</ask>
<default/>
<!--description>Include system path in environment</description-->
<name>include_system_path</name>
<value>0</value>
</booleanParameter>
<booleanParameter>
<ask>0</ask>
<default/>
<!--description>Include system ld library path in environment</description-->
<name>include_system_ld_library_path</name>
<value>0</value>
</booleanParameter>
<booleanParameter>
<ask>0</ask>
<default/>
<name>include_build_script</name>
<value>1</value>
</booleanParameter>
</parameterList>
<readyToInstallActionList>
<setInstallerVariable name="SET_ENVIRONMENT_SCRIPT" value="${base_scripts_root_directory}/setenv.sh" persist="1">
<ruleList>
<platformTest type="unix"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="SET_ENVIRONMENT_SCRIPT" value="${base_scripts_root_directory.dos}\setenv.bat" persist="1">
<ruleList>
<platformTest type="windows"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="COMMON_PATH" value="${common_root_directory}/bin"/>
<setInstallerVariable name="COMMON_PATH_WIN" value="${common_root_directory.dos}\bin"/>
<setInstallerVariable name="PATH" value="${COMMON_PATH}:${PATH}"/>
<setInstallerVariable name="PATH_WIN" value="${COMMON_PATH_WIN};${PATH_WIN}"/>
<setInstallerVariable name="COMMON_LD_LIBRARY_PATH" value="${common_root_directory}/lib"/>
<setInstallerVariable name="LD_LIBRARY_PATH" value="${COMMON_LD_LIBRARY_PATH}:${LD_LIBRARY_PATH}"/>
<setInstallerVariable name="COMMON_DYLD_FALLBACK_LIBRARY_PATH" value="${common_root_directory}/lib"/>
<setInstallerVariable name="DYLD_FALLBACK_LIBRARY_PATH" value="${COMMON_DYLD_FALLBACK_LIBRARY_PATH}:${DYLD_FALLBACK_LIBRARY_PATH}"/>
<setInstallerVariable name="LDFLAGS" value="-L${common_root_directory}/lib ${LDFLAGS}"/>
<setInstallerVariable name="CFLAGS" value="-I${common_root_directory}/include ${CFLAGS}"/>
<setInstallerVariable name="CXXFLAGS" value="-I${common_root_directory}/include ${CXXFLAGS}"/>
</readyToInstallActionList>
<folderList>
<folder>
<description>//Common Files</description>
<destination>${common_root_directory}</destination>
<name>common</name>
<distributionFileList>
<distributionFile origin="${common_distribution_folder}/*" allowWildcards="1"/>
</distributionFileList>
<shouldPackRuleList>
<compareText logic="does_not_equal" text="${platform_name}" value="windows"/>
</shouldPackRuleList>
<ruleList>
<platformTest type="unix"/>
</ruleList>
<actionList>
<substitute>
<type>exact</type>
<files>${COMMON_FILE_LIST}</files>
<substitutionList>
<substitution>
<pattern>@@BITROCK_COMMON_ROOTDIR@@</pattern>
<value>${common_root_directory}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_PYTHON_ROOTDIR@@</pattern>
<value>${python_directory}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_SET_ENVIRONMENT_SCRIPT@@</pattern>
<value>${SET_ENVIRONMENT_SCRIPT}</value>
</substitution>
</substitutionList>
</substitute>
</actionList>
</folder>
</folderList>
<postInstallationActionList>
<createDirectory path="${base_scripts_root_directory}">
<ruleList>
<fileTest path="${base_scripts_root_directory}" condition="not_exists" />
</ruleList>
</createDirectory>
<setInstallerVariable name="ENV_VAR" value="TERMINFO=${installdir}/common/share/terminfo&#10;export TERMINFO&#10;${ENV_VAR}">
<ruleList>
<platformTest type="unix"/>
</ruleList>
</setInstallerVariable>
<!-- set the environment script -->
<writeFile>
<path>${SET_ENVIRONMENT_SCRIPT}</path>
<text>#!/bin/sh
echo $LD_LIBRARY_PATH | egrep "${common_root_directory}" > /dev/null
if [ $? -ne 0 ] ; then
PATH="${PATH}"
export PATH
LD_LIBRARY_PATH="${LD_LIBRARY_PATH}"
export LD_LIBRARY_PATH
fi
${ENV_VAR}
</text>
<ruleList>
<platformTest type="unix"/>
<platformTest type="osx" negate="1" />
<platformTest type="aix" negate="1" />
</ruleList>
</writeFile>
<!-- set the environment script -->
<writeFile>
<path>${SET_ENVIRONMENT_SCRIPT}</path>
<text>#!/bin/sh
echo $DYLD_FALLBACK_LIBRARY_PATH | egrep "${common_root_directory}" > /dev/null
if [ $? -ne 0 ] ; then
PATH="${PATH}"
export PATH
DYLD_FALLBACK_LIBRARY_PATH="${DYLD_FALLBACK_LIBRARY_PATH}"
export DYLD_FALLBACK_LIBRARY_PATH
fi
${ENV_VAR}
</text>
<ruleList>
<platformTest type="osx"/>
</ruleList>
</writeFile>
<!-- set the environment script -->
<writeFile>
<path>${SET_ENVIRONMENT_SCRIPT}</path>
<text>#!/bin/sh
echo $LIBPATH | egrep "${common_root_directory}" > /dev/null
if [ $? -ne 0 ] ; then
PATH="${PATH}"
export PATH
LIBPATH="${LD_LIBRARY_PATH}"
export LIBPATH
fi
${ENV_VAR}
</text>
<ruleList>
<platformTest type="aix"/>
</ruleList>
</writeFile>
<actionGroup>
<actionList>
<addTextToFile>
<file>${SET_ENVIRONMENT_SCRIPT}</file>
<text>
. ${base_scripts_root_directory}/build-setenv.sh
</text>
</addTextToFile>
<writeFile>
<path>${base_scripts_root_directory}/build-setenv.sh</path>
<text>#!/bin/sh
LDFLAGS="${LDFLAGS}"
export LDFLAGS
CFLAGS="${CFLAGS}"
export CFLAGS
CXXFLAGS="${CXXFLAGS}"
export CXXFLAGS
</text>
</writeFile>
<addTextToFile>
<file>${base_scripts_root_directory}/build-setenv.sh</file>
<text>
PKG_CONFIG_PATH="${common_root_directory}/lib/pkgconfig"
export PKG_CONFIG_PATH
</text>
<ruleList>
<fileExists path="${common_root_directory}/lib/pkgconfig" />
</ruleList>
</addTextToFile>
</actionList>
<ruleList>
<isTrue value="${include_build_script}" />
<platformTest type="unix" />
</ruleList>
</actionGroup>
<substitute>
<files>${SET_ENVIRONMENT_SCRIPT}</files>
<type>regexp</type>
<substitutionList>
<substitution>
<pattern>\$LD_LIBRARY_PATH</pattern>
<value>$LIBPATH</value>
</substitution>
</substitutionList>
<ruleList>
<platformTest type="aix" />
</ruleList>
</substitute>
<writeFile>
<path>${SET_ENVIRONMENT_SCRIPT}</path>
<text>set PATH=${PATH_WIN}
${ENV_VAR}
</text>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</writeFile>
<substitute>
<files>${WRAPPERS}</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>@@BITROCK_SET_ENVIRONMENT_SCRIPT@@</pattern>
<value>${SET_ENVIRONMENT_SCRIPT}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_COMMON_ROOTDIR@@</pattern>
<value>${common_root_directory}</value>
</substitution>
</substitutionList>
<ruleList>
<compareText value="${WRAPPER_BINARY}" logic="does_not_equal" text="1"/>
</ruleList>
</substitute>
<setInstallerVariableFromRegEx text="${WRAPPERS}" substitution="/.\1.setenv;" name="WRAPPERS_CONFIGS" pattern="/([a-zA-Z0-9/./-/_]+);"/>
<substitute>
<files>${WRAPPERS_CONFIGS}</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>@@BITROCK_SET_ENVIRONMENT@@</pattern>
<value>${SET_ENVIRONMENT_SCRIPT}</value>
</substitution>
</substitutionList>
<ruleList>
<compareText value="${WRAPPER_BINARY}" logic="does_not_equal" text="0"/>
</ruleList>
</substitute>
<addFilesToUninstaller files="${SET_ENVIRONMENT_SCRIPT};${base_scripts_root_directory}"/>
</postInstallationActionList>
</component>

View File

@@ -1,166 +0,0 @@
<component>
<name>script</name>
<description>//Script for start/stop Services</description>
<canBeEdited>1</canBeEdited>
<show>0</show>
<selected>1</selected>
<parameterList>
<stringParameter>
<name>ctlscript_unix</name>
<default>ctlscript.sh</default>
<value>ctlscript.sh</value>
<ask>0</ask>
</stringParameter>
<booleanParameter name="ctlscript_windows_use_default_service_scripts" value="1" ask="0" />
<stringParameter>
<name>ctlscript_windows</name>
<default>servicerun.bat</default>
<value>servicerun.bat</value>
<ask>0</ask>
</stringParameter>
<stringParameter>
<name>ctlscript_install_script_windows</name>
<default>serviceinstall.bat</default>
<value>serviceinstall.bat</value>
<ask>0</ask>
</stringParameter>
<stringParameter>
<name>ctlscript_start_apache</name>
<default>1</default>
<value>1</value>
<ask>0</ask>
</stringParameter>
<stringParameter>
<name>ctlscript_allow_root</name>
<default>1</default>
<value>1</value>
<ask>0</ask>
</stringParameter>
</parameterList>
<readyToInstallActionList>
<setInstallerVariable name="component(script).parameter(ctlscript_allow_root).value" value="0">
<ruleList>
<isFalse value="${installer_root_install}"/>
</ruleList>
</setInstallerVariable>
</readyToInstallActionList>
<folderList>
<folder>
<description>//Program Files Linux</description>
<destination>${installdir}</destination>
<name>scriptsunix</name>
<distributionFileList>
<distributionFile>
<origin>${ctlscript_unix}</origin>
</distributionFile>
</distributionFileList>
<actionList>
<substitute>
<files>${installdir}/${ctlscript_unix}</files>
<substitutionList>
<substitution>
<pattern>@@BITROCK_INSTALLDIR@@</pattern>
<value>${installdir}</value>
</substitution>
<substitution>
<pattern>#!/bin/sh</pattern>
<value>#!/bin/sh
# Avoid root execution
if [ `id|sed -e s/uid=//g -e s/\(.*//g` -eq 0 ] &amp;&amp; [ $2 != "stop" ]; then
echo "Execution by root not allowed"
exit 1
fi
</value>
<ruleList>
<compareText text="${ctlscript_allow_root}" logic="does_not_equal" value="1"/>
</ruleList>
</substitution>
<substitution>
<pattern>#!/bin/sh</pattern>
<value>#!/bin/sh
# Allow only root execution
if [ `id|sed -e s/uid=//g -e s/\(.*//g` -ne 0 ]; then
echo "This script requires root privileges"
exit 1
fi
</value>
<ruleList>
<compareText text="${ctlscript_allow_root}" logic="equals" value="1"/>
</ruleList>
</substitution>
</substitutionList>
</substitute>
</actionList>
<ruleList>
<platformTest type="unix"/>
</ruleList>
<shouldPackRuleList>
<compareText text="${platform_name}" logic="does_not_equal" value="windows" />
</shouldPackRuleList>
</folder>
<folder>
<description>//Program Files Windows</description>
<destination>${installdir}</destination>
<platforms>windows</platforms>
<name>scriptswindows</name>
<distributionFileList>
<distributionFile>
<origin>${ctlscript_windows}</origin>
</distributionFile>
<distributionFile>
<origin>${ctlscript_install_script_windows}</origin>
</distributionFile>
</distributionFileList>
<actionList>
<substitute>
<files>${installdir}/${ctlscript_windows};${installdir}/${ctlscript_install_script_windows}</files>
<substitutionList>
<substitution>
<pattern>@@BITROCK_INSTALLDIR@@</pattern>
<value>${installdir.dos}</value>
</substitution>
</substitutionList>
</substitute>
</actionList>
<shouldPackRuleList>
<isTrue value="${ctlscript_windows_use_default_service_scripts}" />
<compareText text="${platform_name}" logic="equals" value="windows" />
</shouldPackRuleList>
</folder>
</folderList>
<postInstallationActionList>
<actionGroup>
<actionList>
<changePermissions>
<files>${installdir}/${ctlscript_unix}</files>
<permissions>755</permissions>
<abortOnError>0</abortOnError>
<showMessageOnError>1</showMessageOnError>
</changePermissions>
<actionGroup>
<actionList>
<runProgram>
<program>${installdir}/${ctlscript_unix}</program>
<programArguments>start apache &amp; &gt; /dev/null</programArguments>
<abortOnError>0</abortOnError>
<showMessageOnError>1</showMessageOnError>
</runProgram>
<waitForPort>
<port>${web_server_port}</port>
<timeout>30000</timeout>
</waitForPort>
</actionList>
<ruleList>
<compareText text="${ctlscript_start_apache}" logic="equals" value="1"/>
</ruleList>
</actionGroup>
</actionList>
<ruleList>
<platformTest type="unix"/>
</ruleList>
</actionGroup>
</postInstallationActionList>
</component>

View File

@@ -1,284 +0,0 @@
<!-- IMAGEMAGICK 1.0
Componentname: IMAGEMAGICK
Short Description:
This component is able to install and configure IMAGEMAGICK.
Created: 200711
Modified: 200711
Copyrighted by BitRock
System variables provided by this component:
* imagemagick_root_directory
-->
<component>
<name>imagemagick</name>
<description>//ImageMagick Component</description>
<canBeEdited>0</canBeEdited>
<show>0</show>
<selected>1</selected>
<shouldPackRuleList>
<isTrue value="${imagemagick_component_enabled}"/>
</shouldPackRuleList>
<preBuildActionList>
<actionGroup>
<actionList>
<setInstallerVariable name="imagemagick_build_path" value=""/>
<setInstallerVariable>
<name>imagemagick_build_path</name>
<value>${imagemagick_distribution_folder_windows}</value>
<ruleList>
<fileTest path="${imagemagick_distribution_folder_windows}" condition="exists"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable>
<name>imagemagick_build_path</name>
<value>${build_project_directory}/ImageMagick</value>
<ruleList>
<fileTest path="${build_project_directory}/ImageMagick" condition="exists"/>
</ruleList>
</setInstallerVariable>
<actionGroup>
<actionList>
<!--Setting imagemagick_version parameter attending to the files that will be packed-->
<findFile>
<baseDirectory>${imagemagick_build_path}</baseDirectory>
<pattern>*lib/ImageMagick*</pattern>
<variable>imagemagick_glob_version</variable>
</findFile>
<setInstallerVariableFromRegEx>
<name>imagemagick_version</name>
<text>${imagemagick_glob_version}</text>
<pattern>.*ImageMagick-([0-9\.]*)</pattern>
<substitution>\1</substitution>
<ruleList>
<regExMatch>
<logic>matches</logic>
<pattern>.*ImageMagick-([0-9\.]*)</pattern>
<text>${imagemagick_glob_version}</text>
</regExMatch>
</ruleList>
</setInstallerVariableFromRegEx>
</actionList>
<ruleList>
<stringTest type="not_empty" text="${imagemagick_build_path}"/>
</ruleList>
</actionGroup>
</actionList>
<ruleList>
<compareText text="${platform_name}" logic="does_not_equal" value="windows"/>
</ruleList>
</actionGroup>
</preBuildActionList>
<initializationActionList/>
<parameterList>
<booleanParameter ask="0" name="imagemagick_component_enabled" value="1"/>
<directoryParameter>
<ask>0</ask>
<!--description>ImageMagick installation directory</description-->
<name>imagemagick_root_directory</name>
<cliOptionName>imagemagick_root_directory</cliOptionName>
</directoryParameter>
<stringParameter>
<ask>0</ask>
<!--description>ImageMagick version</description-->
<name>imagemagick_version</name>
<value>7.0.5</value>
<default>7.0.5</default>
</stringParameter>
</parameterList>
<readyToInstallActionList>
<setInstallerVariable name="imagemagick_root_directory" value="${installdir}/common">
<ruleList>
<platformTest type="unix"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="imagemagick_root_directory" value="${installdir}\imagemagick">
<ruleList>
<platformTest type="windows"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="IMAGEMAGICK_PATH" value="${imagemagick_root_directory}/bin"/>
<setInstallerVariable name="IMAGEMAGICK_PATH_WIN" value="${imagemagick_root_directory.dos}"/>
<setInstallerVariable name="PATH" value="${IMAGEMAGICK_PATH}:${PATH}">
<ruleList>
<compareText text="${PATH}" value="${IMAGEMAGICK_PATH}" nocase="1" logic="does_not_contain"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="PATH_WIN" value="${IMAGEMAGICK_PATH_WIN};${PATH_WIN}">
<ruleList>
<compareText text="${PATH_WIN}" value="${IMAGEMAGICK_PATH_WIN}" nocase="1" logic="does_not_contain"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="IMAGEMAGICK_LD_LIBRARY_PATH" value="${imagemagick_root_directory}/lib"/>
<setInstallerVariable name="LD_LIBRARY_PATH" value="${IMAGEMAGICK_LD_LIBRARY_PATH}:${LD_LIBRARY_PATH}">
<ruleList>
<compareText text="${LD_LIBRARY_PATH}" value="${IMAGEMAGICK_LD_LIBRARY_PATH}" nocase="1" logic="does_not_contain"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="IMAGEMAGICK_DYLD_FALLBACK_LIBRARY_PATH" value="${imagemagick_root_directory}/lib"/>
<setInstallerVariable name="DYLD_FALLBACK_LIBRARY_PATH" value="${IMAGEMAGICK_DYLD_FALLBACK_LIBRARY_PATH}:${DYLD_FALLBACK_LIBRARY_PATH}">
<ruleList>
<compareText text="${DYLD_FALLBACK_LIBRARY_PATH}" value="${IMAGEMAGICK_DYLD_FALLBACK_LIBRARY_PATH}" nocase="1" logic="does_not_contain"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="IMAGEMAGICK_ENV_VAR">
<value>##### IMAGEMAGICK ENV #####
MAGICK_HOME="${imagemagick_root_directory}"
export MAGICK_HOME
MAGICK_CONFIGURE_PATH="${imagemagick_root_directory}/lib/ImageMagick-${imagemagick_version}/config-Q16HDRI"
export MAGICK_CONFIGURE_PATH
MAGICK_CODER_MODULE_PATH="${imagemagick_root_directory}/lib/ImageMagick-${imagemagick_version}/modules-Q16HDRI/coders"
export MAGICK_CODER_MODULE_PATH
</value>
<ruleList>
<platformTest type="unix"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="IMAGEMAGICK_ENV_VAR">
<value>rem ##### IMAGEMAGICK ENV #####
set MAGICK_HOME=${imagemagick_root_directory.dos}
set MAGICK_CODER_MODULE_PATH=${imagemagick_root_directory.dos}\modules\coders
set MAGICK_CONFIGURE_PATH=${imagemagick_root_directory.dos}
</value>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="ENV_VAR">
<value>${IMAGEMAGICK_ENV_VAR}${ENV_VAR}</value>
</setInstallerVariable>
<setInstallerVariable name="IMAGEMAGICK_WRAPPERS">
<value> ${imagemagick_root_directory}/bin/animate
${imagemagick_root_directory}/bin/compare
${imagemagick_root_directory}/bin/composite
${imagemagick_root_directory}/bin/conjure
${imagemagick_root_directory}/bin/convert
${imagemagick_root_directory}/bin/display
${imagemagick_root_directory}/bin/identify
${imagemagick_root_directory}/bin/import
${imagemagick_root_directory}/bin/mogrify
${imagemagick_root_directory}/bin/montage
${imagemagick_root_directory}/bin/stream
</value>
</setInstallerVariable>
<setInstallerVariable name="WRAPPERS" value="${IMAGEMAGICK_WRAPPERS};${WRAPPERS}"/>
</readyToInstallActionList>
<folderList>
<folder>
<description>//imagemagick windows files</description>
<name>imagemagickWindows</name>
<destination>${imagemagick_root_directory}</destination>
<platforms>windows</platforms>
<distributionFileList>
<distributionDirectory allowWildcards="1" origin="${imagemagick_distribution_folder_windows}/*"/>
</distributionFileList>
<actionList>
<!-- Install vcruntime on Windows x32 -->
<runProgram>
<workingDirectory>${imagemagick_root_directory}</workingDirectory>
<program>vcredist_x86.exe</program>
<programArguments>/q</programArguments>
<abortOnError>0</abortOnError>
<ruleList>
<fileTest condition="exists" path="${imagemagick_root_directory}/vcredist_x86.exe"/>
</ruleList>
</runProgram>
</actionList>
</folder>
<folder>
<description>//imagemagick unix files</description>
<name>imagemagickUnix</name>
<destination>${imagemagick_root_directory}</destination>
<platforms>linux linux-x64 osx</platforms>
<distributionFileList>
<distributionDirectory origin="${imagemagick_distribution_folder_unix}/bin" />
<distributionDirectory origin="${imagemagick_distribution_folder_unix}/lib" />
<distributionDirectory origin="${imagemagick_distribution_folder_unix}/include" />
<distributionDirectory origin="${imagemagick_distribution_folder_unix}/share" />
</distributionFileList>
<actionList>
<actionGroup>
<actionList>
<copyFile origin="${imagemagick_root_directory}/share/doc/ImageMagick/www/source/type.xml" destination="${imagemagick_root_directory}/lib/ImageMagick-${imagemagick_version}/config-Q16HDRI/" >
<ruleList>
<fileExists path="${imagemagick_root_directory}/share/doc/ImageMagick/www/source/type.xml" />
</ruleList>
</copyFile>
<copyFile origin="${imagemagick_root_directory}/share/doc/ImageMagick/www/source/type-ghostscript.xml" destination="${imagemagick_root_directory}/lib/ImageMagick-${imagemagick_version}/config-Q16HDRI/" >
<ruleList>
<fileExists path="${imagemagick_root_directory}/share/doc/ImageMagick/www/source/type-ghostscript.xml" />
</ruleList>
</copyFile>
<copyFile origin="${imagemagick_root_directory}/share/doc/ImageMagick/www/source/delegates.xml" destination="${imagemagick_root_directory}/lib/ImageMagick-${imagemagick_version}/config-Q16HDRI/" >
<ruleList>
<fileExists path="${imagemagick_root_directory}/share/doc/ImageMagick/www/source/delegates.xml" />
</ruleList>
</copyFile>
</actionList>
</actionGroup>
<substitute>
<type>exact</type>
<files>*</files>
<substitutionList>
<substitution>
<pattern>@@BITROCK_IMAGEMAGICK_ROOTDIR@@</pattern>
<value>${imagemagick_root_directory}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_COMMON_ROOTDIR@@</pattern>
<value>${common_root_directory}</value>
</substitution>
</substitutionList>
</substitute>
<substitute>
<files>${IMAGEMAGICK_WRAPPERS}</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>@@BITROCK_IMAGEMAGICK_ROOTDIR@@</pattern>
<value>${imagemagick_root_directory}</value>
</substitution>
</substitutionList>
</substitute>
</actionList>
</folder>
</folderList>
<postInstallationActionList>
<!-- ImageMagick: Remote execution vulnerability (CVE-20163714) -->
<if>
<conditionRuleList>
<platformTest type="unix"/>
</conditionRuleList>
<actionList>
<setInstallerVariable name="imagemagick_policy_path" value="${imagemagick_root_directory}/lib/ImageMagick-${imagemagick_version}/config-Q16HDRI/policy.xml"/>
</actionList>
<elseActionList>
<setInstallerVariable name="imagemagick_policy_path" value="${imagemagick_root_directory}/policy.xml"/>
</elseActionList>
</if>
<substitute>
<files>${imagemagick_policy_path}</files>
<substitutionList>
<substitution>
<pattern><![CDATA[<policymap>]]></pattern>
<value><![CDATA[<policymap>
<policy domain="coder" rights="none" pattern="EPHEMERAL" />
<policy domain="coder" rights="none" pattern="URL" />
<policy domain="coder" rights="none" pattern="HTTPS" />
<policy domain="coder" rights="none" pattern="MVG" />
<policy domain="coder" rights="none" pattern="MSL" />
<policy domain="coder" rights="none" pattern="TEXT" />
<policy domain="coder" rights="none" pattern="SHOW" />
<policy domain="coder" rights="none" pattern="WIN" />
<policy domain="coder" rights="none" pattern="PLT" />
]]></value>
</substitution>
</substitutionList>
</substitute>
</postInstallationActionList>
</component>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 345 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

View File

@@ -1,36 +0,0 @@
<component>
<name>javawriteproperties</name>
<description>//Java Write Properties</description>
<canBeEdited>0</canBeEdited>
<show>0</show>
<selected>1</selected>
<readyToInstallActionList>
<actionGroup>
<actionList>
<iniFileGet>
<file>${installdir}/properties.ini</file>
<section>Java</section>
<key>java_home_directory</key>
<variable>java_home_directory</variable>
</iniFileGet>
<throwError>
<text>This module requires Java, and no Java instance can be found.</text>
<ruleList>
<compareText text="${java_home_directory}" logic="equals" value=""/>
</ruleList>
</throwError>
</actionList>
<ruleList>
<fileExists path="${installdir}/properties.ini"/>
</ruleList>
</actionGroup>
</readyToInstallActionList>
<postInstallationActionList>
<iniFileSet>
<file>${installdir}/properties.ini</file>
<section>Java</section>
<key>java_home_directory</key>
<value>${java_home_directory}</value>
</iniFileSet>
</postInstallationActionList>
</component>

View File

@@ -1,277 +0,0 @@
<!-- NOT FINISHED -->
<!-- JAVA 1.0a
Componentname: Java
Short Description:
This component is able to install and configurate the bundled Java binaries it carries, or to find an existing Java installation.
Copyrighted by BitRock
-->
<component>
<name>java</name>
<description>Java</description>
<canBeEdited>0</canBeEdited>
<detailedDescription/>
<selected>1</selected>
<show>0</show>
<initializationActionList>
<actionGroup>
<actionList>
<autodetectJava>
<abortOnError>0</abortOnError>
<showMessageOnError>0</showMessageOnError>
<customErrorMessage>This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again.</customErrorMessage>
<promptUser>0</promptUser>
<validVersionList>
<validVersion>
<requireJDK>${java_required_jdk}</requireJDK>
<maxVersion/>
<minVersion>${java_min_version}</minVersion>
</validVersion>
</validVersionList>
<ruleList>
<isFalse value="${java_required_or_abort}" />
<platformTest type="osx" negate="1" />
</ruleList>
</autodetectJava>
<autodetectJava>
<abortOnError>1</abortOnError>
<showMessageOnError>1</showMessageOnError>
<customErrorMessage>This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again.</customErrorMessage>
<promptUser>0</promptUser>
<validVersionList>
<validVersion>
<requireJDK>${java_required_jdk}</requireJDK>
<maxVersion/>
<minVersion>${java_min_version}</minVersion>
</validVersion>
</validVersionList>
<ruleList>
<isTrue value="${java_required_or_abort}" />
<platformTest type="osx" negate="1" />
</ruleList>
</autodetectJava>
<!-- Compatible java version -->
<autodetectJava>
<customErrorMessage>This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again.</customErrorMessage>
<validVersionList>
<validVersion>
<maxVersion/>
<minVersion>${java_min_version}</minVersion>
</validVersion>
</validVersionList>
<ruleList>
<platformTest type="osx"/>
</ruleList>
</autodetectJava>
<setInstallerVariableFromRegEx>
<name>java_home_directory</name>
<text>${java_executable}</text>
<pattern>/bin/java$</pattern>
<ruleList>
<compareText logic="does_not_equal" text="${java_executable}" value=""/>
<compareText logic="does_not_equal" text="${platform_name}" value="windows"/>
</ruleList>
</setInstallerVariableFromRegEx>
<setInstallerVariableFromRegEx>
<name>java_home_directory</name>
<substitution/>
<text>${java_executable}</text>
<pattern>/bin/java.exe$</pattern>
<ruleList>
<compareText logic="does_not_equal" text="${java_executable}" value=""/>
<compareText logic="equals" text="${platform_name}" value="windows"/>
</ruleList>
</setInstallerVariableFromRegEx>
<setInstallerVariableFromRegEx>
<name>java_home_directory</name>
<text>${java_home_directory}</text>
<pattern>/jre$</pattern>
<ruleList>
<compareText logic="does_not_equal" text="${java_home_directory}" value=""/>
</ruleList>
</setInstallerVariableFromRegEx>
<setInstallerVariable>
<name>java_home_directory</name>
<value>/usr/local/java</value>
<ruleList>
<regExMatch logic="matches" text="${java_executable}" pattern="unknown"/>
<compareText logic="does_not_equal" text="${platform_name}" value="windows"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable>
<name>java_home_directory</name>
<value>${platform_install_prefix}\java</value>
<ruleList>
<regExMatch logic="matches" text="${java_executable}" pattern="unknown"/>
<compareText logic="equals" text="${platform_name}" value="windows"/>
</ruleList>
</setInstallerVariable>
<actionGroup>
<actionList>
<setInstallerVariable name="component(java).parameter(java_home_directory).ask" value="1"/>
</actionList>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<regExMatch logic="matches" text="${java_executable}" pattern="unknown"/>
<compareText logic="equals" text="${java_executable}" value=""/>
</ruleList>
</actionGroup>
</actionList>
<ruleList>
<compareText text="${component(java).parameter(java_installation_type).value}" logic="equals" value="existing"/>
</ruleList>
</actionGroup>
</initializationActionList>
<parameterList>
<!-- hidden parameter -->
<directoryParameter name="java_distribution_folder" value="${build_project_directory}/java" ask="0" />
<stringParameter>
<name>java_installation_type_options</name>
<ask>0</ask>
<default>bundledAndExisting</default>
<value>bundledAndExisting</value>
</stringParameter>
<choiceParameter>
<name>java_installation_type</name>
<cliOptionShow>0</cliOptionShow>
<optionList/>
</choiceParameter>
<stringParameter>
<name>java_min_version</name>
<value>1.6.0</value>
<ask>0</ask>
</stringParameter>
<stringParameter>
<name>java_max_version</name>
<value/>
<ask>0</ask>
</stringParameter>
<booleanParameter name="java_required_or_abort" value="0" ask="0" />
<booleanParameter name="java_required_jdk" value="1" ask="0" />
<directoryParameter>
<name>java_home_directory</name>
<value/>
<ask>0</ask>
<title>JDK configuration</title>
<explanation>Unable to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later.</explanation>
<description>JDK Installation Directory:</description>
<validationActionList>
<throwError>
<text>The directory you selected is not a valid JDK directory. Choose another directory.</text>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<fileTest path="${java_home_directory}/jre" condition="not_exists"/>
<fileTest path="${java_home_directory}/bin" condition="not_exists"/>
</ruleList>
</throwError>
</validationActionList>
<ruleList>
<compareText logic="equals" text="${java_installation_type}" value="existing"/>
<isFalse value="${java_autodetected}"/>
</ruleList>
</directoryParameter>
</parameterList>
<readyToInstallActionList>
<setInstallerVariable name="java_execute_abort_action_list" value="1"/>
<actionGroup>
<actionList>
<setInstallerVariable name="java_home_directory" value="${installdir}\java">
<ruleList>
<compareText logic="equals" text="${platform_name}" value="windows"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="java_home_directory" value="${installdir}/java">
<ruleList>
<compareText logic="does_not_equal" text="${platform_name}" value="windows"/>
</ruleList>
</setInstallerVariable>
</actionList>
<ruleList>
<compareText logic="equals" text="${java_installation_type}" value="bundled"/>
</ruleList>
</actionGroup>
<setInstallerVariable name="JAVA_PATH" value="${java_home_directory}/bin"/>
<setInstallerVariable name="PATH" value="${JAVA_PATH}:${PATH}">
<ruleList>
<compareText text="${PATH}" value="${JAVA_PATH}" nocase="1" logic="does_not_contain"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="JAVA_PATH_WIN" value="${java_home_directory.dos}\bin"/>
<setInstallerVariable name="PATH_WIN" value="${JAVA_PATH_WIN};${PATH_WIN}">
<ruleList>
<compareText text="${PATH_WIN}" value="${JAVA_PATH_WIN}" nocase="1" logic="does_not_contain"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="JAVA_ENV_VAR">
<value>##### JAVA ENV #####
JAVA_HOME=${java_home_directory}
export JAVA_HOME
</value>
<ruleList>
<platformTest type="unix"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="JAVA_ENV_VAR">
<value>${JAVA_ENV_VAR}
JAVA_BINDIR=${java_home_directory}/bin
export JAVA_BINDIR
JAVA_ROOT=${java_home_directory}
export JAVA_ROOT
JRE_HOME=${java_home_directory}/jre
export JRE_HOME
</value>
<ruleList>
<platformTest type="unix"/>
<compareText text="${linux_distribution}" logic="equals" value="suse"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="JAVA_ENV_VAR">
<value>rem ##### JAVA ENV #####
set JAVA_HOME=${java_home_directory}
</value>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="ENV_VAR">
<value>${JAVA_ENV_VAR}${ENV_VAR}</value>
</setInstallerVariable>
</readyToInstallActionList>
<folderList>
<folder>
<description>//Program Files</description>
<destination>${installdir}/java</destination>
<name>programfiles</name>
<platforms>all</platforms>
<distributionFileList>
<distributionDirectory allowWildcards="1">
<origin>${java_distribution_folder}/*</origin>
</distributionDirectory>
</distributionFileList>
<ruleList>
<compareText logic="equals" text="${java_installation_type}" value="bundled"/>
</ruleList>
</folder>
</folderList>
<installationAbortedActionList>
<deleteFile path="${installdir}/java" abortOnError="0" showMessageOnError="0">
<ruleList>
<compareText text="${java_execute_abort_action_list}" value="1" logic="equals"/>
</ruleList>
</deleteFile>
</installationAbortedActionList>
</component>

View File

@@ -1,683 +0,0 @@
msgid "${machine_total_memoryGB} GB of RAM is not enough to run Alfresco Content Services for test or production purposes. Alfresco Content Services might not work correctly and if it does, will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM, and optimally ${recommended_ramGB} GB of RAM."
msgstr "${machine_total_memoryGB} GB RAM-Speicher reichen zum Ausführen von Alfresco Content Services für Test- oder Produktionszwecke nicht aus. Alfresco Content Services funktioniert möglicherweise nicht korrekt oder nur mit verminderter Leistung. Führen Sie ein Upgrade des Servers aus, um über mindestens ${minimum_ramGB} GB bzw. idealerweise ${recommended_ramGB} GB RAM-Speicher zu verfügen."
msgid "${product_fullname} LibreOffice Service"
msgstr "${product_fullname} LibreOffice-Dienst"
msgid "${product_fullname} Service"
msgstr "${product_fullname}-Dienst"
msgid "${product_shortname} Manager Tool"
msgstr "${product_shortname}-Managertool"
msgid "32-bit Microsoft Windows® is supported for evaluation use only."
msgstr "Microsoft Windows® 32-Bit wird nur für Evaluierungszwecke unterstützt."
msgid "64-bit architecture recommended"
msgstr "64-Bit-Architektur empfohlen"
msgid "Admin Password"
msgstr "Admin-Passwort"
msgid "Admin Password:"
msgstr "Admin-Passwort:"
msgid "Advanced - Configure server ports and service properties."
msgstr "Erweitert: Konfiguration von Serverports und Diensteigenschaften"
msgid "Alfresco Content Services"
msgstr "Alfresco Content Services"
msgid "Alfresco Community Edition"
msgstr "Alfresco Community Edition"
msgid "Alfresco Content Services Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management, and Image Management."
msgstr "Das Alfresco Content Services Enterprise Content Management (ECM)-System umfasst die Funktionen Document Management, Collaboration Management und Image Management."
msgid "FTP Port"
msgstr "FTP-Port"
msgid "Alfresco Module Packages"
msgstr "Alfresco-Modulpakete"
msgid "RMI Port"
msgstr "RMI-Port"
msgid "Alfresco Share"
msgstr "Alfresco Share"
msgid "Shortcuts"
msgstr "Tastenkombinationen"
msgid "Validations"
msgstr "Überprüfungen"
msgid "Alfresco Website"
msgstr "Alfresco-Website"
msgid "Data Directory"
msgstr "Datenverzeichnis"
msgid "Choose optional components to install."
msgstr "Wählen Sie aus, welche optionalen Komponenten installiert werden sollen."
msgid "Auto - Configure servers to start automatically"
msgstr "Automatisch: Server werden für automatischen Neustart konfiguriert"
msgid "CIFS TCP ports in use"
msgstr "CIFS-TCP-Ports aktiv"
msgid "CIFS UDP ports in use"
msgstr "CIFS-UDP-Ports aktiv"
msgid "CIFS protocol ports configuration"
msgstr "Portkonfiguration für CIFS-Protokoll"
msgid "CIFS server port"
msgstr "CIFS-Serverport"
msgid "CIFS server port 1"
msgstr "CIFS-Serverport 1"
msgid "CIFS server port 2"
msgstr "CIFS-Serverport 2"
msgid "Configuration Files"
msgstr "Konfigurationsdateien"
msgid "Creating user and database"
msgstr "Benutzer und Datenbank werden erstellt"
msgid "Database Configuration"
msgstr "Datenbankkonfiguration"
msgid "Database Installation"
msgstr "Datenbankinstallation"
msgid "Database Server Parameters"
msgstr "Datenbankserver-Parameter"
msgid "Database Server Port:"
msgstr "Datenbankserverport:"
msgid "Database Name"
msgstr "Datenbankname"
msgid "Database Name:"
msgstr "Datenbankname:"
msgid "Deploying Alfresco Content Services... This can take up to five minutes."
msgstr "Alfresco Content Services wird bereitgestellt... Dies kann bis zu fünf Minuten dauern."
msgid "Do you want to install PostgreSQL as a Windows service?"
msgstr "Möchten Sie PostgreSQL als Windows-Dienst installieren?"
msgid "Easy - Install using the default configuration."
msgstr "Einfach: Installation mit Standardkonfiguration"
msgid "Extension Files"
msgstr "Erweiterungsdateien"
msgid "Google Docs Integration"
msgstr "Integration von Google Docs"
msgid "I want to use an existing PostgreSQL database."
msgstr "Ich möchte eine bereits vorhandene PostgreSQL-Datenbank verwenden."
msgid "I want to use an existing Tomcat instance."
msgstr "Ich möchte eine bereits vorhandene Tomcat-Instanz verwenden."
msgid "I want to use the bundled PostgreSQL database."
msgstr "Ich möchte die gebündelte PostgreSQL-Datenbank verwenden."
msgid "I want to use the bundled Tomcat instance."
msgstr "Ich möchte die im Paket enthaltene Tomcat-Instanz verwenden."
msgid "IMAP TCP port in use."
msgstr "IMAP-TCP-Port aktiv."
msgid "IMAP Port"
msgstr "IMAP-Port"
msgid "IP / Hostname"
msgstr "IP/Hostname"
msgid "Include Alfresco Web Quick Start."
msgstr "Alfresco Web Quick Start einschließen."
msgid "Include Google Docs Integration Features."
msgstr "Funktionen zur Integration von Google Docs einschließen."
msgid "Initializing database"
msgstr "Datenbank wird initialisiert"
msgid "Install ${product_fullname} as a service?"
msgstr "${product_fullname} als Dienst installieren?"
msgid "Install ${product_fullname} as service"
msgstr "${product_fullname} als Dienst installieren"
msgid "Install PostgreSQL as a service?"
msgstr "PostgreSQL als Dienst installieren?"
msgid "Install as a service"
msgstr "Als Dienst installieren"
msgid "Installation Folder"
msgstr "Installationsordner"
msgid "Installation Type"
msgstr "Installationstyp"
msgid "Installation directory path is too long. The maximum number of characters allowed is ${base_installdir_max_characters}."
msgstr "Der Pfad für das Installationsverzeichnis ist zu lang. Die maximal zulässige Anzahl an Zeichen beträgt ${base_installdir_max_characters}."
msgid "Installation folder"
msgstr "Installationsordner"
msgid "Installation folder cannot contain spaces."
msgstr "Der Installationsordner darf keine Leerzeichen enthalten."
msgid "Installing Alfresco Module Packages (AMPs)"
msgstr "Alfresco-Modulpakete (AMPs) werden installiert"
msgid "Installing LibreOffice as a Windows service with name ${LibreOfficeUniqueServiceName}"
msgstr "LibreOffice wird als Windows-Dienst mit dem Namen ${LibreOfficeUniqueServiceName} installiert"
msgid "Installing PostgreSQL as a Windows service with name ${postgres_unique_service_name}"
msgstr "PostgreSQL wird als Windows-Dienst mit dem Namen ${postgres_unique_service_name} installiert"
msgid "Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}"
msgstr "Tomcat wird als Windows-Dienst mit dem Namen ${tomcat_unique_service_name} installiert"
msgid "Not enough file descriptors available"
msgstr "Nicht genügend Dateideskriptoren verfügbar"
msgid "CPU clock speed is too slow"
msgstr "CPU-Taktrate zu langsam"
msgid "Not enough CPUs (cores) available"
msgstr "Nicht genügend CPUs (Kerne) verfügbar"
msgid "Not enough system RAM available"
msgstr "Nicht ausreichend System-RAM verfügbar"
msgid "You do not have the right permissions to bind to the port or the port is already taken by another application. Select another port."
msgstr "Sie verfügen nicht über die erforderlichen Berechtigungen, um den Port zu binden, oder der Port wird bereits von einer anderen Anwendung verwendet. Bitte wählen Sie einen anderen Port aus."
msgid "JDBC Driver:"
msgstr "JDBC-Treiber:"
msgid "JDBC URL:"
msgstr "JDBC-URL:"
msgid "JDK configuration"
msgstr "JDK-Konfiguration"
msgid "JDK Installation Directory:"
msgstr "JDK-Installationsverzeichnis:"
msgid "Java"
msgstr "Java"
msgid "Java Component required to run ${product_fullname}."
msgstr "Für die Ausführung von ${product_fullname} ist die Java-Komponente erforderlich."
msgid "Java Home path contains spaces. Alfresco Content Services might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
msgstr "Java-Basispfad enthält Leerzeichen. Alfresco Content Services funktioniert möglicherweise nicht ordnungsgemäß, da bei JVM Probleme vorkommen, wenn der Installationspfad Leerzeichen enthält. Installieren Sie JVM erneut in einem Pfad, der keine Leerzeichen enthält."
msgid "This module requires Java, and no Java instance can be found."
msgstr "Dieses Modul erfordert Java, es wurde aber keine Java-Instanz gefunden."
msgid "Launch ${product_fullname}"
msgstr "${product_fullname} starten"
msgid "LibreOffice"
msgstr "LibreOffice"
msgid "LibreOffice Server Port"
msgstr "LibreOffice-Serverport"
msgid "LibreOffice Server Port:"
msgstr "LibreOffice-Serverport:"
msgid "LibreOffice.org is a multiplatform, open-source office software suite for word processing, spreadsheets, presentations, graphics, and databases required for document transformations."
msgstr "LibreOffice ist ein Open-Source-Softwarepaket für verschiedene Plattformen. Es umfasst Anwendungen wie Textverarbeitung, Tabellenkalkulation, Präsentations-, Grafik- und Datenbankanwendungen, die für die Dokumentbearbeitung erforderlich sind."
msgid "Location of bin and lib tomcat folders"
msgstr "Speicherort der Tomcat-Ordner bin und lib"
msgid "Mac OS X® is supported for evaluation use only."
msgstr "Mac OS X® wird nur für Evaluierungszwecke unterstützt."
msgid "Manager Tool"
msgstr "Managertool"
msgid "Manual - Configure servers to start services manually"
msgstr "Manuell: Server werden für den manuellen Start von Diensten konfiguriert"
msgid "New Component"
msgstr "Neue Komponente"
msgid "New Folder"
msgstr "Neuer Ordner"
msgid "Not a PostgreSQL version 9.4.4 installation. PostgreSQL 9.4.4 is recommended."
msgstr "Keine Installation von PostgreSQL Version 9.4.4. PostgreSQL 9.4.4 wird empfohlen."
msgid "Password"
msgstr "Passwort"
msgid "Password must not contain leading or trailing spaces."
msgstr "Passwort darf weder führende noch nachgestellte Leerzeichen enthalten."
msgid "Password:"
msgstr "Passwort:"
msgid "Choose a folder to install ${product_fullname}."
msgstr "Wählen Sie einen Ordner für die Installation von ${product_fullname} aus."
msgid "Choose a port number for Alfresco Content Services to use to execute remote commands."
msgstr "Wählen Sie eine Port-Nummer, damit Alfresco Content Services Remote-Befehle ausführen kann."
msgid "Choose a port number for the integrated FTP server."
msgstr "Wählen Sie eine Port-Nummer, die der integrierte FTP-Server verwenden kann."
msgid "Enter a valid IP address or hostname."
msgstr "Geben Sie eine gültige IP-Adresse oder einen gültigen Hostnamen ein."
msgid "Enter the IP address or hostname for your database."
msgstr "Geben Sie eine IP-Adresse oder einen Hostnamen für Ihre Datenbank ein."
msgid "Enter your Tomcat configuration parameters."
msgstr "Geben Sie Ihre Tomcat-Konfigurationsparameter ein."
msgid "Enter the port of your database."
msgstr "Geben Sie den Port für Ihre Datenbank ein."
msgid "Enter the port that the LibreOffice Server will listen to."
msgstr "Geben Sie den Port für den LibreOffice-Server ein."
msgid "Enter your database 'postgres' user password."
msgstr "Geben Sie das 'postgres'-Benutzerpasswort für Ihre Datenbank ein."
msgid "Specify a password for the Alfresco Content Services administrator account."
msgstr "Legen Sie ein Passwort für das Alfresco Content Services-Administratorkonto fest."
msgid "Select a different installation directory. The installation directory cannot contain symbolic links."
msgstr "Wählen Sie ein anderes Installationsverzeichnis aus. Das Installationsverzeichnis darf keine symbolischen Verknüpfungen enthalten."
msgid "Select services startup type."
msgstr "Wählen Sie den Starttyp für Dienste aus."
msgid "Select a Tomcat configuration"
msgstr "Wählen Sie eine Tomcat-Konfiguration aus."
msgid "Select a database configuration."
msgstr "Wählen Sie eine Datenbankkonfiguration aus."
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation."
msgstr "Wählen Sie dieses Modul, wenn Sie zulassen möchten, dass Anwendungen, die mit einem SharePoint-Server kommunizieren können, mit Ihrer Alfresco Content Services-Installation kommunizieren."
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation&#xa;(proprietary module licensed under the Alfresco Component License)."
msgstr "Wählen Sie dieses Modul, wenn Sie zulassen möchten, dass Anwendungen, die mit einem SharePoint-Server kommunizieren können, mit Ihrer Alfresco Content Services-Installation kommunizieren&#xa;(proprietäres Modul mit Lizenz gemäß Alfresco-Komponentenlizenz)."
msgid "Specify the directory where Tomcat is located."
msgstr "Geben Sie das Verzeichnis an, in dem sich Tomcat befindet."
msgid "Specify the directory where the psql, pg_restore, and vacuumdb binaries are located."
msgstr "Geben Sie das Verzeichnis an, in dem die Binärdateien psql, pg_restore und vacuumdb gespeichert sind."
msgid "Enter CIFS ports configuration."
msgstr "Geben Sie die Konfiguration für die CIFS-Ports ein."
msgid "Port:"
msgstr "Port:"
msgid "PostgreSQL"
msgstr "PostgreSQL"
msgid "PostgreSQL Binary Directory"
msgstr "PostgreSQL-Verzeichnis für Binärdateien"
msgid "PostgreSQL is a powerful, open source, object-relational database system."
msgstr "PostgreSQL ist ein leistungsstarkes objektrelationales Open-Source-Datenbanksystem."
msgid "PostgreSQL postgres user password"
msgstr "postgres-Benutzerpasswort für PostgreSQL"
msgid "Program Files"
msgstr "Programmdateien"
msgid "README"
msgstr "README"
msgid "README File"
msgstr "README-Datei"
msgid "README Folder Component"
msgstr "README-Ordner-Komponente"
msgid "Re-enter password"
msgstr "Geben Sie das Passwort erneut ein"
msgid "Repeat Password:"
msgstr "Passwort wiederholen:"
msgid "SMB Port"
msgstr "SMB-Port"
msgid "SMTP TCP port in use"
msgstr "SMTP-TCP-Port aktiv"
msgid "SMTP Port"
msgstr "SMTP-Port"
msgid "Select a folder:"
msgstr "Wählen Sie einen Ordner aus:"
msgid "Service Startup Configuration"
msgstr "Dienststart-Konfiguration"
msgid "Service script name"
msgstr "Skriptname des Dienstes"
msgid "Specify the name of the database."
msgstr "Geben Sie den Namen der Datenbank an."
msgid "Specify the password for the database user."
msgstr "Geben Sie das Passwort für den Datenbankbenutzer an."
msgid "Set the database user."
msgstr "Bestimmen Sie den Datenbankbenutzer."
msgid "Setup will attempt to install new databases and will overwrite any duplicates. Do you want you continue?"
msgstr "Setup wird die neuen Datenbanken installieren und überschreibt dabei bereits bestehende identische Datenbanken. Möchten Sie fortfahren?"
msgid "Shortcuts Images"
msgstr "Shortcut-Symbole"
msgid "Show next steps"
msgstr "Nächste Schritte"
msgid "Solr1"
msgstr "Solr1"
msgid "Solr4"
msgstr "Solr4"
msgid "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
msgstr "Einige oder alle für LibreOffice erforderliche Bibliotheken wurden auf Ihrem System nicht gefunden: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nEs wird ausdrücklich der Abbruch dieser Installation und zunächst eine Installation über den Paketmanager empfohlen.\nWeitere Informationen finden Sie in der Dokumentation zu LibreOffice unter http://docs.alfresco.com\n\nMöchten Sie mit der Installation fortfahren?"
msgid "We support PostgreSQL as service only."
msgstr "Wir unterstützen PostgreSQL nur als Service."
msgid "You need to be an administrator."
msgstr "Sie müssen ein Administrator sein."
msgid "Start ${product_fullname} service"
msgstr "${product_fullname}-Dienst starten"
msgid "Starting LibreOffice..."
msgstr "LibreOffice wird gestartet ..."
msgid "Starting servers..."
msgstr "Server werden gestartet ..."
msgid "Stop ${product_fullname} service"
msgstr "${product_fullname}-Dienst anhalten"
msgid "Stopping PostgreSQL..."
msgstr "PostgreSQL wird angehalten ..."
msgid "Stopping Services"
msgstr "Dienste werden gestoppt"
msgid "Stopping servers"
msgstr "Server werden angehalten"
msgid "Stopping services"
msgstr "Dienste werden angehalten"
msgid "The ${product_shortname} service script file exists. Use a different name for the service script."
msgstr "Die Skriptdatei für den Dienst ${product_shortname} ist bereits vorhanden. Verwenden Sie einen anderen Namen für das Dienstskript."
msgid "The data directory increases in size over time. Choose where you want to store it."
msgstr "Das Datenverzeichnis wird mit der Zeit größer. Wählen Sie aus, wo es gespeichert werden soll."
msgid "The current installation directory cannot be accessed by non-root users. Select a different installation directory or change the permissions to 755 for this folder."
msgstr "Benutzer ohne Root-Berechtigungen können nicht auf das aktuelle Installationsverzeichnis zugreifen. Wählen Sie ein anderes Installationsverzeichnis aus oder ändern Sie die Berechtigungen für diesen Ordner zu 755."
msgid "The directory you selected is not a valid JDK directory. Choose another directory."
msgstr "Das ausgewählte Verzeichnis ist kein gültiges JDK-Verzeichnis. Wählen Sie ein anderes Verzeichnis."
msgid "The directory you selected is not a valid Tomcat directory. Choose another directory."
msgstr "Das ausgewählte Verzeichnis ist kein gültiges Tomcat-Verzeichnis. Wählen Sie ein anderes Verzeichnis."
msgid "The installation directory must be a path containing letters, numbers, and '/', '.', -, and '_' characters only."
msgstr "Der Pfad des Installationsverzeichnis darf nur Buchstaben, Zahlen und die Zeichen '/', '.', '-' und '_' enthalten."
msgid "The installation has not completed because the current umask is set to permissions of ${base_umask}. Modify your umask setting to at least 0022 before relaunching the installer. After the installation has completed, reset the umask permissions to your original values."
msgstr "Die Installation hat ermittelt, dass der aktuelle umask-Befehl auf ${base_umask}-Berechtigungen eingestellt ist. Ändern Sie die umask-Einstellung vor dem erneuten Start des Installationsprogramms auf mindestens 0022. Nach Abschluss der Installation setzen Sie die umask-Berechtigungen auf die ursprünglichen Werte zurück."
msgid "The installer could not access the current free space on ${installdir}. Check that there is enough free space to install ${product_fullname}"
msgstr "Unter ${installdir} steht nicht genügend Speicherplatz zur Verfügung. Überprüfen Sie, ob genügend Speicherplatz für die Installation von ${product_fullname} vorhanden ist."
msgid "The password must be longer than 3 characters."
msgstr "Das Passwort muss länger als drei Zeichen sein."
msgid "The path ${postgres_binary_directory} does not contain a pg_restore executable."
msgstr "Der Pfad ${postgres_binary_directory} enthält keine ausführbare Datei pg_restore."
msgid "The path ${postgres_binary_directory} does not contain a pg_vacuumdb executable."
msgstr "Der Pfad ${postgres_binary_directory} enthält keine ausführbare Datei pg_vacuumdb."
msgid "The path ${postgres_binary_directory} is not valid. Check if the directory contains the required binaries."
msgstr "Der Pfad ${postgres_binary_directory} ist nicht zulässig. Überprüfen Sie, ob das Verzeichnis die erforderlichen Binärdateien enthält."
msgid "The selected folder is not empty. Specify a different folder."
msgstr "Der ausgewählte Ordner ist nicht leer. Wählen Sie einen anderen Ordner aus."
msgid "The service script file exists. Insert a different name for the service script."
msgstr "Die Skriptdatei für den Dienst ist bereits vorhanden. Geben Sie einen anderen Namen für das Dienstskript an."
msgid "The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco Content Services. Install a 64 bit version of Java before continuing, or go back and ensure the "Java" component is selected."
msgstr "Die von Ihnen ausgewählte Java-Version ist eine 32-Bit-Version, dies ist jedoch eine 64-Bit-Installation von Alfresco Content Services. Installieren Sie eine Java-64-Bit-Version, bevor Sie fortfahren, oder gehen Sie zurück und vergewissern Sie sich, dass die Java-Komponente ausgewählt ist."
msgid "There is not enough free space on ${installdir}. You need at least ${base_needed_space} MB in order to install ${product_fullname}"
msgstr "Im Verzeichnis ${installdir} ist nicht genügend Speicherplatz frei. Für die Installation von ${product_fullname} benötigen Sie mindestens ${base_needed_space} MB freien Speicherplatz."
msgid "This environment is not configured optimally for Alfresco Content Services - review this list before continuing.\n\nWhile these issues wont prevent Alfresco Content Services from functioning, some product features might not be available, or the system might not perform optimally."
msgstr "Diese Umgebung ist nicht optimal für Alfresco Content Services konfiguriert. Überprüfen Sie diese Liste sorgfältig, bevor Sie fortfahren.\n\nDiese Probleme verhindern nicht das Funktionieren von Alfresco Content Services, aber es kann sein, dass einige Produktfunktionen nicht verfügbar sind oder die Systemleistung beeinträchtigt wird."
msgid "This installer is for Windows 64 bit. Download the Windows 32 bit version."
msgstr "Diese Installationsdatei ist für Windows 64-Bit. Laden Sie die 32-Bit-Version von Windows herunter."
msgid "This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again."
msgstr "Diese Version ist zur Ausführung unter J2SE ${java_min_version} oder einer neueren Version vorgesehen. Installieren Sie eine kompatible Java-Version, und versuchen Sie es erneut."
msgid "This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again."
msgstr "Diese Version ist zur Ausführung unter J2SE ${java_min_version} vorgesehen. Installieren Sie eine kompatible Java-Version, und versuchen Sie es erneut."
msgid "Tomcat AJP Port:"
msgstr "Tomcat-AJP-Port:"
msgid "Tomcat Directory"
msgstr "Tomcat-Verzeichnis"
msgid "Tomcat JMX Port:"
msgstr "Tomcat-JMX-Port:"
msgid "Tomcat Port Configuration"
msgstr "Port-Konfiguration für Tomcat"
msgid "Tomcat SSL Port:"
msgstr "Tomcat-SSL-Port:"
msgid "Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Select another Tomcat Shutdown Port."
msgstr "Der Tomcat-Serverport und der Tomcat-Shutdown-Port dürfen nicht identisch sein. Bitte wählen Sie einen anderen Shutdown-Port für Tomcat aus."
msgid "Tomcat Server Port:"
msgstr "Tomcat-Serverport:"
msgid "Tomcat Shutdown Port:"
msgstr "Tomcat-Shutdown-Port:"
msgid "Tomcat Directory:"
msgstr "Tomcat-Verzeichnis:"
msgid "Tomcat Installation:"
msgstr "Tomcat-Installation:"
msgid "Couldnt bind to the given port number. Select another FTP Port."
msgstr "Binden an die angegebene Portnummer nicht möglich. Wählen Sie einen anderen FTP-Port aus."
msgid "Couldnt bind to the given port number. Select another RMI Port."
msgstr "Binden an die angegebene Portnummer nicht möglich. Wählen Sie einen anderen RMI-Port aus."
msgid "Couldnt bind to the given port number. Select another Tomcat AJP Port."
msgstr "Binden an die angegebene Portnummer nicht möglich. Wählen Sie einen anderen Tomcat-AJP-Port aus."
msgid "Couldnt bind to the given port number. Select another Tomcat JMX Port."
msgstr "Binden an die angegebene Portnummer nicht möglich. Wählen Sie einen anderen Tomcat-JMX-Port aus."
msgid "Couldnt bind to the given port number. Select another Tomcat SSL Port."
msgstr "Binden an die angegebene Portnummer nicht möglich. Wählen Sie einen anderen Tomcat-SSL-Port aus."
msgid "Couldnt bind to the given port number. Select another Tomcat Server Port."
msgstr "Binden an die angegebene Portnummer nicht möglich. Wählen Sie einen anderen Tomcat-Serverport aus."
msgid "Couldnt bind to the given port number. Select another Tomcat Shutdown Port."
msgstr "Binden an die angegebene Portnummer nicht möglich. Bitte wählen Sie einen anderen Shutdown-Port für Tomcat aus."
msgid "Use numbers only in the port configuration fields. Other characters are not permitted."
msgstr "In den Feldern für die Portkonfiguration dürfen nur Zahlen eingegeben werden. Andere Zeichen sind nicht zulässig."
msgid "Couldnt bind to the server port. Make sure that ${serverName} is not running."
msgstr "Binden an den Serverport nicht möglich. Stellen Sie sicher, dass ${serverName} nicht gerade ausgeführt wird."
msgid "Couldnt connect to database. Check your configuration."
msgstr "Die Verbindung zur Datenbank kann nicht hergestellt werden. Überprüfen Sie die Konfiguration."
msgid "Couldnt find a server running at this port number. Select another port."
msgstr "Es konnte kein Server auf dem angegeben Port gefunden werden. Wählen Sie einen anderen Port aus."
msgid "Couldnt find a server running at port ${postgres_port}. Start your database server."
msgstr "Es konnte kein Server auf dem Port ${postgres_port} gefunden werden. Starten Sie Ihren Datenbankserver."
msgid "Couldnt get free disk space."
msgstr "Es kann kein freier Speicherplatz gefunden werden."
msgid "Uninstall ${product_fullname}"
msgstr "${product_fullname} deinstallieren"
msgid "Uninstall ${product_fullname} service"
msgstr "${product_fullname}-Dienst deinstallieren"
msgid "Uninstalling service"
msgstr "Dienst wird deinstalliert"
msgid "Uninstalling services"
msgstr "Dienste werden deinstalliert"
msgid "Use to configure the destination of the content in commands folder"
msgstr "Zum Konfigurieren des Ziels für den Inhalt im Befehlsordner verwenden"
msgid "User"
msgstr "Benutzer"
msgid "Username '${username}' is reserved. Use a different user name."
msgstr "Benutzername „${username}“ ist reserviert. Verwenden Sie einen anderen Benutzernamen."
msgid "Username:"
msgstr "Benutzername:"
msgid "Verify:"
msgstr "Überprüfen:"
msgid "Waiting for PostgreSQL to start"
msgstr "Warten Sie, bis PostgreSQL gestartet wird"
msgid "Waiting for Postmaster"
msgstr "Warten Sie auf den Postmaster"
msgid "War files"
msgstr "WAR-Dateien"
msgid "Warning"
msgstr "Warnung"
msgid "Unable to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later."
msgstr "In Ihrem System wurde keine geeignete JDK-Installation gefunden. ${product_fullname} erfordert JDK ${java_min_version} oder eine neuere Version."
msgid "Web Quick Start"
msgstr "Web Quick Start"
msgid "Web Server"
msgstr "Webserver"
msgid "Web Server Domain:"
msgstr "Webserver-Domäne:"
msgid "You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Download and install Ruby Stack ${rubyVersion} version from bitnami.com"
msgstr "Sie versuchen, eine Ruby ${rubyVersion}-basierte Anwendung in einem Bitnami-Stapel zu installieren, die nicht unterstützt wird. Laden Sie Ruby Stack-Version ${rubyVersion} von bitnami.com herunter und installieren Sie sie."
msgid "If you register ${product_fullname} as a service it will automatically start ${product_fullname} on machine startup."
msgstr "Wenn Sie ${product_fullname} als Dienst registrieren, wird ${product_fullname} beim Starten des Rechners automatisch mit gestartet."
msgid "You have chosen Tomcat as the existing installation. Restart Tomcat to use any newly installed applications."
msgstr "Sie haben Tomcat als vorhandene Installation gewählt. Um neu installierte Anwendungen verwenden zu können, müssen Sie Tomcat neu starten."
msgid "Select at least one of the Solr components."
msgstr "Wählen Sie mindestens eine der Solr-Komponenten aus."
msgid "Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation."
msgstr "Beim Einrichten des Passworts hier dürfen Sie nur ASCII-Zeichen verwenden. Wenn Sie andere Zeichen verwenden möchten, können Sie das Passwort nach der Installation neu bestimmen."
msgid "Connect Alfresco Share to the repository"
msgstr "Alfresco Share mit dem Repository verbinden"
msgid "Enter the location of your Alfresco Content Services repository."
msgstr "Geben Sie den Speicherort Ihres Alfresco Content Services-Repositorys ein."
msgid "Repository location: "
msgstr "Repository-Ort: "
msgid "Solr - Install Solr 1.4 only for upgrading from earlier Alfresco Content Services versions."
msgstr "Solr - Installieren Sie Solr 1.4 nur, um ein Upgrade von früheren Versionen von Alfresco Content Services durchzuführen."
msgid "Solr is an open source enterprise search platform that uses Apache Lucene as an indexing and search engine. Solr 4 provides improvements in scalability, performance, and flexibility over Solr 1."
msgstr "Solr ist eine Open-Source-Suchplattform für Unternehmen. Als Index- und Such-Engine wird dabei Apache Lucene verwendet. Solr 4 ist hinsichtlich Skalierbarkeit, Leistung und Flexibilität besser als Solr 1."
msgid "Unable to bind to the given port number."
msgstr "Port kann nicht an die angegebene Portnummer gebunden werden."
msgid "Unable to bind to the given port number. This port is already in use by the ${process_binding_port} process. Select another ${serverName} Server Port."
msgstr "Port kann nicht an die angegebene Portnummer gebunden werden. Dieser Port wird bereits vom ${process_binding_port}-Prozess verwendet. Bitte wählen Sie einen anderen ${serverName}-Serverport."
msgid "Remote Solr configuration"
msgstr "Solr-Remote-Konfiguration"
msgid "Enter the Solr host and port to connect to Alfresco Content Services:"
msgstr "Geben Sie den Solr-Host und -Port für die Verbindung zu Alfresco Content Services an:"
msgid "Solr host:"
msgstr "Solr-Host:"
msgid "Solr SSL port:"
msgstr "Solr-SSL-Port:"
msgid "Sharded Solr installation"
msgstr "Horizontal skalierte Solr-Installation"
msgid "Are you using a sharded Solr installation?"
msgstr "Arbeiten Sie mit einer horizontal skalierten Solr-Installation?"
msgid "Yes"
msgstr "Ja"
msgid "No"
msgstr "Nein"
msgid "Read the following License Agreement. You must accept the terms of this agreement before continuing with the installation."
msgstr "Bitte lesen Sie die folgende Lizenzvereinbarung. Sie müssen den Bedingungen dieser Vereinbarung zustimmen, wenn Sie mit der Installation fortfahren möchten."

View File

@@ -1,683 +0,0 @@
msgid "${machine_total_memoryGB} GB of RAM is not enough to run Alfresco Content Services for test or production purposes. Alfresco Content Services might not work correctly and if it does, will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM, and optimally ${recommended_ramGB} GB of RAM."
msgstr "${machine_total_memoryGB} GB of RAM is not enough to run Alfresco Content Services for test or production purposes. Alfresco Content Services might not work correctly and if it does, will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM, and optimally ${recommended_ramGB} GB of RAM."
msgid "${product_fullname} LibreOffice Service"
msgstr "${product_fullname} LibreOffice Service"
msgid "${product_fullname} Service"
msgstr "${product_fullname} Service"
msgid "${product_shortname} Manager Tool"
msgstr "${product_shortname} Manager Tool"
msgid "32-bit Microsoft Windows® is supported for evaluation use only."
msgstr "32-bit Microsoft Windows® is supported for evaluation use only."
msgid "64-bit architecture recommended"
msgstr "64-bit architecture recommended"
msgid "Admin Password"
msgstr "Admin Password"
msgid "Admin Password:"
msgstr "Admin Password:"
msgid "Advanced - Configure server ports and service properties."
msgstr "Advanced - Configure server ports and service properties."
msgid "Alfresco Content Services"
msgstr "Alfresco Content Services"
msgid "Alfresco Community Edition"
msgstr "Alfresco Community Edition"
msgid "Alfresco Content Services Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management, and Image Management."
msgstr "Alfresco Content Services Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management, and Image Management."
msgid "FTP Port"
msgstr "FTP Port"
msgid "Alfresco Module Packages"
msgstr "Alfresco Module Packages"
msgid "RMI Port"
msgstr "RMI Port"
msgid "Alfresco Share"
msgstr "Alfresco Share"
msgid "Shortcuts"
msgstr "Shortcuts"
msgid "Validations"
msgstr "Validations"
msgid "Alfresco Website"
msgstr "Alfresco Website"
msgid "Data Directory"
msgstr "Data Directory"
msgid "Choose optional components to install."
msgstr "Choose optional components to install."
msgid "Auto - Configure servers to start automatically"
msgstr "Auto - Configure servers to start automatically"
msgid "CIFS TCP ports in use"
msgstr "CIFS TCP ports in use"
msgid "CIFS UDP ports in use"
msgstr "CIFS UDP ports in use"
msgid "CIFS protocol ports configuration"
msgstr "CIFS protocol ports configuration"
msgid "CIFS server port"
msgstr "CIFS server port"
msgid "CIFS server port 1"
msgstr "CIFS server port 1"
msgid "CIFS server port 2"
msgstr "CIFS server port 2"
msgid "Configuration Files"
msgstr "Configuration Files"
msgid "Creating user and database"
msgstr "Creating user and database"
msgid "Database Configuration"
msgstr "Database Configuration"
msgid "Database Installation"
msgstr "Database Installation"
msgid "Database Server Parameters"
msgstr "Database Server Parameters"
msgid "Database Server Port:"
msgstr "Database Server Port:"
msgid "Database Name"
msgstr "Database Name"
msgid "Database Name:"
msgstr "Database Name:"
msgid "Deploying Alfresco Content Services... This can take up to five minutes."
msgstr "Deploying Alfresco Content Services... This can take up to five minutes."
msgid "Do you want to install PostgreSQL as a Windows service?"
msgstr "Do you want to install PostgreSQL as a Windows service?"
msgid "Easy - Install using the default configuration."
msgstr "Easy - Install using the default configuration."
msgid "Extension Files"
msgstr "Extension Files"
msgid "Google Docs Integration"
msgstr "Google Docs Integration"
msgid "I want to use an existing PostgreSQL database."
msgstr "I want to use an existing PostgreSQL database."
msgid "I want to use an existing Tomcat instance."
msgstr "I want to use an existing Tomcat instance."
msgid "I want to use the bundled PostgreSQL database."
msgstr "I want to use the bundled PostgreSQL database."
msgid "I want to use the bundled Tomcat instance."
msgstr "I want to use the bundled Tomcat instance."
msgid "IMAP TCP port in use."
msgstr "IMAP TCP port in use."
msgid "IMAP Port"
msgstr "IMAP Port"
msgid "IP / Hostname"
msgstr "IP / Hostname"
msgid "Include Alfresco Web Quick Start."
msgstr "Include Alfresco Web Quick Start."
msgid "Include Google Docs Integration Features."
msgstr "Include Google Docs Integration Features."
msgid "Initializing database"
msgstr "Initializing database"
msgid "Install ${product_fullname} as a service?"
msgstr "Install ${product_fullname} as a service?"
msgid "Install ${product_fullname} as service"
msgstr "Install ${product_fullname} as service"
msgid "Install PostgreSQL as a service?"
msgstr "Install PostgreSQL as a service?"
msgid "Install as a service"
msgstr "Install as a service"
msgid "Installation Folder"
msgstr "Installation Folder"
msgid "Installation Type"
msgstr "Installation Type"
msgid "Installation directory path is too long. The maximum number of characters allowed is ${base_installdir_max_characters}."
msgstr "Installation directory path is too long. The maximum number of characters allowed is ${base_installdir_max_characters}."
msgid "Installation folder"
msgstr "Installation folder"
msgid "Installation folder cannot contain spaces."
msgstr "Installation folder cannot contain spaces."
msgid "Installing Alfresco Module Packages (AMPs)"
msgstr "Installing Alfresco Module Packages (AMPs)"
msgid "Installing LibreOffice as a Windows service with name ${LibreOfficeUniqueServiceName}"
msgstr "Installing LibreOffice as a Windows service with name ${LibreOfficeUniqueServiceName}"
msgid "Installing PostgreSQL as a Windows service with name ${postgres_unique_service_name}"
msgstr "Installing PostgreSQL as a Windows service with name ${postgres_unique_service_name}"
msgid "Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}"
msgstr "Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}"
msgid "Not enough file descriptors available"
msgstr "Not enough file descriptors available"
msgid "CPU clock speed is too slow"
msgstr "CPU clock speed is too slow"
msgid "Not enough CPUs (cores) available"
msgstr "Not enough CPUs (cores) available"
msgid "Not enough system RAM available"
msgstr "Not enough system RAM available"
msgid "You do not have the right permissions to bind to the port or the port is already taken by another application. Select another port."
msgstr "You do not have the right permissions to bind to the port or the port is already taken by another application. Select another port."
msgid "JDBC Driver:"
msgstr "JDBC Driver:"
msgid "JDBC URL:"
msgstr "JDBC URL:"
msgid "JDK configuration"
msgstr "JDK configuration"
msgid "JDK Installation Directory:"
msgstr "JDK Installation Directory:"
msgid "Java"
msgstr "Java"
msgid "Java Component required to run ${product_fullname}."
msgstr "Java Component required to run ${product_fullname}."
msgid "Java Home path contains spaces. Alfresco Content Services might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
msgstr "Java Home path contains spaces. Alfresco Content Services might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
msgid "This module requires Java, and no Java instance can be found."
msgstr "This module requires Java, and no Java instance can be found."
msgid "Launch ${product_fullname}"
msgstr "Launch ${product_fullname}"
msgid "LibreOffice"
msgstr "LibreOffice"
msgid "LibreOffice Server Port"
msgstr "LibreOffice Server Port"
msgid "LibreOffice Server Port:"
msgstr "LibreOffice Server Port:"
msgid "LibreOffice.org is a multiplatform, open-source office software suite for word processing, spreadsheets, presentations, graphics, and databases required for document transformations."
msgstr "LibreOffice.org is a multiplatform, open-source office software suite for word processing, spreadsheets, presentations, graphics, and databases required for document transformations."
msgid "Location of bin and lib tomcat folders"
msgstr "Location of bin and lib tomcat folders"
msgid "Mac OS X® is supported for evaluation use only."
msgstr "Mac OS X® is supported for evaluation use only."
msgid "Manager Tool"
msgstr "Manager Tool"
msgid "Manual - Configure servers to start services manually"
msgstr "Manual - Configure servers to start services manually"
msgid "New Component"
msgstr "New Component"
msgid "New Folder"
msgstr "New Folder"
msgid "Not a PostgreSQL version 9.4.4 installation. PostgreSQL 9.4.4 is recommended."
msgstr "Not a PostgreSQL version 9.4.4 installation. PostgreSQL 9.4.4 is recommended."
msgid "Password"
msgstr "Password"
msgid "Password must not contain leading or trailing spaces."
msgstr "Password must not contain leading or trailing spaces."
msgid "Password:"
msgstr "Password:"
msgid "Choose a folder to install ${product_fullname}."
msgstr "Choose a folder to install ${product_fullname}."
msgid "Choose a port number for Alfresco Content Services to use to execute remote commands."
msgstr "Choose a port number for Alfresco Content Services to use to execute remote commands."
msgid "Choose a port number for the integrated FTP server."
msgstr "Choose a port number for the integrated FTP server."
msgid "Enter a valid IP address or hostname."
msgstr "Enter a valid IP address or hostname."
msgid "Enter the IP address or hostname for your database."
msgstr "Enter the IP address or hostname for your database."
msgid "Enter your Tomcat configuration parameters."
msgstr "Enter your Tomcat configuration parameters."
msgid "Enter the port of your database."
msgstr "Enter the port of your database."
msgid "Enter the port that the LibreOffice Server will listen to."
msgstr "Enter the port that the LibreOffice Server will listen to."
msgid "Enter your database 'postgres' user password."
msgstr "Enter your database 'postgres' user password."
msgid "Specify a password for the Alfresco Content Services administrator account."
msgstr "Specify a password for the Alfresco Content Services administrator account."
msgid "Select a different installation directory. The installation directory cannot contain symbolic links."
msgstr "Select a different installation directory. The installation directory cannot contain symbolic links."
msgid "Select services startup type."
msgstr "Select services startup type."
msgid "Select a Tomcat configuration"
msgstr "Select a Tomcat configuration"
msgid "Select a database configuration."
msgstr "Select a database configuration."
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation."
msgstr "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation."
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation&#xa;(proprietary module licensed under the Alfresco Component License)."
msgstr "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation&#xa;(proprietary module licensed under the Alfresco Component License)."
msgid "Specify the directory where Tomcat is located."
msgstr "Specify the directory where Tomcat is located."
msgid "Specify the directory where the psql, pg_restore, and vacuumdb binaries are located."
msgstr "Specify the directory where the psql, pg_restore, and vacuumdb binaries are located."
msgid "Enter CIFS ports configuration."
msgstr "Enter CIFS ports configuration."
msgid "Port:"
msgstr "Port:"
msgid "PostgreSQL"
msgstr "PostgreSQL"
msgid "PostgreSQL Binary Directory"
msgstr "PostgreSQL Binary Directory"
msgid "PostgreSQL is a powerful, open source, object-relational database system."
msgstr "PostgreSQL is a powerful, open source, object-relational database system."
msgid "PostgreSQL postgres user password"
msgstr "PostgreSQL postgres user password"
msgid "Program Files"
msgstr "Program Files"
msgid "README"
msgstr "README"
msgid "README File"
msgstr "README File"
msgid "README Folder Component"
msgstr "README Folder Component"
msgid "Re-enter password"
msgstr "Re-enter password"
msgid "Repeat Password:"
msgstr "Repeat Password:"
msgid "SMB Port"
msgstr "SMB Port"
msgid "SMTP TCP port in use"
msgstr "SMTP TCP port in use"
msgid "SMTP Port"
msgstr "SMTP Port"
msgid "Select a folder:"
msgstr "Select a folder:"
msgid "Service Startup Configuration"
msgstr "Service Startup Configuration"
msgid "Service script name"
msgstr "Service script name"
msgid "Specify the name of the database."
msgstr "Specify the name of the database."
msgid "Specify the password for the database user."
msgstr "Specify the password for the database user."
msgid "Set the database user."
msgstr "Set the database user."
msgid "Setup will attempt to install new databases and will overwrite any duplicates. Do you want you continue?"
msgstr "Setup will attempt to install new databases and will overwrite any duplicates. Do you want you continue?"
msgid "Shortcuts Images"
msgstr "Shortcuts Images"
msgid "Show next steps"
msgstr "Show next steps"
msgid "Solr1"
msgstr "Solr1"
msgid "Solr4"
msgstr "Solr4"
msgid "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
msgstr "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
msgid "We support PostgreSQL as service only."
msgstr "We support PostgreSQL as service only."
msgid "You need to be an administrator."
msgstr "You need to be an administrator."
msgid "Start ${product_fullname} service"
msgstr "Start ${product_fullname} service"
msgid "Starting LibreOffice..."
msgstr "Starting LibreOffice..."
msgid "Starting servers..."
msgstr "Starting servers..."
msgid "Stop ${product_fullname} service"
msgstr "Stop ${product_fullname} service"
msgid "Stopping PostgreSQL..."
msgstr "Stopping PostgreSQL..."
msgid "Stopping Services"
msgstr "Stopping Services"
msgid "Stopping servers"
msgstr "Stopping servers"
msgid "Stopping services"
msgstr "Stopping services"
msgid "The ${product_shortname} service script file exists. Use a different name for the service script."
msgstr "The ${product_shortname} service script file exists. Use a different name for the service script."
msgid "The data directory increases in size over time. Choose where you want to store it."
msgstr "The data directory increases in size over time. Choose where you want to store it."
msgid "The current installation directory cannot be accessed by non-root users. Select a different installation directory or change the permissions to 755 for this folder."
msgstr "The current installation directory cannot be accessed by non-root users. Select a different installation directory or change the permissions to 755 for this folder."
msgid "The directory you selected is not a valid JDK directory. Choose another directory."
msgstr "The directory you selected is not a valid JDK directory. Choose another directory."
msgid "The directory you selected is not a valid Tomcat directory. Choose another directory."
msgstr "The directory you selected is not a valid Tomcat directory. Choose another directory."
msgid "The installation directory must be a path containing letters, numbers, and '/', '.', -, and '_' characters only."
msgstr "The installation directory must be a path containing letters, numbers, and '/', '.', -, and '_' characters only."
msgid "The installation has not completed because the current umask is set to permissions of ${base_umask}. Modify your umask setting to at least 0022 before relaunching the installer. After the installation has completed, reset the umask permissions to your original values."
msgstr "The installation has not completed because the current umask is set to permissions of ${base_umask}. Modify your umask setting to at least 0022 before relaunching the installer. After the installation has completed, reset the umask permissions to your original values."
msgid "The installer could not access the current free space on ${installdir}. Check that there is enough free space to install ${product_fullname}"
msgstr "The installer could not access the current free space on ${installdir}. Check that there is enough free space to install ${product_fullname}"
msgid "The password must be longer than 3 characters."
msgstr "The password must be longer than 3 characters."
msgid "The path ${postgres_binary_directory} does not contain a pg_restore executable."
msgstr "The path ${postgres_binary_directory} does not contain a pg_restore executable."
msgid "The path ${postgres_binary_directory} does not contain a pg_vacuumdb executable."
msgstr "The path ${postgres_binary_directory} does not contain a pg_vacuumdb executable."
msgid "The path ${postgres_binary_directory} is not valid. Check if the directory contains the required binaries."
msgstr "The path ${postgres_binary_directory} is not valid. Check if the directory contains the required binaries."
msgid "The selected folder is not empty. Specify a different folder."
msgstr "The selected folder is not empty. Specify a different folder."
msgid "The service script file exists. Insert a different name for the service script."
msgstr "The service script file exists. Insert a different name for the service script."
msgid "The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco Content Services. Install a 64 bit version of Java before continuing, or go back and ensure the "Java" component is selected."
msgstr "The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco Content Services. Install a 64 bit version of Java before continuing, or go back and ensure the "Java" component is selected."
msgid "There is not enough free space on ${installdir}. You need at least ${base_needed_space} MB in order to install ${product_fullname}"
msgstr "There is not enough free space on ${installdir}. You need at least ${base_needed_space} MB in order to install ${product_fullname}"
msgid "This environment is not configured optimally for Alfresco Content Services - review this list before continuing.\n\nWhile these issues wont prevent Alfresco Content Services from functioning, some product features might not be available, or the system might not perform optimally."
msgstr "This environment is not configured optimally for Alfresco Content Services - review this list before continuing.\n\nWhile these issues wont prevent Alfresco Content Services from functioning, some product features might not be available, or the system might not perform optimally."
msgid "This installer is for Windows 64 bit. Download the Windows 32 bit version."
msgstr "This installer is for Windows 64 bit. Download the Windows 32 bit version."
msgid "This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again."
msgstr "This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again."
msgid "This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again."
msgstr "This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again."
msgid "Tomcat AJP Port:"
msgstr "Tomcat AJP Port:"
msgid "Tomcat Directory"
msgstr "Tomcat Directory"
msgid "Tomcat JMX Port:"
msgstr "Tomcat JMX Port:"
msgid "Tomcat Port Configuration"
msgstr "Tomcat Port Configuration"
msgid "Tomcat SSL Port:"
msgstr "Tomcat SSL Port:"
msgid "Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Select another Tomcat Shutdown Port."
msgstr "Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Select another Tomcat Shutdown Port."
msgid "Tomcat Server Port:"
msgstr "Tomcat Server Port:"
msgid "Tomcat Shutdown Port:"
msgstr "Tomcat Shutdown Port:"
msgid "Tomcat Directory:"
msgstr "Tomcat Directory:"
msgid "Tomcat Installation:"
msgstr "Tomcat Installation:"
msgid "Couldnt bind to the given port number. Select another FTP Port."
msgstr "Couldnt to bind to the given port number. Select another FTP Port."
msgid "Couldnt bind to the given port number. Select another RMI Port."
msgstr "Couldnt bind to the given port number. Select another RMI Port."
msgid "Couldnt bind to the given port number. Select another Tomcat AJP Port."
msgstr "Couldnt bind to the given port number. Select another Tomcat AJP Port."
msgid "Couldnt bind to the given port number. Select another Tomcat JMX Port."
msgstr "Couldnt bind to the given port number. Select another Tomcat JMX Port."
msgid "Couldnt bind to the given port number. Select another Tomcat SSL Port."
msgstr "Couldnt bind to the given port number. Select another Tomcat SSL Port."
msgid "Couldnt bind to the given port number. Select another Tomcat Server Port."
msgstr "Couldnt bind to the given port number. Select another Tomcat Server Port."
msgid "Couldnt bind to the given port number. Select another Tomcat Shutdown Port."
msgstr "Couldnt bind to the given port number. Select another Tomcat Shutdown Port."
msgid "Use numbers only in the port configuration fields. Other characters are not permitted."
msgstr "Use numbers only in the port configuration fields. Other characters are not permitted."
msgid "Couldnt bind to the server port. Make sure that ${serverName} is not running."
msgstr "Couldnt bind to the server port. Make sure that ${serverName} is not running."
msgid "Couldnt connect to database. Check your configuration."
msgstr "Couldnt connect to database. Check your configuration."
msgid "Couldnt find a server running at this port number. Select another port."
msgstr "Couldnt find a server running at this port number. Select another port."
msgid "Couldnt find a server running at port ${postgres_port}. Start your database server."
msgstr "Couldnt find a server running at port ${postgres_port}. Start your database server."
msgid "Couldnt get free disk space."
msgstr "Couldnt get free disk space."
msgid "Uninstall ${product_fullname}"
msgstr "Uninstall ${product_fullname}"
msgid "Uninstall ${product_fullname} service"
msgstr "Uninstall ${product_fullname} service"
msgid "Uninstalling service"
msgstr "Uninstalling service"
msgid "Uninstalling services"
msgstr "Uninstalling services"
msgid "Use to configure the destination of the content in commands folder"
msgstr "Use to configure the destination of the content in commands folder"
msgid "User"
msgstr "User"
msgid "Username '${username}' is reserved. Use a different user name."
msgstr "Username '${username}' is reserved. Use a different user name."
msgid "Username:"
msgstr "Username:"
msgid "Verify:"
msgstr "Verify:"
msgid "Waiting for PostgreSQL to start"
msgstr "Waiting for PostgreSQL to start"
msgid "Waiting for Postmaster"
msgstr "Waiting for Postmaster"
msgid "War files"
msgstr "War files"
msgid "Warning"
msgstr "Warning"
msgid "Unable to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later."
msgstr "Unable to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later."
msgid "Web Quick Start"
msgstr "Web Quick Start"
msgid "Web Server"
msgstr "Web Server"
msgid "Web Server Domain:"
msgstr "Web Server Domain:"
msgid "You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Download and install Ruby Stack ${rubyVersion} version from bitnami.com"
msgstr "You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Download and install Ruby Stack ${rubyVersion} version from bitnami.com"
msgid "If you register ${product_fullname} as a service it will automatically start ${product_fullname} on machine startup."
msgstr "If you register ${product_fullname} as a service it will automatically start ${product_fullname} on machine startup."
msgid "You have chosen Tomcat as the existing installation. Restart Tomcat to use any newly installed applications."
msgstr "You have chosen Tomcat as the existing installation. Restart Tomcat to use any newly installed applications."
msgid "Select at least one of the Solr components."
msgstr "Select at least one of the Solr components."
msgid "Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation."
msgstr "Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation."
msgid "Connect Alfresco Share to the repository"
msgstr "Connect Alfresco Share to the repository"
msgid "Enter the location of your Alfresco Content Services repository."
msgstr "Enter the location of your Alfresco Content Services repository."
msgid "Repository location: "
msgstr "Repository location: "
msgid "Solr - Install Solr 1.4 only for upgrading from earlier Alfresco Content Services versions."
msgstr "Solr - Install Solr 1.4 only for upgrading from earlier Alfresco Content Services versions."
msgid "Solr is an open source enterprise search platform that uses Apache Lucene as an indexing and search engine. Solr 4 provides improvements in scalability, performance, and flexibility over Solr 1."
msgstr "Solr is an open source enterprise search platform that uses Apache Lucene as an indexing and search engine. Solr 4 provides improvements in scalability, performance, and flexibility over Solr 1."
msgid "Unable to bind to the given port number."
msgstr "Unable to bind to the given port number."
msgid "Unable to bind to the given port number. This port is already in use by the ${process_binding_port} process. Select another ${serverName} Server Port."
msgstr "Unable to bind to the given port number. This port is already in use by the ${process_binding_port} process. Select another ${serverName} Server Port."
msgid "Remote Solr configuration"
msgstr "Remote Solr configuration"
msgid "Enter the Solr host and port to connect to Alfresco Content Services:"
msgstr "Enter the Solr host and port to connect to Alfresco Content Services:"
msgid "Solr host:"
msgstr "Solr host:"
msgid "Solr SSL port:"
msgstr "Solr SSL port:"
msgid "Sharded Solr installation"
msgstr "Sharded Solr installation"
msgid "Are you using a sharded Solr installation?"
msgstr "Are you using a sharded Solr installation?"
msgid "Yes"
msgstr "Yes"
msgid "No"
msgstr "No"
msgid "Read the following License Agreement. You must accept the terms of this agreement before continuing with the installation."
msgstr "Read the following License Agreement. You must accept the terms of this agreement before continuing with the installation."

View File

@@ -1,683 +0,0 @@
msgid "${machine_total_memoryGB} GB of RAM is not enough to run Alfresco Content Services for test or production purposes. Alfresco Content Services might not work correctly and if it does, will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM, and optimally ${recommended_ramGB} GB of RAM."
msgstr "${machine_total_memoryGB} GB de RAM no es suficiente para ejecutar Alfresco con fines de prueba o producción. Puede que Alfresco no funcione correctamente y, si funcionara, no sería de forma correcta. Actualice el servidor para tener como mínimo ${minimum_ramGB} GB de RAM y, preferiblemente, ${recommended_ramGB} GB de RAM."
msgid "${product_fullname} LibreOffice Service"
msgstr "Servicio LibreOffice ${product_fullname}"
msgid "${product_fullname} Service"
msgstr "Servicio ${product_fullname}"
msgid "${product_shortname} Manager Tool"
msgstr "Herramienta de administrador ${product_shortname}"
msgid "32-bit Microsoft Windows® is supported for evaluation use only."
msgstr "Microsoft Windows® de 32 bits solo es compatible para evaluación."
msgid "64-bit architecture recommended"
msgstr "Se recomienda un arquitectura de 64 bits"
msgid "Admin Password"
msgstr "Contraseña de admin"
msgid "Admin Password:"
msgstr "Contraseña de admin:"
msgid "Advanced - Configure server ports and service properties."
msgstr "Avanzada: configura las propiedades de servicio y los puertos de servidor."
msgid "Alfresco Content Services"
msgstr "Alfresco Content Services"
msgid "Alfresco Community Edition"
msgstr "Alfresco Community Edition"
msgid "Alfresco Content Services Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management, and Image Management."
msgstr "Sistema de gestión de contenido empresarial (ECM) de Alfresco Content Services, que incluye gestión documental, gestión colaborativa y gestión de imágenes."
msgid "FTP Port"
msgstr "Puerto FTP"
msgid "Alfresco Module Packages"
msgstr "Módulos de Alfresco"
msgid "RMI Port"
msgstr "Puerto RMI"
msgid "Alfresco Share"
msgstr "Alfresco Share"
msgid "Shortcuts"
msgstr "Accesos directos"
msgid "Validations"
msgstr "Validaciones"
msgid "Alfresco Website"
msgstr "Sitio web de Alfresco"
msgid "Data Directory"
msgstr "Directorio de datos"
msgid "Choose optional components to install."
msgstr "También puede elegir componentes opcionales para instalar."
msgid "Auto - Configure servers to start automatically"
msgstr "Auto: configura los servidores para que se inicien de forma automática"
msgid "CIFS TCP ports in use"
msgstr "Puertos CIFS TCP en uso"
msgid "CIFS UDP ports in use"
msgstr "Puertos CIFS UDP en uso"
msgid "CIFS protocol ports configuration"
msgstr "Configuración de los puertos de protocolo CIFS"
msgid "CIFS server port"
msgstr "Puerto de servidor CIFS"
msgid "CIFS server port 1"
msgstr "Puerto de servidor CIFS 1"
msgid "CIFS server port 2"
msgstr "Puerto de servidor CIFS 2"
msgid "Configuration Files"
msgstr "Ficheros de configuración"
msgid "Creating user and database"
msgstr "Creación de usuario y base de datos"
msgid "Database Configuration"
msgstr "Configuración de la base de datos"
msgid "Database Installation"
msgstr "Instalación de la base de datos"
msgid "Database Server Parameters"
msgstr "Parámetros del servidor de la base de datos"
msgid "Database Server Port:"
msgstr "Puerto del servidor de la base de datos:"
msgid "Database Name"
msgstr "Nombre de la base de datos"
msgid "Database Name:"
msgstr "Nombre de la base de datos:"
msgid "Deploying Alfresco Content Services... This can take up to five minutes."
msgstr "Implementando Alfresco Content Services... Esto puede llevar hasta cinco minutos."
msgid "Do you want to install PostgreSQL as a Windows service?"
msgstr "¿Desea instalar PostgreSQL como servicio de Windows?"
msgid "Easy - Install using the default configuration."
msgstr "Fácil: instalación con la configuración predeterminada."
msgid "Extension Files"
msgstr "Ficheros de extensión"
msgid "Google Docs Integration"
msgstr "Integración de Google Docs"
msgid "I want to use an existing PostgreSQL database."
msgstr "Quiero utilizar una base de datos PostgreSQL existente."
msgid "I want to use an existing Tomcat instance."
msgstr "Quiero utilizar una instancia de Tomcat existente."
msgid "I want to use the bundled PostgreSQL database."
msgstr "Quiero utilizar la base de datos PostgreSQL incluida."
msgid "I want to use the bundled Tomcat instance."
msgstr "Quiero usar la instancia de Tomcat incluida."
msgid "IMAP TCP port in use."
msgstr "Puertos IMAP TCP en uso."
msgid "IMAP Port"
msgstr "Puerto IMAP"
msgid "IP / Hostname"
msgstr "IP/nombre del servidor"
msgid "Include Alfresco Web Quick Start."
msgstr "Incluir Web Quick Start de Alfresco."
msgid "Include Google Docs Integration Features."
msgstr "Incluir características de integración de Google Docs."
msgid "Initializing database"
msgstr "Inicializando base de datos"
msgid "Install ${product_fullname} as a service?"
msgstr "¿Instalar ${product_fullname} como servicio?"
msgid "Install ${product_fullname} as service"
msgstr "Instalar ${product_fullname} como servicio"
msgid "Install PostgreSQL as a service?"
msgstr "¿Instalar PostgreSQL como servicio?"
msgid "Install as a service"
msgstr "Instalar como servicio"
msgid "Installation Folder"
msgstr "Carpeta de instalación"
msgid "Installation Type"
msgstr "Tipo de instalación"
msgid "Installation directory path is too long. The maximum number of characters allowed is ${base_installdir_max_characters}."
msgstr "La ruta del directorio de instalación es demasiado larga. El número máximo de caracteres permitido es ${base_installdir_max_characters}."
msgid "Installation folder"
msgstr "Carpeta de instalación"
msgid "Installation folder cannot contain spaces."
msgstr "La carpeta de instalación no puede contener espacios."
msgid "Installing Alfresco Module Packages (AMPs)"
msgstr "Instalando los módulos de Alfresco (AMP)"
msgid "Installing LibreOffice as a Windows service with name ${LibreOfficeUniqueServiceName}"
msgstr "Instalando LibreOffice como servicio de Windows con el nombre ${LibreOfficeUniqueServiceName}"
msgid "Installing PostgreSQL as a Windows service with name ${postgres_unique_service_name}"
msgstr "Instalando PostgreSQL como servicio de Windows con el nombre ${postgres_unique_service_name}"
msgid "Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}"
msgstr "Instalando Tomcat como servicio de Windows con el nombre ${tomcat_unique_service_name}"
msgid "Not enough file descriptors available"
msgstr "No hay suficientes descriptores de ficheros disponibles"
msgid "CPU clock speed is too slow"
msgstr "La velocidad de reloj de la CPU es demasiado lenta"
msgid "Not enough CPUs (cores) available"
msgstr "No hay suficientes CPU (núcleos) disponibles"
msgid "Not enough system RAM available"
msgstr "No hay suficiente RAM del sistema disponible"
msgid "You do not have the right permissions to bind to the port or the port is already taken by another application. Select another port."
msgstr "No tiene los permisos adecuados para unirse al puerto o el puerto ya lo está usando otra aplicación. Seleccione otro puerto."
msgid "JDBC Driver:"
msgstr "Controlador JDBC:"
msgid "JDBC URL:"
msgstr "URL de JDBC:"
msgid "JDK configuration"
msgstr "Configuración de JDK"
msgid "JDK Installation Directory:"
msgstr "Directorio de instalación de JDK:"
msgid "Java"
msgstr "Java"
msgid "Java Component required to run ${product_fullname}."
msgstr "Componente Java necesario para ejecutar ${product_fullname}."
msgid "Java Home path contains spaces. Alfresco Content Services might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
msgstr "La ruta principal de Java contiene espacios. Puede que Alfresco Content Services no funcione correctamente, ya que la JVM tiene problemas cuando la ruta de instalación tiene espacios. Reinstale la JVM en una ruta que no contenga espacios."
msgid "This module requires Java, and no Java instance can be found."
msgstr "Este módulo necesita Java y no puede encontrarse ninguna instancia de Java."
msgid "Launch ${product_fullname}"
msgstr "Lanzar ${product_fullname}"
msgid "LibreOffice"
msgstr "LibreOffice"
msgid "LibreOffice Server Port"
msgstr "Puerto de servidor LibreOffice"
msgid "LibreOffice Server Port:"
msgstr "Puerto de servidor LibreOffice:"
msgid "LibreOffice.org is a multiplatform, open-source office software suite for word processing, spreadsheets, presentations, graphics, and databases required for document transformations."
msgstr "LibreOffice es una suite de software ofimática de código abierto, multiplataforma, de tratamiento de textos, hojas de cálculo, presentaciones, gráficos y bases de datos, necesaria para transformar documentos."
msgid "Location of bin and lib tomcat folders"
msgstr "Ubicación de las carpetas bin y lib tomcat"
msgid "Mac OS X® is supported for evaluation use only."
msgstr "Mac OS X® solo es compatible para evaluación."
msgid "Manager Tool"
msgstr "Herramienta de administrador"
msgid "Manual - Configure servers to start services manually"
msgstr "Manual: configura los servidores para que los servicios se inicien de forma manual"
msgid "New Component"
msgstr "Nuevo componente"
msgid "New Folder"
msgstr "Nueva carpeta"
msgid "Not a PostgreSQL version 9.4.4 installation. PostgreSQL 9.4.4 is recommended."
msgstr "No es una instalación PostgreSQL versión 9.4.4. Se recomienda PostgreSQL 9.4.4."
msgid "Password"
msgstr "Contraseña"
msgid "Password must not contain leading or trailing spaces."
msgstr "La contraseña no debe contener espacios iniciales ni finales."
msgid "Password:"
msgstr "Contraseña:"
msgid "Choose a folder to install ${product_fullname}."
msgstr "Elija una carpeta para instalar ${product_fullname}."
msgid "Choose a port number for Alfresco Content Services to use to execute remote commands."
msgstr "Elija un número de puerto que utilizará Alfresco Content Services para ejecutar comandos remotos."
msgid "Choose a port number for the integrated FTP server."
msgstr "Elija un número de puerto para el servidor FTP integrado."
msgid "Enter a valid IP address or hostname."
msgstr "Introduzca una dirección IP o nombre de servidor válidos."
msgid "Enter the IP address or hostname for your database."
msgstr "Introduzca la dirección IP o el nombre de servidor para su base de datos."
msgid "Enter your Tomcat configuration parameters."
msgstr "Introduzca sus parámetros de configuración de Tomcat."
msgid "Enter the port of your database."
msgstr "Introduzca el puerto de su base de datos."
msgid "Enter the port that the LibreOffice Server will listen to."
msgstr "Introduzca el puerto en el que escuchará el servidor de LibreOffice."
msgid "Enter your database 'postgres' user password."
msgstr "Introduzca la contraseña del usuario postgres de su base de datos."
msgid "Specify a password for the Alfresco Content Services administrator account."
msgstr "Especifique una contraseña para la cuenta de administrador de Alfresco Content Services."
msgid "Select a different installation directory. The installation directory cannot contain symbolic links."
msgstr "Seleccione un directorio de instalación distinto. El directorio de instalación no puede contener enlaces simbólicos."
msgid "Select services startup type."
msgstr "Seleccione el tipo de inicio de los servicios."
msgid "Select a Tomcat configuration"
msgstr "Selecciones una configuración de Tomcat."
msgid "Select a database configuration."
msgstr "Seleccione una configuración de base de datos."
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation."
msgstr "Seleccione este módulo para que las aplicaciones que pueden hablar con un servidor de SharePoint hablen con su instalación de Alfresco Content Services."
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation&#xa;(proprietary module licensed under the Alfresco Component License)."
msgstr "Seleccione este módulo para que las aplicaciones que pueden hablar con un servidor de SharePoint hablen con su instalación de Alfresco Content Services&#xa;(módulo de propiedad con licencia bajo la licencia de componentes de Alfresco)."
msgid "Specify the directory where Tomcat is located."
msgstr "Especifique el directorio donde se encuentra Tomcat."
msgid "Specify the directory where the psql, pg_restore, and vacuumdb binaries are located."
msgstr "Especifique el directorio donde se encuentran los binarios psql, pg_restore y vacuumdb."
msgid "Enter CIFS ports configuration."
msgstr "Introduzca la configuración de puertos CIFS."
msgid "Port:"
msgstr "Puerto:"
msgid "PostgreSQL"
msgstr "PostgreSQL"
msgid "PostgreSQL Binary Directory"
msgstr "Directorio binario PostgreSQL"
msgid "PostgreSQL is a powerful, open source, object-relational database system."
msgstr "PostgreSQL es un eficaz sistema de bases de datos objeto-relacional de código abierto."
msgid "PostgreSQL postgres user password"
msgstr "Contraseña de usuario de PostgreSQL postgres"
msgid "Program Files"
msgstr "Ficheros de programa"
msgid "README"
msgstr "README"
msgid "README File"
msgstr "Fichero README"
msgid "README Folder Component"
msgstr "Componente de carpeta README"
msgid "Re-enter password"
msgstr "Vuelva a introducir la contraseña"
msgid "Repeat Password:"
msgstr "Repita la contraseña:"
msgid "SMB Port"
msgstr "Puerto SMB"
msgid "SMTP TCP port in use"
msgstr "Puerto SMTP TCP en uso"
msgid "SMTP Port"
msgstr "Puerto SMTP"
msgid "Select a folder:"
msgstr "Seleccionar una carpeta:"
msgid "Service Startup Configuration"
msgstr "Configuración de inicio de servicios"
msgid "Service script name"
msgstr "Nombre del script de servicio"
msgid "Specify the name of the database."
msgstr "Especifique el nombre de la base de datos."
msgid "Specify the password for the database user."
msgstr "Especifique la contraseña del usuario de la base de datos."
msgid "Set the database user."
msgstr "Establezca el usuario de la base de datos."
msgid "Setup will attempt to install new databases and will overwrite any duplicates. Do you want you continue?"
msgstr "El programa de instalación intentará instalar nuevas bases de datos y sobrescribirá cualquier datos duplicado. ¿Desea continuar?"
msgid "Shortcuts Images"
msgstr "Imágenes de accesos directos"
msgid "Show next steps"
msgstr "Ver siguientes pasos"
msgid "Solr1"
msgstr "Solr1"
msgid "Solr4"
msgstr "Solr4"
msgid "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
msgstr "Algunas o todas las bibliotecas necesarias para que funcione LibreOffice no se encontraron en el sistema: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nLe recomendamos encarecidamente que anule esta instalación y que instale las bibliotecas.\nPara obtener más información, consulte la documentación de LibreOffice en http://docs.alfresco.com\n\n¿Desea continuar?"
msgid "We support PostgreSQL as service only."
msgstr "Solo admitimos PostgreSQL como servicio."
msgid "You need to be an administrator."
msgstr "Debe ser administrador."
msgid "Start ${product_fullname} service"
msgstr "Iniciar el servicio ${product_fullname}"
msgid "Starting LibreOffice..."
msgstr "Iniciando LibreOffice..."
msgid "Starting servers..."
msgstr "Iniciando servidores..."
msgid "Stop ${product_fullname} service"
msgstr "Detener el servicio ${product_fullname}"
msgid "Stopping PostgreSQL..."
msgstr "Deteniendo PostgreSQL..."
msgid "Stopping Services"
msgstr "Deteniendo los servicios"
msgid "Stopping servers"
msgstr "Deteniendo los servidores"
msgid "Stopping services"
msgstr "Deteniendo los servicios"
msgid "The ${product_shortname} service script file exists. Use a different name for the service script."
msgstr "El fichero del script del servicio ${product_shortname} ya existe. Utilice un nombre diferente para el script de servicio."
msgid "The data directory increases in size over time. Choose where you want to store it."
msgstr "El directorio de datos aumenta de tamaño con el tiempo. Elija dónde quiere guardarlo."
msgid "The current installation directory cannot be accessed by non-root users. Select a different installation directory or change the permissions to 755 for this folder."
msgstr "Los usuarios que no sean root no pueden acceder al directorio de instalación actual. Seleccione un directorio de instalación diferente o cambie los permisos a 755 para esta carpeta."
msgid "The directory you selected is not a valid JDK directory. Choose another directory."
msgstr "El directorio que ha seleccionado no es un directorio JDK válido. Elija otro directorio."
msgid "The directory you selected is not a valid Tomcat directory. Choose another directory."
msgstr "El directorio que ha seleccionado no es un directorio de Tomcat válido. Elija otro directorio."
msgid "The installation directory must be a path containing letters, numbers, and '/', '.', -, and '_' characters only."
msgstr "El directorio de instalación debe ser una ruta que incluya letras, números y los caracteres '/', '.', -, y '_' solamente."
msgid "The installation has not completed because the current umask is set to permissions of ${base_umask}. Modify your umask setting to at least 0022 before relaunching the installer. After the installation has completed, reset the umask permissions to your original values."
msgstr "La instalación no se ha realizado porque los permisos de umask actuales se han establecido en ${base_umask}. Modifique la configuración de umask a al menos 0022 antes de volver a iniciar el instalador. Cuando la instalación haya finalizado, restaure los permisos de umask a sus valores originales."
msgid "The installer could not access the current free space on ${installdir}. Check that there is enough free space to install ${product_fullname}"
msgstr "El programa de instalación no pudo acceder al espacio libre actualmente en ${installdir}. Compruebe que haya espacio libre suficiente para instalar ${product_fullname}"
msgid "The password must be longer than 3 characters."
msgstr "La contraseña no debe tener más de 3 caracteres."
msgid "The path ${postgres_binary_directory} does not contain a pg_restore executable."
msgstr "La ruta ${postgres_binary_directory} no contiene un ejecutable pg_restore."
msgid "The path ${postgres_binary_directory} does not contain a pg_vacuumdb executable."
msgstr "La ruta ${postgres_binary_directory} no contiene un ejecutable pg_vacuumdb."
msgid "The path ${postgres_binary_directory} is not valid. Check if the directory contains the required binaries."
msgstr "La ruta ${postgres_binary_directory} no es válida. Compruebe si el directorio contiene los ficheros binarios necesarios."
msgid "The selected folder is not empty. Specify a different folder."
msgstr "La carpeta seleccionada no está vacía. Especifique una carpeta diferente."
msgid "The service script file exists. Insert a different name for the service script."
msgstr "El fichero del script del servicio ya existe. Introduzca un nombre diferente para el script de servicio."
msgid "The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco Content Services. Install a 64 bit version of Java before continuing, or go back and ensure the "Java" component is selected."
msgstr "La versión de Java que ha seleccionado es de 32 bits, pero esta es una instalación de Alfresco Content Services de 64 bits. Instale una versión de Java de 64 bits antes de continuar, o vuelva atrás y asegúrese de que el componente "Java" está seleccionado."
msgid "There is not enough free space on ${installdir}. You need at least ${base_needed_space} MB in order to install ${product_fullname}"
msgstr "No hay espacio libre suficiente en ${installdir}. Necesita al menos ${base_needed_space} MB ara poder instalar ${product_fullname}"
msgid "This environment is not configured optimally for Alfresco Content Services - review this list before continuing.\n\nWhile these issues wont prevent Alfresco Content Services from functioning, some product features might not be available, or the system might not perform optimally."
msgstr "Este entorno no está configurado de manera óptima para Alfresco Content Services; repase esta lista antes de continuar.\n\nA pesar de que estas situaciones no harán que Alfresco Content Services deje de funcionar, puede que algunas características del producto no estén disponibles, o que el sistema no funcione de manera óptima."
msgid "This installer is for Windows 64 bit. Download the Windows 32 bit version."
msgstr "El programa de instalación es para Windows de 64 bits. Descargue la versión de Windows de 32 bits."
msgid "This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again."
msgstr "Esta versión fue integrada para ejecutarse en J2SE ${java_min_version} o una versión posterior. Instale una versión compatible de Java e inténtelo de nuevo."
msgid "This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again."
msgstr "Esta versión fue integrada para ejecutarse en J2SE ${java_min_version}. Instale una versión compatible de Java e inténtelo de nuevo."
msgid "Tomcat AJP Port:"
msgstr "Puerto AJP de Tomcat:"
msgid "Tomcat Directory"
msgstr "Directorio de Tomcat"
msgid "Tomcat JMX Port:"
msgstr "Puerto JMX de Tomcat:"
msgid "Tomcat Port Configuration"
msgstr "Configuración de puerto Tomcat"
msgid "Tomcat SSL Port:"
msgstr "Puerto SSL de Tomcat:"
msgid "Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Select another Tomcat Shutdown Port."
msgstr "El puerto del servidor Tomcat y el puerto de cierre de Tomcat no pueden ser el mismo puerto. Seleccione otro puerto de cierre de Tomcat."
msgid "Tomcat Server Port:"
msgstr "Puerto del servidor Tomcat:"
msgid "Tomcat Shutdown Port:"
msgstr "Puerto de cierre de Tomcat:"
msgid "Tomcat Directory:"
msgstr "Directorio de Tomcat:"
msgid "Tomcat Installation:"
msgstr "Instalación de Tomcat:"
msgid "Couldnt bind to the given port number. Select another FTP Port."
msgstr "No se pudo unir con el número de puerto dado. Seleccione otro puerto FTP."
msgid "Couldnt bind to the given port number. Select another RMI Port."
msgstr "No se pudo unir con el número de puerto dado. Seleccione otro puerto RMI."
msgid "Couldnt bind to the given port number. Select another Tomcat AJP Port."
msgstr "No se pudo unir con el número de puerto dado. Seleccione otro puerto Tomcat AJP."
msgid "Couldnt bind to the given port number. Select another Tomcat JMX Port."
msgstr "No se pudo unir con el número de puerto dado. Seleccione otro puerto Tomcat JMX."
msgid "Couldnt bind to the given port number. Select another Tomcat SSL Port."
msgstr "No se pudo unir con el número de puerto dado. Seleccione otro puerto Tomcat SSL."
msgid "Couldnt bind to the given port number. Select another Tomcat Server Port."
msgstr "No se pudo unir con el número de puerto dado. Seleccione otro puerto Tomcat SSL."
msgid "Couldnt bind to the given port number. Select another Tomcat Shutdown Port."
msgstr "No se pudo unir con el número de puerto dado. Seleccione otro puerto de cierre de Tomcat."
msgid "Use numbers only in the port configuration fields. Other characters are not permitted."
msgstr "Utilice solo números en los campos de configuración de puertos. No se permiten otros caracteres."
msgid "Couldnt bind to the server port. Make sure that ${serverName} is not running."
msgstr "No se pudo unir con el puerto de servidor. Asegúrese de que ${serverName} no se está ejecutando."
msgid "Couldnt connect to database. Check your configuration."
msgstr "No se pudo conectar con la base de datos. Compruebe su configuración."
msgid "Couldnt find a server running at this port number. Select another port."
msgstr "No se pudo encontrar un servidor en ejecución en este número de puerto. Seleccione otro puerto."
msgid "Couldnt find a server running at port ${postgres_port}. Start your database server."
msgstr "No se pudo encontrar un servidor en ejecución en el puerto ${postgres_port}. Inicie el servidor de base de datos."
msgid "Couldnt get free disk space."
msgstr "No se pudo obtener espacio libre en disco."
msgid "Uninstall ${product_fullname}"
msgstr "Desinstalar ${product_fullname}"
msgid "Uninstall ${product_fullname} service"
msgstr "Desinstalar el servicio ${product_fullname}"
msgid "Uninstalling service"
msgstr "Desinstalando servicio"
msgid "Uninstalling services"
msgstr "Desinstalando servicios"
msgid "Use to configure the destination of the content in commands folder"
msgstr "Se utiliza para configurar el destino de los contenidos en la carpeta de comandos"
msgid "User"
msgstr "Usuario"
msgid "Username '${username}' is reserved. Use a different user name."
msgstr "El nombre de usuario "${username}" está reservado. Utilice un nombre de usuario diferente."
msgid "Username:"
msgstr "Nombre de usuario:"
msgid "Verify:"
msgstr "Verificar:"
msgid "Waiting for PostgreSQL to start"
msgstr "Esperando a que se inicie PostgreSQL"
msgid "Waiting for Postmaster"
msgstr "Esperando al Postmaster"
msgid "War files"
msgstr "Ficheros war"
msgid "Warning"
msgstr "Advertencia"
msgid "Unable to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later."
msgstr "No se pudo encontrar una instalación JDK adecuada en su sistema. ${product_fullname} necesita JDK ${java_min_version} o posterior."
msgid "Web Quick Start"
msgstr "Web Quick Start"
msgid "Web Server"
msgstr "Servidor Web"
msgid "Web Server Domain:"
msgstr "Dominio de Servidor Web:"
msgid "You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Download and install Ruby Stack ${rubyVersion} version from bitnami.com"
msgstr "Está intentando instalar una aplicación basada en Ruby ${rubyVersion} en un stack Bitnami que no es compatible. Descargue e instale una versión de Ruby Stack ${rubyVersion} de bitnami.com"
msgid "If you register ${product_fullname} as a service it will automatically start ${product_fullname} on machine startup."
msgstr "Si registra ${product_fullname} como servicio, iniciará automáticamente ${product_fullname} cuando se ponga en marcha el equipo."
msgid "You have chosen Tomcat as the existing installation. Restart Tomcat to use any newly installed applications."
msgstr "Ha elegido Tomcat como instalación existente. Reinicie Tomcat y utilice cualquier aplicación instalada nueva."
msgid "Select at least one of the Solr components."
msgstr "Seleccione al menos uno de los componentes de Solr."
msgid "Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation."
msgstr "Utilice caracteres ASCII solamente cuando cree la contraseña en el instalador. Si desea utilizar caracteres no ASCII, puede hacerlo restableciendo la contraseña después de la instalación."
msgid "Connect Alfresco Share to the repository"
msgstr "Conecte Alfresco Share al repositorio."
msgid "Enter the location of your Alfresco Content Services repository."
msgstr "Introduzca la ubicación de su repositorio de Alfresco Content Services."
msgid "Repository location: "
msgstr "Ubicación del repositorio: "
msgid "Solr - Install Solr 1.4 only for upgrading from earlier Alfresco Content Services versions."
msgstr "Solr - Instale Solr 1.4 solo para actualizar versiones anteriores de Alfresco Content Services."
msgid "Solr is an open source enterprise search platform that uses Apache Lucene as an indexing and search engine. Solr 4 provides improvements in scalability, performance, and flexibility over Solr 1."
msgstr "Solr es una plataforma de búsqueda empresarial de código abierto que utiliza Apache Lucene como motor de indexación y búsqueda. Solr 4 ofrece mejoras en escalabilidad, rendimiento y flexibilidad en comparación con Solr 1."
msgid "Unable to bind to the given port number."
msgstr "No se puede unir con el número de puerto dado."
msgid "Unable to bind to the given port number. This port is already in use by the ${process_binding_port} process. Select another ${serverName} Server Port."
msgstr "No se puede unir con el número de puerto dado. Este puerto ya lo está utilizando el proceso ${process_binding_port}. Seleccione otro puerto de servidor ${serverName}."
msgid "Remote Solr configuration"
msgstr "Configuración remota de Solr"
msgid "Enter the Solr host and port to connect to Alfresco Content Services:"
msgstr "Introduzca el puerto y host de Solr para conectar a Alfresco Content Services:"
msgid "Solr host:"
msgstr "Host de Solr:"
msgid "Solr SSL port:"
msgstr "Puerto SSL de Solr:"
msgid "Sharded Solr installation"
msgstr "Instalación particionada de Solr"
msgid "Are you using a sharded Solr installation?"
msgstr "¿Está utilizando una instalación particionada de Solr?"
msgid "Yes"
msgstr "Sí"
msgid "No"
msgstr "No"
msgid "Read the following License Agreement. You must accept the terms of this agreement before continuing with the installation."
msgstr "Lea el Contrato de licencia a continuación. Debe aceptar los términos de este contrato antes de continuar con la instalación."

View File

@@ -1,683 +0,0 @@
msgid "${machine_total_memoryGB} GB of RAM is not enough to run Alfresco Content Services for test or production purposes. Alfresco Content Services might not work correctly and if it does, will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM, and optimally ${recommended_ramGB} GB of RAM."
msgstr "${machine_total_memoryGB} Go de RAM ne suffisent pas pour exécuter Alfresco Content Services à des fins de test ou de production. Alfresco Content Services risque de ne pas fonctionner correctement, et si tel est le cas, ses performances ne seront pas optimales. Mettez à niveau le serveur pour disposer d'au moins ${minimum_ramGB} Go de RAM, ou mieux, de ${recommended_ramGB} Go de RAM."
msgid "${product_fullname} LibreOffice Service"
msgstr "Service LibreOffice ${product_fullname}"
msgid "${product_fullname} Service"
msgstr "Service ${product_fullname}"
msgid "${product_shortname} Manager Tool"
msgstr "Outil du gestionnaire ${product_shortname}"
msgid "32-bit Microsoft Windows® is supported for evaluation use only."
msgstr "Microsoft Windows® 32 bits est pris en charge uniquement à des fins d'évaluation."
msgid "64-bit architecture recommended"
msgstr "Architecture de 64 bits recommandée"
msgid "Admin Password"
msgstr "Mot de passe admin"
msgid "Admin Password:"
msgstr "Mot de passe admin :"
msgid "Advanced - Configure server ports and service properties."
msgstr "Avancé - Configure les ports du serveur et les propriétés du service."
msgid "Alfresco Content Services"
msgstr "Alfresco Content Services"
msgid "Alfresco Community Edition"
msgstr "Alfresco Community Edition"
msgid "Alfresco Content Services Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management, and Image Management."
msgstr "Système de gestion de contenu d'entreprise (ECM) Alfresco Content Services intégrant des services de gestion de documents, de gestion collaborative et de gestion d'images."
msgid "FTP Port"
msgstr "Port FTP"
msgid "Alfresco Module Packages"
msgstr "Alfresco Module Packages"
msgid "RMI Port"
msgstr "Port RMI"
msgid "Alfresco Share"
msgstr "Alfresco Share"
msgid "Shortcuts"
msgstr "Raccourcis"
msgid "Validations"
msgstr "Validations"
msgid "Alfresco Website"
msgstr "Site Web Alfresco"
msgid "Data Directory"
msgstr "Répertoire de données"
msgid "Choose optional components to install."
msgstr "Choisissez les composants optionnels à installer."
msgid "Auto - Configure servers to start automatically"
msgstr "Auto - Configure le démarrage automatique de serveurs"
msgid "CIFS TCP ports in use"
msgstr "Ports TCP CIFS en cours d'utilisation"
msgid "CIFS UDP ports in use"
msgstr "Ports UDP CIFS en cours d'utilisation"
msgid "CIFS protocol ports configuration"
msgstr "Configuration des ports de protocole CIFS"
msgid "CIFS server port"
msgstr "Port du serveur CIFS"
msgid "CIFS server port 1"
msgstr "Port du serveur CIFS 1"
msgid "CIFS server port 2"
msgstr "Port du serveur CIFS 2"
msgid "Configuration Files"
msgstr "Fichiers de configuration"
msgid "Creating user and database"
msgstr "Création de l'utilisateur et de la base de données"
msgid "Database Configuration"
msgstr "Configuration de la base de données"
msgid "Database Installation"
msgstr "Installation de la base de données"
msgid "Database Server Parameters"
msgstr "Paramètres du serveur de base de données"
msgid "Database Server Port:"
msgstr "Port du serveur de base de données :"
msgid "Database Name"
msgstr "Nom de la base de données"
msgid "Database Name:"
msgstr "Nom de la base de données :"
msgid "Deploying Alfresco Content Services... This can take up to five minutes."
msgstr "Déploiement d'Alfresco Content Services en cours... Veuillez patienter quelques minutes."
msgid "Do you want to install PostgreSQL as a Windows service?"
msgstr "Voulez-vous installer PostgreSQL en tant que service Windows ?"
msgid "Easy - Install using the default configuration."
msgstr "Facile - Installation avec la configuration par défaut."
msgid "Extension Files"
msgstr "Fichiers d'extension"
msgid "Google Docs Integration"
msgstr "Intégration de Google Docs"
msgid "I want to use an existing PostgreSQL database."
msgstr "Je souhaite utiliser une base de données PostgreSQL existante."
msgid "I want to use an existing Tomcat instance."
msgstr "Je souhaite utiliser une instance de Tomcat existante."
msgid "I want to use the bundled PostgreSQL database."
msgstr "Je souhaite utiliser la base de données PostgreSQL incluse dans ce programme d'installation."
msgid "I want to use the bundled Tomcat instance."
msgstr "Je souhaite utiliser l'instance de Tomcat incluse dans ce programme d'installation."
msgid "IMAP TCP port in use."
msgstr "Port TCP IMAP en cours d'utilisation."
msgid "IMAP Port"
msgstr "Port IMAP"
msgid "IP / Hostname"
msgstr "IP/Nom d'hôte"
msgid "Include Alfresco Web Quick Start."
msgstr "Inclure Alfresco Web Quick Start."
msgid "Include Google Docs Integration Features."
msgstr "Inclure les fonctions d'intégration de Google Docs."
msgid "Initializing database"
msgstr "Initialisation de la base de données"
msgid "Install ${product_fullname} as a service?"
msgstr "Installer ${product_fullname} en tant que service ?"
msgid "Install ${product_fullname} as service"
msgstr "Installer ${product_fullname} en tant que service"
msgid "Install PostgreSQL as a service?"
msgstr "Installer PostgreSQL en tant que service ?"
msgid "Install as a service"
msgstr "Installer en tant que service"
msgid "Installation Folder"
msgstr "Dossier d'installation"
msgid "Installation Type"
msgstr "Type d'installation"
msgid "Installation directory path is too long. The maximum number of characters allowed is ${base_installdir_max_characters}."
msgstr "Le chemin du répertoire d'installation est trop long. Le nombre maximum de caractères autorisé est de ${base_installdir_max_characters}."
msgid "Installation folder"
msgstr "Dossier d'installation"
msgid "Installation folder cannot contain spaces."
msgstr "Le nom du dossier d'installation ne doit pas comporter d'espace."
msgid "Installing Alfresco Module Packages (AMPs)"
msgstr "Installation des Alfresco Module Packages (AMP)"
msgid "Installing LibreOffice as a Windows service with name ${LibreOfficeUniqueServiceName}"
msgstr "Installation de LibreOffice en tant que service Windows de nom ${LibreOfficeUniqueServiceName}"
msgid "Installing PostgreSQL as a Windows service with name ${postgres_unique_service_name}"
msgstr "Installation de PostgreSQL en tant que service Windows de nom ${postgres_unique_service_name}"
msgid "Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}"
msgstr "Installation de Tomcat en tant que service Windows de nom ${tomcat_unique_service_name}"
msgid "Not enough file descriptors available"
msgstr "Nombre de descripteurs de fichiers insuffisant"
msgid "CPU clock speed is too slow"
msgstr "La fréquence d'horloge de l'UC est trop lente"
msgid "Not enough CPUs (cores) available"
msgstr "Nombre d'UC (cœurs) insuffisant"
msgid "Not enough system RAM available"
msgstr "Quantité de RAM système disponible insuffisante"
msgid "You do not have the right permissions to bind to the port or the port is already taken by another application. Select another port."
msgstr "Vous ne disposez pas des autorisations nécessaires pour établir une liaison avec le port ou celui-ci est déjà occupé par une autre application. Sélectionnez un autre port."
msgid "JDBC Driver:"
msgstr "Pilote JDBC :"
msgid "JDBC URL:"
msgstr "URL JDBC :"
msgid "JDK configuration"
msgstr "Configuration JDK"
msgid "JDK Installation Directory:"
msgstr "Répertoire d'installation JDK :"
msgid "Java"
msgstr "Java"
msgid "Java Component required to run ${product_fullname}."
msgstr "Composant Java requis pour exécuter ${product_fullname}."
msgid "Java Home path contains spaces. Alfresco Content Services might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
msgstr "Le chemin d'accès Java Home contient des espaces. Alfresco Content Services risque de ne pas fonctionner correctement car le JVM présente des problèmes lorsque le chemin d'installation contient des espaces. Réinstallez le JVM dans un chemin d'installation ne contenant pas d'espaces."
msgid "This module requires Java, and no Java instance can be found."
msgstr "Ce module nécessite que Java soit installé, mais aucune instance de Java n'a été détectée."
msgid "Launch ${product_fullname}"
msgstr "Lancer ${product_fullname}"
msgid "LibreOffice"
msgstr "LibreOffice"
msgid "LibreOffice Server Port"
msgstr "Port du serveur LibreOffice"
msgid "LibreOffice Server Port:"
msgstr "Port du serveur LibreOffice :"
msgid "LibreOffice.org is a multiplatform, open-source office software suite for word processing, spreadsheets, presentations, graphics, and databases required for document transformations."
msgstr "LibreOffice est une suite bureautique multiplateforme open source comportant un outil de traitement de texte, un tableur, un outil de conception de présentations, de graphiques et de bases de données, requis pour les transformations de documents."
msgid "Location of bin and lib tomcat folders"
msgstr "Localisation des dossiers bin et lib tomcat"
msgid "Mac OS X® is supported for evaluation use only."
msgstr "Mac OS X® est pris en charge uniquement à des fins d'évaluation."
msgid "Manager Tool"
msgstr "Outil de gestionnaire"
msgid "Manual - Configure servers to start services manually"
msgstr "Manuel - Configure les serveurs pour un démarrage manuel des services"
msgid "New Component"
msgstr "Nouveau composant"
msgid "New Folder"
msgstr "Nouveau dossier"
msgid "Not a PostgreSQL version 9.4.4 installation. PostgreSQL 9.4.4 is recommended."
msgstr "Le produit installé n'est pas PostgreSQL version 9.4.4. PostgreSQL 9.4.4 est la version recommandée."
msgid "Password"
msgstr "Mot de passe"
msgid "Password must not contain leading or trailing spaces."
msgstr "Le mot de passe ne doit pas contenir d'espaces de début ou de fin."
msgid "Password:"
msgstr "Mot de passe :"
msgid "Choose a folder to install ${product_fullname}."
msgstr "Sélectionnez un dossier d'installation de ${product_fullname}."
msgid "Choose a port number for Alfresco Content Services to use to execute remote commands."
msgstr "Choisissez un numéro de port dédié aux commandes à distance exécutées par Alfresco Content Services."
msgid "Choose a port number for the integrated FTP server."
msgstr "Choisissez un numéro de port pour le serveur FTP intégré."
msgid "Enter a valid IP address or hostname."
msgstr "Saisissez une adresse IP ou un nom d'hôte valide."
msgid "Enter the IP address or hostname for your database."
msgstr "Saisissez l'adresse IP ou le nom d'hôte de votre base de données."
msgid "Enter your Tomcat configuration parameters."
msgstr "Saisissez vos paramètres de configuration Tomcat."
msgid "Enter the port of your database."
msgstr "Saisissez le port de votre base de données."
msgid "Enter the port that the LibreOffice Server will listen to."
msgstr "Saisissez le port que le serveur LibreOffice écoutera."
msgid "Enter your database 'postgres' user password."
msgstr "Saisissez votre mot de passe d'utilisateur 'postgres' de base de données."
msgid "Specify a password for the Alfresco Content Services administrator account."
msgstr "Spécifiez un mot de passe pour le compte administrateur Alfresco Content Services."
msgid "Select a different installation directory. The installation directory cannot contain symbolic links."
msgstr "Sélectionnez un répertoire d'installation différent. Le répertoire d'installation ne peut pas contenir de liens symboliques."
msgid "Select services startup type."
msgstr "Sélectionnez le type de démarrage des services."
msgid "Select a Tomcat configuration"
msgstr "Sélectionnez une configuration de Tomcat"
msgid "Select a database configuration."
msgstr "Sélectionnez une configuration de base de données."
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation."
msgstr "Sélectionnez ce module pour permettre aux applications capables de communiquer avec un serveur SharePoint de communiquer avec votre installation Alfresco Content Services."
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation&#xa;(proprietary module licensed under the Alfresco Component License)."
msgstr "Sélectionnez ce module pour permettre aux applications capables de communiquer avec un serveur SharePoint de communiquer avec votre installation Alfresco Content Services&#xa;(module propriétaire sous licence du composant Alfresco)."
msgid "Specify the directory where Tomcat is located."
msgstr "Spécifiez le répertoire dans lequel est situé Tomcat."
msgid "Specify the directory where the psql, pg_restore, and vacuumdb binaries are located."
msgstr "Spécifiez le répertoire dans lequel sont situés les fichiers binaires psql, pg_restore et vacuumdb."
msgid "Enter CIFS ports configuration."
msgstr "Saisissez la configuration des ports CIFS."
msgid "Port:"
msgstr "Port :"
msgid "PostgreSQL"
msgstr "PostgreSQL"
msgid "PostgreSQL Binary Directory"
msgstr "Répertoire binaire PostgreSQL"
msgid "PostgreSQL is a powerful, open source, object-relational database system."
msgstr "PostgreSQL est un puissant système de base de données relationnelle-objet open source."
msgid "PostgreSQL postgres user password"
msgstr "Mot de passe utilisateur postgres PostgreSQL"
msgid "Program Files"
msgstr "Program Files"
msgid "README"
msgstr "README"
msgid "README File"
msgstr "Fichier README"
msgid "README Folder Component"
msgstr "Composant de dossier README"
msgid "Re-enter password"
msgstr "Saisir à nouveau le mot de passe"
msgid "Repeat Password:"
msgstr "Répéter le mot de passe :"
msgid "SMB Port"
msgstr "Port SMB"
msgid "SMTP TCP port in use"
msgstr "Port TCP SMTP en cours d'utilisation"
msgid "SMTP Port"
msgstr "Port SMTP"
msgid "Select a folder:"
msgstr "Sélectionnez un dossier :"
msgid "Service Startup Configuration"
msgstr "Configuration du démarrage des services"
msgid "Service script name"
msgstr "Nom du script de service"
msgid "Specify the name of the database."
msgstr "Spécifiez le nom de la base de données."
msgid "Specify the password for the database user."
msgstr "Spécifiez le mot de passe pour l'utilisateur de la base de données."
msgid "Set the database user."
msgstr "Définissez l'utilisateur de la base de données."
msgid "Setup will attempt to install new databases and will overwrite any duplicates. Do you want you continue?"
msgstr "Le processus d'installation va tenter d'installer de nouvelles bases de données et écraser les éventuels doublons. Souhaitez-vous continuer ?"
msgid "Shortcuts Images"
msgstr "Images des raccourcis"
msgid "Show next steps"
msgstr "Voir les prochaines étapes"
msgid "Solr1"
msgstr "Solr1"
msgid "Solr4"
msgstr "Solr4"
msgid "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
msgstr "Une ou plusieurs bibliothèques nécessaires à la prise en charge de LibreOffice sont introuvables sur votre système : fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nNous vous recommandons vivement d'abandonner cette installation et d'installer d'abord les bibliothèques.\nPour plus d'informations, consultez la documentation LibreOffice à l'adresse http://docs.alfresco.com\n\nSouhaitez-vous poursuivre l'installation ?"
msgid "We support PostgreSQL as service only."
msgstr "Nous prenons en charge PostgreSQL en tant que service uniquement."
msgid "You need to be an administrator."
msgstr "Vous devez être administrateur."
msgid "Start ${product_fullname} service"
msgstr "Démarrer le service ${product_fullname}"
msgid "Starting LibreOffice..."
msgstr "Démarrage de LibreOffice..."
msgid "Starting servers..."
msgstr "Démarrage des serveurs..."
msgid "Stop ${product_fullname} service"
msgstr "Arrêter le service ${product_fullname}"
msgid "Stopping PostgreSQL..."
msgstr "Arrêt de PostgreSQL..."
msgid "Stopping Services"
msgstr "Arrêt des services"
msgid "Stopping servers"
msgstr "Arrêt des serveurs"
msgid "Stopping services"
msgstr "Arrêt des services"
msgid "The ${product_shortname} service script file exists. Use a different name for the service script."
msgstr "Le fichier de script du service ${product_shortname} est déjà présent. Utilisez un autre nom pour le script du service."
msgid "The data directory increases in size over time. Choose where you want to store it."
msgstr "La taille du répertoire de données augmente au fil du temps. Sélectionnez l'emplacement du répertoire de données."
msgid "The current installation directory cannot be accessed by non-root users. Select a different installation directory or change the permissions to 755 for this folder."
msgstr "Les utilisateurs ordinaires (non root) ne peuvent pas accéder au répertoire d'installation actuel. Sélectionnez un répertoire d'installation différent ou modifiez les autorisations de ce dossier pour les définir sur 755."
msgid "The directory you selected is not a valid JDK directory. Choose another directory."
msgstr "Le répertoire sélectionné n'est pas un répertoire JDK valide. Choisissez un autre répertoire."
msgid "The directory you selected is not a valid Tomcat directory. Choose another directory."
msgstr "Le répertoire sélectionné n'est pas un répertoire Tomcat valide. Choisissez un autre répertoire."
msgid "The installation directory must be a path containing letters, numbers, and '/', '.', -, and '_' characters only."
msgstr "Le chemin du répertoire d'installation doit contenir uniquement des lettres, des chiffres et les caractères '/', '.', - et '_'."
msgid "The installation has not completed because the current umask is set to permissions of ${base_umask}. Modify your umask setting to at least 0022 before relaunching the installer. After the installation has completed, reset the umask permissions to your original values."
msgstr "L'installation n'a pas pu aboutir car le umask actuel est défini pour les autorisations ${base_umask}. Modifiez le paramètre umask pour le définir sur 0022 au minimum, avant de relancer le programme d'installation. À l'issue de l'installation, réinitialisez les autorisations du umask à ses valeurs d'origine."
msgid "The installer could not access the current free space on ${installdir}. Check that there is enough free space to install ${product_fullname}"
msgstr "Le programme d'installation n'a pas pu accéder à l'espace actuellement disponible sur ${installdir}. Vérifiez que l'espace disponible est suffisant pour installer ${product_fullname}"
msgid "The password must be longer than 3 characters."
msgstr "Le mot de passe doit comporter plus de 3 caractères."
msgid "The path ${postgres_binary_directory} does not contain a pg_restore executable."
msgstr "Le chemin ${postgres_binary_directory} ne comporte pas de fichier exécutable pg_restore."
msgid "The path ${postgres_binary_directory} does not contain a pg_vacuumdb executable."
msgstr "Le chemin ${postgres_binary_directory} ne comporte pas de fichier exécutable pg_vacuumdb."
msgid "The path ${postgres_binary_directory} is not valid. Check if the directory contains the required binaries."
msgstr "Le chemin ${postgres_binary_directory} n'est pas valide. Vérifiez que le répertoire contient les fichiers binaires requis."
msgid "The selected folder is not empty. Specify a different folder."
msgstr "Le dossier sélectionné n'est pas vide. Spécifiez un autre dossier."
msgid "The service script file exists. Insert a different name for the service script."
msgstr "Le fichier de script du service est déjà présent. Insérez un autre nom pour le script du service."
msgid "The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco Content Services. Install a 64 bit version of Java before continuing, or go back and ensure the "Java" component is selected."
msgstr "La version de Java sélectionnée est de 32 bits, alors que cette installation d'Alfresco Content Services est de 64 bits. Installez une version 64 bits de Java avant de continuer, ou retournez en arrière et vérifiez que le composant "Java" est sélectionné."
msgid "There is not enough free space on ${installdir}. You need at least ${base_needed_space} MB in order to install ${product_fullname}"
msgstr "L'espace disponible dans ${installdir} est insuffisant. Vous avez besoin d'au moins ${base_needed_space} Mo pour installer ${product_fullname}"
msgid "This environment is not configured optimally for Alfresco Content Services - review this list before continuing.\n\nWhile these issues wont prevent Alfresco Content Services from functioning, some product features might not be available, or the system might not perform optimally."
msgstr "Cet environnement n'est pas configuré pour fonctionner de manière optimale avec Alfresco Content Services. Lisez attentivement cette liste avant de continuer.\n\nSi ces problèmes n'empêchent pas le fonctionnement d'Alfresco Content Services, certaines fonctionnalités du produit risquent toutefois de ne pas être disponibles ou le système risque de ne pas fonctionner de manière optimale."
msgid "This installer is for Windows 64 bit. Download the Windows 32 bit version."
msgstr "Ce programme d'installation est conçu pour Windows 64 bits. Téléchargez la version Windows 32 bits."
msgid "This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again."
msgstr "Cette version a été conçue pour s'exécuter sur J2SE ${java_min_version} ou une version ultérieure. Installez une version Java compatible et réessayez."
msgid "This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again."
msgstr "Cette version a été conçue pour s'exécuter sur J2SE ${java_min_version}. Installez une version Java compatible et réessayez."
msgid "Tomcat AJP Port:"
msgstr "Port AJP Tomcat :"
msgid "Tomcat Directory"
msgstr "Répertoire Tomcat"
msgid "Tomcat JMX Port:"
msgstr "Port JMX Tomcat :"
msgid "Tomcat Port Configuration"
msgstr "Configuration du port Tomcat"
msgid "Tomcat SSL Port:"
msgstr "Port SSL Tomcat :"
msgid "Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Select another Tomcat Shutdown Port."
msgstr "Le port de serveur Tomcat et le port d'arrêt Tomcat doivent être différents. Sélectionnez un autre port d'arrêt Tomcat."
msgid "Tomcat Server Port:"
msgstr "Port de serveur Tomcat :"
msgid "Tomcat Shutdown Port:"
msgstr "Port d'arrêt Tomcat :"
msgid "Tomcat Directory:"
msgstr "Répertoire Tomcat :"
msgid "Tomcat Installation:"
msgstr "Installation de Tomcat :"
msgid "Couldnt bind to the given port number. Select another FTP Port."
msgstr "Liaison au numéro de port indiqué impossible. Sélectionnez un autre port FTP."
msgid "Couldnt bind to the given port number. Select another RMI Port."
msgstr "Liaison au numéro de port indiqué impossible. Sélectionnez un autre port RMI."
msgid "Couldnt bind to the given port number. Select another Tomcat AJP Port."
msgstr "Liaison au numéro de port indiqué impossible. Sélectionnez un autre port Tomcat AJP."
msgid "Couldnt bind to the given port number. Select another Tomcat JMX Port."
msgstr "Liaison au numéro de port indiqué impossible. Sélectionnez un autre port Tomcat JMX."
msgid "Couldnt bind to the given port number. Select another Tomcat SSL Port."
msgstr "Liaison au numéro de port indiqué impossible. Sélectionnez un autre port Tomcat SSL."
msgid "Couldnt bind to the given port number. Select another Tomcat Server Port."
msgstr "Liaison au numéro de port indiqué impossible. Sélectionnez un autre port de serveur Tomcat."
msgid "Couldnt bind to the given port number. Select another Tomcat Shutdown Port."
msgstr "Liaison au numéro de port indiqué impossible. Sélectionnez un autre port d'arrêt Tomcat."
msgid "Use numbers only in the port configuration fields. Other characters are not permitted."
msgstr "Utilisez uniquement des chiffres dans les champs de configuration des ports. Les autres caractères ne sont pas autorisés."
msgid "Couldnt bind to the server port. Make sure that ${serverName} is not running."
msgstr "Liaison au port du serveur impossible. Assurez-vous que ${serverName} n'est pas en cours d'exécution."
msgid "Couldnt connect to database. Check your configuration."
msgstr "Connexion à la base de données impossible. Vérifiez votre configuration."
msgid "Couldnt find a server running at this port number. Select another port."
msgstr "Aucun serveur en cours d'exécution sur le numéro de port indiqué. Sélectionnez un autre port."
msgid "Couldnt find a server running at port ${postgres_port}. Start your database server."
msgstr "Aucun serveur en cours d'exécution sur le port ${postgres_port}. Démarrez votre serveur de base de données."
msgid "Couldnt get free disk space."
msgstr "Impossible d'obtenir de l'espace libre sur le disque."
msgid "Uninstall ${product_fullname}"
msgstr "Désinstaller ${product_fullname}"
msgid "Uninstall ${product_fullname} service"
msgstr "Désinstaller le service ${product_fullname}"
msgid "Uninstalling service"
msgstr "Désinstallation du service"
msgid "Uninstalling services"
msgstr "Désinstallation des services"
msgid "Use to configure the destination of the content in commands folder"
msgstr "Permet de configurer la destination du contenu dans le dossier des commandes"
msgid "User"
msgstr "Utilisateur"
msgid "Username '${username}' is reserved. Use a different user name."
msgstr "Le nom d'utilisateur '${username}' est réservé. Utilisez un nom d'utilisateur différent."
msgid "Username:"
msgstr "Nom d'utilisateur :"
msgid "Verify:"
msgstr "Vérifier :"
msgid "Waiting for PostgreSQL to start"
msgstr "En attente du démarrage de PostgreSQL"
msgid "Waiting for Postmaster"
msgstr "En attente de Postmaster"
msgid "War files"
msgstr "Fichiers .war"
msgid "Warning"
msgstr "Avertissement"
msgid "Unable to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later."
msgstr "Aucune installation JDK adaptée n'a été détectée dans votre système. ${product_fullname} nécessite JDK ${java_min_version} ou une version ultérieure."
msgid "Web Quick Start"
msgstr "Web Quick Start"
msgid "Web Server"
msgstr "Serveur Web"
msgid "Web Server Domain:"
msgstr "Domaine du serveur Web :"
msgid "You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Download and install Ruby Stack ${rubyVersion} version from bitnami.com"
msgstr "Vous essayez d'installer une application Ruby ${rubyVersion} dans une pile Bitnami non prise en charge. Téléchargez et installez la version ${rubyVersion} de Ruby Stack sur le site bitnami.com"
msgid "If you register ${product_fullname} as a service it will automatically start ${product_fullname} on machine startup."
msgstr "Si vous enregistrez ${product_fullname} en tant que service, le démarrage de ${product_fullname} s'exécutera automatiquement à chaque démarrage de la machine."
msgid "You have chosen Tomcat as the existing installation. Restart Tomcat to use any newly installed applications."
msgstr "Vous avez sélectionné Tomcat en tant qu'installation existante. Redémarrez Tomcat pour utiliser les nouvelles applications installées."
msgid "Select at least one of the Solr components."
msgstr "Sélectionnez au moins l'un des composants Solr."
msgid "Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation."
msgstr "Utilisez uniquement des caractères ASCII pour spécifier le mot de passe dans le programme d'installation. Si vous souhaitez utiliser des caractères non-ASCII, vous pourrez modifier le mot de passe à l'issue de l'installation."
msgid "Connect Alfresco Share to the repository"
msgstr "Connecter Alfresco Share à l'entrepôt"
msgid "Enter the location of your Alfresco Content Services repository."
msgstr "Saisissez l'emplacement de votre entrepôt Alfresco Content Services."
msgid "Repository location: "
msgstr "Emplacement de l'entrepôt : "
msgid "Solr - Install Solr 1.4 only for upgrading from earlier Alfresco Content Services versions."
msgstr "Solr - Installez Solr 1.4 uniquement pour la mise à niveau depuis une version antérieure d'Alfresco Content Services."
msgid "Solr is an open source enterprise search platform that uses Apache Lucene as an indexing and search engine. Solr 4 provides improvements in scalability, performance, and flexibility over Solr 1."
msgstr "Solr est une plateforme de recherche open source qui utilise Apache Lucene comme moteur de recherche et d'indexation. Solr 4 offre des caractéristiques d'évolutivité, des performances et une souplesse supérieures à celles de Solr 1."
msgid "Unable to bind to the given port number."
msgstr "Liaison au numéro de port indiqué impossible."
msgid "Unable to bind to the given port number. This port is already in use by the ${process_binding_port} process. Select another ${serverName} Server Port."
msgstr "Liaison au numéro de port indiqué impossible. Ce port est déjà utilisé par le processus ${process_binding_port}. Sélectionnez un autre port de serveur ${serverName}."
msgid "Remote Solr configuration"
msgstr "Configuration Solr à distance"
msgid "Enter the Solr host and port to connect to Alfresco Content Services:"
msgstr "Entrez l'hôte et le port Solr pour la connexion à Alfresco Content Services :"
msgid "Solr host:"
msgstr "Hôte Solr :"
msgid "Solr SSL port:"
msgstr "Port SSL Solr :"
msgid "Sharded Solr installation"
msgstr "Installation Solr avec partitionnement"
msgid "Are you using a sharded Solr installation?"
msgstr "Utilisez-vous une installation Solr avec partitionnement ?"
msgid "Yes"
msgstr "Oui"
msgid "No"
msgstr "Non"
msgid "Read the following License Agreement. You must accept the terms of this agreement before continuing with the installation."
msgstr "Veuillez lire le contrat de licence suivant. Vous devez accepter ses conditions avant de poursuivre l'installation."

View File

@@ -1,683 +0,0 @@
msgid "${machine_total_memoryGB} GB of RAM is not enough to run Alfresco Content Services for test or production purposes. Alfresco Content Services might not work correctly and if it does, will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM, and optimally ${recommended_ramGB} GB of RAM."
msgstr "${machine_total_memoryGB} GB di RAM non sono sufficienti per eseguire Alfresco Content Services per scopi di test o produzione. Alfresco Content Services potrebbe non funzionare correttamente e, se anche lo farà, le prestazioni non saranno ottimali. Aggiornare il server per avere almeno ${minimum_ramGB} GB di RAM (${recommended_ramGB} GB consigliati)."
msgid "${product_fullname} LibreOffice Service"
msgstr "Servizio LibreOffice ${product_fullname}"
msgid "${product_fullname} Service"
msgstr "Servizio ${product_fullname}"
msgid "${product_shortname} Manager Tool"
msgstr "Strumento di gestione ${product_shortname}"
msgid "32-bit Microsoft Windows® is supported for evaluation use only."
msgstr "Microsoft Windows® a 32 bit è supportato solo per l'utilizzo come versione di prova."
msgid "64-bit architecture recommended"
msgstr "Si consiglia un'architettura a 64 bit"
msgid "Admin Password"
msgstr "Password amministratore"
msgid "Admin Password:"
msgstr "Password amministratore:"
msgid "Advanced - Configure server ports and service properties."
msgstr "Avanzata - Configura le porte dei server e le proprietà dei servizi."
msgid "Alfresco Content Services"
msgstr "Alfresco Content Services"
msgid "Alfresco Community Edition"
msgstr "Alfresco Community Edition"
msgid "Alfresco Content Services Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management, and Image Management."
msgstr "Sistema Alfresco Content Services ECM (Enterprise Content Management) che include funzionalità per la gestione di documenti, la collaboration e la gestione di immagini."
msgid "FTP Port"
msgstr "Porta FTP"
msgid "Alfresco Module Packages"
msgstr "Pacchetti di moduli Alfresco"
msgid "RMI Port"
msgstr "Porta RMI"
msgid "Alfresco Share"
msgstr "Alfresco Share"
msgid "Shortcuts"
msgstr "Scorciatoie"
msgid "Validations"
msgstr "Validazioni"
msgid "Alfresco Website"
msgstr "Sito web Alfresco"
msgid "Data Directory"
msgstr "Directory dei dati"
msgid "Choose optional components to install."
msgstr "Scegliere i componenti opzionali da installare."
msgid "Auto - Configure servers to start automatically"
msgstr "Auto - Configura l'avvio automatico dei server"
msgid "CIFS TCP ports in use"
msgstr "Porte TCP CIFS in uso"
msgid "CIFS UDP ports in use"
msgstr "Porte UDP CIFS in uso"
msgid "CIFS protocol ports configuration"
msgstr "Configurazione porte protocollo CIFS"
msgid "CIFS server port"
msgstr "Porta server CIFS"
msgid "CIFS server port 1"
msgstr "Porta server CIFS 1"
msgid "CIFS server port 2"
msgstr "Porta server CIFS 2"
msgid "Configuration Files"
msgstr "File di configurazione"
msgid "Creating user and database"
msgstr "Creazione dell'utente e del database"
msgid "Database Configuration"
msgstr "Configurazione database"
msgid "Database Installation"
msgstr "Installazione database"
msgid "Database Server Parameters"
msgstr "Parametri del server database"
msgid "Database Server Port:"
msgstr "Porta del server database:"
msgid "Database Name"
msgstr "Nome database"
msgid "Database Name:"
msgstr "Nome database:"
msgid "Deploying Alfresco Content Services... This can take up to five minutes."
msgstr "Implementazione di Alfresco Content Services in corso... L'operazione potrebbe richiedere fino a cinque minuti."
msgid "Do you want to install PostgreSQL as a Windows service?"
msgstr "Installare PostgreSQL come servizio Windows?"
msgid "Easy - Install using the default configuration."
msgstr "Facile - Installa i server utilizzando la configurazione predefinita."
msgid "Extension Files"
msgstr "File di estensione"
msgid "Google Docs Integration"
msgstr "Integrazione con Google Docs"
msgid "I want to use an existing PostgreSQL database."
msgstr "Desidero utilizzare un database PostgreSQL esistente."
msgid "I want to use an existing Tomcat instance."
msgstr "Desidero utilizzare un'istanza Tomcat esistente."
msgid "I want to use the bundled PostgreSQL database."
msgstr "Desidero utilizzare il database PostgreSQL in bundle."
msgid "I want to use the bundled Tomcat instance."
msgstr "Desidero utilizzare l'istanza Tomcat in bundle."
msgid "IMAP TCP port in use."
msgstr "Porta TCP IMAP in uso."
msgid "IMAP Port"
msgstr "Porta IMAP"
msgid "IP / Hostname"
msgstr "IP/Nome host"
msgid "Include Alfresco Web Quick Start."
msgstr "Includi Alfresco Web Quick Start."
msgid "Include Google Docs Integration Features."
msgstr "Includi funzionalità di integrazione con Google Docs."
msgid "Initializing database"
msgstr "Inizializzazione del database"
msgid "Install ${product_fullname} as a service?"
msgstr "Installare ${product_fullname} come servizio?"
msgid "Install ${product_fullname} as service"
msgstr "Installa ${product_fullname} come servizio"
msgid "Install PostgreSQL as a service?"
msgstr "Installare PostgreSQL come servizio?"
msgid "Install as a service"
msgstr "Installa come servizio"
msgid "Installation Folder"
msgstr "Cartella di installazione"
msgid "Installation Type"
msgstr "Tipo di installazione"
msgid "Installation directory path is too long. The maximum number of characters allowed is ${base_installdir_max_characters}."
msgstr "Il percorso della directory di installazione è troppo lungo. Il numero massimo di caratteri consentito è ${base_installdir_max_characters}."
msgid "Installation folder"
msgstr "Cartella di installazione"
msgid "Installation folder cannot contain spaces."
msgstr "La cartella di installazione non può contenere spazi."
msgid "Installing Alfresco Module Packages (AMPs)"
msgstr "Installazione dei pacchetti di moduli Alfresco (AMP)"
msgid "Installing LibreOffice as a Windows service with name ${LibreOfficeUniqueServiceName}"
msgstr "Installazione di LibreOffice come servizio Windows con il nome ${LibreOfficeUniqueServiceName}"
msgid "Installing PostgreSQL as a Windows service with name ${postgres_unique_service_name}"
msgstr "Installazione di PostgreSQL come servizio Windows con il nome ${postgres_unique_service_name}"
msgid "Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}"
msgstr "Installazione di Tomcat come servizio Windows con il nome ${tomcat_unique_service_name}"
msgid "Not enough file descriptors available"
msgstr "Descrizioni dei file disponibili insufficienti"
msgid "CPU clock speed is too slow"
msgstr "La velocità di clock della CPU è troppo lenta"
msgid "Not enough CPUs (cores) available"
msgstr "Non sono disponibili CPU (core) sufficienti"
msgid "Not enough system RAM available"
msgstr "La RAM di sistema disponibile è insufficiente"
msgid "You do not have the right permissions to bind to the port or the port is already taken by another application. Select another port."
msgstr "Non si dispone dei permessi necessari per stabilire l'associazione alla porta oppure la porta è già utilizzata da un'altra applicazione. Selezionare un'altra porta."
msgid "JDBC Driver:"
msgstr "Driver JDBC:"
msgid "JDBC URL:"
msgstr "URL JDBC:"
msgid "JDK configuration"
msgstr "Configurazione JDK"
msgid "JDK Installation Directory:"
msgstr "Directory di installazione di JDK:"
msgid "Java"
msgstr "Java"
msgid "Java Component required to run ${product_fullname}."
msgstr "Componente Java necessario per l'esecuzione di ${product_fullname}."
msgid "Java Home path contains spaces. Alfresco Content Services might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
msgstr "Il percorso Java Home contiene spazi. Alfresco Content Services potrebbe non funzionare correttamente, in quanto JVM presenta problemi quando il percorso di installazione contiene spazi. Reinstallare JVM in un percorso che non contiene spazi."
msgid "This module requires Java, and no Java instance can be found."
msgstr "Questo modulo richiede Java e non è stata rilevata alcuna istanza Java."
msgid "Launch ${product_fullname}"
msgstr "Avvia ${product_fullname}"
msgid "LibreOffice"
msgstr "LibreOffice"
msgid "LibreOffice Server Port"
msgstr "Porta server LibreOffice"
msgid "LibreOffice Server Port:"
msgstr "Porta server LibreOffice:"
msgid "LibreOffice.org is a multiplatform, open-source office software suite for word processing, spreadsheets, presentations, graphics, and databases required for document transformations."
msgstr "LibreOffice è una suite di software multipiattaforma e open-source per l'ufficio che fornisce strumenti di elaborazione testi, fogli di calcolo, presentazioni, grafica e database per la trasformazione di documenti."
msgid "Location of bin and lib tomcat folders"
msgstr "Posizione delle cartelle Tomcat bin e lib"
msgid "Mac OS X® is supported for evaluation use only."
msgstr "Mac OS X® è supportato solo per l'utilizzo come versione di prova."
msgid "Manager Tool"
msgstr "Strumento di gestione"
msgid "Manual - Configure servers to start services manually"
msgstr "Manuale - Configura i server per l'avvio manuale dei servizi"
msgid "New Component"
msgstr "Nuovo componente"
msgid "New Folder"
msgstr "Nuova cartella"
msgid "Not a PostgreSQL version 9.4.4 installation. PostgreSQL 9.4.4 is recommended."
msgstr "Installazione diversa da PostgreSQL versione 9.4.4. Si consiglia di utilizzare PostgreSQL 9.4.4."
msgid "Password"
msgstr "Password"
msgid "Password must not contain leading or trailing spaces."
msgstr "La password non deve contenere spazi iniziali o finali."
msgid "Password:"
msgstr "Password:"
msgid "Choose a folder to install ${product_fullname}."
msgstr "Scegliere una cartella per l'installazione di ${product_fullname}."
msgid "Choose a port number for Alfresco Content Services to use to execute remote commands."
msgstr "Scegliere un numero di porta per Alfresco Content Services da utilizzare per l'esecuzione di comandi remoti."
msgid "Choose a port number for the integrated FTP server."
msgstr "Scegliere un numero di porta per il server FTP integrato."
msgid "Enter a valid IP address or hostname."
msgstr "Immettere un indirizzo IP o un nome host valido."
msgid "Enter the IP address or hostname for your database."
msgstr "Immettere l'indirizzo IP o il nome host del database."
msgid "Enter your Tomcat configuration parameters."
msgstr "Immettere i parametri di configurazione Tomcat."
msgid "Enter the port of your database."
msgstr "Immettere la porta del database."
msgid "Enter the port that the LibreOffice Server will listen to."
msgstr "Immettere la porta di cui il server LibreOffice resterà in ascolto."
msgid "Enter your database 'postgres' user password."
msgstr "Immettere la password dell'utente postgres del database."
msgid "Specify a password for the Alfresco Content Services administrator account."
msgstr "Specificare una password per l'account amministratore di Alfresco Content Services."
msgid "Select a different installation directory. The installation directory cannot contain symbolic links."
msgstr "Selezionare una directory di installazione diversa. La directory di installazione non può contenere link simbolici."
msgid "Select services startup type."
msgstr "Selezionare il tipo di avvio dei servizi."
msgid "Select a Tomcat configuration"
msgstr "Selezionare una configurazione Tomcat."
msgid "Select a database configuration."
msgstr "Selezionare una configurazione del database."
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation."
msgstr "Selezionare questo modulo per consentire alle applicazioni che comunicano con un server SharePoint di comunicare con l'installazione di Alfresco Content Services."
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation&#xa;(proprietary module licensed under the Alfresco Component License)."
msgstr "Selezionare questo modulo per consentire alle applicazioni che comunicano con un server SharePoint di comunicare con l'installazione&#xa;di Alfresco Content Services (modulo proprietario coperto dalla Licenza per componenti di Alfresco)."
msgid "Specify the directory where Tomcat is located."
msgstr "Specificare la directory in cui si trova Tomcat."
msgid "Specify the directory where the psql, pg_restore, and vacuumdb binaries are located."
msgstr "Specificare la directory in cui si trovano i dati binari di psql, pg_restore e vacuumdb."
msgid "Enter CIFS ports configuration."
msgstr "Inserire la configurazione delle porte CIFS."
msgid "Port:"
msgstr "Porta:"
msgid "PostgreSQL"
msgstr "PostgreSQL"
msgid "PostgreSQL Binary Directory"
msgstr "Directory binaria di PostgreSQL"
msgid "PostgreSQL is a powerful, open source, object-relational database system."
msgstr "PostgreSQL è un potente sistema di database relazionale ad oggetti open-source."
msgid "PostgreSQL postgres user password"
msgstr "Password dell'utente postgres di PostgreSQL"
msgid "Program Files"
msgstr "File di programma"
msgid "README"
msgstr "README"
msgid "README File"
msgstr "File README"
msgid "README Folder Component"
msgstr "Componente cartella README"
msgid "Re-enter password"
msgstr "Reimmettere la password"
msgid "Repeat Password:"
msgstr "Ripetere la password:"
msgid "SMB Port"
msgstr "Porta SMB"
msgid "SMTP TCP port in use"
msgstr "Porte TCP SMTP in uso"
msgid "SMTP Port"
msgstr "Porta SMTP"
msgid "Select a folder:"
msgstr "Selezionare una cartella:"
msgid "Service Startup Configuration"
msgstr "Configurazione avvio servizi"
msgid "Service script name"
msgstr "Nome script servizio"
msgid "Specify the name of the database."
msgstr "Specificare il nome del database."
msgid "Specify the password for the database user."
msgstr "Specificare la password per l'utente del database."
msgid "Set the database user."
msgstr "Impostare l'utente del database."
msgid "Setup will attempt to install new databases and will overwrite any duplicates. Do you want you continue?"
msgstr "Il programma di installazione tenterà di installare nuovi database e sovrascriverà eventuali duplicati. Continuare?"
msgid "Shortcuts Images"
msgstr "Immagini delle scorciatoie"
msgid "Show next steps"
msgstr "Mostra i passaggi successivi"
msgid "Solr1"
msgstr "Solr1"
msgid "Solr4"
msgstr "Solr4"
msgid "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
msgstr "Alcune o tutte le librerie necessarie per il supporto di LibreOffice non sono state trovare nel sistema: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nSi consiglia vivamente di interrompere l'installazione e di installare le librerie.\nPer maggiori informazioni, consultare la documentazione LibreOffice all'indirizzo http://docs.alfresco.com\n\nContinuare con l'installazione?"
msgid "We support PostgreSQL as service only."
msgstr "PostgreSQL è supportato solo come servizio."
msgid "You need to be an administrator."
msgstr "È necessario avere il ruolo di amministratore."
msgid "Start ${product_fullname} service"
msgstr "Avvia servizio ${product_fullname}"
msgid "Starting LibreOffice..."
msgstr "Avvio di LibreOffice in corso..."
msgid "Starting servers..."
msgstr "Avvio dei server in corso..."
msgid "Stop ${product_fullname} service"
msgstr "Arresta servizio ${product_fullname}"
msgid "Stopping PostgreSQL..."
msgstr "Arresto di PostgreSQL in corso..."
msgid "Stopping Services"
msgstr "Arresto dei servizi"
msgid "Stopping servers"
msgstr "Arresto dei server"
msgid "Stopping services"
msgstr "Arresto dei servizi"
msgid "The ${product_shortname} service script file exists. Use a different name for the service script."
msgstr "Il file di script del servizio ${product_shortname} esiste già. Utilizzare un nome diverso per lo script del servizio."
msgid "The data directory increases in size over time. Choose where you want to store it."
msgstr "La directory dei dati assume dimensioni sempre maggiori nel tempo. Scegliere dove si desidera memorizzarla."
msgid "The current installation directory cannot be accessed by non-root users. Select a different installation directory or change the permissions to 755 for this folder."
msgstr "Gli utenti non root non possono accedere alla directory di installazione attuale. Selezionare una directory di installazione diversa o modificare i permessi su 755 per questa cartella."
msgid "The directory you selected is not a valid JDK directory. Choose another directory."
msgstr "La directory selezionata non è una directory JDK valida. Selezionare un'altra directory."
msgid "The directory you selected is not a valid Tomcat directory. Choose another directory."
msgstr "La directory selezionata non è una directory Tomcat valida. Selezionare un'altra directory."
msgid "The installation directory must be a path containing letters, numbers, and '/', '.', -, and '_' characters only."
msgstr "La cartella di installazione deve essere un percorso contenente solo lettere, numeri e i caratteri '/', '.', '-' e '_'."
msgid "The installation has not completed because the current umask is set to permissions of ${base_umask}. Modify your umask setting to at least 0022 before relaunching the installer. After the installation has completed, reset the umask permissions to your original values."
msgstr "L'installazione non è stata completata perché la umask attuale è impostata sui permessi di ${base_umask}. Modificare la umask su almeno 0022 prima di avviare nuovamente il programma di installazione. Dopo aver completato l'installazione, ripristinare i permessi dell'umask sui valori originali."
msgid "The installer could not access the current free space on ${installdir}. Check that there is enough free space to install ${product_fullname}"
msgstr "Impossibile accedere allo spazio attualmente disponibile in ${installdir}. Verificare che lo spazio disponibile sia sufficiente per l'installazione di ${product_fullname}."
msgid "The password must be longer than 3 characters."
msgstr "La lunghezza della password deve essere superiore a 3 caratteri."
msgid "The path ${postgres_binary_directory} does not contain a pg_restore executable."
msgstr "Il percorso ${postgres_binary_directory} non contiene un file eseguibile pg_restore."
msgid "The path ${postgres_binary_directory} does not contain a pg_vacuumdb executable."
msgstr "Il percorso ${postgres_binary_directory} non contiene un file eseguibile pg_vacuumdb."
msgid "The path ${postgres_binary_directory} is not valid. Check if the directory contains the required binaries."
msgstr "Il percorso ${postgres_binary_directory} non è valido. Verificare che la directory contenga i file binari necessari."
msgid "The selected folder is not empty. Specify a different folder."
msgstr "La cartella selezionata non è vuota. Specificare una cartella diversa."
msgid "The service script file exists. Insert a different name for the service script."
msgstr "Il file di script del servizio esiste già. Immettere un nome diverso per lo script del servizio."
msgid "The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco Content Services. Install a 64 bit version of Java before continuing, or go back and ensure the "Java" component is selected."
msgstr "La versione di Java selezionata è a 32 bit ma questa è un'installazione a 64 bit di Alfresco Content Services. Installare una versione a 64 bit di Java prima di continuare oppure tornare indietro e assicurarsi di aver selezionato il componente "Java"."
msgid "There is not enough free space on ${installdir}. You need at least ${base_needed_space} MB in order to install ${product_fullname}"
msgstr "Lo spazio disponibile in ${installdir} non è sufficiente. Sono necessari almeno ${base_needed_space} MB per l'installazione di ${product_fullname}."
msgid "This environment is not configured optimally for Alfresco Content Services - review this list before continuing.\n\nWhile these issues wont prevent Alfresco Content Services from functioning, some product features might not be available, or the system might not perform optimally."
msgstr "Questo ambiente non è configurato in modo ottimale per Alfresco Content Services, rivedere questo elenco prima di continuare.\n\nAnche se queste problematiche non impediscono il funzionamento di Alfresco Content Services, alcune funzionalità del prodotto potrebbero non essere disponibili oppure il sistema potrebbe non funzionare in modo ottimale."
msgid "This installer is for Windows 64 bit. Download the Windows 32 bit version."
msgstr "Questo è il programma di installazione per Windows a 64 bit. Scaricare la versione per Windows a 32 bit."
msgid "This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again."
msgstr "Questa versione fa parte di un pacchetto destinato all'esecuzione in J2SE ${java_min_version} o versioni successive. Installare una versione di Java compatibile e riprovare."
msgid "This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again."
msgstr "Questa versione fa parte di un pacchetto destinato all'esecuzione in J2SE ${java_min_version}. Installare una versione di Java compatibile e riprovare."
msgid "Tomcat AJP Port:"
msgstr "Porta AJP di Tomcat:"
msgid "Tomcat Directory"
msgstr "Directory Tomcat"
msgid "Tomcat JMX Port:"
msgstr "Porta JMX di Tomcat:"
msgid "Tomcat Port Configuration"
msgstr "Configurazione porte Tomcat"
msgid "Tomcat SSL Port:"
msgstr "Porta SSL di Tomcat:"
msgid "Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Select another Tomcat Shutdown Port."
msgstr "La porta del server Tomcat e la porta di arresto di Tomcat non possono coincidere. Selezionare un'altra porta di arresto di Tomcat."
msgid "Tomcat Server Port:"
msgstr "Porta server Tomcat:"
msgid "Tomcat Shutdown Port:"
msgstr "Porta di arresto di Tomcat:"
msgid "Tomcat Directory:"
msgstr "Directory Tomcat:"
msgid "Tomcat Installation:"
msgstr "Installazione di Tomcat:"
msgid "Couldnt bind to the given port number. Select another FTP Port."
msgstr "Impossibile stabilire un'associazione al numero di porta specificato. Selezionare un'altra porta FTP."
msgid "Couldnt bind to the given port number. Select another RMI Port."
msgstr "Impossibile stabilire un'associazione al numero di porta specificato. Selezionare un'altra porta RMI."
msgid "Couldnt bind to the given port number. Select another Tomcat AJP Port."
msgstr "Impossibile stabilire un'associazione al numero di porta specificato. Selezionare un'altra porta Tomcat AJP."
msgid "Couldnt bind to the given port number. Select another Tomcat JMX Port."
msgstr "Impossibile stabilire un'associazione al numero di porta specificato. Selezionare un'altra porta Tomcat JMX."
msgid "Couldnt bind to the given port number. Select another Tomcat SSL Port."
msgstr "Impossibile stabilire un'associazione al numero di porta specificato. Selezionare un'altra porta Tomcat SSL."
msgid "Couldnt bind to the given port number. Select another Tomcat Server Port."
msgstr "Impossibile stabilire un'associazione al numero di porta specificato. Selezionare un'altra porta del server Tomcat."
msgid "Couldnt bind to the given port number. Select another Tomcat Shutdown Port."
msgstr "Impossibile stabilire un'associazione al numero di porta specificato. Selezionare un'altra porta di arresto di Tomcat."
msgid "Use numbers only in the port configuration fields. Other characters are not permitted."
msgstr "Utilizzare solo numeri nei campi di configurazione della porta. Non sono ammessi altri caratteri."
msgid "Couldnt bind to the server port. Make sure that ${serverName} is not running."
msgstr "Impossibile stabilire un'associazione alla porta del server. Assicurarsi che ${serverName} non sia in esecuzione."
msgid "Couldnt connect to database. Check your configuration."
msgstr "Impossibile stabilire la connessione al database. Verificare la configurazione in uso."
msgid "Couldnt find a server running at this port number. Select another port."
msgstr "Impossibile trovare un server in esecuzione su questo numero di porta. Selezionare un'altra porta."
msgid "Couldnt find a server running at port ${postgres_port}. Start your database server."
msgstr "Impossibile trovare un server in esecuzione sulla porta ${postgres_port}. Avviare il server del database."
msgid "Couldnt get free disk space."
msgstr "Impossibile determinare lo spazio su disco disponibile."
msgid "Uninstall ${product_fullname}"
msgstr "Disinstalla ${product_fullname}"
msgid "Uninstall ${product_fullname} service"
msgstr "Disinstalla servizio ${product_fullname}"
msgid "Uninstalling service"
msgstr "Disinstallazione del servizio"
msgid "Uninstalling services"
msgstr "Disinstallazione dei servizi"
msgid "Use to configure the destination of the content in commands folder"
msgstr "Consente di configurare la destinazione dei contenuti nella cartella dei comandi"
msgid "User"
msgstr "Utente"
msgid "Username '${username}' is reserved. Use a different user name."
msgstr "Il nome utente '${username}' è già in uso. Utilizzare un nome utente diverso."
msgid "Username:"
msgstr "Nome utente:"
msgid "Verify:"
msgstr "Verifica:"
msgid "Waiting for PostgreSQL to start"
msgstr "In attesa dell'avvio di PostgreSQL"
msgid "Waiting for Postmaster"
msgstr "In attesa di Postmaster"
msgid "War files"
msgstr "File WAR"
msgid "Warning"
msgstr "Avviso"
msgid "Unable to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later."
msgstr "Impossibile trovare un'installazione di JDK idonea nel sistema in uso. ${product_fullname} richiede JDK ${java_min_version} o versione successiva."
msgid "Web Quick Start"
msgstr "Web Quick Start"
msgid "Web Server"
msgstr "Server web"
msgid "Web Server Domain:"
msgstr "Dominio server web:"
msgid "You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Download and install Ruby Stack ${rubyVersion} version from bitnami.com"
msgstr "Si sta tentando di installare un'applicazione basata su Ruby ${rubyVersion} non supportata in un Bitnami stack. Scaricare e installare Ruby Stack ${rubyVersion} dal sito bitnami.com"
msgid "If you register ${product_fullname} as a service it will automatically start ${product_fullname} on machine startup."
msgstr "Se si registra ${product_fullname} come servizio, ${product_fullname} verrà avviato automaticamente all'avvio della macchina."
msgid "You have chosen Tomcat as the existing installation. Restart Tomcat to use any newly installed applications."
msgstr "È stato scelto Tomcat come installazione esistente. Riavviare Tomcat per utilizzare eventuali nuove applicazioni installate."
msgid "Select at least one of the Solr components."
msgstr "Selezionare almeno uno dei componenti Solr."
msgid "Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation."
msgstr "Utilizzare caratteri ASCII solo quando si imposta la password nel programma di installazione. Se si desidera utilizzare caratteri non ASCII, è possibile reimpostare la password dopo l'installazione."
msgid "Connect Alfresco Share to the repository"
msgstr "Connettere Alfresco Share al repository"
msgid "Enter the location of your Alfresco Content Services repository."
msgstr "Immettere la posizione del repository Alfresco Content Services."
msgid "Repository location: "
msgstr "Posizione repository: "
msgid "Solr - Install Solr 1.4 only for upgrading from earlier Alfresco Content Services versions."
msgstr "Solr - Installare Solr 1.4 solo per gli aggiornamenti di versioni precedenti di Alfresco Content Services."
msgid "Solr is an open source enterprise search platform that uses Apache Lucene as an indexing and search engine. Solr 4 provides improvements in scalability, performance, and flexibility over Solr 1."
msgstr "Solr è una piattaforma di ricerca enterprise open-source che utilizza Apache Lucene come motore di indicizzazione e ricerca. Rispetto a Solr 1, Solr 4 presenta miglioramenti in termini di scalabilità, prestazioni e flessibilità."
msgid "Unable to bind to the given port number."
msgstr "Impossibile stabilire un'associazione al numero di porta specificato."
msgid "Unable to bind to the given port number. This port is already in use by the ${process_binding_port} process. Select another ${serverName} Server Port."
msgstr "Impossibile stabilire un'associazione al numero di porta specificato. Questa porta è già utilizzata dal processo ${process_binding_port}. Selezionare un'altra porta del server ${serverName}."
msgid "Remote Solr configuration"
msgstr "Configurazione Solr remota"
msgid "Enter the Solr host and port to connect to Alfresco Content Services:"
msgstr "Immettere l'host e la porta Solr per la connessione con Alfresco Content Services:"
msgid "Solr host:"
msgstr "Host Solr:"
msgid "Solr SSL port:"
msgstr "Porta SSL Solr:"
msgid "Sharded Solr installation"
msgstr "Installazione Solr con sharding"
msgid "Are you using a sharded Solr installation?"
msgstr "Si utilizza un'installazione Solr con sharding?"
msgid "Yes"
msgstr "Sì"
msgid "No"
msgstr "No"
msgid "Read the following License Agreement. You must accept the terms of this agreement before continuing with the installation."
msgstr "Leggere il seguente accordo di licenza. È necessario accettare le condizioni di questo accordo prima di procedere all'installazione."

View File

@@ -1,683 +0,0 @@
msgid "${machine_total_memoryGB} GB of RAM is not enough to run Alfresco Content Services for test or production purposes. Alfresco Content Services might not work correctly and if it does, will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM, and optimally ${recommended_ramGB} GB of RAM."
msgstr "${machine_total_memoryGB} GB の RAM では、テストまたは本番環境で Alfresco Content Services を実行するには不十分です。Alfresco Content Services が正しく動作しないことがあり、その場合は正常に機能しません。サーバーの RAM を最低 ${minimum_ramGB} GB にアップグレードしてください。推奨 RAM サイズは ${recommended_ramGB} GB です。"
msgid "${product_fullname} LibreOffice Service"
msgstr "${product_fullname} LibreOffice サービス"
msgid "${product_fullname} Service"
msgstr "${product_fullname} サービス"
msgid "${product_shortname} Manager Tool"
msgstr "${product_shortname} 管理者ツール"
msgid "32-bit Microsoft Windows® is supported for evaluation use only."
msgstr "32 ビットの Microsoft Windows® で使用できるのは評価版のみです。"
msgid "64-bit architecture recommended"
msgstr "64 ビットアーキテクチャを使用することをお勧めします"
msgid "Admin Password"
msgstr "管理者のパスワード"
msgid "Admin Password:"
msgstr "管理者のパスワード:"
msgid "Advanced - Configure server ports and service properties."
msgstr "詳細設定 - サーバーのポートとサービスのプロパティを設定できます。"
msgid "Alfresco Content Services"
msgstr "Alfresco Content Services"
msgid "Alfresco Community Edition"
msgstr "Alfresco Community エディション"
msgid "Alfresco Content Services Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management, and Image Management."
msgstr "Alfresco Content Services エンタープライズコンテンツ管理 (ECM) システムは、文書管理、コラボレーション管理、画像管理に特化したシステムです。"
msgid "FTP Port"
msgstr "FTP ポート"
msgid "Alfresco Module Packages"
msgstr "Alfresco モジュールパッケージ"
msgid "RMI Port"
msgstr "RMI ポート"
msgid "Alfresco Share"
msgstr "Alfresco Share"
msgid "Shortcuts"
msgstr "ショートカット"
msgid "Validations"
msgstr "検証"
msgid "Alfresco Website"
msgstr "Alfresco Web サイト"
msgid "Data Directory"
msgstr "データディレクトリ"
msgid "Choose optional components to install."
msgstr "追加でインストールするコンポーネントを選択してください。"
msgid "Auto - Configure servers to start automatically"
msgstr "自動 - サーバーが自動的に起動するように設定します。"
msgid "CIFS TCP ports in use"
msgstr "CIFS TCP ポートは使用中です"
msgid "CIFS UDP ports in use"
msgstr "CIFS UDP ポートは使用中です"
msgid "CIFS protocol ports configuration"
msgstr "CIFS プロトコルポートの設定"
msgid "CIFS server port"
msgstr "CIFS サーバーポート"
msgid "CIFS server port 1"
msgstr "CIFS サーバーポート 1"
msgid "CIFS server port 2"
msgstr "CIFS サーバーポート 2"
msgid "Configuration Files"
msgstr "設定ファイル"
msgid "Creating user and database"
msgstr "ユーザーとデータベースの作成"
msgid "Database Configuration"
msgstr "データベースの設定"
msgid "Database Installation"
msgstr "データベースのインストール"
msgid "Database Server Parameters"
msgstr "データベースサーバーのパラメータ"
msgid "Database Server Port:"
msgstr "データベースサーバーのポート:"
msgid "Database Name"
msgstr "データベース名"
msgid "Database Name:"
msgstr "データベース名"
msgid "Deploying Alfresco Content Services... This can take up to five minutes."
msgstr "Alfresco Content Services をデプロイしています... これには最大 5 分かかります。"
msgid "Do you want to install PostgreSQL as a Windows service?"
msgstr "PostgreSQL を Windows サービスとしてインストールしますか?"
msgid "Easy - Install using the default configuration."
msgstr "簡易 - デフォルトの設定を使ってインストールします。"
msgid "Extension Files"
msgstr "拡張ファイル"
msgid "Google Docs Integration"
msgstr "Google ドキュメントの統合"
msgid "I want to use an existing PostgreSQL database."
msgstr "既存の PostgreSQL データベースを使用する"
msgid "I want to use an existing Tomcat instance."
msgstr "既存の Tomcat インスタンスを使用する"
msgid "I want to use the bundled PostgreSQL database."
msgstr "バンドルされている PostgreSQL データベースを使用する"
msgid "I want to use the bundled Tomcat instance."
msgstr "バンドルされている Tomcat インスタンスを使用する"
msgid "IMAP TCP port in use."
msgstr "IMAP TCP ポートは使用中です。"
msgid "IMAP Port"
msgstr "IMAP ポート"
msgid "IP / Hostname"
msgstr "IP またはホスト名"
msgid "Include Alfresco Web Quick Start."
msgstr "Alfresco Web Quick Start が含まれています。"
msgid "Include Google Docs Integration Features."
msgstr "Google ドキュメントの統合機能が含まれてます。"
msgid "Initializing database"
msgstr "データベースを初期化しています"
msgid "Install ${product_fullname} as a service?"
msgstr "${product_fullname} をサービスとしてインストールしますか?"
msgid "Install ${product_fullname} as service"
msgstr "${product_fullname} をサービスとしてインストールする"
msgid "Install PostgreSQL as a service?"
msgstr "PostgreSQL をサービスとしてインストールしますか?"
msgid "Install as a service"
msgstr "サービスとしてインストールする"
msgid "Installation Folder"
msgstr "インストール先フォルダ"
msgid "Installation Type"
msgstr "インストールの種類"
msgid "Installation directory path is too long. The maximum number of characters allowed is ${base_installdir_max_characters}."
msgstr "インストールディレクトリのパスが長すぎます。パスの長さは ${base_installdir_max_characters} 文字以内でなければなりません。"
msgid "Installation folder"
msgstr "インストール先フォルダ"
msgid "Installation folder cannot contain spaces."
msgstr "インストール先フォルダのパスにスペースを含めることはできません。"
msgid "Installing Alfresco Module Packages (AMPs)"
msgstr "Alfresco モジュールパッケージ (AMP) をインストールしています"
msgid "Installing LibreOffice as a Windows service with name ${LibreOfficeUniqueServiceName}"
msgstr "LibreOffice を ${LibreOfficeUniqueServiceName} という名前の Windows サービスとしてインストールしています"
msgid "Installing PostgreSQL as a Windows service with name ${postgres_unique_service_name}"
msgstr "PostgreSQL を ${postgres_unique_service_name} という名前の Windows サービスとしてインストールしています"
msgid "Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}"
msgstr "Tomcat を ${tomcat_unique_service_name} という名前の Windows サービスとしてインストールしています"
msgid "Not enough file descriptors available"
msgstr "ファイル記述子が足りません"
msgid "CPU clock speed is too slow"
msgstr "CPU クロックの速度が遅すぎます"
msgid "Not enough CPUs (cores) available"
msgstr "CPU (コア) が不十分です"
msgid "Not enough system RAM available"
msgstr "システムの RAM が不十分です"
msgid "You do not have the right permissions to bind to the port or the port is already taken by another application. Select another port."
msgstr "ポートにバインドするための権限がないか、ポートが既に別のアプリケーションで使用されている可能性があります。別のポートを選択してください。"
msgid "JDBC Driver:"
msgstr "JDBC ドライバー:"
msgid "JDBC URL:"
msgstr "JDBC の URL:"
msgid "JDK configuration"
msgstr "JDK の設定"
msgid "JDK Installation Directory:"
msgstr "JDK のインストールディレクトリ"
msgid "Java"
msgstr "Java"
msgid "Java Component required to run ${product_fullname}."
msgstr "${product_fullname} を実行するには、Java コンポーネントが必要です。"
msgid "Java Home path contains spaces. Alfresco Content Services might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
msgstr "Java Home のパスにスペースが含まれています。インストール先のパスにスペースが含まれていると JVM で問題が発生するため、Alfresco Content Services が正しく動作しない場合があります。スペースを含まないパスに JVM をインストールし直してください。"
msgid "This module requires Java, and no Java instance can be found."
msgstr "このモジュールには Java が必要ですが、Java のインスタンスが見つかりません。"
msgid "Launch ${product_fullname}"
msgstr "${product_fullname} を起動する"
msgid "LibreOffice"
msgstr "LibreOffice"
msgid "LibreOffice Server Port"
msgstr "LibreOffice サーバーのポート"
msgid "LibreOffice Server Port:"
msgstr "LibreOffice サーバーのポート:"
msgid "LibreOffice.org is a multiplatform, open-source office software suite for word processing, spreadsheets, presentations, graphics, and databases required for document transformations."
msgstr "LibreOffice は、ワープロ、表計算、プレゼンテーション、グラフィックス、データベースなど、文書の加工に必要なオフィスソフトウェアがすべて揃ったオープンソースのマルチプラットフォームです。"
msgid "Location of bin and lib tomcat folders"
msgstr "bin フォルダ と lib tomcat フォルダの場所"
msgid "Mac OS X® is supported for evaluation use only."
msgstr "Mac OS X® で使用できるのは評価版のみです。"
msgid "Manager Tool"
msgstr "管理者ツール"
msgid "Manual - Configure servers to start services manually"
msgstr "手動 - サービスを手動で開始するようにサーバーを設定します。"
msgid "New Component"
msgstr "新しいコンポーネント"
msgid "New Folder"
msgstr "新しいフォルダ"
msgid "Not a PostgreSQL version 9.4.4 installation. PostgreSQL 9.4.4 is recommended."
msgstr "インストールされている PostgreSQL のバージョンは 9.4.4 ではありません。PostgreSQL 9.4.4 をインストールすることをお勧めします。"
msgid "Password"
msgstr "パスワード"
msgid "Password must not contain leading or trailing spaces."
msgstr "パスワードの先頭または末尾にスペースを入れることはできません。"
msgid "Password:"
msgstr "パスワード:"
msgid "Choose a folder to install ${product_fullname}."
msgstr "${product_fullname} をインストールするフォルダを選択してください。"
msgid "Choose a port number for Alfresco Content Services to use to execute remote commands."
msgstr "リモートコマンドの実行に使用する Alfresco Content Services 用ポート番号を選択してください。"
msgid "Choose a port number for the integrated FTP server."
msgstr "統合された FTP サーバーに使用するポート番号を選択してください。"
msgid "Enter a valid IP address or hostname."
msgstr "有効な IP アドレスまたはホスト名を入力してください。"
msgid "Enter the IP address or hostname for your database."
msgstr "データベースの IP アドレスまたはホスト名を入力してください。"
msgid "Enter your Tomcat configuration parameters."
msgstr "Tomcat の設定パラメータを入力してください。"
msgid "Enter the port of your database."
msgstr "データベースのポート番号を入力してください。"
msgid "Enter the port that the LibreOffice Server will listen to."
msgstr "LibreOffice サーバーがリッスンするポート番号を入力してください。"
msgid "Enter your database 'postgres' user password."
msgstr "'postgres' データベースユーザーのパスワードを入力してください。"
msgid "Specify a password for the Alfresco Content Services administrator account."
msgstr "Alfresco Content Services 管理者アカウントのパスワードを指定してください。"
msgid "Select a different installation directory. The installation directory cannot contain symbolic links."
msgstr "別のインストールディレクトリを選択してください。インストールディレクトリにシンボリックリンクを含めることはできません。"
msgid "Select services startup type."
msgstr "サービスのスタートアップの種類を選択してください。"
msgid "Select a Tomcat configuration"
msgstr "Tomcat の設定を選択してください。"
msgid "Select a database configuration."
msgstr "データベースの設定を選択してください。"
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation."
msgstr "インストールされている Alfresco Content Services に SharePoint サーバー経由でアクセスすることをアプリケーションに許可する場合は、このモジュールを選択します。"
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation&#xa;(proprietary module licensed under the Alfresco Component License)."
msgstr "インストールされている Alfresco Content Services に SharePoint サーバー経由でアクセスすることをアプリケーションに許可する場合は、&#xa;このモジュールを選択します (Alfresco コンポーネントライセンスの下でライセンスされた専用モジュール)。"
msgid "Specify the directory where Tomcat is located."
msgstr "Tomcat があるディレクトリを指定してください。"
msgid "Specify the directory where the psql, pg_restore, and vacuumdb binaries are located."
msgstr "psql、pg_restore、vacuumdb のバイナリがあるディレクトリを指定してください。"
msgid "Enter CIFS ports configuration."
msgstr "CIFS ポートの設定を入力してください。"
msgid "Port:"
msgstr "ポート:"
msgid "PostgreSQL"
msgstr "PostgreSQL"
msgid "PostgreSQL Binary Directory"
msgstr "PostgreSQL バイナリのディレクトリ"
msgid "PostgreSQL is a powerful, open source, object-relational database system."
msgstr "PostgreSQL は、パワフルなオープンソースのオブジェクト指向リレーショナルデータベースシステムです。"
msgid "PostgreSQL postgres user password"
msgstr "PostgreSQL postgres ユーザーのパスワード"
msgid "Program Files"
msgstr "プログラムファイル"
msgid "README"
msgstr "Readme"
msgid "README File"
msgstr "Readme ファイル"
msgid "README Folder Component"
msgstr "Readme フォルダコンポーネント"
msgid "Re-enter password"
msgstr "パスワードを再入力してください。"
msgid "Repeat Password:"
msgstr "パスワードの再入力:"
msgid "SMB Port"
msgstr "SMB ポート"
msgid "SMTP TCP port in use"
msgstr "使用中の SMTP TCP ポート"
msgid "SMTP Port"
msgstr "SMTP ポート"
msgid "Select a folder:"
msgstr "インストール先フォルダ:"
msgid "Service Startup Configuration"
msgstr "サービスのスタートアップ設定"
msgid "Service script name"
msgstr "サービスのスクリプト名"
msgid "Specify the name of the database."
msgstr "データベースの名前を指定してください。"
msgid "Specify the password for the database user."
msgstr "データベースユーザーのパスワードを指定してください。"
msgid "Set the database user."
msgstr "データベースユーザーを設定してください。"
msgid "Setup will attempt to install new databases and will overwrite any duplicates. Do you want you continue?"
msgstr "新しいデータベースがインストールされ、同じ名前の既存のデータベースは上書きされます。操作を続けますか?"
msgid "Shortcuts Images"
msgstr "ショートカット画像"
msgid "Show next steps"
msgstr "次の手順を表示"
msgid "Solr1"
msgstr "Solr1"
msgid "Solr4"
msgstr "Solr4"
msgid "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
msgstr "LibreOffice に必要な次のライブラリがシステムにありません: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx。\nインストールを中止して、これらのライブラリをインストールしてください。\n詳細については、LibreOffice のマニュアル (http://docs.alfresco.com) をご覧ください。\n\nこのままインストールを続けますか?"
msgid "We support PostgreSQL as service only."
msgstr "PostgreSQL を使用できるのはサービスとしてのみです。"
msgid "You need to be an administrator."
msgstr "管理者の権限が必要です。"
msgid "Start ${product_fullname} service"
msgstr "${product_fullname} サービスの開始"
msgid "Starting LibreOffice..."
msgstr "LibreOffice を開始しています..."
msgid "Starting servers..."
msgstr "サーバーを起動しています..."
msgid "Stop ${product_fullname} service"
msgstr "${product_fullname} サービスの停止"
msgid "Stopping PostgreSQL..."
msgstr "PostgreSQL を停止しています..."
msgid "Stopping Services"
msgstr "サービスの停止"
msgid "Stopping servers"
msgstr "サーバーを停止しています"
msgid "Stopping services"
msgstr "サービスを停止しています"
msgid "The ${product_shortname} service script file exists. Use a different name for the service script."
msgstr "${product_shortname} という名前のサービススクリプトファイルはすでに存在します。別の名前を指定してください。"
msgid "The data directory increases in size over time. Choose where you want to store it."
msgstr "データディレクトリは、使っていくうちに大きくなります。そのことを考慮して保存先を選択してください。"
msgid "The current installation directory cannot be accessed by non-root users. Select a different installation directory or change the permissions to 755 for this folder."
msgstr "現在のインストールディレクトリは、ルートユーザーしかアクセスできません。別のインストールディレクトリを選択するか、このフォルダのアクセス権を 755 に変更してください。"
msgid "The directory you selected is not a valid JDK directory. Choose another directory."
msgstr "選択したディレクトリは、有効な JDK ディレクトリではありません。別のディレクトリを選択してください。"
msgid "The directory you selected is not a valid Tomcat directory. Choose another directory."
msgstr "選択したディレクトリは、有効な Tomcat ディレクトリではありません。別のディレクトリを選択してください。"
msgid "The installation directory must be a path containing letters, numbers, and '/', '.', -, and '_' characters only."
msgstr "インストールディレクトリのパスに使用できる文字は、日本語、英字、数字、スラッシュ(/)、ピリオド(.)、ハイフン(-、アンダースコア_のみです。"
msgid "The installation has not completed because the current umask is set to permissions of ${base_umask}. Modify your umask setting to at least 0022 before relaunching the installer. After the installation has completed, reset the umask permissions to your original values."
msgstr "現在の umask に ${base_umask} の権限が設定されているため、インストールが完了しませんでした。インストーラを再起動する前に、umask の設定を 0022 以上に変更してください。インストールが完了したら、umask の権限を元の値に戻してください。"
msgid "The installer could not access the current free space on ${installdir}. Check that there is enough free space to install ${product_fullname}"
msgstr "インストーラが ${installdir} の現在の空き容量を確認できませんでした。${product_fullname} のインストールに十分な空き容量があることを確認してください。"
msgid "The password must be longer than 3 characters."
msgstr "パスワードは 4 文字以上でなければなりません。"
msgid "The path ${postgres_binary_directory} does not contain a pg_restore executable."
msgstr "${postgres_binary_directory} には、pg_restore の実行可能ファイルが含まれていません。"
msgid "The path ${postgres_binary_directory} does not contain a pg_vacuumdb executable."
msgstr "${postgres_binary_directory} には、pg_vacuumdb の実行可能ファイルが含まれていません。"
msgid "The path ${postgres_binary_directory} is not valid. Check if the directory contains the required binaries."
msgstr "${postgres_binary_directory} は無効なディレクトリです。ディレクトリに必要なバイナリが含まれていることを確認してください。"
msgid "The selected folder is not empty. Specify a different folder."
msgstr "選択したフォルダは空ではありません。別のフォルダを指定してください。"
msgid "The service script file exists. Insert a different name for the service script."
msgstr "このサービススクリプトファイルはすでに存在します。別の名前を指定してください。"
msgid "The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco Content Services. Install a 64 bit version of Java before continuing, or go back and ensure the "Java" component is selected."
msgstr "選択した Java は 32 ビット版ですが、インストールする Alfresco Content Services は 64 ビット版です。ここで 64 ビット版の Java をインストールするか、前の画面に戻って "Java" コンポーネントが選択されていることを確認してください。"
msgid "There is not enough free space on ${installdir}. You need at least ${base_needed_space} MB in order to install ${product_fullname}"
msgstr "${installdir} に十分な空き容量がありません。${product_fullname} のインストールには、最低 ${base_needed_space} MB 必要です。"
msgid "This environment is not configured optimally for Alfresco Content Services - review this list before continuing.\n\nWhile these issues wont prevent Alfresco Content Services from functioning, some product features might not be available, or the system might not perform optimally."
msgstr "この環境は Alfresco Content Services を適切に実行するのに十分な構成ではありません。インストールする前に、以下の問題をチェックしてください。\n\nこれらの問題があっても Alfresco Content Services は機能しますが、一部の製品機能が使用できないか、システムが適切に動作しない場合があります。"
msgid "This installer is for Windows 64 bit. Download the Windows 32 bit version."
msgstr "このインストーラは Windows 64 ビット版用です。Windows 32 ビット版用をダウンロードしてください。"
msgid "This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again."
msgstr "このリリースは J2SE ${java_min_version} 以降で実行するようにパッケージ化されています。互換性のある Java バージョンをインストールしてから、操作をやり直してください。"
msgid "This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again."
msgstr "このリリースは J2SE ${java_min_version} で実行するようにパッケージ化されています。互換性のある Java バージョンをインストールしてから、操作をやり直してください。"
msgid "Tomcat AJP Port:"
msgstr "Tomcat の AJP ポート:"
msgid "Tomcat Directory"
msgstr "Tomcat のディレクトリ"
msgid "Tomcat JMX Port:"
msgstr "Tomcat の JMX ポート:"
msgid "Tomcat Port Configuration"
msgstr "Tomcat のポート設定"
msgid "Tomcat SSL Port:"
msgstr "Tomcat の SSL ポート:"
msgid "Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Select another Tomcat Shutdown Port."
msgstr "Tomcat サーバー用ポートと Tomcat のシャットダウン用ポートを同じにすることはできません。Tomcat のシャットダウン用に別のポートを選択してください。"
msgid "Tomcat Server Port:"
msgstr "Tomcat サーバー用ポート:"
msgid "Tomcat Shutdown Port:"
msgstr "Tomcat のシャットダウン用ポート:"
msgid "Tomcat Directory:"
msgstr "Tomcat のディレクトリ:"
msgid "Tomcat Installation:"
msgstr "Tomcat のインストール場所:"
msgid "Couldnt bind to the given port number. Select another FTP Port."
msgstr "指定したポート番号にバインドできません。別の FTP ポートを選択してください。"
msgid "Couldnt bind to the given port number. Select another RMI Port."
msgstr "指定したポート番号にバインドできません。別の RMI ポートを選択してください。"
msgid "Couldnt bind to the given port number. Select another Tomcat AJP Port."
msgstr "指定したポート番号にバインドできません。別の Tomcat AJP ポートを選択してください"
msgid "Couldnt bind to the given port number. Select another Tomcat JMX Port."
msgstr "指定したポート番号にバインドできません。別の Tomcat JMX ポートを選択してください"
msgid "Couldnt bind to the given port number. Select another Tomcat SSL Port."
msgstr "指定したポート番号にバインドできません。別の Tomcat SSL ポートを選択してください"
msgid "Couldnt bind to the given port number. Select another Tomcat Server Port."
msgstr "指定したポート番号にバインドできません。別の Tomcat サーバー用ポートを選択してください"
msgid "Couldnt bind to the given port number. Select another Tomcat Shutdown Port."
msgstr "指定したポート番号にバインドできません。Tomcat のシャットダウン用に別のポートを選択してください。"
msgid "Use numbers only in the port configuration fields. Other characters are not permitted."
msgstr "ポートの設定フィールドでは数字だけを使用してください。 他の文字は使用できません。"
msgid "Couldnt bind to the server port. Make sure that ${serverName} is not running."
msgstr "サーバー用ポートにバインドできませんでした。${serverName} が稼働していないことを確認してください。"
msgid "Couldnt connect to database. Check your configuration."
msgstr "データベースに接続できませんでした。設定を確認してください。"
msgid "Couldnt find a server running at this port number. Select another port."
msgstr "このポート番号で稼動しているサーバーが見つかりません。別のポートを選択してください。"
msgid "Couldnt find a server running at port ${postgres_port}. Start your database server."
msgstr "ポート ${postgres_port} で稼動しているサーバーが見つかりません。データベースサーバーを起動してください。"
msgid "Couldnt get free disk space."
msgstr "空きディスク容量を確認できませんでした。"
msgid "Uninstall ${product_fullname}"
msgstr "${product_fullname} のアンインストール"
msgid "Uninstall ${product_fullname} service"
msgstr "${product_fullname} サービスのアンインストール"
msgid "Uninstalling service"
msgstr "サービスのアンインストール"
msgid "Uninstalling services"
msgstr "サービスをアンインストールしています"
msgid "Use to configure the destination of the content in commands folder"
msgstr "コマンドフォルダ内にあるコンテンツの掲載先を設定するために使用します。"
msgid "User"
msgstr "ユーザー"
msgid "Username '${username}' is reserved. Use a different user name."
msgstr "ユーザー名「${username}」は、予約されています。別のユーザー名を使用してください。"
msgid "Username:"
msgstr "ユーザー名:"
msgid "Verify:"
msgstr "確認:"
msgid "Waiting for PostgreSQL to start"
msgstr "PostgreSQL の開始待ちです"
msgid "Waiting for Postmaster"
msgstr "Postmaster の待機中"
msgid "War files"
msgstr "WAR ファイル"
msgid "Warning"
msgstr "警告"
msgid "Unable to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later."
msgstr "システムに適切な JDK がインストールされていません。${product_fullname} には JDK ${java_min_version} 以降が必要です。"
msgid "Web Quick Start"
msgstr "Web Quick Start"
msgid "Web Server"
msgstr "Web サーバー"
msgid "Web Server Domain:"
msgstr "Web サーバードメイン:"
msgid "You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Download and install Ruby Stack ${rubyVersion} version from bitnami.com"
msgstr "サポートされていない Bitnami スタックにある Ruby ${rubyVersion} ベースのアプリケーションをインストールしようとしています。bitnami.com にある Ruby スタック ${rubyVersion} 版をダウンロードしてインストールしてください。"
msgid "If you register ${product_fullname} as a service it will automatically start ${product_fullname} on machine startup."
msgstr "${product_fullname} をサービスとして登録すると、マシンの起動時に自動的に ${product_fullname} が開始されます。"
msgid "You have chosen Tomcat as the existing installation. Restart Tomcat to use any newly installed applications."
msgstr "Tomcat を既存のソフトウェアとして選択しました。新たにインストールしたアプリケーションを使用するには、Tomcat を再起動する必要があります。"
msgid "Select at least one of the Solr components."
msgstr "Solr コンポーネントを最低 1 つを選択してください。"
msgid "Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation."
msgstr "インストーラでパスワードを設定するときは、ASCII 文字を使用してください。非 ASCII 文字を使いたい場合は、インストール後にパスワードをリセットする際にその文字で指定できます。"
msgid "Connect Alfresco Share to the repository"
msgstr "Alfresco Share をリポジトリに接続する"
msgid "Enter the location of your Alfresco Content Services repository."
msgstr "Alfresco Content Services 用のリポジトリの場所を入力してください。"
msgid "Repository location: "
msgstr "リポジトリの場所: "
msgid "Solr - Install Solr 1.4 only for upgrading from earlier Alfresco Content Services versions."
msgstr "Solr - 旧バージョンの Alfresco Content Services からアップグレードする場合のみ Solr 1.4 をインストールしてください。"
msgid "Solr is an open source enterprise search platform that uses Apache Lucene as an indexing and search engine. Solr 4 provides improvements in scalability, performance, and flexibility over Solr 1."
msgstr "Solr は、Apache Lucene をインデックス化/検索エンジンとして使用する、オープンソースのエンタープライズ検索プラットフォームです。Solr 4 は Solr 1 に比べて、拡張性、パフォーマンス、柔軟性に優れています。"
msgid "Unable to bind to the given port number."
msgstr "指定した番号にバインドできません。"
msgid "Unable to bind to the given port number. This port is already in use by the ${process_binding_port} process. Select another ${serverName} Server Port."
msgstr "指定した番号にバインドできません。このポートはすでに ${process_binding_port} プロセスで使用されています。別の ${serverName} サーバー用ポートを選択してください。"
msgid "Remote Solr configuration"
msgstr "リモート Solr の設定"
msgid "Enter the Solr host and port to connect to Alfresco Content Services:"
msgstr "Alfresco Content Services に接続する Solr ホストとポートを入力してください:"
msgid "Solr host:"
msgstr "Solr ホスト:"
msgid "Solr SSL port:"
msgstr "Solr の SSL ポート:"
msgid "Sharded Solr installation"
msgstr "シャード化された Solr インストール"
msgid "Are you using a sharded Solr installation?"
msgstr "シャード化された Solr インストールを使いますか?"
msgid "Yes"
msgstr "はい"
msgid "No"
msgstr "いいえ"
msgid "Read the following License Agreement. You must accept the terms of this agreement before continuing with the installation."
msgstr "以下のライセンス使用許諾契約をお読みください。 インストールするには、これらの規約に同意する必要があります。"

View File

@@ -1,683 +0,0 @@
msgid "${machine_total_memoryGB} GB of RAM is not enough to run Alfresco Content Services for test or production purposes. Alfresco Content Services might not work correctly and if it does, will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM, and optimally ${recommended_ramGB} GB of RAM."
msgstr "${machine_total_memoryGB} GB med RAM er ikke nok til å kjøre Alfresco Content Services med tanke på testing eller produksjon. Det er mulig at Alfresco Content Services ikke fungerer som den skal, og hvis den gjør det, vil den ikke fungere optimalt. Oppgrader serveren til å ha minst ${minimum_ramGB} GB RAM, og optimal ${recommended_ramGB} GB RAM."
msgid "${product_fullname} LibreOffice Service"
msgstr "${product_fullname} LibreOffice-tjeneste"
msgid "${product_fullname} Service"
msgstr "${product_fullname}-tjeneste"
msgid "${product_shortname} Manager Tool"
msgstr "${product_shortname}-styringsverktøy"
msgid "32-bit Microsoft Windows® is supported for evaluation use only."
msgstr "32-bit Microsoft Windows® støttes kun for evaluering."
msgid "64-bit architecture recommended"
msgstr "64-bit arkitektur anbefalt"
msgid "Admin Password"
msgstr "Admin.passord"
msgid "Admin Password:"
msgstr "Admin.passord:"
msgid "Advanced - Configure server ports and service properties."
msgstr "Avansert - Konfigurer serverporter og service egenskaper"
msgid "Alfresco Content Services"
msgstr "Alfresco Content Services"
msgid "Alfresco Community Edition"
msgstr "Alfresco Community Edition"
msgid "Alfresco Content Services Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management, and Image Management."
msgstr "Alfresco Content Services Enterprise Content Management (ECM)-system med dokumentbehandling, samarbeidsbehandling og bildebehandling."
msgid "FTP Port"
msgstr "FTP-port"
msgid "Alfresco Module Packages"
msgstr "Alfresco Modulpakker"
msgid "RMI Port"
msgstr "RMI-port"
msgid "Alfresco Share"
msgstr "Alfresco Deling"
msgid "Shortcuts"
msgstr "Snarveier"
msgid "Validations"
msgstr "Valideringer"
msgid "Alfresco Website"
msgstr "Alfresco Webområde"
msgid "Data Directory"
msgstr "Datakatalog"
msgid "Choose optional components to install."
msgstr "Du kan også velge alternative komponenter som skal installeres."
msgid "Auto - Configure servers to start automatically"
msgstr "Auto. — Konfigurer servere til å starte automatisk"
msgid "CIFS TCP ports in use"
msgstr "CIFS TCP-porter i bruk"
msgid "CIFS UDP ports in use"
msgstr "CIFS UDP-porter i bruk"
msgid "CIFS protocol ports configuration"
msgstr "Konfigurasjon av CIFS-protokollporter"
msgid "CIFS server port"
msgstr "CIFS-serverport"
msgid "CIFS server port 1"
msgstr "CIFS-serverport 1"
msgid "CIFS server port 2"
msgstr "CIFS-serverport 2"
msgid "Configuration Files"
msgstr "Konfigurasjonsfiler"
msgid "Creating user and database"
msgstr "Opprette bruker og database"
msgid "Database Configuration"
msgstr "Databasekonfigurasjon"
msgid "Database Installation"
msgstr "Databaseinstallasjon"
msgid "Database Server Parameters"
msgstr "Serverparametre for database"
msgid "Database Server Port:"
msgstr "Serverport for database"
msgid "Database Name"
msgstr "Databasenavn"
msgid "Database Name:"
msgstr "Databasenavn:"
msgid "Deploying Alfresco Content Services... This can take up to five minutes."
msgstr "Implementerer Alfresco Content Services... Dette kan ta inntil fem minutter."
msgid "Do you want to install PostgreSQL as a Windows service?"
msgstr "Vil du installere PostgreSQL som en Windows-tjeneste?"
msgid "Easy - Install using the default configuration."
msgstr "Enkel - Installer ved bruk av standard konfigurasjoner."
msgid "Extension Files"
msgstr "Utvidelsesfiler"
msgid "Google Docs Integration"
msgstr "Google Docs-integrering"
msgid "I want to use an existing PostgreSQL database."
msgstr "Jeg vil bruke en eksisterende PostgreSQL-database"
msgid "I want to use an existing Tomcat instance."
msgstr "Jeg vil bruke en eksisterende Tomcat-enhet."
msgid "I want to use the bundled PostgreSQL database."
msgstr "Jeg vil bruke den medfølgende PostgreSQL-databasen."
msgid "I want to use the bundled Tomcat instance."
msgstr "Jeg vil bruke den medfølgende Tomcat-enheten."
msgid "IMAP TCP port in use."
msgstr "IMAP TCP-port i bruk"
msgid "IMAP Port"
msgstr "IMAP-port"
msgid "IP / Hostname"
msgstr "IP/vertsnavn"
msgid "Include Alfresco Web Quick Start."
msgstr "Inkluder Alfrescos Webhurtigstart."
msgid "Include Google Docs Integration Features."
msgstr "Inkluder Google Docs-integreringsfunksjoner."
msgid "Initializing database"
msgstr "Initialiserer database"
msgid "Install ${product_fullname} as a service?"
msgstr "Installere ${product_fullname} som en tjeneste?"
msgid "Install ${product_fullname} as service"
msgstr "Installer ${product_fullname} som tjeneste"
msgid "Install PostgreSQL as a service?"
msgstr "Installere PostgreSQL som en tjeneste?"
msgid "Install as a service"
msgstr "Installer som en tjeneste"
msgid "Installation Folder"
msgstr "Installasjonsmappe"
msgid "Installation Type"
msgstr "Installasjonstype"
msgid "Installation directory path is too long. The maximum number of characters allowed is ${base_installdir_max_characters}."
msgstr "Filstien for installasjonen er for lang. Maksimalt antall tillatte tegn er ${base_installdir_max_characters}."
msgid "Installation folder"
msgstr "Installasjonsmappe"
msgid "Installation folder cannot contain spaces."
msgstr "Installasjonsmappen kan ikke inneholde mellomrom."
msgid "Installing Alfresco Module Packages (AMPs)"
msgstr "Installerer Alfresco Modulpakker (AMP)"
msgid "Installing LibreOffice as a Windows service with name ${LibreOfficeUniqueServiceName}"
msgstr "Installerer LibreOffice som en Windows-tjeneste med navnet ${LibreOfficeUniqueServiceName}"
msgid "Installing PostgreSQL as a Windows service with name ${postgres_unique_service_name}"
msgstr "Installerer PostgreSQL som en Windows-tjeneste med navnet ${postgres_unique_service_name}"
msgid "Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}"
msgstr "Installerer Tomcat som en Windows-tjeneste med navnet ${tomcat_unique_service_name}"
msgid "Not enough file descriptors available"
msgstr "Ikke nok fildeskriptorer tilgjengelig."
msgid "CPU clock speed is too slow"
msgstr "CPU klokkefrekvens er for langsom"
msgid "Not enough CPUs (cores) available"
msgstr "Ikke nok CPU (kjerner) tilgjengelig"
msgid "Not enough system RAM available"
msgstr "Ikke nok system RAM tilgjengelig"
msgid "You do not have the right permissions to bind to the port or the port is already taken by another application. Select another port."
msgstr "Du har ikke rettigheter til å tilknytte porten, eller porten er allerede i bruk av en annen applikasjon. Velg en annen port."
msgid "JDBC Driver:"
msgstr "JDBC-driver:"
msgid "JDBC URL:"
msgstr "JDBC URL:"
msgid "JDK configuration"
msgstr "JDK-konfigurasjon"
msgid "JDK Installation Directory:"
msgstr "JDK-installasjonskatalog:"
msgid "Java"
msgstr "Java"
msgid "Java Component required to run ${product_fullname}."
msgstr "Java Component kreves for å kjøre ${product_fullname}."
msgid "Java Home path contains spaces. Alfresco Content Services might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
msgstr "Java-hjemmebanen inneholder mellomrom. Det kan hende Alfresco Content Services ikke fungerer som den skal ettersom JVM får problemer hvis installasjonsbanen inneholder mellomrom. Installer JVM på nytt i en bane uten mellomrom."
msgid "This module requires Java, and no Java instance can be found."
msgstr "Denne modulen krever Java, og ingen Java-enheter har blitt oppdaget."
msgid "Launch ${product_fullname}"
msgstr "Kjør ${product_fullname}"
msgid "LibreOffice"
msgstr "LibreOffice"
msgid "LibreOffice Server Port"
msgstr "LibreOffice Server Port"
msgid "LibreOffice Server Port:"
msgstr "LibreOffice Server Port:"
msgid "LibreOffice.org is a multiplatform, open-source office software suite for word processing, spreadsheets, presentations, graphics, and databases required for document transformations."
msgstr "LibreOffice er en multiplattform, open-source office-programvare for tekstbehandling, regneark, presentasjoner, grafiske fremvisninger og databaser som er nødvendig for å transformere dokumenter."
msgid "Location of bin and lib tomcat folders"
msgstr "Plassering av bin- og lib tomcat-mapper"
msgid "Mac OS X® is supported for evaluation use only."
msgstr "Mac OS X® støttes kun til evaluering."
msgid "Manager Tool"
msgstr "Styringsverktøy"
msgid "Manual - Configure servers to start services manually"
msgstr "Manuelt — Konfigurer servere til å starte tjenester manuelt"
msgid "New Component"
msgstr "Ny komponent"
msgid "New Folder"
msgstr "Ny mappe"
msgid "Not a PostgreSQL version 9.4.4 installation. PostgreSQL 9.4.4 is recommended."
msgstr "Ikke en PostgreSQL versjon 9,4.4 installasjon. PostgreSQL 9,4.4 er anbefalt."
msgid "Password"
msgstr "Passord"
msgid "Password must not contain leading or trailing spaces."
msgstr "Passordet kan ikke starte eller slutte med mellomrom."
msgid "Password:"
msgstr "Passord:"
msgid "Choose a folder to install ${product_fullname}."
msgstr "Velg en mappe for installasjon av ${product_fullname}"
msgid "Choose a port number for Alfresco Content Services to use to execute remote commands."
msgstr "Velg et portnummer som Alfresco Content Services skal bruke til å utføre eksterne kommandoer."
msgid "Choose a port number for the integrated FTP server."
msgstr "Velg et portnummer for den integrerte FTP-serveren."
msgid "Enter a valid IP address or hostname."
msgstr "Skriv inn gyldig IP-adresse eller vertsnavn."
msgid "Enter the IP address or hostname for your database."
msgstr "Skriv inn IP-adressen eller vertsnavnet til databasen."
msgid "Enter your Tomcat configuration parameters."
msgstr "Angi dine Tomcat konfigurasjonsparametere."
msgid "Enter the port of your database."
msgstr "Angi porten til databasen."
msgid "Enter the port that the LibreOffice Server will listen to."
msgstr "Angi porten som LibreOffice skal lytte til."
msgid "Enter your database 'postgres' user password."
msgstr "Skriv inn databasens "postgres"-brukerpassord."
msgid "Specify a password for the Alfresco Content Services administrator account."
msgstr "Angi et passord for Alfresco Content Services-administratorkontoen."
msgid "Select a different installation directory. The installation directory cannot contain symbolic links."
msgstr "Velg en annen installasjonskatalog. Installasjonskatalogen kan ikke inneholde lenker med symboler."
msgid "Select services startup type."
msgstr "Velg oppstartstypen for tjenester."
msgid "Select a Tomcat configuration"
msgstr "Velg en Tomcat innstilling"
msgid "Select a database configuration."
msgstr "Velg en databaseinnstilling"
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation."
msgstr "Velg denne modulen for å la applikasjoner som kan kommunisere med en SharePoint-server, samhandle med din Alfresco Content Services-installasjon."
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation&#xa;(proprietary module licensed under the Alfresco Component License)."
msgstr "Velg denne modulen for å la applikasjoner som kan kommunisere med en Sharepoint-server, samhandle med din Alfresco Content Services-installasjon&#xa;(egenutviklet modell lisensiert til Alfresco Component License)."
msgid "Specify the directory where Tomcat is located."
msgstr "Angi i hvilken katalog Tomcat er plassert."
msgid "Specify the directory where the psql, pg_restore, and vacuumdb binaries are located."
msgstr "Angi i hvilken katalog binærfilene for psql, pg_restore og vacuumdb er plassert."
msgid "Enter CIFS ports configuration."
msgstr "Legg inn CIFS-portkonfigruasjonen."
msgid "Port:"
msgstr "Port:"
msgid "PostgreSQL"
msgstr "PostgreSQL"
msgid "PostgreSQL Binary Directory"
msgstr "PostgreSQL-binærfilkatalog"
msgid "PostgreSQL is a powerful, open source, object-relational database system."
msgstr "PostgreSQL er et kraftig objektrelasjonsdatabasesystem med åpen kilde."
msgid "PostgreSQL postgres user password"
msgstr "PostgreSQL postgres-brukerpassord"
msgid "Program Files"
msgstr "Programfiler"
msgid "README"
msgstr "README"
msgid "README File"
msgstr "VIKTIG-fil"
msgid "README Folder Component"
msgstr "VIKTIG-mappekomponent"
msgid "Re-enter password"
msgstr "Skriv inn passordet på nytt"
msgid "Repeat Password:"
msgstr "Gjenta passord:"
msgid "SMB Port"
msgstr "SMB-port"
msgid "SMTP TCP port in use"
msgstr "SMTP TCP-port i bruk"
msgid "SMTP Port"
msgstr "SMTP-port"
msgid "Select a folder:"
msgstr "Velg en mappe:"
msgid "Service Startup Configuration"
msgstr "Konfigurasjon av tjenesteoppstart"
msgid "Service script name"
msgstr "Tjenesteskriptnavn"
msgid "Specify the name of the database."
msgstr "Angi navnet på databasen."
msgid "Specify the password for the database user."
msgstr "Angi passord for databasebrukeren."
msgid "Set the database user."
msgstr "Velg databasebruker."
msgid "Setup will attempt to install new databases and will overwrite any duplicates. Do you want you continue?"
msgstr "Installasjonen vil forsøke å installere nye databaser og vil overskrive duplikater. Ønsker du å fortsette?"
msgid "Shortcuts Images"
msgstr "Bilder av snarveier"
msgid "Show next steps"
msgstr "Vis neste trinn"
msgid "Solr1"
msgstr "Solr1"
msgid "Solr4"
msgstr "Solr4"
msgid "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
msgstr "Noen eller alle bibliotekene som kreves for å støtte LibreOffice ble ikke funnet i ditt system: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nDu anbefales på det sterkeste å avbryte installasjonen og installere bibliotekene. \nFor mer informasjon, se LibreOffice dokumenasjonen på http://docs.alfresco.com\n\nØnsker du å fortsette installasjonen?"
msgid "We support PostgreSQL as service only."
msgstr "Vi støtter kun PostgreSQL som tjeneste."
msgid "You need to be an administrator."
msgstr "Beklager, men du må være en administrator."
msgid "Start ${product_fullname} service"
msgstr "Start ${product_fullname}-tjenesten"
msgid "Starting LibreOffice..."
msgstr "Starter LibreOffice..."
msgid "Starting servers..."
msgstr "Starter opp servere..."
msgid "Stop ${product_fullname} service"
msgstr "Stopp ${product_fullname}-tjenesten"
msgid "Stopping PostgreSQL..."
msgstr "Stopper PostgreSQL..."
msgid "Stopping Services"
msgstr "Stoppe tjenester"
msgid "Stopping servers"
msgstr "Stoppe servere"
msgid "Stopping services"
msgstr "Stoppe tjenester"
msgid "The ${product_shortname} service script file exists. Use a different name for the service script."
msgstr "Skriptfilen for ${product_shortname} tjenesten eksisterer. Bruk et annet navn for tjenesteskriptet."
msgid "The data directory increases in size over time. Choose where you want to store it."
msgstr "Datakatalogen øker i størrelse over tid. Velg hvor du ønsker å lagre den."
msgid "The current installation directory cannot be accessed by non-root users. Select a different installation directory or change the permissions to 755 for this folder."
msgstr "Ikke-rot-brukere har ikke tilgang til den nåværende installasjonskatalogen. Velg en annen installasjonskatalog eller endre tillatelsene til 755 for denne mappen."
msgid "The directory you selected is not a valid JDK directory. Choose another directory."
msgstr "Katalogen du valgte er ikke en gyldig JDK-katalog. Velg en annen katalog."
msgid "The directory you selected is not a valid Tomcat directory. Choose another directory."
msgstr "Katalogen du valgte er ikke en gyldig Tomcat-katalog. Velg en annen katalog."
msgid "The installation directory must be a path containing letters, numbers, and '/', '.', -, and '_' characters only."
msgstr "Installasjonskatalogen må være en sti som kun inneholder bokstaver, tall og følgende tegn: '/', '.', -, '_' ."
msgid "The installation has not completed because the current umask is set to permissions of ${base_umask}. Modify your umask setting to at least 0022 before relaunching the installer. After the installation has completed, reset the umask permissions to your original values."
msgstr "Installasjonen ble ikke gjennomført fordi den nåværende umask har angitt tilganger til ${base_umask}. Endre dine umask-innstillinger til minst 0022 før du starter installasjonen på nytt. Etter at installasjonen er ferdig, tilbakesstilles de avmaskerte tillatelsene til de opprinnelige verdiene."
msgid "The installer could not access the current free space on ${installdir}. Check that there is enough free space to install ${product_fullname}"
msgstr "Installasjonen kunne ikke få tilgang til den gjeldende ledige plassen på ${installdir}. Sjekk at det er nok ledig plass til å installere ${product_fullname}"
msgid "The password must be longer than 3 characters."
msgstr "Passordet må være lengre enn 3 tegn."
msgid "The path ${postgres_binary_directory} does not contain a pg_restore executable."
msgstr "Stien ${postgres_binary_directory} ser ikke ut til å ha en pg_restore kjørbar fil."
msgid "The path ${postgres_binary_directory} does not contain a pg_vacuumdb executable."
msgstr "Stien ${postgres_binary_directory} ser ikke ut til å ha en pg_vacuumdb kjørbar fil."
msgid "The path ${postgres_binary_directory} is not valid. Check if the directory contains the required binaries."
msgstr "Stien ${postgres_binary_directory} er ikke gyldig. Sjekk om katalogen inneholder de nødvendige binærfilene."
msgid "The selected folder is not empty. Specify a different folder."
msgstr "Den valgte mappen er ikke tom. Angi en annen mappe."
msgid "The service script file exists. Insert a different name for the service script."
msgstr "Skriptfilen for tjenesten eksisterer. Sett inn et annet navn for tjenesteskriptet."
msgid "The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco Content Services. Install a 64 bit version of Java before continuing, or go back and ensure the "Java" component is selected."
msgstr "Du har valgt 32 bit Java-versjon, men dette er en 64 bit-installasjon til Alfresco Content Services. Installer en 64 bit-versjon av Java før du fortsetter, eller gå tilbake og sørg for at "Java"-komponenten er valgt."
msgid "There is not enough free space on ${installdir}. You need at least ${base_needed_space} MB in order to install ${product_fullname}"
msgstr "Det er ikke nok ledig plass på ${installdir}. Du trenger minst ${base_needed_space} MB for å installere ${product_fullname}"
msgid "This environment is not configured optimally for Alfresco Content Services - review this list before continuing.\n\nWhile these issues wont prevent Alfresco Content Services from functioning, some product features might not be available, or the system might not perform optimally."
msgstr "Det er ikke konfigurert optimale forhold for Alfresco Content Services - gå gjennom denne listen før du fortsetter.\n\nSelv om disse problemene ikke vil hindre Alfresco Content Services fra å fungere, vil noen produktfunksjoner eventuelt ikke være tilgjengelig, eller systemet vil eventuelt ikke fungere optimalt."
msgid "This installer is for Windows 64 bit. Download the Windows 32 bit version."
msgstr "Denne installasjonen er for Windows 64 bit. Last ned Windows 32 bit versjonen."
msgid "This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again."
msgstr "Denne versjonen ble laget for å kjøre J2SE ${java_min_version} eller nyere versjon. Installer en kompatibel Java-versjon og prøv igjen."
msgid "This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again."
msgstr "Denne versjonen ble laget for å kjøre J2SE ${java_min_version}. Installer en kompatibel Java-versjon og prøv igjen."
msgid "Tomcat AJP Port:"
msgstr "Tomcat AJP-port:"
msgid "Tomcat Directory"
msgstr "Tomcat-katalog"
msgid "Tomcat JMX Port:"
msgstr "Tomcat JMX-port:"
msgid "Tomcat Port Configuration"
msgstr "Tomcat-portkonfigurasjon"
msgid "Tomcat SSL Port:"
msgstr "Tomcat SSL-port:"
msgid "Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Select another Tomcat Shutdown Port."
msgstr "Tomcat serverporten og Tomcat avslutningsporten kan ikke være samme port. Velg en annen Tomcat avslutningsport."
msgid "Tomcat Server Port:"
msgstr "Tomcat-serverport:"
msgid "Tomcat Shutdown Port:"
msgstr "Tomcat-avslutningsport:"
msgid "Tomcat Directory:"
msgstr "Tomcat-katalog:"
msgid "Tomcat Installation:"
msgstr "Tomcat-installasjon:"
msgid "Couldnt bind to the given port number. Select another FTP Port."
msgstr "Kunne ikke binde til det gitte portnummeret. Velg en annen FTP-port."
msgid "Couldnt bind to the given port number. Select another RMI Port."
msgstr "Kunne ikke binde til det gitte portnummeret. Velg en annen RMI-port."
msgid "Couldnt bind to the given port number. Select another Tomcat AJP Port."
msgstr "Kunne ikke binde til det gitte portnummeret. Velg en annen Tomcat AJP-port."
msgid "Couldnt bind to the given port number. Select another Tomcat JMX Port."
msgstr "Kunne ikke binde til det gitte portnummeret. Velg en annen Tomcat JMX-port."
msgid "Couldnt bind to the given port number. Select another Tomcat SSL Port."
msgstr "Kunne ikke binde til det gitte portnummeret. Velg en annen Tomcat SSL-port."
msgid "Couldnt bind to the given port number. Select another Tomcat Server Port."
msgstr "Kunne ikke binde til det gitte portnummeret. Velg en annen Tomcat serverport."
msgid "Couldnt bind to the given port number. Select another Tomcat Shutdown Port."
msgstr "Kunne ikke binde til det gitte portnummeret. Velg en annen Tomcat avslutningsport."
msgid "Use numbers only in the port configuration fields. Other characters are not permitted."
msgstr "Bruk bare tall i portkonfigurasjonsfeltene. Andre tegn tillates ikke."
msgid "Couldnt bind to the server port. Make sure that ${serverName} is not running."
msgstr "Kunne ikke binde til serverporten. Sørg for at ${serverName} ikke kjører."
msgid "Couldnt connect to database. Check your configuration."
msgstr "Kunne ikke koble til databasen. Sjekk innstillingene dine."
msgid "Couldnt find a server running at this port number. Select another port."
msgstr "Kunne ikke finne en server som kjører med dette portnummeret. Velg en annen port."
msgid "Couldnt find a server running at port ${postgres_port}. Start your database server."
msgstr "Kunne ikke finne en server som kjører med port ${postgres_port}. Start din databaseserver."
msgid "Couldnt get free disk space."
msgstr "Kunne ikke frigjøre diskplass."
msgid "Uninstall ${product_fullname}"
msgstr "Avinstaller ${product_fullname}"
msgid "Uninstall ${product_fullname} service"
msgstr "Avinstaller ${product_fullname}-tjenesten"
msgid "Uninstalling service"
msgstr "Avinstallere tjenesten"
msgid "Uninstalling services"
msgstr "Avinstallere tjenester"
msgid "Use to configure the destination of the content in commands folder"
msgstr "Brukes til å konfigurere målet til innholdet i kommandomappen."
msgid "User"
msgstr "Bruker"
msgid "Username '${username}' is reserved. Use a different user name."
msgstr "Brukernavnet '${username}' er reservert. Bruk et annet brukernavn."
msgid "Username:"
msgstr "Brukernavn:"
msgid "Verify:"
msgstr "Bekreft:"
msgid "Waiting for PostgreSQL to start"
msgstr "Venter på at PostgreSQL starter."
msgid "Waiting for Postmaster"
msgstr "Venter på postmester"
msgid "War files"
msgstr "War-filer"
msgid "Warning"
msgstr "Advarsel"
msgid "Unable to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later."
msgstr "Kunne ikke finne en passende JDK-installasjon i ditt system. ${product_fullname} krever JDK ${java_min_version} eller nyere."
msgid "Web Quick Start"
msgstr "Hurtigstart for Web"
msgid "Web Server"
msgstr "Webserver"
msgid "Web Server Domain:"
msgstr "Webserverdomene:"
msgid "You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Download and install Ruby Stack ${rubyVersion} version from bitnami.com"
msgstr "Du forsøker å installere et Ruby ${rubyVersion}-basert program i en Bitnami-stabel som ikke støttes. Last ned og installer Ruby Stack ${rubyVersion} versjonen fra bitnami.com"
msgid "If you register ${product_fullname} as a service it will automatically start ${product_fullname} on machine startup."
msgstr "Dersom du registrerer ${product_fullname} som en tjeneste, vil den automatisk starte opp ${product_fullname} når maskinen starter."
msgid "You have chosen Tomcat as the existing installation. Restart Tomcat to use any newly installed applications."
msgstr "Du har valgt Tomcat som gjeldende installasjon. Start Tomcat på nytt for å ta i bruk nylig installerde applikasjoner."
msgid "Select at least one of the Solr components."
msgstr "Velg minst en av Solr komponentene."
msgid "Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation."
msgstr "Bruk kun ASCII tegn når passordet i installasjonen skal angis. Dersom du ønsker å bruke ikke--ASCII tegn kan du gjøre dette ved å tilbakestille passordet etter installasjonen."
msgid "Connect Alfresco Share to the repository"
msgstr "Koble Alfresco Share til lagringsstedet."
msgid "Enter the location of your Alfresco Content Services repository."
msgstr "Angi plassering til ditt Alfresco Content Services-lagringssted."
msgid "Repository location: "
msgstr "Plassering av lagringssted: "
msgid "Solr - Install Solr 1.4 only for upgrading from earlier Alfresco Content Services versions."
msgstr "Solr - Install Solr 1.4 kun til oppdatering av tidligere Alfresco Content Services-versjoner."
msgid "Solr is an open source enterprise search platform that uses Apache Lucene as an indexing and search engine. Solr 4 provides improvements in scalability, performance, and flexibility over Solr 1."
msgstr "Solr er en søkeplattform med åpen kilde som bruker Apache Lucene som indeks og søkemotor. Solr 4 tilbyr forbedringer i skalering, ytelse og fleksibilitet over Solr 1."
msgid "Unable to bind to the given port number."
msgstr "Klarer ikke å binde til et bestemt portnummer."
msgid "Unable to bind to the given port number. This port is already in use by the ${process_binding_port} process. Select another ${serverName} Server Port."
msgstr "Klarer ikke å binde til et bestemt portnummer. Denne porten brukes allerede av ${process_binding_port} prosessen. Vennligst velg en annen ${serverName} serverport."
msgid "Remote Solr configuration"
msgstr "Fjernstyr Solr konfigurasjonen"
msgid "Enter the Solr host and port to connect to Alfresco Content Services:"
msgstr "Angi Solr vert og port for å koble til Alfresco Content Services:"
msgid "Solr host:"
msgstr "Solr vert:"
msgid "Solr SSL port:"
msgstr "Solr SSL-port"
msgid "Sharded Solr installation"
msgstr "Shardet Solr installasjon"
msgid "Are you using a sharded Solr installation?"
msgstr "Bruker du en shardet Solr installasjon?"
msgid "Yes"
msgstr "Ja"
msgid "No"
msgstr "Nei"
msgid "Read the following License Agreement. You must accept the terms of this agreement before continuing with the installation."
msgstr "Les følgende lisensavtale. Du må godta vilkårene i denne avtalen før du fortsetter med installasjonen."

View File

@@ -1,683 +0,0 @@
msgid "${machine_total_memoryGB} GB of RAM is not enough to run Alfresco Content Services for test or production purposes. Alfresco Content Services might not work correctly and if it does, will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM, and optimally ${recommended_ramGB} GB of RAM."
msgstr "${machine_total_memoryGB} GB RAM is niet genoeg om Alfresco Content Services te gebruiken voor test- of productiedoeleinden. Alfresco Content Services werkt misschien niet goed, en als het dat wel doet, zullen de prestaties niet goed zijn. Upgrade de server naar minstens ${minimum_ramGB} GB RAM, en voor optimale prestaties ${recommended_ramGB} GB RAM."
msgid "${product_fullname} LibreOffice Service"
msgstr "${product_fullname} LibreOffice-service"
msgid "${product_fullname} Service"
msgstr "${product_fullname}-service"
msgid "${product_shortname} Manager Tool"
msgstr "${product_shortname}-tool voor beheerders"
msgid "32-bit Microsoft Windows® is supported for evaluation use only."
msgstr "32-bits versie van Microsoft Windows® wordt alleen ondersteund voor evaluatiedoeleinden."
msgid "64-bit architecture recommended"
msgstr "64-bits architectuur wordt aanbevolen"
msgid "Admin Password"
msgstr "Beheerderswachtwoord"
msgid "Admin Password:"
msgstr "Beheerderswachtwoord:"
msgid "Advanced - Configure server ports and service properties."
msgstr "Geavanceerd - serverpoorten en service-eigenschappen configureren."
msgid "Alfresco Content Services"
msgstr "Alfresco Content Services"
msgid "Alfresco Community Edition"
msgstr "Alfresco Community Edition"
msgid "Alfresco Content Services Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management, and Image Management."
msgstr "Alfresco Content Services Enterprise Content Management (ECM)-systeem met Document Management, Collaboration Management en Image Management."
msgid "FTP Port"
msgstr "FTP-poort"
msgid "Alfresco Module Packages"
msgstr "Alfresco-modulepakketten"
msgid "RMI Port"
msgstr "RMI-poort"
msgid "Alfresco Share"
msgstr "Alfresco Share"
msgid "Shortcuts"
msgstr "Snelkoppelingen"
msgid "Validations"
msgstr "Validaties"
msgid "Alfresco Website"
msgstr "Alfresco-website"
msgid "Data Directory"
msgstr "Gegevensmap"
msgid "Choose optional components to install."
msgstr "Kies optionele onderdelen om te installeren."
msgid "Auto - Configure servers to start automatically"
msgstr "Automatisch - servers configureren om automatisch te laten starten"
msgid "CIFS TCP ports in use"
msgstr "CIFS TCP-poorten in gebruik"
msgid "CIFS UDP ports in use"
msgstr "CIFS UDP-poorten in gebruik"
msgid "CIFS protocol ports configuration"
msgstr "Configuratie CIFS-protocolpoorten"
msgid "CIFS server port"
msgstr "CIFS-serverpoort"
msgid "CIFS server port 1"
msgstr "CIFS-serverpoort 1"
msgid "CIFS server port 2"
msgstr "CIFS-serverpoort 2"
msgid "Configuration Files"
msgstr "Configuratiebestanden"
msgid "Creating user and database"
msgstr "Gebruiker en database maken"
msgid "Database Configuration"
msgstr "Databaseconfiguratie"
msgid "Database Installation"
msgstr "Database-installatie"
msgid "Database Server Parameters"
msgstr "Databaseserverparameters"
msgid "Database Server Port:"
msgstr "Databaseserverpoort:"
msgid "Database Name"
msgstr "Databasenaam"
msgid "Database Name:"
msgstr "Databasenaam:"
msgid "Deploying Alfresco Content Services... This can take up to five minutes."
msgstr "Alfresco Content Services wordt geïmplementeerd... Dit kan tot vijf minuten duren."
msgid "Do you want to install PostgreSQL as a Windows service?"
msgstr "Wilt u PostgreSQL als Windows-service installeren?"
msgid "Easy - Install using the default configuration."
msgstr "Eenvoudig - servers installeren met de standaardconfiguratie"
msgid "Extension Files"
msgstr "Uitbreidingsbestanden"
msgid "Google Docs Integration"
msgstr "Google Docs-integratie"
msgid "I want to use an existing PostgreSQL database."
msgstr "Ik wil een bestaande PostgreSQL-database gebruiken."
msgid "I want to use an existing Tomcat instance."
msgstr "Ik wil een bestaande Tomcat-instance gebruiken."
msgid "I want to use the bundled PostgreSQL database."
msgstr "Ik wil de meegeleverde PostgreSQL-database gebruiken."
msgid "I want to use the bundled Tomcat instance."
msgstr "Ik wil de meegeleverde Tomcat-instance gebruiken."
msgid "IMAP TCP port in use."
msgstr "IMAP TCP-poort in gebruik."
msgid "IMAP Port"
msgstr "IMAP-poort"
msgid "IP / Hostname"
msgstr "IP/hostnaam"
msgid "Include Alfresco Web Quick Start."
msgstr "Alfresco Web Quick Start opnemen."
msgid "Include Google Docs Integration Features."
msgstr "Inclusief functies voor Google Docs-integratie."
msgid "Initializing database"
msgstr "Database initialiseren..."
msgid "Install ${product_fullname} as a service?"
msgstr "${product_fullname} als service installeren?"
msgid "Install ${product_fullname} as service"
msgstr "${product_fullname} als service installeren"
msgid "Install PostgreSQL as a service?"
msgstr "PostgreSQL als service installeren?"
msgid "Install as a service"
msgstr "Installeren als service"
msgid "Installation Folder"
msgstr "Installatiemap"
msgid "Installation Type"
msgstr "Installatietype"
msgid "Installation directory path is too long. The maximum number of characters allowed is ${base_installdir_max_characters}."
msgstr "Het installatiepad is te lang. Het maximum aantal toegestane tekens is ${base_installdir_max_characters}."
msgid "Installation folder"
msgstr "Installatiemap"
msgid "Installation folder cannot contain spaces."
msgstr "Installatiemap mag geen spaties bevatten."
msgid "Installing Alfresco Module Packages (AMPs)"
msgstr "Alfresco-modulepakketten (AMP's) worden geïnstalleerd"
msgid "Installing LibreOffice as a Windows service with name ${LibreOfficeUniqueServiceName}"
msgstr "LibreOffice wordt als Windows-service geïnstalleerd met de naam ${LibreOfficeUniqueServiceName}"
msgid "Installing PostgreSQL as a Windows service with name ${postgres_unique_service_name}"
msgstr "PostgreSQL wordt als Windows-service geïnstalleerd met de naam ${postgres_unique_service_name}"
msgid "Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}"
msgstr "Tomcat wordt als Windows-service geïnstalleerd met de naam ${tomcat_unique_service_name}"
msgid "Not enough file descriptors available"
msgstr "Onvoldoende bestandsdescriptors beschikbaar"
msgid "CPU clock speed is too slow"
msgstr "De CPU-kloksnelheid is te laag"
msgid "Not enough CPUs (cores) available"
msgstr "Onvoldoende CPU's (cores) beschikbaar"
msgid "Not enough system RAM available"
msgstr "Onvoldoende systeem-RAM beschikbaar"
msgid "You do not have the right permissions to bind to the port or the port is already taken by another application. Select another port."
msgstr "U hebt niet de juiste rechten voor binden aan de poort, of de poort wordt al gebruikt door een andere toepassing. Selecteer een andere poort."
msgid "JDBC Driver:"
msgstr "JDBC-stuurprogramma:"
msgid "JDBC URL:"
msgstr "JDBC-url:"
msgid "JDK configuration"
msgstr "JDK-configuratie"
msgid "JDK Installation Directory:"
msgstr "JDK-installatiemap:"
msgid "Java"
msgstr "Java"
msgid "Java Component required to run ${product_fullname}."
msgstr "Java-onderdeel vereist om ${product_fullname} uit te voeren."
msgid "Java Home path contains spaces. Alfresco Content Services might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
msgstr "Het pad van Java Home bevat spaties. Alfresco Content Services werkt mogelijk niet correct omdat de JVM problemen ondervindt wanneer het installatiepad spaties bevat. Installeer de JVM in een pad dat geen spaties bevat."
msgid "This module requires Java, and no Java instance can be found."
msgstr "Voor deze module moet Java zijn geïnstalleerd en er is geen Java-instance gevonden."
msgid "Launch ${product_fullname}"
msgstr "${product_fullname} starten"
msgid "LibreOffice"
msgstr "LibreOffice"
msgid "LibreOffice Server Port"
msgstr "LibreOffice-serverpoort"
msgid "LibreOffice Server Port:"
msgstr "LibreOffice-serverpoort:"
msgid "LibreOffice.org is a multiplatform, open-source office software suite for word processing, spreadsheets, presentations, graphics, and databases required for document transformations."
msgstr "LibreOffice is een multi-platform, open-source kantoorsoftwarepakket voor tekstverwerking, spreadsheets, presentaties, afbeeldingen en databases dat benodigd is voor documentconversies."
msgid "Location of bin and lib tomcat folders"
msgstr "Locatie van bin- en lib tomcat-mappen"
msgid "Mac OS X® is supported for evaluation use only."
msgstr "Mac OS X® wordt alleen ondersteund voor evaluatiedoeleinden."
msgid "Manager Tool"
msgstr "Tool voor beheerders"
msgid "Manual - Configure servers to start services manually"
msgstr "Handmatig - servers configureren om services handmatig te starten"
msgid "New Component"
msgstr "Nieuw onderdeel"
msgid "New Folder"
msgstr "Nieuwe map"
msgid "Not a PostgreSQL version 9.4.4 installation. PostgreSQL 9.4.4 is recommended."
msgstr "Geen PostgreSQL versie 9.4.4-installatie. PostgreSQL 9.4.4 wordt aanbevolen."
msgid "Password"
msgstr "Wachtwoord"
msgid "Password must not contain leading or trailing spaces."
msgstr "Wachtwoord mag geen voorloopspaties of afsluitende spaties bevatten."
msgid "Password:"
msgstr "Wachtwoord:"
msgid "Choose a folder to install ${product_fullname}."
msgstr "Selecteer een installatiemap voor ${product_fullname}."
msgid "Choose a port number for Alfresco Content Services to use to execute remote commands."
msgstr "Kies een poortnummer dat Alfresco Content Services gebruikt om externe opdrachten uit te voeren."
msgid "Choose a port number for the integrated FTP server."
msgstr "Kies een poortnummer voor de geïntegreerde FTP-server."
msgid "Enter a valid IP address or hostname."
msgstr "Voer een geldig IP-adres of een geldige hostnaam in."
msgid "Enter the IP address or hostname for your database."
msgstr "Voer het IP-adres of de hostnaam voor uw database in."
msgid "Enter your Tomcat configuration parameters."
msgstr "Voer uw Tomcat-configuratieparameters in."
msgid "Enter the port of your database."
msgstr "Voer de poort voor uw database in."
msgid "Enter the port that the LibreOffice Server will listen to."
msgstr "Voer de poort in waarop de LibreOffice-server luistert."
msgid "Enter your database 'postgres' user password."
msgstr "Voer het 'postgres'-gebruikerswachtwoord voor uw database in."
msgid "Specify a password for the Alfresco Content Services administrator account."
msgstr "Geef een wachtwoord op voor het Alfresco Content Services-beheerdersaccount."
msgid "Select a different installation directory. The installation directory cannot contain symbolic links."
msgstr "Selecteer een andere installatiemap. De installatiemap mag geen symbolische koppelingen bevatten."
msgid "Select services startup type."
msgstr "Selecteer opstarttype voor services."
msgid "Select a Tomcat configuration"
msgstr "Selecteer een Tomcat-configuratie."
msgid "Select a database configuration."
msgstr "Selecteer een databaseconfiguratie."
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation."
msgstr "Selecteer deze module om toepassingen die kunnen communiceren met een SharePoint-server te laten communiceren met uw Alfresco Content Services-installatie."
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation&#xa;(proprietary module licensed under the Alfresco Component License)."
msgstr "Selecteer deze module om toepassingen die kunnen communiceren met een SharePoint-server te laten communiceren met uw Alfresco Content Services-installatie&#xa;(oorspronkelijke module gelicentieerd onder de Alfresco-componentlicentie)."
msgid "Specify the directory where Tomcat is located."
msgstr "Geef op in welke map Tomcat zich bevindt."
msgid "Specify the directory where the psql, pg_restore, and vacuumdb binaries are located."
msgstr "Geef de map op waarin de programmabestanden psql, pg_restore en vacuumdb zich bevinden."
msgid "Enter CIFS ports configuration."
msgstr "Voer de configuratie van CIFS-poorten in."
msgid "Port:"
msgstr "Poort:"
msgid "PostgreSQL"
msgstr "PostgreSQL"
msgid "PostgreSQL Binary Directory"
msgstr "PostgreSQL-map voor binaire bestanden"
msgid "PostgreSQL is a powerful, open source, object-relational database system."
msgstr "PostgreSQL is een krachtig, open-source object-relationeel databasesysteem."
msgid "PostgreSQL postgres user password"
msgstr "postgres-gebruikerswachtwoord voor"
msgid "Program Files"
msgstr "Programmabestanden"
msgid "README"
msgstr "README"
msgid "README File"
msgstr "README-bestand"
msgid "README Folder Component"
msgstr "README-maponderdeel"
msgid "Re-enter password"
msgstr "Voer wachtwoord opnieuw in"
msgid "Repeat Password:"
msgstr "Herhaal wachtwoord:"
msgid "SMB Port"
msgstr "SMB-poort"
msgid "SMTP TCP port in use"
msgstr "SMTP TCP-poort in gebruik"
msgid "SMTP Port"
msgstr "SMTP-poort"
msgid "Select a folder:"
msgstr "Selecteer een map:"
msgid "Service Startup Configuration"
msgstr "Opstartconfiguratie van service"
msgid "Service script name"
msgstr "Servicescriptnaam"
msgid "Specify the name of the database."
msgstr "Geef de naam van de database op."
msgid "Specify the password for the database user."
msgstr "Geef het wachtwoord op voor de gebruiker van de database."
msgid "Set the database user."
msgstr "Stel de gebruiker van de database in."
msgid "Setup will attempt to install new databases and will overwrite any duplicates. Do you want you continue?"
msgstr "Setup probeert nieuwe databases te installeren en duplicaten te overschrijven. Wilt u doorgaan?"
msgid "Shortcuts Images"
msgstr "Snelkoppelingen afbeeldingen"
msgid "Show next steps"
msgstr "Zie de volgende stappen"
msgid "Solr1"
msgstr "Solr1"
msgid "Solr4"
msgstr "Solr4"
msgid "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
msgstr "Sommige of alle bibliotheken die nodig zijn ter ondersteuning van LibreOffice zijn niet op uw systeem aangetroffen: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nU wordt met klem aangeraden om deze installatie af te breken en de bibliotheken te installeren.\nRaadpleeg voor meer informatie de LibreOffice-documentatie op http://docs.alfresco.com\n\nWilt u doorgaan met de installatie?"
msgid "We support PostgreSQL as service only."
msgstr "PostgreSQL wordt alleen als service ondersteund."
msgid "You need to be an administrator."
msgstr "U moet een beheerder zijn."
msgid "Start ${product_fullname} service"
msgstr "Service ${product_fullname} starten"
msgid "Starting LibreOffice..."
msgstr "LibreOffice starten..."
msgid "Starting servers..."
msgstr "Servers starten..."
msgid "Stop ${product_fullname} service"
msgstr "${product_fullname}-service stoppen"
msgid "Stopping PostgreSQL..."
msgstr "PostgreSQL stoppen..."
msgid "Stopping Services"
msgstr "Services stoppen"
msgid "Stopping servers"
msgstr "Servers stoppen"
msgid "Stopping services"
msgstr "Services stoppen"
msgid "The ${product_shortname} service script file exists. Use a different name for the service script."
msgstr "Het ${product_shortname}-servicescriptbestand bestaat al. Gebruik een andere naam voor het servicescript."
msgid "The data directory increases in size over time. Choose where you want to store it."
msgstr "De omvang van de gegevensmap neemt in de loop van de tijd toe. Kies waar u deze wilt opslaan."
msgid "The current installation directory cannot be accessed by non-root users. Select a different installation directory or change the permissions to 755 for this folder."
msgstr "De huidige installatiemap kan niet worden geopend door niet-rootgebruikers. Selecteer een andere installatiemap of wijzig de machtigingen voor deze map naar 755."
msgid "The directory you selected is not a valid JDK directory. Choose another directory."
msgstr "De geselecteerde map is geen geldige JDK-map. Kies een andere map."
msgid "The directory you selected is not a valid Tomcat directory. Choose another directory."
msgstr "De geselecteerde map is geen geldige Tomcat-map. Kies een andere map."
msgid "The installation directory must be a path containing letters, numbers, and '/', '.', -, and '_' characters only."
msgstr "Het installatiepad mag alleen letters, cijfers en de tekens '/', '.', - en '_' bevatten."
msgid "The installation has not completed because the current umask is set to permissions of ${base_umask}. Modify your umask setting to at least 0022 before relaunching the installer. After the installation has completed, reset the umask permissions to your original values."
msgstr "De installatie is niet voltooid omdat de huidige umask is ingesteld op machtigingen van ${base_umask}. Verander de umask-instelling in minimaal 0022 voordat u het installatieprogramma opnieuw start. Nadat de installatie is voltooid, stelt u de umask-machtigingen weer in op de oorspronkelijke waarden."
msgid "The installer could not access the current free space on ${installdir}. Check that there is enough free space to install ${product_fullname}"
msgstr "Het installatieprogramma kan niet vaststellen hoeveel ruimte beschikbaar is op ${installdir}. Controleer of er genoeg beschikbare ruimte is voor de installatie van ${product_fullname}"
msgid "The password must be longer than 3 characters."
msgstr "Het wachtwoord moet langer zijn dan 3 tekens."
msgid "The path ${postgres_binary_directory} does not contain a pg_restore executable."
msgstr "Het pad ${postgres_binary_directory} bevat geen pg_restore uitvoerbaar bestand."
msgid "The path ${postgres_binary_directory} does not contain a pg_vacuumdb executable."
msgstr "Het pad ${postgres_binary_directory} bevat geen pg_vacuumdb uitvoerbaar bestand."
msgid "The path ${postgres_binary_directory} is not valid. Check if the directory contains the required binaries."
msgstr "Het pad ${postgres_binary_directory} is ongeldig. Controleer of de map de vereiste binaire bestanden bevat."
msgid "The selected folder is not empty. Specify a different folder."
msgstr "De geselecteerde map is niet leeg. Geef een andere map op."
msgid "The service script file exists. Insert a different name for the service script."
msgstr "Het servicescriptbestand bestaat al. Gebruik een andere naam voor het servicescript."
msgid "The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco Content Services. Install a 64 bit version of Java before continuing, or go back and ensure the "Java" component is selected."
msgstr "De geselecteerde Java-versie is 32-bits, maar u hebt een 64-bits installatie van Alfresco Content Services. Installeer een 64-bits versie van Java voordat u doorgaat of ga terug en zorg ervoor dat de "Java"-component is geselecteerd."
msgid "There is not enough free space on ${installdir}. You need at least ${base_needed_space} MB in order to install ${product_fullname}"
msgstr "Er is niet genoeg beschikbare ruimte op ${installdir}. U hebt minstens ${base_needed_space} MB nodig voor de installatie van ${product_fullname}"
msgid "This environment is not configured optimally for Alfresco Content Services - review this list before continuing.\n\nWhile these issues wont prevent Alfresco Content Services from functioning, some product features might not be available, or the system might not perform optimally."
msgstr "Deze omgeving is niet optimaal geconfigureerd voor Alfresco Content Services. Neem deze lijst zorgvuldig door voordat u verder gaat.\n\nHoewel Alfresco Content Services zal functioneren ondanks deze problemen, zullen sommige productfuncties misschien niet beschikbaar zijn. Ook presteert het systeem mogelijk niet optimaal."
msgid "This installer is for Windows 64 bit. Download the Windows 32 bit version."
msgstr "Dit installatieprogramma is voor de 64-bits versie van Windows. Download de 32-bits versie van Windows."
msgid "This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again."
msgstr "Deze versie is verpakt voor uitvoering op J2SE ${java_min_version} of later. Installeer een compatibele Java-versie en probeer het opnieuw."
msgid "This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again."
msgstr "Deze versie is verpakt voor uitvoering op J2SE ${java_min_version}. Installeer een compatibele Java-versie en probeer het opnieuw."
msgid "Tomcat AJP Port:"
msgstr "Tomcat AJP-poort:"
msgid "Tomcat Directory"
msgstr "Tomcat-map"
msgid "Tomcat JMX Port:"
msgstr "Tomcat JMX-poort:"
msgid "Tomcat Port Configuration"
msgstr "Tomcat-poortconfiguratie"
msgid "Tomcat SSL Port:"
msgstr "Tomcat SSL-poort:"
msgid "Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Select another Tomcat Shutdown Port."
msgstr "Tomcat Server-poort en Tomcat Shutdown-poort kunnen niet hetzelfde zijn. Selecteer een andere Tomcat Shutdown-poort."
msgid "Tomcat Server Port:"
msgstr "Tomcat Server-poort:"
msgid "Tomcat Shutdown Port:"
msgstr "Tomcat Shutdown-poort:"
msgid "Tomcat Directory:"
msgstr "Tomcat-map:"
msgid "Tomcat Installation:"
msgstr "Tomcat-installatie:"
msgid "Couldnt bind to the given port number. Select another FTP Port."
msgstr "Kan de poort niet binden aan het opgegeven poortnummer. Selecteer een andere FTP-poort."
msgid "Couldnt bind to the given port number. Select another RMI Port."
msgstr "Kan de poort niet binden aan het opgegeven poortnummer. Selecteer een andere RMI-poort."
msgid "Couldnt bind to the given port number. Select another Tomcat AJP Port."
msgstr "Kan de poort niet binden aan het opgegeven poortnummer. Selecteer een andere Tomcat AJP-poort."
msgid "Couldnt bind to the given port number. Select another Tomcat JMX Port."
msgstr "Kan de poort niet binden aan het opgegeven poortnummer. Selecteer een andere Tomcat JMX-poort."
msgid "Couldnt bind to the given port number. Select another Tomcat SSL Port."
msgstr "Kan de poort niet binden aan het opgegeven poortnummer. Selecteer een andere Tomcat SSL-poort."
msgid "Couldnt bind to the given port number. Select another Tomcat Server Port."
msgstr "Kan de poort niet binden aan het opgegeven poortnummer. Selecteer een andere Tomcat Server-poort."
msgid "Couldnt bind to the given port number. Select another Tomcat Shutdown Port."
msgstr "Kan de poort niet binden aan het opgegeven poortnummer. Selecteer een andere Tomcat Shutdown-poort."
msgid "Use numbers only in the port configuration fields. Other characters are not permitted."
msgstr "Gebruik alleen cijfers in de poortconfiguratievelden. Andere tekens zijn niet toegestaan."
msgid "Couldnt bind to the server port. Make sure that ${serverName} is not running."
msgstr "Kan de poort niet binden aan de serverpoort. Zorg ervoor dat ${serverName} niet wordt uitgevoerd."
msgid "Couldnt connect to database. Check your configuration."
msgstr "Kan geen verbinding maken met database. Controleer uw configuratie."
msgid "Couldnt find a server running at this port number. Select another port."
msgstr "Kan geen server vinden die wordt uitgevoerd op dit poortnummer. Selecteer een andere poort."
msgid "Couldnt find a server running at port ${postgres_port}. Start your database server."
msgstr "Kan geen server vinden die wordt uitgevoerd op poort ${postgres_port}. Start uw databaseserver."
msgid "Couldnt get free disk space."
msgstr "Kan geen beschikbare schuifruimte verkrijgen."
msgid "Uninstall ${product_fullname}"
msgstr "${product_fullname} verwijderen"
msgid "Uninstall ${product_fullname} service"
msgstr "${product_fullname}-service verwijderen"
msgid "Uninstalling service"
msgstr "Service verwijderen"
msgid "Uninstalling services"
msgstr "Services verwijderen"
msgid "Use to configure the destination of the content in commands folder"
msgstr "Wordt gebruikt om de bestemming van de inhoud in de opdrachtenmap in te stellen."
msgid "User"
msgstr "Gebruiker"
msgid "Username '${username}' is reserved. Use a different user name."
msgstr "De gebruikersnaam '${username}' is al in gebruik. Gebruik een andere gebruikersnaam."
msgid "Username:"
msgstr "Gebruikersnaam:"
msgid "Verify:"
msgstr "Controleren:"
msgid "Waiting for PostgreSQL to start"
msgstr "Wachten tot PostgreSQL wordt gestart"
msgid "Waiting for Postmaster"
msgstr "Wachten op Postmaster"
msgid "War files"
msgstr "WAR-bestanden"
msgid "Warning"
msgstr "Waarschuwing"
msgid "Unable to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later."
msgstr "Er is geen geschikte JDK-installatie op uw computer gevonden. Voor ${product_fullname} is JDK ${java_min_version} of later vereist."
msgid "Web Quick Start"
msgstr "Web Quick Start"
msgid "Web Server"
msgstr "Webserver"
msgid "Web Server Domain:"
msgstr "Webserverdomein:"
msgid "You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Download and install Ruby Stack ${rubyVersion} version from bitnami.com"
msgstr "U probeert een toepassing op basis van Ruby ${rubyVersion} te installeren in een Bitnami-stack die niet wordt ondersteund. Download en installeer Ruby Stack-versie ${rubyVersion} op bitnami.com"
msgid "If you register ${product_fullname} as a service it will automatically start ${product_fullname} on machine startup."
msgstr "Als u ${product_fullname} registreert als een service, wordt ${product_fullname} automatisch gestart wanneer u de computer opstart."
msgid "You have chosen Tomcat as the existing installation. Restart Tomcat to use any newly installed applications."
msgstr "U hebt Tomcat gekozen als de bestaande installatie. Start Tomcat opnieuw als u nieuw geïnstalleerde toepassingen wilt gebruiken."
msgid "Select at least one of the Solr components."
msgstr "Selecteer minstens één van de Solr-componenten."
msgid "Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation."
msgstr "Gebruik ASCII-tekens alleen wanneer u het wachtwoord instelt in het installatieprogramma. Als u niet-ASCII-tekens wilt gebruiken, kunt u dit doen door het wachtwoord na de installatie opnieuw in te stellen."
msgid "Connect Alfresco Share to the repository"
msgstr "Alfresco Share verbinden met de repository"
msgid "Enter the location of your Alfresco Content Services repository."
msgstr "Voer de locatie van uw Alfresco Content Services-repository in."
msgid "Repository location: "
msgstr "Locatie van repository: "
msgid "Solr - Install Solr 1.4 only for upgrading from earlier Alfresco Content Services versions."
msgstr "Solr - Solr 1.4 installeren, alleen voor upgrade van eerdere Alfresco Content Services-versies."
msgid "Solr is an open source enterprise search platform that uses Apache Lucene as an indexing and search engine. Solr 4 provides improvements in scalability, performance, and flexibility over Solr 1."
msgstr "Solr is een open-source zoekplatform dat gebruikmaakt van Apache Lucene als indexerings- en zoekmachine. Solr 4 biedt verbeterde schaalbaarheid, prestaties en flexibiliteit ten opzichte van Solr 1."
msgid "Unable to bind to the given port number."
msgstr "Kan de poort niet binden aan het opgegeven poortnummer."
msgid "Unable to bind to the given port number. This port is already in use by the ${process_binding_port} process. Select another ${serverName} Server Port."
msgstr "Kan de poort niet binden aan het opgegeven poortnummer. Deze poort wordt al gebruikt door het ${process_binding_port}-proces. Selecteer een andere ${serverName}-serverpoort."
msgid "Remote Solr configuration"
msgstr "Externe Solr-configuratie"
msgid "Enter the Solr host and port to connect to Alfresco Content Services:"
msgstr "Voer de Solr-host en -poort in om verbinding te maken met Alfresco Content Services:"
msgid "Solr host:"
msgstr "Solr-host:"
msgid "Solr SSL port:"
msgstr "Solr SSL-poort:"
msgid "Sharded Solr installation"
msgstr "Sharded Solr-installatie"
msgid "Are you using a sharded Solr installation?"
msgstr "Gebruikt u een sharded Solr-installatie?"
msgid "Yes"
msgstr "Ja"
msgid "No"
msgstr "Nee"
msgid "Read the following License Agreement. You must accept the terms of this agreement before continuing with the installation."
msgstr "Lees de onderstaande licentieovereenkomst. U dient akkoord te gaan met de bepalingen van deze overeenkomst alvorens verder te gaan met de installatie."

View File

@@ -1,683 +0,0 @@
msgid "${machine_total_memoryGB} GB of RAM is not enough to run Alfresco Content Services for test or production purposes. Alfresco Content Services might not work correctly and if it does, will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM, and optimally ${recommended_ramGB} GB of RAM."
msgstr "${machine_total_memoryGB} GB de RAM não é suficiente para executar o Alfresco Content Services para fins de teste ou produção. O Alfresco Content Services talvez não funcione corretamente e, se funcionar, o desempenho não será correto. Atualize o servidor para ter, no mínimo, ${minimum_ramGB} GB de RAM, e de forma otimizada ${recommended_ramGB} GB de RAM."
msgid "${product_fullname} LibreOffice Service"
msgstr "Serviço LibreOffice do ${product_fullname}"
msgid "${product_fullname} Service"
msgstr "Serviço do ${product_fullname}"
msgid "${product_shortname} Manager Tool"
msgstr "Ferramenta do gerenciador ${product_shortname}"
msgid "32-bit Microsoft Windows® is supported for evaluation use only."
msgstr "O Microsoft Windows® de 32 bits é suportado somente para uso de avaliação."
msgid "64-bit architecture recommended"
msgstr "Arquitetura de 64 bits recomendada"
msgid "Admin Password"
msgstr "Senha de admin."
msgid "Admin Password:"
msgstr "Senha de admin:"
msgid "Advanced - Configure server ports and service properties."
msgstr "Avançado - configurar portas de servidor e propriedades de serviço."
msgid "Alfresco Content Services"
msgstr "Alfresco Content Services"
msgid "Alfresco Community Edition"
msgstr "Alfresco Community Edition"
msgid "Alfresco Content Services Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management, and Image Management."
msgstr "Sistema Alfresco Content Services Enterprise Content Management (ECM) com Document Management, Collaboration Management e Image Management.t"
msgid "FTP Port"
msgstr "Porta SMTP"
msgid "Alfresco Module Packages"
msgstr "Alfresco Module Packages"
msgid "RMI Port"
msgstr "Porta SMB"
msgid "Alfresco Share"
msgstr "Alfresco Share"
msgid "Shortcuts"
msgstr "Atalhos"
msgid "Validations"
msgstr "Validações"
msgid "Alfresco Website"
msgstr "Site da Web do Alfresco"
msgid "Data Directory"
msgstr "Diretório de dados"
msgid "Choose optional components to install."
msgstr "Escolha componentes opcionais a serem instalados."
msgid "Auto - Configure servers to start automatically"
msgstr "Automático: configura os servidores para iniciar automaticamente"
msgid "CIFS TCP ports in use"
msgstr "Portas CIFS TCP em uso"
msgid "CIFS UDP ports in use"
msgstr "Portas CIFS UDP em uso"
msgid "CIFS protocol ports configuration"
msgstr "Configuração das portas do protocolo CIFS"
msgid "CIFS server port"
msgstr "Porta do servidor CIFS"
msgid "CIFS server port 1"
msgstr "Porta 1 do servidor CIFS"
msgid "CIFS server port 2"
msgstr "Porta 2 do servidor CIFS"
msgid "Configuration Files"
msgstr "Arquivos de configuração"
msgid "Creating user and database"
msgstr "Criando usuário e banco de dados"
msgid "Database Configuration"
msgstr "Configuração do banco de dados"
msgid "Database Installation"
msgstr "Instalação do banco de dados"
msgid "Database Server Parameters"
msgstr "Parâmetros do servidor de banco de dados"
msgid "Database Server Port:"
msgstr "Porta do servidor de banco de dados:"
msgid "Database Name"
msgstr "Nome do banco de dados"
msgid "Database Name:"
msgstr "Nome do banco de dados:"
msgid "Deploying Alfresco Content Services... This can take up to five minutes."
msgstr "Implantando o Alfresco... Isso pode levar até cinco minutos."
msgid "Do you want to install PostgreSQL as a Windows service?"
msgstr "Deseja instalar o PostgreSQL como um serviço do Windows?"
msgid "Easy - Install using the default configuration."
msgstr "Fácil - instalar com a configuração padrão."
msgid "Extension Files"
msgstr "Arquivos de extensão"
msgid "Google Docs Integration"
msgstr "Integração com o Google Docs"
msgid "I want to use an existing PostgreSQL database."
msgstr "Desejo usar um banco de dados do PostgreSQL existente."
msgid "I want to use an existing Tomcat instance."
msgstr "Desejo usar uma instância Tomcat existente."
msgid "I want to use the bundled PostgreSQL database."
msgstr "Desejo usar o banco de dados do PostgreSQL fornecido."
msgid "I want to use the bundled Tomcat instance."
msgstr "Desejo usar a instância Tomcat fornecida."
msgid "IMAP TCP port in use."
msgstr "Porta IMAP TCP em uso."
msgid "IMAP Port"
msgstr "Porta IMAP"
msgid "IP / Hostname"
msgstr "IP / nome do host"
msgid "Include Alfresco Web Quick Start."
msgstr "Incluir o Alfresco Web Quick Start."
msgid "Include Google Docs Integration Features."
msgstr "Incluir recursos de integração com o Google Docs."
msgid "Initializing database"
msgstr "Inicializando o banco de dados"
msgid "Install ${product_fullname} as a service?"
msgstr "Instalar o ${product_fullname} como um serviço?"
msgid "Install ${product_fullname} as service"
msgstr "Instalar o ${product_fullname} como serviço"
msgid "Install PostgreSQL as a service?"
msgstr "Instalar o PostgreSQL como um serviço?"
msgid "Install as a service"
msgstr "Instalar como um serviço"
msgid "Installation Folder"
msgstr "Pasta de instalação"
msgid "Installation Type"
msgstr "Tipo de instalação"
msgid "Installation directory path is too long. The maximum number of characters allowed is ${base_installdir_max_characters}."
msgstr "O caminho do diretório de instalação é muito longo. O número máximo de caracteres permitido é ${base_installdir_max_characters}."
msgid "Installation folder"
msgstr "Pasta de instalação"
msgid "Installation folder cannot contain spaces."
msgstr "A pasta de instalação não pode conter espaços."
msgid "Installing Alfresco Module Packages (AMPs)"
msgstr "Instalando os Alfresco Module Packages (AMPs)"
msgid "Installing LibreOffice as a Windows service with name ${LibreOfficeUniqueServiceName}"
msgstr "Instalando o LibreOffice como um serviço do Windows com o nome ${LibreOfficeUniqueServiceName}"
msgid "Installing PostgreSQL as a Windows service with name ${postgres_unique_service_name}"
msgstr "Instalando o PostgreSQL como um serviço do Windows com o nome ${postgres_unique_service_name}"
msgid "Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}"
msgstr "Instalando o Tomcat como um serviço do Windows com o nome ${tomcat_unique_service_name}"
msgid "Not enough file descriptors available"
msgstr "Não há descritores de arquivos disponíveis suficientes"
msgid "CPU clock speed is too slow"
msgstr "A velocidade do clock da CPU é muito lenta"
msgid "Not enough CPUs (cores) available"
msgstr "Não há CPUs (núcleos) disponíveis suficientes"
msgid "Not enough system RAM available"
msgstr "Não há memória RAM de sistema disponível suficiente"
msgid "You do not have the right permissions to bind to the port or the port is already taken by another application. Select another port."
msgstr "Você não tem as permissões certas para associar à porta ou ela já está sendo usada por outro aplicativo. Selecione outra porta."
msgid "JDBC Driver:"
msgstr "Driver JDBC:"
msgid "JDBC URL:"
msgstr "URL de JDBC:"
msgid "JDK configuration"
msgstr "Configuração do JDK"
msgid "JDK Installation Directory:"
msgstr "Diretório de instalação do JDK:"
msgid "Java"
msgstr "Java"
msgid "Java Component required to run ${product_fullname}."
msgstr "Componente Java necessário para a execução do ${product_fullname}."
msgid "Java Home path contains spaces. Alfresco Content Services might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
msgstr "O caminho inicial de Java contém espaços. O Alfresco Content Services talvez não funcione corretamente, porque o próprio JVM tem problemas quando ao caminho da instalação contém espaços. Reinstale o JVM em um caminho que não contenha espaços."
msgid "This module requires Java, and no Java instance can be found."
msgstr "Este módulo requer Java, e nenhuma instância Java pode ser encontrada."
msgid "Launch ${product_fullname}"
msgstr "Abrir o ${product_fullname}"
msgid "LibreOffice"
msgstr "LibreOffice"
msgid "LibreOffice Server Port"
msgstr "Porta do servidor LibreOffice"
msgid "LibreOffice Server Port:"
msgstr "Porta do servidor LibreOffice:"
msgid "LibreOffice.org is a multiplatform, open-source office software suite for word processing, spreadsheets, presentations, graphics, and databases required for document transformations."
msgstr "O LibreOffice é um pacote de software para escritório, multiplataforma e de código aberto, com processador de texto, planilhas, apresentações, gráficos e bancos de dados necessários para documentar transformações."
msgid "Location of bin and lib tomcat folders"
msgstr "Localização das pastas bin e lib tomcat"
msgid "Mac OS X® is supported for evaluation use only."
msgstr "O Mac OS X® é suportado somente para uso de avaliação."
msgid "Manager Tool"
msgstr "Ferramenta do gerente"
msgid "Manual - Configure servers to start services manually"
msgstr "Manual: configura os servidores para iniciar os serviços manualmente"
msgid "New Component"
msgstr "Novo componente"
msgid "New Folder"
msgstr "Nova pasta"
msgid "Not a PostgreSQL version 9.4.4 installation. PostgreSQL 9.4.4 is recommended."
msgstr "Não é uma instalação da versão 9,4.4 do PostgreSQL. PostgreSQL 9.4.4 é recomendado."
msgid "Password"
msgstr "Senha"
msgid "Password must not contain leading or trailing spaces."
msgstr "A senha não deve conter espaços à esquerda ou à direita."
msgid "Password:"
msgstr "Senha:"
msgid "Choose a folder to install ${product_fullname}."
msgstr "Escolha uma pasta para instalar o ${product_fullname}."
msgid "Choose a port number for Alfresco Content Services to use to execute remote commands."
msgstr "Escolha um número de porta para o Alfresco Content Services usar para executar comandos remotos."
msgid "Choose a port number for the integrated FTP server."
msgstr "Escolha um número de porta para o servidor FTP integrado."
msgid "Enter a valid IP address or hostname."
msgstr "Insira um endereço IP ou nome de host válido."
msgid "Enter the IP address or hostname for your database."
msgstr "Insira o endereço IP ou nome de host para seu banco de dados."
msgid "Enter your Tomcat configuration parameters."
msgstr "Insira os parâmetros de configuração do Tomcat."
msgid "Enter the port of your database."
msgstr "Insira a porta do seu banco de dados."
msgid "Enter the port that the LibreOffice Server will listen to."
msgstr "Insira a porta que o Servidor do LibreOffice irá monitorar."
msgid "Enter your database 'postgres' user password."
msgstr "Insira a senha de usuário 'postgres' do seu banco de dados."
msgid "Specify a password for the Alfresco Content Services administrator account."
msgstr "Forneça uma senha a ser usada para a conta de administrador do Alfresco Content Services."
msgid "Select a different installation directory. The installation directory cannot contain symbolic links."
msgstr "Selecione um diretório de instalação diferente. O diretório de instalação não pode conter links simbólicos."
msgid "Select services startup type."
msgstr "Selecione o tipo de inicialização dos serviços."
msgid "Select a Tomcat configuration"
msgstr "Selecione uma configuração para o Tomcat"
msgid "Select a database configuration."
msgstr "Selecione uma configuração para o banco de dados."
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation."
msgstr "Selecione este módulo para permitir que os aplicativos possam falar com um servidor SharePoint para falar com a sua instalação Alfresco Content Services."
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation&#xa;(proprietary module licensed under the Alfresco Component License)."
msgstr "Selecione este módulo para permitir que os aplicativos possam falar com um servidor SharePoint para falar com a sua instalação Alfresco Content Services.&#xa;(módulos proprietários licenciados sob a Licença de Componentes Alfresco)."
msgid "Specify the directory where Tomcat is located."
msgstr "Especifique o diretório em que o Tomcat está localizado."
msgid "Specify the directory where the psql, pg_restore, and vacuumdb binaries are located."
msgstr "Especifique o diretório em que os binários psql, pg_restore e vacuumdb estão localizados."
msgid "Enter CIFS ports configuration."
msgstr "Digite a configuração das portas CIFS."
msgid "Port:"
msgstr "Porta:"
msgid "PostgreSQL"
msgstr "PostgreSQL"
msgid "PostgreSQL Binary Directory"
msgstr "Diretório binário do PostgreSQL"
msgid "PostgreSQL is a powerful, open source, object-relational database system."
msgstr "O PostgreSQL é um poderoso sistema de banco de dados objeto-relacional de código aberto."
msgid "PostgreSQL postgres user password"
msgstr "Senha de usuário postgres do PostgreSQL"
msgid "Program Files"
msgstr "Arquivos de programa"
msgid "README"
msgstr "LEIAME"
msgid "README File"
msgstr "Arquivo LEIAME"
msgid "README Folder Component"
msgstr "Componente da pasta LEIAME"
msgid "Re-enter password"
msgstr "Insira a senha novamente"
msgid "Repeat Password:"
msgstr "Repita a senha:"
msgid "SMB Port"
msgstr "Porta SMB"
msgid "SMTP TCP port in use"
msgstr "Porta SMTP TCP em uso"
msgid "SMTP Port"
msgstr "Porta SMTP"
msgid "Select a folder:"
msgstr "Selecionar uma pasta:"
msgid "Service Startup Configuration"
msgstr "Configuração de inicialização do serviço"
msgid "Service script name"
msgstr "Nome do script de serviço"
msgid "Specify the name of the database."
msgstr "Especifique o nome do banco de dados."
msgid "Specify the password for the database user."
msgstr "Especifique a senha para o usuário do banco de dados."
msgid "Set the database user."
msgstr "Defina o usuário do banco de dados."
msgid "Setup will attempt to install new databases and will overwrite any duplicates. Do you want you continue?"
msgstr "A configuração tentará instalar novos bancos de dados e substituirá todas as cópias. Deseja continuar?"
msgid "Shortcuts Images"
msgstr "Imagens de atalhos"
msgid "Show next steps"
msgstr "Mostrar os próximos passos"
msgid "Solr1"
msgstr "Solr1"
msgid "Solr4"
msgstr "Solr4"
msgid "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
msgstr "Algumas ou todas as bibliotecas necessárias para prestar suporte ao LibreOffice não foram encontradas no sistema: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nRecomenda-se fortemente cancelar esta instalação e instalá-las primeiro.\nPara obter mais informações, consulte a documentação do LibreOffice http://docs.alfresco.com\n\nDeseja continuar com a instalação?"
msgid "We support PostgreSQL as service only."
msgstr "Prestamos suporte ao PostgreSQL apenas como serviço."
msgid "You need to be an administrator."
msgstr "É preciso ser um administrador."
msgid "Start ${product_fullname} service"
msgstr "Iniciar o serviço do ${product_fullname}"
msgid "Starting LibreOffice..."
msgstr "Iniciando o LibreOffice..."
msgid "Starting servers..."
msgstr "Iniciando os servidores..."
msgid "Stop ${product_fullname} service"
msgstr "Parar o serviço do ${product_fullname}"
msgid "Stopping PostgreSQL..."
msgstr "Parando o PostgreSQL..."
msgid "Stopping Services"
msgstr "Parar os serviços"
msgid "Stopping servers"
msgstr "Parando os servidores"
msgid "Stopping services"
msgstr "Parando os serviços"
msgid "The ${product_shortname} service script file exists. Use a different name for the service script."
msgstr "O arquivo de script de serviço ${product_shortname} já existe. Use um nome diferente para o script de serviços."
msgid "The data directory increases in size over time. Choose where you want to store it."
msgstr "O diretório de dados aumenta em tamanho ao longo do tempo. Escolha onde você deseja armazená-lo."
msgid "The current installation directory cannot be accessed by non-root users. Select a different installation directory or change the permissions to 755 for this folder."
msgstr "O diretório de instalação atual não pode ser acessado por usuários que não sejam de raiz. Selecione um diretório de instalação diferente ou altere as permissões para 755 para esta pasta."
msgid "The directory you selected is not a valid JDK directory. Choose another directory."
msgstr "O diretório que você selecionou não é um diretório JDK válido. Escolha outro diretório."
msgid "The directory you selected is not a valid Tomcat directory. Choose another directory."
msgstr "O diretório que você selecionou não é um diretório Tomcat válido. Escolha outro diretório."
msgid "The installation directory must be a path containing letters, numbers, and '/', '.', -, and '_' characters only."
msgstr "O diretório de instalação deve ser um caminho que contenha letras, números e os caracteres '/', '.', '-' e '_'."
msgid "The installation has not completed because the current umask is set to permissions of ${base_umask}. Modify your umask setting to at least 0022 before relaunching the installer. After the installation has completed, reset the umask permissions to your original values."
msgstr "A instalação não foi concluída porque a máscara de usuário atual está definida para permissões de ${base_umask}. Você deve modificar sua máscara de usuário para, no mínimo, 0022 antes de iniciar o instalador. Após a instalação estar completa, reponha as permissões da máscara de usuário para os valores originais."
msgid "The installer could not access the current free space on ${installdir}. Check that there is enough free space to install ${product_fullname}"
msgstr "O instalador não pôde acessar o espaço livre atual no ${installdir}. Verifique se há espaço livre suficiente para instalar ${product_fullname}"
msgid "The password must be longer than 3 characters."
msgstr "A senha deve ter mais que três caracteres."
msgid "The path ${postgres_binary_directory} does not contain a pg_restore executable."
msgstr "O caminho ${postgres_binary_directory} aparentemente não contém um pg_restore executável."
msgid "The path ${postgres_binary_directory} does not contain a pg_vacuumdb executable."
msgstr "O caminho ${postgres_binary_directory} não contém um pg_vacuumdb executável."
msgid "The path ${postgres_binary_directory} is not valid. Check if the directory contains the required binaries."
msgstr "O caminho ${postgres_binary_directory} não é válido. Verifique se o diretório contém os binários necessários."
msgid "The selected folder is not empty. Specify a different folder."
msgstr "A pasta selecionada não está vazia. Especifique uma pasta diferente."
msgid "The service script file exists. Insert a different name for the service script."
msgstr "O arquivo de script de serviço já existe. Insira um nome diferente para o script de serviços."
msgid "The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco Content Services. Install a 64 bit version of Java before continuing, or go back and ensure the "Java" component is selected."
msgstr "A versão de Java que selecionou é de 32 bits, mas essa é uma instalação de 64 bits do Alfresco Content Services. Instale uma versão de 64 bits de Java antes de continuar, ou retorne e certifique-se de que o componente “Java” está selecionado."
msgid "There is not enough free space on ${installdir}. You need at least ${base_needed_space} MB in order to install ${product_fullname}"
msgstr "Não há espaço livre suficiente no ${installdir}. Você precisa de pelo menos ${base_needed_space} MB a fim de instalar o ${product_fullname}"
msgid "This environment is not configured optimally for Alfresco Content Services - review this list before continuing.\n\nWhile these issues wont prevent Alfresco Content Services from functioning, some product features might not be available, or the system might not perform optimally."
msgstr "Este ambiente não está configurado de forma otimizada para Alfresco Content Services - revise cuidadosamente esta lista antes de continuar.\n\nEmbora estes problemas não impeçam o Alfresco Content Services de funcionar, alguns recursos do produto podem estar indisponíveis, ou o sistema pode não funcionar de forma otimizada."
msgid "This installer is for Windows 64 bit. Download the Windows 32 bit version."
msgstr "Este instalador é para o Windows de 64 bits. Baixe a versão do Windows de 32 bits."
msgid "This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again."
msgstr "Esta versão foi empacotada para ser executada em J2SE ${java_min_version} ou posterior. Instale uma versão Java compatível e tente novamente."
msgid "This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again."
msgstr "Esta versão foi empacotada para ser executada em J2SE ${java_min_version}. Instale uma versão Java compatível e tente novamente."
msgid "Tomcat AJP Port:"
msgstr "Porta AJP do Tomcat:"
msgid "Tomcat Directory"
msgstr "Diretório do Tomcat"
msgid "Tomcat JMX Port:"
msgstr "Porta JMX do Tomcat:"
msgid "Tomcat Port Configuration"
msgstr "Configuração da porta do Tomcat"
msgid "Tomcat SSL Port:"
msgstr "Porta SSL do Tomcat:"
msgid "Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Select another Tomcat Shutdown Port."
msgstr "A porta do servidor do Tomcat e a porta de desativação do Tomcat não podem ser a mesma. Selecione outra porta de desativação do Tomcat."
msgid "Tomcat Server Port:"
msgstr "Porta do servidor do Tomcat:"
msgid "Tomcat Shutdown Port:"
msgstr "Porta de desativação do Tomcat:"
msgid "Tomcat Directory:"
msgstr "Diretório do Tomcat:"
msgid "Tomcat Installation:"
msgstr "Instalação do Tomcat:"
msgid "Couldnt bind to the given port number. Select another FTP Port."
msgstr "Não é possível associar ao número da porta indicado. Selecione outra porta FTP."
msgid "Couldnt bind to the given port number. Select another RMI Port."
msgstr "Não é possível associar ao número da porta indicado. Selecione outra porta RMI."
msgid "Couldnt bind to the given port number. Select another Tomcat AJP Port."
msgstr "Não é possível associar ao número da porta indicado. Selecione outra porta Tomcat AJP."
msgid "Couldnt bind to the given port number. Select another Tomcat JMX Port."
msgstr "Não é possível associar ao número da porta indicado. Selecione outra porta Tomcat JMX."
msgid "Couldnt bind to the given port number. Select another Tomcat SSL Port."
msgstr "Não é possível associar ao número da porta indicado. Selecione outra porta Tomcat SSL."
msgid "Couldnt bind to the given port number. Select another Tomcat Server Port."
msgstr "Não é possível associar ao número da porta indicado. Selecione outra porta de servidor do Tomcat."
msgid "Couldnt bind to the given port number. Select another Tomcat Shutdown Port."
msgstr "Não é possível associar ao número da porta indicado. Selecione outra porta de desativação do Tomcat."
msgid "Use numbers only in the port configuration fields. Other characters are not permitted."
msgstr "Apenas utilize números nos campos de configuração de portas. Outros caracteres não são permitidos."
msgid "Couldnt bind to the server port. Make sure that ${serverName} is not running."
msgstr "Não é possível associar à porta do servidor indicada. Certifique-se de que ${serverName} não está em execução."
msgid "Couldnt connect to database. Check your configuration."
msgstr "Não foi possível conectar ao banco de dados. Verifique a sua configuração."
msgid "Couldnt find a server running at this port number. Select another port."
msgstr "Não foi possível localizar um servidor em execução nesse número de porta. Selecione outra porta."
msgid "Couldnt find a server running at port ${postgres_port}. Start your database server."
msgstr "Não foi possível localizar um servidor em execução na porta ${postgres_port}. Inicie o seu servidor de banco de dados."
msgid "Couldnt get free disk space."
msgstr "Não é possível obter o espaço livre em disco."
msgid "Uninstall ${product_fullname}"
msgstr "Desinstalar o ${product_fullname}"
msgid "Uninstall ${product_fullname} service"
msgstr "Desinstalar o serviço do ${product_fullname}"
msgid "Uninstalling service"
msgstr "Desinstalar o serviço"
msgid "Uninstalling services"
msgstr "Desinstalando os serviços"
msgid "Use to configure the destination of the content in commands folder"
msgstr "Use para configurar o destino do conteúdo na pasta de comandos"
msgid "User"
msgstr "Usuário"
msgid "Username '${username}' is reserved. Use a different user name."
msgstr "O nome de usuário '${username}' é reservado. Use um nome de usuário diferente."
msgid "Username:"
msgstr "Nome de usuário:"
msgid "Verify:"
msgstr "Verificar:"
msgid "Waiting for PostgreSQL to start"
msgstr "Aguardando o PostgreSQL iniciar"
msgid "Waiting for Postmaster"
msgstr "Aguardando o Postmaster"
msgid "War files"
msgstr "Arquivos War"
msgid "Warning"
msgstr "Aviso"
msgid "Unable to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later."
msgstr "Não foi possível encontrar uma instalação JDK apropriada em seu sistema. ${product_fullname} requer JDK ${java_min_version} ou posterior."
msgid "Web Quick Start"
msgstr "Web Quick Start"
msgid "Web Server"
msgstr "Servidor da Web"
msgid "Web Server Domain:"
msgstr "Domínio de servidor da Web:"
msgid "You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Download and install Ruby Stack ${rubyVersion} version from bitnami.com"
msgstr "Você está tentando instalar um aplicativo baseado em Ruby ${rubyVersion} em uma pilha Bitnami que não é suportada. Efetue o download e instale a versão Ruby Stack ${rubyVersion} do site bitnami.com"
msgid "If you register ${product_fullname} as a service it will automatically start ${product_fullname} on machine startup."
msgstr "Se você registrar ${product_fullname} como um serviço, o ${product_fullname} será iniciado automaticamente na inicialização da máquina."
msgid "You have chosen Tomcat as the existing installation. Restart Tomcat to use any newly installed applications."
msgstr "Você escolheu o Tomcat como a instalação existente. Reinicie o Tomcat para usar quaisquer aplicativos recém-instalados."
msgid "Select at least one of the Solr components."
msgstr "Você precisa selecionar, ao menos, um dos componentes Solr."
msgid "Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation."
msgstr "Use apenas caracteres ASCII ao definir a senha no instalador. Se você quiser usar caracteres não-ASCII, você pode fazer isso redefinindo a senha após a instalação."
msgid "Connect Alfresco Share to the repository"
msgstr "Conectar o Alfresco Share ao repositório"
msgid "Enter the location of your Alfresco Content Services repository."
msgstr "Insira o local do seu repositório Alfresco Content Services."
msgid "Repository location: "
msgstr "Local do repositório: "
msgid "Solr - Install Solr 1.4 only for upgrading from earlier Alfresco Content Services versions."
msgstr "Solr - Instale o Solr 1.4 apenas para atualização de versões anteriores do Alfresco Content Services."
msgid "Solr is an open source enterprise search platform that uses Apache Lucene as an indexing and search engine. Solr 4 provides improvements in scalability, performance, and flexibility over Solr 1."
msgstr "Solr é uma plataforma de pesquisa corporativa de código aberto que usa Apache Lucene como um motor de busca e indexação. Solr 4 fornece melhorias em escalabilidade, desempenho e flexibilidade sobre o Solr 1."
msgid "Unable to bind to the given port number."
msgstr "Não é possível associar ao número da porta indicado."
msgid "Unable to bind to the given port number. This port is already in use by the ${process_binding_port} process. Select another ${serverName} Server Port."
msgstr "Não é possível associar ao número da porta indicado. Essa porta já está em uso pelo processo ${process_binding_port}. Selecione outra porta do servidor ${serverName}."
msgid "Remote Solr configuration"
msgstr "Configuração remota Solr"
msgid "Enter the Solr host and port to connect to Alfresco Content Services:"
msgstr "Digite o host e a porta Solr para conectar ao Alfresco Content Services:"
msgid "Solr host:"
msgstr "Host Solr:"
msgid "Solr SSL port:"
msgstr "Porta SSL Solr"
msgid "Sharded Solr installation"
msgstr "Instalação de Solr fragmentado"
msgid "Are you using a sharded Solr installation?"
msgstr "Você está usando uma instalação Solr fragmentada?"
msgid "Yes"
msgstr "Sim"
msgid "No"
msgstr "Não"
msgid "Read the following License Agreement. You must accept the terms of this agreement before continuing with the installation."
msgstr "Leia o Contrato de licença abaixo. Você precisa aceitar os termos desse contrato antes de fazer a instalação."

View File

@@ -1,683 +0,0 @@
msgid "${machine_total_memoryGB} GB of RAM is not enough to run Alfresco Content Services for test or production purposes. Alfresco Content Services might not work correctly and if it does, will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM, and optimally ${recommended_ramGB} GB of RAM."
msgstr "${machine_total_memoryGB} ГБ оперативной памяти недостаточно для запуска Alfresco Content Services для целей тестирования и эксплуатации. Некоторый функционал Alfresco Content Services может работать неправильно. Обновите сервер, чтобы обеспечить не менее ${minimum_ramGB} ГБ оперативной памяти; при этом оптимальным объемом оперативной памяти является ${recommended_ramGB} ГБ."
msgid "${product_fullname} LibreOffice Service"
msgstr "Служба ${product_fullname} LibreOffice"
msgid "${product_fullname} Service"
msgstr "Служба ${product_fullname}"
msgid "${product_shortname} Manager Tool"
msgstr "Средство управления ${product_shortname}"
msgid "32-bit Microsoft Windows® is supported for evaluation use only."
msgstr "32-разрядная ОС Microsoft Windows® поддерживается только для целей тестирования."
msgid "64-bit architecture recommended"
msgstr "Рекомендуется использовать 64-разрядную архитектуру"
msgid "Admin Password"
msgstr "Пароль администратора"
msgid "Admin Password:"
msgstr "Пароль администратора:"
msgid "Advanced - Configure server ports and service properties."
msgstr "Дополнительно — настроить порты сервера и свойства службы."
msgid "Alfresco Content Services"
msgstr "Alfresco Content Services"
msgid "Alfresco Community Edition"
msgstr "Версия Alfresco Community Edition"
msgid "Alfresco Content Services Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management, and Image Management."
msgstr "Система Alfresco Content Services Enterprise Content Management (ECM) с функциями документооборота, управления совместной работой и управления изображениями."
msgid "FTP Port"
msgstr "Порт FTP"
msgid "Alfresco Module Packages"
msgstr "Пакеты модулей Alfresco (AMP)"
msgid "RMI Port"
msgstr "Порт RMI"
msgid "Alfresco Share"
msgstr "Alfresco Share"
msgid "Shortcuts"
msgstr "Ярлыки"
msgid "Validations"
msgstr "Проверки"
msgid "Alfresco Website"
msgstr "Веб-сайт Alfresco"
msgid "Data Directory"
msgstr "Каталог данных"
msgid "Choose optional components to install."
msgstr "Выберите дополнительные компоненты для установки."
msgid "Auto - Configure servers to start automatically"
msgstr "Авто - настроить Alfresco для автоматического запуска при включении сервера"
msgid "CIFS TCP ports in use"
msgstr "Используемые порты CIFS TCP"
msgid "CIFS UDP ports in use"
msgstr "Используемые порты CIFS UDP"
msgid "CIFS protocol ports configuration"
msgstr "Настройка портов по протоколу CIFS"
msgid "CIFS server port"
msgstr "Порт сервера CIFS"
msgid "CIFS server port 1"
msgstr "Порт сервера CIFS 1"
msgid "CIFS server port 2"
msgstr "Порт сервера CIFS 2"
msgid "Configuration Files"
msgstr "Файлы конфигурации"
msgid "Creating user and database"
msgstr "Создание пользователя и базы данных"
msgid "Database Configuration"
msgstr "Конфигурация базы данных"
msgid "Database Installation"
msgstr "Установка базы данных"
msgid "Database Server Parameters"
msgstr "Параметры сервера базы данных"
msgid "Database Server Port:"
msgstr "Порт сервера базы данных:"
msgid "Database Name"
msgstr "Имя базы данных"
msgid "Database Name:"
msgstr "Имя базы данных:"
msgid "Deploying Alfresco Content Services... This can take up to five minutes."
msgstr "Развертывание Alfresco Content Services... Это может занять несколько минут."
msgid "Do you want to install PostgreSQL as a Windows service?"
msgstr "Установить PostgreSQL как службу Windows?"
msgid "Easy - Install using the default configuration."
msgstr "Простая установка — с использованием конфигурации по умолчанию."
msgid "Extension Files"
msgstr "Файлы расширения"
msgid "Google Docs Integration"
msgstr "Интеграция с Документами Google"
msgid "I want to use an existing PostgreSQL database."
msgstr "Я хочу использовать существующую базу данных PostgreSQL."
msgid "I want to use an existing Tomcat instance."
msgstr "Я хочу использовать существующий сервер Tomcat."
msgid "I want to use the bundled PostgreSQL database."
msgstr "Я хочу использовать базу данных PostgreSQL из состава установочного пакета Alfresco."
msgid "I want to use the bundled Tomcat instance."
msgstr "Я хочу использовать сервер Tomcat из состава установочного пакета Alfresco."
msgid "IMAP TCP port in use."
msgstr "Используемый порт IMAP TCP."
msgid "IMAP Port"
msgstr "Порт IMAP"
msgid "IP / Hostname"
msgstr "IP / имя хоста"
msgid "Include Alfresco Web Quick Start."
msgstr "Включить Alfresco Web Quick Start."
msgid "Include Google Docs Integration Features."
msgstr "Включить возможность интеграции с Документами Google"
msgid "Initializing database"
msgstr "Инициализация базы данных"
msgid "Install ${product_fullname} as a service?"
msgstr "Установить ${product_fullname} как службу?"
msgid "Install ${product_fullname} as service"
msgstr "Установить ${product_fullname} как службу"
msgid "Install PostgreSQL as a service?"
msgstr "Установить PostgreSQL как службу?"
msgid "Install as a service"
msgstr "Установить как службу"
msgid "Installation Folder"
msgstr "Каталог для установки"
msgid "Installation Type"
msgstr "Тип установки"
msgid "Installation directory path is too long. The maximum number of characters allowed is ${base_installdir_max_characters}."
msgstr "Слишком длинный путь к каталогу установки. Максимально допустимое число символов — ${base_installdir_max_characters}."
msgid "Installation folder"
msgstr "Директория для установки"
msgid "Installation folder cannot contain spaces."
msgstr "В имени каталога для установки не может быть пробелов."
msgid "Installing Alfresco Module Packages (AMPs)"
msgstr "Установка пакетов модулей Alfresco (AMP)"
msgid "Installing LibreOffice as a Windows service with name ${LibreOfficeUniqueServiceName}"
msgstr "Установка LibreOffice в качестве службы Windows с именем ${LibreOfficeUniqueServiceName}"
msgid "Installing PostgreSQL as a Windows service with name ${postgres_unique_service_name}"
msgstr "Установка PostgreSQL в качестве службы Windows с именем ${postgres_unique_service_name}"
msgid "Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}"
msgstr "Установка Tomcat в качестве службы Windows с именем ${tomcat_unique_service_name}"
msgid "Not enough file descriptors available"
msgstr "Недостаточно дескрипторов файлов"
msgid "CPU clock speed is too slow"
msgstr "Тактовая частота процессора слишком низкая"
msgid "Not enough CPUs (cores) available"
msgstr "Недостаточно процессоров (ядер)"
msgid "Not enough system RAM available"
msgstr "Недостаточно системной оперативной памяти"
msgid "You do not have the right permissions to bind to the port or the port is already taken by another application. Select another port."
msgstr "Недостаточно прав для привязки порта, или данный порт уже занят другим приложением. Выберите другой порт."
msgid "JDBC Driver:"
msgstr "Драйвер JDBC:"
msgid "JDBC URL:"
msgstr "URL-адрес JDBC:"
msgid "JDK configuration"
msgstr "Конфигурация JDK"
msgid "JDK Installation Directory:"
msgstr "Каталог установки JDK:"
msgid "Java"
msgstr "Java"
msgid "Java Component required to run ${product_fullname}."
msgstr "Для работы ${product_fullname} требуется компонент Java."
msgid "Java Home path contains spaces. Alfresco Content Services might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
msgstr "Домашний путь Java содержит пробелы. Alfresco Content Services может функционировать неправильно, поскольку при наличии пробелов в пути установки виртуальная машина Java будет работать с ошибками. Переустановите виртуальную машину Java по пути, который не содержит пробелы."
msgid "This module requires Java, and no Java instance can be found."
msgstr "Этот модуль требует установки Java, но ни один экземпляр Java не найден."
msgid "Launch ${product_fullname}"
msgstr "Запустить ${product_fullname}"
msgid "LibreOffice"
msgstr "LibreOffice"
msgid "LibreOffice Server Port"
msgstr "Порт сервера LibreOffice"
msgid "LibreOffice Server Port:"
msgstr "Порт сервера LibreOffice:"
msgid "LibreOffice.org is a multiplatform, open-source office software suite for word processing, spreadsheets, presentations, graphics, and databases required for document transformations."
msgstr "LibreOffice.org - многоплатформенный пакет офисного программного обеспечения с открытым кодом для обработки текстов, электронных таблиц, презентаций, графики и баз данных, требуемых для преобразования документов."
msgid "Location of bin and lib tomcat folders"
msgstr "Местоположение каталогов bin и lib сервера Tomcat"
msgid "Mac OS X® is supported for evaluation use only."
msgstr "Mac OS X® поддерживается только для оценивания."
msgid "Manager Tool"
msgstr "Средство управления"
msgid "Manual - Configure servers to start services manually"
msgstr "Вручную - настройте серверы на ручной запуск служб"
msgid "New Component"
msgstr "Создать компонент"
msgid "New Folder"
msgstr "Новая папка"
msgid "Not a PostgreSQL version 9.4.4 installation. PostgreSQL 9.4.4 is recommended."
msgstr "Версия установленного PostgreSQL не 9.4.4. Рекомендуется установить PostgreSQL 9.4.4."
msgid "Password"
msgstr "Пароль"
msgid "Password must not contain leading or trailing spaces."
msgstr "Пароль не должен содержать пробелов ни в начале, ни в конце."
msgid "Password:"
msgstr "Пароль:"
msgid "Choose a folder to install ${product_fullname}."
msgstr "Выберите папку для установки ${product_fullname}."
msgid "Choose a port number for Alfresco Content Services to use to execute remote commands."
msgstr "Выберите для Alfresco Content Services номер порта, чтобы использовать для выполнения удаленных команд."
msgid "Choose a port number for the integrated FTP server."
msgstr "Выберите номер порта для интегрированного FTP-сервера."
msgid "Enter a valid IP address or hostname."
msgstr "Введите действительные IP-адрес или имя сервера."
msgid "Enter the IP address or hostname for your database."
msgstr "Введите IP-адрес или имя сервера для своей базы данных."
msgid "Enter your Tomcat configuration parameters."
msgstr "Введите параметры конфигурации Tomcat."
msgid "Enter the port of your database."
msgstr "Введите порт своей базы данных."
msgid "Enter the port that the LibreOffice Server will listen to."
msgstr "Введите порт, который по умолчанию будет прослушиваться сервером LibreOffice."
msgid "Enter your database 'postgres' user password."
msgstr "Введите пароль пользователя базы данных 'postgres'."
msgid "Specify a password for the Alfresco Content Services administrator account."
msgstr "Укажите пароль для учетной записи администратора Alfresco Content Services."
msgid "Select a different installation directory. The installation directory cannot contain symbolic links."
msgstr "Укажите другой каталог для установки. Установочный каталог не должен содержать символьные ссылки."
msgid "Select services startup type."
msgstr "Выберите тип запуска служб."
msgid "Select a Tomcat configuration"
msgstr "Выберите конфигурацию Tomcat"
msgid "Select a database configuration."
msgstr "Выберите конфигурацию базы данных."
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation."
msgstr "Выберите этот модуль, чтобы разрешить приложениям, которые могут обращаться к серверу SharePoint, обращаться к вашей установке Alfresco Content Services."
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation&#xa;(proprietary module licensed under the Alfresco Component License)."
msgstr "Выберите этот модуль, чтобы разрешить приложениям, которые могут обращаться к серверу SharePoint, обращаться к вашей установке Alfresco Content Services&#xa;(патентованный модуль, лицензированный по лицензии Alfresco Component)."
msgid "Specify the directory where Tomcat is located."
msgstr "Укажите каталог, в котором находится Tomcat."
msgid "Specify the directory where the psql, pg_restore, and vacuumdb binaries are located."
msgstr "Укажите каталог, в котором находятся двоичные файлы psql, pg_restore и vacuumdb."
msgid "Enter CIFS ports configuration."
msgstr "Укажите настройку портов CIFS."
msgid "Port:"
msgstr "Порт:"
msgid "PostgreSQL"
msgstr "PostgreSQL"
msgid "PostgreSQL Binary Directory"
msgstr "Каталог двоичных данных PostgreSQL"
msgid "PostgreSQL is a powerful, open source, object-relational database system."
msgstr "PostgreSQL — мощная система объектно-реляционных баз данных с открытым исходным кодом."
msgid "PostgreSQL postgres user password"
msgstr "Пароль пользователя PostgreSQL postgres"
msgid "Program Files"
msgstr "Программные файлы"
msgid "README"
msgstr "README"
msgid "README File"
msgstr "Файл README"
msgid "README Folder Component"
msgstr "Компонент папки README"
msgid "Re-enter password"
msgstr "Введите пароль повторно"
msgid "Repeat Password:"
msgstr "Повторите пароль:"
msgid "SMB Port"
msgstr "Порт SMB"
msgid "SMTP TCP port in use"
msgstr "Используемый порт SMTP TCP"
msgid "SMTP Port"
msgstr "Порт SMTP"
msgid "Select a folder:"
msgstr "Выберите папку:"
msgid "Service Startup Configuration"
msgstr "Конфигурация запуска служб"
msgid "Service script name"
msgstr "Имя сценария службы"
msgid "Specify the name of the database."
msgstr "Укажите имя базы данных."
msgid "Specify the password for the database user."
msgstr "Укажите пароль для пользователя базы данных."
msgid "Set the database user."
msgstr "Задайте пользователя базы данных."
msgid "Setup will attempt to install new databases and will overwrite any duplicates. Do you want you continue?"
msgstr "Программа установки попытается установить новые базы данных и перезапишет любые копии. Продолжить?"
msgid "Shortcuts Images"
msgstr "Изображения ярлыков"
msgid "Show next steps"
msgstr "Показать следующие шаги"
msgid "Solr1"
msgstr "Solr1"
msgid "Solr4"
msgstr "Solr4"
msgid "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
msgstr "Некоторые или все библиотеки, необходимые для поддержки LibreOffice, отсутствуют в системе: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nМы настоятельно рекомендуем вам прервать данную установку и установить эти библиотеки.\nДля получения более подробной информации обратитесь к документации LibreOffice на сайте http://docs.alfresco.com\n\nПродолжить установку?"
msgid "We support PostgreSQL as service only."
msgstr "PostgreSQL поддерживается только как служба."
msgid "You need to be an administrator."
msgstr "Требуются права администратора."
msgid "Start ${product_fullname} service"
msgstr "Запустить службу ${product_fullname}"
msgid "Starting LibreOffice..."
msgstr "Запуск LibreOffice..."
msgid "Starting servers..."
msgstr "Запуск серверов..."
msgid "Stop ${product_fullname} service"
msgstr "Остановить службу ${product_fullname}"
msgid "Stopping PostgreSQL..."
msgstr "Останавливается PostgreSQL..."
msgid "Stopping Services"
msgstr "Остановка служб"
msgid "Stopping servers"
msgstr "Остановка серверов"
msgid "Stopping services"
msgstr "Остановка служб"
msgid "The ${product_shortname} service script file exists. Use a different name for the service script."
msgstr "Файл сценария службы ${product_shortname} существует. Используйте другое имя для данного сценария службы."
msgid "The data directory increases in size over time. Choose where you want to store it."
msgstr "С течением времени каталог данных увеличивается в размере. Выберите место его хранения."
msgid "The current installation directory cannot be accessed by non-root users. Select a different installation directory or change the permissions to 755 for this folder."
msgstr "Текущий каталог для установки недоступен для пользователей, не относящихся к категории root. Выберите другой каталог для установки или измените полномочия для данной папки на 755."
msgid "The directory you selected is not a valid JDK directory. Choose another directory."
msgstr "Выбранный каталог не является допустимым каталогом JDK. Выберите другой каталог."
msgid "The directory you selected is not a valid Tomcat directory. Choose another directory."
msgstr "Выбранный каталог не является допустимым каталогом Tomcat. Выберите другой каталог."
msgid "The installation directory must be a path containing letters, numbers, and '/', '.', -, and '_' characters only."
msgstr "В имени пути к каталогу установки должны содержаться только буквы, цифры, а также символы '/', '.', -, '_'."
msgid "The installation has not completed because the current umask is set to permissions of ${base_umask}. Modify your umask setting to at least 0022 before relaunching the installer. After the installation has completed, reset the umask permissions to your original values."
msgstr "Установка не завершена, потому что для текущей пользовательской маски создания (umask) указаны полномочия ${base_umask}. Перед перезапуском программы установки установите для umask значение не менее 0022. По завершении установки можно сбросить полномочия umask до значения по умолчанию."
msgid "The installer could not access the current free space on ${installdir}. Check that there is enough free space to install ${product_fullname}"
msgstr "Программе установки не удалось получить доступ к имеющемуся свободному пространству в ${installdir}. Убедитесь, что свободного пространства достаточно для установки ${product_fullname}"
msgid "The password must be longer than 3 characters."
msgstr "Длина пароля должна быть больше 3 символов."
msgid "The path ${postgres_binary_directory} does not contain a pg_restore executable."
msgstr "В каталоге ${postgres_binary_directory} нет исполняемого файла pg_restore."
msgid "The path ${postgres_binary_directory} does not contain a pg_vacuumdb executable."
msgstr "В каталоге ${postgres_binary_directory} нет исполняемого файла pg_vacuumdb."
msgid "The path ${postgres_binary_directory} is not valid. Check if the directory contains the required binaries."
msgstr "Путь ${postgres_binary_directory} является недопустимым. Проверьте, содержит ли данный каталог требуемые двоичные данные."
msgid "The selected folder is not empty. Specify a different folder."
msgstr "Выбранная папка не пуста. Укажите другую папку."
msgid "The service script file exists. Insert a different name for the service script."
msgstr "Данный файл сценария службы существует. Введите другое имя для данного сценария службы."
msgid "The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco Content Services. Install a 64 bit version of Java before continuing, or go back and ensure the "Java" component is selected."
msgstr "Вы выбрали 32-разрядную версию Java, в то время как устанавливается 64-разрядная версия Alfresco Content Services. Перед продолжением необходимо установить 64-разрядную версию Java либо вернуться назад и выбрать компонент Java."
msgid "There is not enough free space on ${installdir}. You need at least ${base_needed_space} MB in order to install ${product_fullname}"
msgstr "Недостаточно свободного пространства в ${installdir}. Необходимо не менее ${base_needed_space} МБ для установки ${product_fullname}"
msgid "This environment is not configured optimally for Alfresco Content Services - review this list before continuing.\n\nWhile these issues wont prevent Alfresco Content Services from functioning, some product features might not be available, or the system might not perform optimally."
msgstr "Эта среда не настраивается для Alfresco Content Services оптимальным образом — внимательно ознакомьтесь со списком, прежде чем продолжить.\n\nХотя указанные проблемы не препятствуют работе Alfresco Content Services, некоторые функции продукта могут быть недоступными, или система может работать неоптимально."
msgid "This installer is for Windows 64 bit. Download the Windows 32 bit version."
msgstr "Данная программа установки предназначена для 64-разрядной ОС Windows. Загрузите версию для 32-разрядной ОС Windows."
msgid "This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again."
msgstr "Этот выпуск был помещен в пакет для выполнения в среде J2SE версии ${java_min_version} или более новой версии. Установите совместимую версию Java и повторите попытку."
msgid "This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again."
msgstr "Этот выпуск был помещен в пакет для выполнения в среде J2SE версии ${java_min_version}. Установите совместимую версию Java и повторите попытку."
msgid "Tomcat AJP Port:"
msgstr "AJP-порт Tomcat:"
msgid "Tomcat Directory"
msgstr "Каталог Tomcat"
msgid "Tomcat JMX Port:"
msgstr "Порт Tomcat JMX:"
msgid "Tomcat Port Configuration"
msgstr "Конфигурация портов Tomcat"
msgid "Tomcat SSL Port:"
msgstr "Порт Tomcat SSL:"
msgid "Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Select another Tomcat Shutdown Port."
msgstr "Номера порта сервера Tomcat и порта отключения Tomcat не могут совпадать. Выберите другой порт отключения Tomcat."
msgid "Tomcat Server Port:"
msgstr "Порт сервера Tomcat:"
msgid "Tomcat Shutdown Port:"
msgstr "Порт отключения Tomcat:"
msgid "Tomcat Directory:"
msgstr "Каталог Tomcat:"
msgid "Tomcat Installation:"
msgstr "Установка Tomcat:"
msgid "Couldnt bind to the given port number. Select another FTP Port."
msgstr "Не удается выполнить привязку к заданному номеру порта. Выберите другой FTP-порт."
msgid "Couldnt bind to the given port number. Select another RMI Port."
msgstr "Не удается выполнить привязку к заданному номеру порта. Выберите другой RMI-порт."
msgid "Couldnt bind to the given port number. Select another Tomcat AJP Port."
msgstr "Не удается выполнить привязку к заданному номеру порта. Выберите другой AJP-порт Tomcat."
msgid "Couldnt bind to the given port number. Select another Tomcat JMX Port."
msgstr "Не удается выполнить привязку к заданному номеру порта. Выберите другой JMX-порт Tomcat."
msgid "Couldnt bind to the given port number. Select another Tomcat SSL Port."
msgstr "Не удается выполнить привязку к заданному номеру порта. Выберите другой SSL-порт Tomcat."
msgid "Couldnt bind to the given port number. Select another Tomcat Server Port."
msgstr "Не удается выполнить привязку к заданному номеру порта. Выберите другой порт сервера Tomcat."
msgid "Couldnt bind to the given port number. Select another Tomcat Shutdown Port."
msgstr "Не удается выполнить привязку к заданному номеру порта. Выберите другой порт отключения Tomcat."
msgid "Use numbers only in the port configuration fields. Other characters are not permitted."
msgstr "В полях настройки порта можно использовать только цифры. Другие символы недопустимы."
msgid "Couldnt bind to the server port. Make sure that ${serverName} is not running."
msgstr "Не удается выполнить привязку к данному порту сервера. Убедитесь, что ${serverName} не запущен."
msgid "Couldnt connect to database. Check your configuration."
msgstr "Не удается подключиться к базе данных. Проверьте конфигурацию."
msgid "Couldnt find a server running at this port number. Select another port."
msgstr "Не удается найти сервер, использующий порт с заданным номером. Выберите другой порт."
msgid "Couldnt find a server running at port ${postgres_port}. Start your database server."
msgstr "Не удается найти сервер, использующий порт ${postgres_port}. Запустите свой сервер базы данных."
msgid "Couldnt get free disk space."
msgstr "Не удалось получить свободное место на диске."
msgid "Uninstall ${product_fullname}"
msgstr "Удалить ${product_fullname}"
msgid "Uninstall ${product_fullname} service"
msgstr "Удалить службу ${product_fullname}"
msgid "Uninstalling service"
msgstr "Удаление службы"
msgid "Uninstalling services"
msgstr "Удаление служб"
msgid "Use to configure the destination of the content in commands folder"
msgstr "Используйте, чтобы настроить назначение контента в папке команд"
msgid "User"
msgstr "Пользователь"
msgid "Username '${username}' is reserved. Use a different user name."
msgstr "Имя пользователя '${username}' уже зарезервировано. Выберите другое имя пользователя."
msgid "Username:"
msgstr "Имя пользователя:"
msgid "Verify:"
msgstr "Подтвердите:"
msgid "Waiting for PostgreSQL to start"
msgstr "Ожидается запуск PostgreSQL"
msgid "Waiting for Postmaster"
msgstr "Ожидается Postmaster"
msgid "War files"
msgstr "Файлы War"
msgid "Warning"
msgstr "Осторожно!"
msgid "Unable to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later."
msgstr "Не удалось найти подходящую установку JDK в вашей системе. Для ${product_fullname} требуется JDK ${java_min_version} или более новая версия."
msgid "Web Quick Start"
msgstr "Web Quick Start"
msgid "Web Server"
msgstr "Веб-сервер"
msgid "Web Server Domain:"
msgstr "Домен веб-сервера:"
msgid "You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Download and install Ruby Stack ${rubyVersion} version from bitnami.com"
msgstr "Вы пытаетесь установить приложение на базе Ruby ${rubyVersion} в неподдерживающийся стек Bitnami. Загрузите и установите стек Ruby версии ${rubyVersion} с сайта bitnami.com"
msgid "If you register ${product_fullname} as a service it will automatically start ${product_fullname} on machine startup."
msgstr "Если зарегистрировать ${product_fullname} как службу, он будет автоматически запускаться вместе с компьютером."
msgid "You have chosen Tomcat as the existing installation. Restart Tomcat to use any newly installed applications."
msgstr "Вы выбрали использование существующего сервера Tomcat. Перезагрузите Tomcat, чтобы использовать любые недавно установленные приложения."
msgid "Select at least one of the Solr components."
msgstr "Выберите как минимум один из компонентов Solr."
msgid "Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation."
msgstr "При вводе пароля в программу установки используйте только символы ASCII. Если необходимо использовать символы, отличные от ASCII, это можно сделать путем сброса пароля после установки."
msgid "Connect Alfresco Share to the repository"
msgstr "Подключение Alfresco Share к репозиторию"
msgid "Enter the location of your Alfresco Content Services repository."
msgstr "Введите местоположение репозитория Alfresco Content Services."
msgid "Repository location: "
msgstr "Местоположение репозитория: "
msgid "Solr - Install Solr 1.4 only for upgrading from earlier Alfresco Content Services versions."
msgstr "Solr — Используйте Solr 1.4 только при обновлении со старых версий Alfresco Content Services."
msgid "Solr is an open source enterprise search platform that uses Apache Lucene as an indexing and search engine. Solr 4 provides improvements in scalability, performance, and flexibility over Solr 1."
msgstr "Solr — это корпоративная поисковая платформа с открытым исходным кодом, использующая для индексации и поиска движок Apache Lucene. Solr 4 представляет повышенную масштабируемость, производительность и гибкость по сравнению с Solr 1."
msgid "Unable to bind to the given port number."
msgstr "Не удается выполнить привязку к заданному номеру порта."
msgid "Unable to bind to the given port number. This port is already in use by the ${process_binding_port} process. Select another ${serverName} Server Port."
msgstr "Не удается выполнить привязку к заданному номеру порта. Этот порт уже используется процессом ${process_binding_port}. Выберите другой порт сервера ${serverName}."
msgid "Remote Solr configuration"
msgstr "Удаленная настройка Solr"
msgid "Enter the Solr host and port to connect to Alfresco Content Services:"
msgstr "Введите порт и узел Solr для подключения к Alfresco Content Services:"
msgid "Solr host:"
msgstr "Узел Solr:"
msgid "Solr SSL port:"
msgstr "SSL-порт Solr"
msgid "Sharded Solr installation"
msgstr "Установка Solr с сегментированной базой данных"
msgid "Are you using a sharded Solr installation?"
msgstr "Вы используете установку Solr с сегментированной базой данных?"
msgid "Yes"
msgstr "Да"
msgid "No"
msgstr "Нет"
msgid "Read the following License Agreement. You must accept the terms of this agreement before continuing with the installation."
msgstr "Прочитайте лицензионное соглашение. Вы должны принять его условия прежде, чем перейти к установке."

View File

@@ -1,683 +0,0 @@
msgid "${machine_total_memoryGB} GB of RAM is not enough to run Alfresco Content Services for test or production purposes. Alfresco Content Services might not work correctly and if it does, will not perform well. Upgrade the server to have at least ${minimum_ramGB} GB of RAM, and optimally ${recommended_ramGB} GB of RAM."
msgstr "${machine_total_memoryGB} GB 的 RAM 不足够运行 Alfresco Content Services 用于测试或生产目的。Alfresco Content Services 可能无法正常运行,如果确实如此,则其将不能发挥最佳性能。升级服务器以至少拥有 ${minimum_ramGB} GB 的 RAM最好拥有 ${recommended_ramGB} GB 的 RAM。"
msgid "${product_fullname} LibreOffice Service"
msgstr "${product_fullname} LibreOffice 服务"
msgid "${product_fullname} Service"
msgstr "${product_fullname} 服务"
msgid "${product_shortname} Manager Tool"
msgstr "${product_shortname} 管理员工具"
msgid "32-bit Microsoft Windows® is supported for evaluation use only."
msgstr "32 位 Microsoft Windows® 仅支持评估使用。"
msgid "64-bit architecture recommended"
msgstr "建议使用 64 位体系结构"
msgid "Admin Password"
msgstr "管理密码"
msgid "Admin Password:"
msgstr "管理密码:"
msgid "Advanced - Configure server ports and service properties."
msgstr "高级 - 配置服务器端口和服务属性。"
msgid "Alfresco Content Services"
msgstr "Alfresco Content Services"
msgid "Alfresco Community Edition"
msgstr "Alfresco Community Edition"
msgid "Alfresco Content Services Enterprise Content Management (ECM) system featuring Document Management, Collaboration Management, and Image Management."
msgstr "Alfresco Content Services Enterprise Content Management (ECM) 系统具有文档管理、合作管理和图像管理等功能。"
msgid "FTP Port"
msgstr "FTP 端口"
msgid "Alfresco Module Packages"
msgstr "Alfresco Module Package"
msgid "RMI Port"
msgstr "RMI 端口"
msgid "Alfresco Share"
msgstr "Alfresco Share"
msgid "Shortcuts"
msgstr "快捷方式"
msgid "Validations"
msgstr "验证"
msgid "Alfresco Website"
msgstr "Alfresco 网站"
msgid "Data Directory"
msgstr "数据目录"
msgid "Choose optional components to install."
msgstr "还可以选择要安装的可选组件。"
msgid "Auto - Configure servers to start automatically"
msgstr "自动 - 将服务器配置为自动启动"
msgid "CIFS TCP ports in use"
msgstr "正在使用的 CIFS TCP 端口"
msgid "CIFS UDP ports in use"
msgstr "正在使用的 CIFS UDP 端口"
msgid "CIFS protocol ports configuration"
msgstr "CIFS 协议端口配置"
msgid "CIFS server port"
msgstr "CIFS 服务器端口"
msgid "CIFS server port 1"
msgstr "CIFS 服务器端口 1"
msgid "CIFS server port 2"
msgstr "CIFS 服务器端口 2"
msgid "Configuration Files"
msgstr "配置文件"
msgid "Creating user and database"
msgstr "创建用户和数据库"
msgid "Database Configuration"
msgstr "数据库配置"
msgid "Database Installation"
msgstr "数据库安装"
msgid "Database Server Parameters"
msgstr "数据库服务器参数"
msgid "Database Server Port:"
msgstr "数据库服务器端口:"
msgid "Database Name"
msgstr "数据库名称"
msgid "Database Name:"
msgstr "数据库名称:"
msgid "Deploying Alfresco Content Services... This can take up to five minutes."
msgstr "正在部署 Alfresco Content Services... 这可能需要 5 分钟。"
msgid "Do you want to install PostgreSQL as a Windows service?"
msgstr "是否要将 PostgreSQL 作为 Windows 服务安装?"
msgid "Easy - Install using the default configuration."
msgstr "简单 - 使用默认配置安装。"
msgid "Extension Files"
msgstr "扩展文件"
msgid "Google Docs Integration"
msgstr "Google Docs 集成"
msgid "I want to use an existing PostgreSQL database."
msgstr "我希望使用现有的 PostgreSQL 数据库。"
msgid "I want to use an existing Tomcat instance."
msgstr "我希望使用现有的 Tomcat 实例。"
msgid "I want to use the bundled PostgreSQL database."
msgstr "我希望使用捆绑的 PostgreSQL 数据库。"
msgid "I want to use the bundled Tomcat instance."
msgstr "我希望使用捆绑的 Tomcat 实例。"
msgid "IMAP TCP port in use."
msgstr "正在使用的 IMAP TCP 端口。"
msgid "IMAP Port"
msgstr "IMAP 端口"
msgid "IP / Hostname"
msgstr "IP/主机名"
msgid "Include Alfresco Web Quick Start."
msgstr "包括 Alfresco Web Quick Start。"
msgid "Include Google Docs Integration Features."
msgstr "包括 Google Docs 集成功能。"
msgid "Initializing database"
msgstr "初始化数据库"
msgid "Install ${product_fullname} as a service?"
msgstr "将 ${product_fullname} 作为服务安装?"
msgid "Install ${product_fullname} as service"
msgstr "将 ${product_fullname} 作为服务安装"
msgid "Install PostgreSQL as a service?"
msgstr "将 PostgreSQL 作为服务安装?"
msgid "Install as a service"
msgstr "作为服务安装"
msgid "Installation Folder"
msgstr "安装文件夹"
msgid "Installation Type"
msgstr "安装类型"
msgid "Installation directory path is too long. The maximum number of characters allowed is ${base_installdir_max_characters}."
msgstr "安装目录路径太长。允许的最大字符数为 ${base_installdir_max_characters}。"
msgid "Installation folder"
msgstr "安装文件夹"
msgid "Installation folder cannot contain spaces."
msgstr "安装文件夹不得包含空格。"
msgid "Installing Alfresco Module Packages (AMPs)"
msgstr "安装 Alfresco Module Package (AMP)"
msgid "Installing LibreOffice as a Windows service with name ${LibreOfficeUniqueServiceName}"
msgstr "将 LibreOffice 作为名为 ${LibreOfficeUniqueServiceName} 的 Windows 服务安装"
msgid "Installing PostgreSQL as a Windows service with name ${postgres_unique_service_name}"
msgstr "将 PostgreSQL 作为名为 ${postgres_unique_service_name} 的 Windows 服务安装"
msgid "Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}"
msgstr "将 Tomcat 作为名为 ${tomcat_unique_service_name} 的 Windows 服务安装"
msgid "Not enough file descriptors available"
msgstr "文件描述符不足"
msgid "CPU clock speed is too slow"
msgstr "CPU 时钟速度太慢。"
msgid "Not enough CPUs (cores) available"
msgstr "CPU核心不足"
msgid "Not enough system RAM available"
msgstr "系统 RAM 不足"
msgid "You do not have the right permissions to bind to the port or the port is already taken by another application. Select another port."
msgstr "您没有足够的权限捆绑到端口,或端口已经被其他应用程序占用。请选择其他端口。"
msgid "JDBC Driver:"
msgstr "JDBC 驱动程序:"
msgid "JDBC URL:"
msgstr "JDBC URL"
msgid "JDK configuration"
msgstr "JDK 配置"
msgid "JDK Installation Directory:"
msgstr "JDK 安装目录:"
msgid "Java"
msgstr "Java"
msgid "Java Component required to run ${product_fullname}."
msgstr "运行 ${product_fullname} 所需的 Java 组件。"
msgid "Java Home path contains spaces. Alfresco Content Services might not work properly, as the JVM has problems when the installation path contains spaces. Reinstall the JVM in a path that does not contain spaces."
msgstr "Java 主路径包含空格。Alfresco Content Services 可能无法正常工作因为当安装路径包含空格时JVM 存在问题。在不包含空格的路径中重新安装 JVM。"
msgid "This module requires Java, and no Java instance can be found."
msgstr "此模块要求安装 Java且无法找到 Java 实例。"
msgid "Launch ${product_fullname}"
msgstr "启动 ${product_fullname}"
msgid "LibreOffice"
msgstr "LibreOffice"
msgid "LibreOffice Server Port"
msgstr "LibreOffice 服务器端口"
msgid "LibreOffice Server Port:"
msgstr "LibreOffice 服务器端口:"
msgid "LibreOffice.org is a multiplatform, open-source office software suite for word processing, spreadsheets, presentations, graphics, and databases required for document transformations."
msgstr "LibreOffice 是多平台、开源办公软件套件,适用于文字处理、电子表格、演示文稿、图形以及文档转换所需的数据库。"
msgid "Location of bin and lib tomcat folders"
msgstr "bin 和 lib tomcat 文件夹的位置"
msgid "Mac OS X® is supported for evaluation use only."
msgstr "Mac OS X® 仅支持评估使用。"
msgid "Manager Tool"
msgstr "管理员工具"
msgid "Manual - Configure servers to start services manually"
msgstr "手动 - 将服务器配置为手动启动服务"
msgid "New Component"
msgstr "新建组件"
msgid "New Folder"
msgstr "新建文件夹"
msgid "Not a PostgreSQL version 9.4.4 installation. PostgreSQL 9.4.4 is recommended."
msgstr "非 PostgreSQL 版本 9.4.4 安装。建议使用 PostgreSQL 9.4.4。"
msgid "Password"
msgstr "密码"
msgid "Password must not contain leading or trailing spaces."
msgstr "密码开头和结尾不应包含空格。"
msgid "Password:"
msgstr "密码:"
msgid "Choose a folder to install ${product_fullname}."
msgstr "请选择要安装 ${product_fullname} 的文件夹。"
msgid "Choose a port number for Alfresco Content Services to use to execute remote commands."
msgstr "请选择 Alfresco Content Services 执行远程命令使用的端口号。"
msgid "Choose a port number for the integrated FTP server."
msgstr "请选择集成式 FTP 服务器的端口号。"
msgid "Enter a valid IP address or hostname."
msgstr "请输入有效的 IP 地址或主机名。"
msgid "Enter the IP address or hostname for your database."
msgstr "请输入数据库的 IP 地址或主机名。"
msgid "Enter your Tomcat configuration parameters."
msgstr "请输入 Tomcat 配置参数。"
msgid "Enter the port of your database."
msgstr "请输入数据库端口。"
msgid "Enter the port that the LibreOffice Server will listen to."
msgstr "请输入 LibreOffice 服务器将侦听的端口。"
msgid "Enter your database 'postgres' user password."
msgstr "请输入数据库 postgres 用户密码。"
msgid "Specify a password for the Alfresco Content Services administrator account."
msgstr "请指定 Alfresco Content Services 管理员帐户的密码。"
msgid "Select a different installation directory. The installation directory cannot contain symbolic links."
msgstr "请另选一个安装路径。安装路径不能包含符号链接。"
msgid "Select services startup type."
msgstr "请选择服务启动类型。"
msgid "Select a Tomcat configuration"
msgstr "请选择 Tomcat 配置"
msgid "Select a database configuration."
msgstr "请选择数据库配置。"
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation."
msgstr "选择此模块后,可与 SharePoint 服务器通信的应用程序将能与您的 Alfresco Content Services 安装通信。"
msgid "Select this module to allow applications that can talk to a SharePoint server to talk to your Alfresco Content Services installation&#xa;(proprietary module licensed under the Alfresco Component License)."
msgstr "选择此模块后,可与 SharePoint 服务器通信的应用程序将能与您的 Alfresco Content Services 安装通信&#xa;Alfresco 组件许可证授权的专有模块)。"
msgid "Specify the directory where Tomcat is located."
msgstr "请指定 Tomcat 所在的目录。"
msgid "Specify the directory where the psql, pg_restore, and vacuumdb binaries are located."
msgstr "请指定 psql、pg_restore 和 vacuumdb 二进制文件所在的目录。"
msgid "Enter CIFS ports configuration."
msgstr "请输入 CIFS 端口配置。"
msgid "Port:"
msgstr "端口:"
msgid "PostgreSQL"
msgstr "PostgreSQL"
msgid "PostgreSQL Binary Directory"
msgstr "PostgreSQL 二进制目录"
msgid "PostgreSQL is a powerful, open source, object-relational database system."
msgstr "PostgreSQL 是一种强大的开源对象相关的数据库系统。"
msgid "PostgreSQL postgres user password"
msgstr "PostgreSQL postgres 用户密码"
msgid "Program Files"
msgstr "Program Files"
msgid "README"
msgstr "README"
msgid "README File"
msgstr "README 文件"
msgid "README Folder Component"
msgstr "README 文件夹组件"
msgid "Re-enter password"
msgstr "重新输入密码"
msgid "Repeat Password:"
msgstr "确认密码:"
msgid "SMB Port"
msgstr "SMB 端口"
msgid "SMTP TCP port in use"
msgstr "正在使用的 SMTP TCP 端口"
msgid "SMTP Port"
msgstr "SMTP 端口"
msgid "Select a folder:"
msgstr "选择文件夹:"
msgid "Service Startup Configuration"
msgstr "服务启动配置"
msgid "Service script name"
msgstr "服务脚本名称"
msgid "Specify the name of the database."
msgstr "请指定数据库名称。"
msgid "Specify the password for the database user."
msgstr "请指定数据库用户的密码。"
msgid "Set the database user."
msgstr "设置数据库用户。"
msgid "Setup will attempt to install new databases and will overwrite any duplicates. Do you want you continue?"
msgstr "安装程序将尝试安装新数据库,并覆盖任何重复。是否继续?"
msgid "Shortcuts Images"
msgstr "快捷方式图像"
msgid "Show next steps"
msgstr "显示后续步骤"
msgid "Solr1"
msgstr "Solr1"
msgid "Solr4"
msgstr "Solr4"
msgid "Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\nYou are strongly advised to stop this installation and install the libraries.\nFor more information, see the LibreOffice documentation at http://docs.alfresco.com\n\nDo you want to continue with the installation?"
msgstr "在您的系统中找不到支持 LibreOffice 所需的部分或全部资料库fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx\n强烈建议您停止本次安装并安装资料库。\n有关更多信息请参阅 http://docs.alfresco.com 上的 LibreOffice 文档\n\n是否要继续安装"
msgid "We support PostgreSQL as service only."
msgstr "我们只支持 PostgreSQL 服务。"
msgid "You need to be an administrator."
msgstr "您需要为管理员。"
msgid "Start ${product_fullname} service"
msgstr "启动 ${product_fullname} 服务"
msgid "Starting LibreOffice..."
msgstr "正在启动 LibreOffice..."
msgid "Starting servers..."
msgstr "正在启动服务器..."
msgid "Stop ${product_fullname} service"
msgstr "停止 ${product_fullname} 服务"
msgid "Stopping PostgreSQL..."
msgstr "正在停止 PostgreSQL..."
msgid "Stopping Services"
msgstr "停止服务"
msgid "Stopping servers"
msgstr "停止服务器"
msgid "Stopping services"
msgstr "停止服务"
msgid "The ${product_shortname} service script file exists. Use a different name for the service script."
msgstr "${product_shortname} 服务脚本文件已存在。请使用不同的服务脚本名称。"
msgid "The data directory increases in size over time. Choose where you want to store it."
msgstr "数据目录趋向于增大。请选择存储位置。"
msgid "The current installation directory cannot be accessed by non-root users. Select a different installation directory or change the permissions to 755 for this folder."
msgstr "非根用户无法访问当前的安装目录。请另选一个安装目录或将该文件夹的权限更改为 755。"
msgid "The directory you selected is not a valid JDK directory. Choose another directory."
msgstr "您所选的目录是无效的 JDK 目录。请选择其他目录。"
msgid "The directory you selected is not a valid Tomcat directory. Choose another directory."
msgstr "您所选的目录是无效的 Tomcat 目录。请选择其他目录。"
msgid "The installation directory must be a path containing letters, numbers, and '/', '.', -, and '_' characters only."
msgstr "安装目录必须为仅包含字母、数字和字符(‘/’、‘.’、‘-‘和'_')的路径。"
msgid "The installation has not completed because the current umask is set to permissions of ${base_umask}. Modify your umask setting to at least 0022 before relaunching the installer. After the installation has completed, reset the umask permissions to your original values."
msgstr "由于当前的 umask 设置为权限 ${base_umask},安装未完成。重新启动安装程序前,请将您的 umask 设置修改为至少是 0022。安装完成后将您的 umask 权限重新设置为您的原始值。"
msgid "The installer could not access the current free space on ${installdir}. Check that there is enough free space to install ${product_fullname}"
msgstr "安装程序目前无法在 ${installdir} 上获得可用空间。请检查是否有足够的可用空间来安装 ${product_fullname}"
msgid "The password must be longer than 3 characters."
msgstr "密码长度必须大于 3 个字符。"
msgid "The path ${postgres_binary_directory} does not contain a pg_restore executable."
msgstr "路径 ${postgres_binary_directory} 不包含可执行的 pg_restore。"
msgid "The path ${postgres_binary_directory} does not contain a pg_vacuumdb executable."
msgstr "路径 ${postgres_binary_directory} 不包含可执行的 pg_vacuumdb。"
msgid "The path ${postgres_binary_directory} is not valid. Check if the directory contains the required binaries."
msgstr "路径 ${postgres_binary_directory} 无效。请检查目录是否包含所需的二进制文件。"
msgid "The selected folder is not empty. Specify a different folder."
msgstr "所选的文件夹不为空。请指定其他文件夹。"
msgid "The service script file exists. Insert a different name for the service script."
msgstr "服务脚本文件已存在。请插入不同的服务脚本名称。"
msgid "The version of Java you have selected is 32 bit, but this is a 64 bit installation of Alfresco Content Services. Install a 64 bit version of Java before continuing, or go back and ensure the "Java" component is selected."
msgstr "您选择的 Java 版本为 32 位,但该 Alfresco Content Services 的安装为 64 位。请安装 64 位版本的 Java然后再继续操作或返回并确认已选择"Java"组件。"
msgid "There is not enough free space on ${installdir}. You need at least ${base_needed_space} MB in order to install ${product_fullname}"
msgstr "${installdir} 上没有足够的可用空间。您需要至少 ${base_needed_space} MB 才可安装 ${product_fullname}"
msgid "This environment is not configured optimally for Alfresco Content Services - review this list before continuing.\n\nWhile these issues wont prevent Alfresco Content Services from functioning, some product features might not be available, or the system might not perform optimally."
msgstr "此环境没有为 Alfresco Content Services 进行优化配置 - 请仔细阅读此列表后再继续操作。\n\n虽然这些问题不会妨碍 Alfresco Content Services 正常运行,但有些产品功能可能不可用,或者系统可能无法发挥最佳性能。"
msgid "This installer is for Windows 64 bit. Download the Windows 32 bit version."
msgstr "此安装程序适用于 Windows 64 位。请下载 Windows 32 位版本。"
msgid "This release was packaged to run on J2SE ${java_min_version} or later. Install a compatible Java version and try again."
msgstr "此版本打包后在 J2SE ${java_min_version} 或更高版本上运行。请安装兼容的 Java 版本并重试。"
msgid "This release was packaged to run on J2SE ${java_min_version}. Install a compatible Java version and try again."
msgstr "此版本打包后在 J2SE ${java_min_version} 上运行。请安装兼容的 Java 版本并重试。"
msgid "Tomcat AJP Port:"
msgstr "Tomcat AJP 端口:"
msgid "Tomcat Directory"
msgstr "Tomcat 目录"
msgid "Tomcat JMX Port:"
msgstr "Tomcat JMX 端口:"
msgid "Tomcat Port Configuration"
msgstr "Tomcat 端口配置"
msgid "Tomcat SSL Port:"
msgstr "Tomcat SSL 端口:"
msgid "Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Select another Tomcat Shutdown Port."
msgstr "Tomcat 服务器端口和 Tomcat 关闭端口不能为相同的端口。请选择其他 Tomcat 关闭端口。"
msgid "Tomcat Server Port:"
msgstr "Tomcat 服务器端口:"
msgid "Tomcat Shutdown Port:"
msgstr "Tomcat 关闭端口:"
msgid "Tomcat Directory:"
msgstr "Tomcat 目录:"
msgid "Tomcat Installation:"
msgstr "Tomcat 安装:"
msgid "Couldnt bind to the given port number. Select another FTP Port."
msgstr "无法捆绑到给定的端口号。请选择其他 FTP 端口。"
msgid "Couldnt bind to the given port number. Select another RMI Port."
msgstr "无法捆绑到给定的端口号。请选择其他 RMI 端口。"
msgid "Couldnt bind to the given port number. Select another Tomcat AJP Port."
msgstr "无法捆绑到给定的端口号。请选择其他 Tomcat AJP 端口。"
msgid "Couldnt bind to the given port number. Select another Tomcat JMX Port."
msgstr "无法捆绑到给定的端口号。请选择其他 Tomcat JMX 端口。"
msgid "Couldnt bind to the given port number. Select another Tomcat SSL Port."
msgstr "无法捆绑到给定的端口号。请选择其他 Tomcat SSL 端口。"
msgid "Couldnt bind to the given port number. Select another Tomcat Server Port."
msgstr "无法捆绑到给定的端口号。请选择其他 Tomcat 服务器端口。"
msgid "Couldnt bind to the given port number. Select another Tomcat Shutdown Port."
msgstr "无法捆绑到给定的端口号。请选择其他 Tomcat 关闭端口。"
msgid "Use numbers only in the port configuration fields. Other characters are not permitted."
msgstr "端口配置字段中只能出现数字。 不允许出现其他字符。"
msgid "Couldnt bind to the server port. Make sure that ${serverName} is not running."
msgstr "无法捆绑到服务器端口。请确保 ${serverName} 没有在运行。"
msgid "Couldnt connect to database. Check your configuration."
msgstr "无法连接到数据库。请检查配置。"
msgid "Couldnt find a server running at this port number. Select another port."
msgstr "无法找到在此端口号运行的服务器。请选择其他端口。"
msgid "Couldnt find a server running at port ${postgres_port}. Start your database server."
msgstr "无法找到在 ${postgres_port} 端口运行的服务器。请启动数据库服务器。"
msgid "Couldnt get free disk space."
msgstr "无法获得可用磁盘空间。"
msgid "Uninstall ${product_fullname}"
msgstr "卸载 ${product_fullname}"
msgid "Uninstall ${product_fullname} service"
msgstr "卸载 ${product_fullname} 服务"
msgid "Uninstalling service"
msgstr "卸载服务"
msgid "Uninstalling services"
msgstr "卸载服务"
msgid "Use to configure the destination of the content in commands folder"
msgstr "用于配置命令文件夹中的内容目标"
msgid "User"
msgstr "用户"
msgid "Username '${username}' is reserved. Use a different user name."
msgstr "用户名 '${username}' 已预留。请使用其他用户名。"
msgid "Username:"
msgstr "用户名:"
msgid "Verify:"
msgstr "验证:"
msgid "Waiting for PostgreSQL to start"
msgstr "等待 PostgreSQL 启动"
msgid "Waiting for Postmaster"
msgstr "等待 Postmaster"
msgid "War files"
msgstr "War 文件"
msgid "Warning"
msgstr "警告"
msgid "Unable to find a suitable JDK installation in your system. ${product_fullname} requires JDK ${java_min_version} or later."
msgstr "在系统中找不到合适的 JDK 安装。${product_fullname} 要求 JDK ${java_min_version} 或更高版本。"
msgid "Web Quick Start"
msgstr "Web Quick Start"
msgid "Web Server"
msgstr "Web 服务器"
msgid "Web Server Domain:"
msgstr "Web 服务器域:"
msgid "You are trying to install a Ruby ${rubyVersion} based application in a Bitnami stack that is not supported. Download and install Ruby Stack ${rubyVersion} version from bitnami.com"
msgstr "您正在尝试在不受支持的 Bitnami 堆栈中安装基于 Ruby ${rubyVersion} 的应用程序。请从 bitnami.com 下载并安装 Ruby 堆栈 ${rubyVersion} 版本"
msgid "If you register ${product_fullname} as a service it will automatically start ${product_fullname} on machine startup."
msgstr "如果您将 ${product_fullname} 注册为一项服务,机器启动时,将会自动启动 ${product_fullname}。"
msgid "You have chosen Tomcat as the existing installation. Restart Tomcat to use any newly installed applications."
msgstr "您已将 Tomcat 选为现有安装。重新启动 Tomcat 才能使用任何新安装的应用程序。"
msgid "Select at least one of the Solr components."
msgstr "请至少选择一个 Solr 组件。"
msgid "Use ASCII characters only when setting the password in the installer. If you want to use non-ASCII characters, you can do this by resetting the password after installation."
msgstr "只有在安装程序中设置密码时才使用 ASCII 字符。如果要使用非 ASCII 字符,您可以通过安装后重置密码来执行此操作。"
msgid "Connect Alfresco Share to the repository"
msgstr "将 Alfresco Share 连接到存储库"
msgid "Enter the location of your Alfresco Content Services repository."
msgstr "请输入 Alfresco Content Services 存储库的位置。"
msgid "Repository location: "
msgstr "存储库位置: "
msgid "Solr - Install Solr 1.4 only for upgrading from earlier Alfresco Content Services versions."
msgstr "Solr - 仅从早期的 Alfresco Content Services 版本升级时需要安装 Solr 1.4。"
msgid "Solr is an open source enterprise search platform that uses Apache Lucene as an indexing and search engine. Solr 4 provides improvements in scalability, performance, and flexibility over Solr 1."
msgstr "Solr 是一种开源的企业搜索平台,使用 Apache Lucene 作为索引和搜索引擎。与 Solr 1 相比Solr 4 在可扩展性、性能和灵活性方面进行了改进。"
msgid "Unable to bind to the given port number."
msgstr "无法绑定提供的服务器端口。"
msgid "Unable to bind to the given port number. This port is already in use by the ${process_binding_port} process. Select another ${serverName} Server Port."
msgstr "无法绑定提供的服务器端口。此端口已被 ${process_binding_port} 进程使用。请选择其他 ${serverName} 服务器端口。"
msgid "Remote Solr configuration"
msgstr "远程 Solr 配置"
msgid "Enter the Solr host and port to connect to Alfresco Content Services:"
msgstr "输入 Solr 主机和端口以连接至 Alfresco Content Services:"
msgid "Solr host:"
msgstr "Solr 主机:"
msgid "Solr SSL port:"
msgstr "Solr SSL 端口:"
msgid "Sharded Solr installation"
msgstr "安装 Solr 分片"
msgid "Are you using a sharded Solr installation?"
msgstr "您是否安装使用了 Solr 分片?"
msgid "Yes"
msgstr "是"
msgid "No"
msgstr "否"
msgid "Read the following License Agreement. You must accept the terms of this agreement before continuing with the installation."
msgstr "请仔细阅读下面的许可协议。您必须在继续安装之前接受本协议的条款。"

View File

@@ -1,110 +0,0 @@
<component>
<name>libreofficevalidations</name>
<description></description>
<detailedDescription></detailedDescription>
<selected>1</selected>
<show>0</show>
<shouldPackRuleList>
<isTrue value="${libreofficevalidations_component_enabled}"/>
</shouldPackRuleList>
<parameterList>
<booleanParameter ask="0" name="libreofficevalidations_component_enabled" value="1"/>
</parameterList>
<componentSelectionValidationActionList/>
<desktopShortcutList/>
<initializationActionList>
<actionGroup>
<actionList>
<setInstallerVariable name="continue_installation" value="yes" />
<showQuestion>
<text>Some or all of the libraries needed to support LibreOffice were not found on your system: fontconfig libSM libICE libXrender libXext libcups libGLU libcairo2 libgl1-mesa-glx
You are strongly advised to stop this installation and install the libraries.
For more information, see the LibreOffice documentation at http://docs.alfresco.com/search/site/all?keys=libfontconfig
Do you want to continue with the installation?</text>
<variable>continue_installation</variable>
<default>no</default>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<ruleGroup>
<ruleEvaluationLogic>and</ruleEvaluationLogic>
<ruleList>
<compareText value="${linux_distribution}" logic="equals" text="debian" nocase="1" />
<compareText value="${linux_distribution_id}" text="Ubuntu" nocase="1" logic="equals"/>
<compareText value="${linux_distribution_release}" text="10.04" nocase="1" logic="equals"/>
<ruleGroup>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<!-- Ubuntu 10.04 -->
<fileTest path="/usr/lib/libICE.so.6" condition="not_exists" />
<fileTest path="/usr/lib/libSM.so.6" condition="not_exists" />
<fileTest path="/usr/lib/libXext.so.6" condition="not_exists" />
<fileTest path="/usr/lib/libXrender.so.1" condition="not_exists" />
<fileTest path="/usr/lib/libfontconfig.so.1" condition="not_exists" />
<fileTest path="/usr/lib/libcups.so.2" condition="not_exists" />
<fileTest path="/usr/lib/libGLU.so.1" condition="not_exists" />
<fileTest path="/usr/lib/libcairo.so.2" condition="not_exists" />
<fileTest path="/usr/lib/libGL.so.1" condition="not_exists" />
</ruleList>
</ruleGroup>
</ruleList>
</ruleGroup>
<ruleGroup>
<ruleEvaluationLogic>and</ruleEvaluationLogic>
<ruleList>
<compareText value="${linux_distribution}" logic="equals" text="debian" nocase="1" />
<compareText value="${linux_distribution_id}" text="Ubuntu" nocase="1" logic="equals"/>
<compareText value="${linux_distribution_release}" text="10.04" nocase="1" logic="does_not_equal"/>
<ruleGroup>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<!-- Ubuntu > 10.04-->
<fileTest path="/usr/lib/x86_64-linux-gnu/libICE.so.6" condition="not_exists" />
<fileTest path="/usr/lib/x86_64-linux-gnu/libSM.so.6" condition="not_exists" />
<fileTest path="/usr/lib/x86_64-linux-gnu/libXext.so.6" condition="not_exists" />
<fileTest path="/usr/lib/x86_64-linux-gnu/libXrender.so.1" condition="not_exists" />
<fileTest path="/usr/lib/x86_64-linux-gnu/libfontconfig.so.1" condition="not_exists" />
<fileTest path="/usr/lib/x86_64-linux-gnu/libcups.so.2" condition="not_exists" />
<fileTest path="/usr/lib/x86_64-linux-gnu/libGLU.so.1" condition="not_exists" />
<fileTest path="/usr/lib/x86_64-linux-gnu/libcairo.so.2" condition="not_exists" />
<fileTest path="/usr/lib/x86_64-linux-gnu/libGL.so.1" condition="not_exists" />
</ruleList>
</ruleGroup>
</ruleList>
</ruleGroup>
<ruleGroup>
<ruleEvaluationLogic>and</ruleEvaluationLogic>
<ruleList>
<compareText value="${linux_distribution}" logic="does_not_equal" text="debian" nocase="1" />
<ruleGroup>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<!-- RedHat & SuSE & Fedora & Amazon linux -->
<fileTest path="/usr/lib64/libICE.so.6" condition="not_exists" />
<fileTest path="/usr/lib64/libSM.so.6" condition="not_exists" />
<fileTest path="/usr/lib64/libXext.so.6" condition="not_exists" />
<fileTest path="/usr/lib64/libXrender.so.1" condition="not_exists" />
<fileTest path="/usr/lib64/libfontconfig.so.1" condition="not_exists" />
<fileTest path="/usr/lib64/libcups.so.2" condition="not_exists" />
<fileTest path="/usr/lib64/libGLU.so.1" condition="not_exists" />
<fileTest path="/usr/lib64/libcairo.so.2" condition="not_exists" />
<fileTest path="/usr/lib64/libGL.so.1" condition="not_exists" />
</ruleList>
</ruleGroup>
</ruleList>
</ruleGroup>
</ruleList>
</showQuestion>
<exit>
<ruleList>
<compareText text="${continue_installation}" value="no"/>
</ruleList>
</exit>
</actionList>
<ruleList>
<platformTest type="linux" />
<compareText text="${installer_ui}" logic="equals" value="text"/>
</ruleList>
</actionGroup>
</initializationActionList>
</component>

View File

@@ -1,293 +0,0 @@
<component>
<name>libreofficecomponent</name>
<description>LibreOffice</description>
<detailedDescription>LibreOffice.org is a multiplatform, open-source office software suite for word processing, spreadsheets, presentations, graphics, and databases required for document transformations.</detailedDescription>
<selected>1</selected>
<show>1</show>
<shouldPackRuleList>
<isTrue value="${libreofficecomponent_component_enabled}"/>
</shouldPackRuleList>
<componentSelectionValidationActionList/>
<desktopShortcutList/>
<initializationActionList/>
<parameterList>
<booleanParameter ask="0" name="libreofficecomponent_component_enabled" value="1"/>
<booleanParameter name="libreoffice_show_ports" value="0" ask="0" />
<directoryParameter>
<ask>0</ask>
<!--description>LibreOffice installation directory</description-->
<name>libreoffice_directory</name>
<cliOptionName>libreoffice_directory</cliOptionName>
</directoryParameter>
<stringParameter>
<name>libreoffice_port</name>
<title>LibreOffice Server Port</title>
<description>LibreOffice Server Port:</description>
<explanation>Enter the port that the LibreOffice Server will listen to.</explanation>
<value>8100</value>
<default>8100</default>
<allowEmptyValue>1</allowEmptyValue>
<ask>1</ask>
<width>10</width>
<validationActionList>
<baseCheckPort serverName="LibreOffice" serverPort="${libreoffice_port}"/>
</validationActionList>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<isTrue value="${libreoffice_show_ports}" />
<portTest condition="cannot_bind" port="${libreoffice_port}"/>
</ruleList>
</stringParameter>
<stringParameter>
<name>libreofficeservice_startup</name>
<ask>0</ask>
<default>auto</default>
<value>auto</value>
<cliOptionShow>0</cliOptionShow>
</stringParameter>
<booleanParameter>
<name>libreofficeservice_notstart</name>
<ask>0</ask>
<default>0</default>
<value>0</value>
<cliOptionShow>0</cliOptionShow>
</booleanParameter>
<booleanParameter name="libreoffice_installed_as_service" ask="0" default="1" />
</parameterList>
<readyToInstallActionList>
<getUniqueWindowsServiceName>
<serviceName>${product_shortname}LibreOffice</serviceName>
<displayName>${product_fullname} LibreOffice Service</displayName>
<selectedServiceNameVariable>LibreOfficeUniqueServiceName</selectedServiceNameVariable>
<selectedDisplayNameVariable>LibreOfficeUniqueDisplayName</selectedDisplayNameVariable>
<ruleList>
<platformTest type="windows" />
</ruleList>
</getUniqueWindowsServiceName>
<setInstallerVariable name="libreoffice_execute_abort_action_list" value="1"/>
<setInstallerVariable name="libreoffice_directory" value="${installdir}/libreoffice"/>
<setInstallerVariable name="libreoffice_directory" value="${installdir}/libreoffice.app">
<ruleList>
<platformTest type="osx" />
</ruleList>
</setInstallerVariable>
</readyToInstallActionList>
<folderList>
<folder>
<description>LibreOffice</description>
<destination>${libreoffice_directory}</destination>
<name>libreoffice</name>
<platforms>all</platforms>
<distributionFileList>
<distributionDirectory allowWildcards="1" >
<origin>${libreoffice_distribution_folder}/*</origin>
</distributionDirectory>
</distributionFileList>
</folder>
</folderList>
<installationAbortedActionList>
<!-- WINDOWS -->
<actionGroup>
<actionList>
<runProgram>
<abortOnError>0</abortOnError>
<showMessageOnError>0</showMessageOnError>
<program>sc</program>
<programArguments>stop ${LibreOfficeUniqueServiceName}</programArguments>
</runProgram>
<deleteFile path="${installdir}/libreoffice"/>
</actionList>
<ruleList>
<compareText text="${libreoffice_execute_abort_action_list}" value="1"/>
<platformTest type="windows"/>
</ruleList>
</actionGroup>
<!-- LINUX -->
<actionGroup>
<actionList>
<deleteFile path="${installdir}/libreoffice"/>
</actionList>
<ruleList>
<compareText text="${libreoffice_execute_abort_action_list}" value="1" logic="equals"/>
<platformTest type="linux"/>
</ruleList>
</actionGroup>
</installationAbortedActionList>
<postInstallationActionList>
<actionGroup>
<actionList>
<substitute>
<files>${installdir}/${ctlscript_unix}</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>$INSTALLDIR/libreoffice/</pattern>
<value>$INSTALLDIR/libreoffice.app/</value>
</substitution>
</substitutionList>
<ruleList>
<platformTest type="osx" />
</ruleList>
</substitute>
<substitute>
<files>${libreoffice_directory}/Contents/MacOS/bootstraprc;${libreoffice_directory}/Contents/Resources/bootstraprc;${libreoffice_directory}/program/bootstraprc</files>
<substitutionList>
<substitution>
<pattern>@@BITROCK_LO_ROOTDIR@@</pattern>
<value>${libreoffice_directory.unix}</value>
</substitution>
</substitutionList>
</substitute>
<substitute>
<files>${libreoffice_directory}/program/soffice.bin</files>
<substitutionList>
<substitution>
<pattern>@@BITROCK_LO_ROOTDIR@@</pattern>
<value>${libreoffice_directory.unix}</value>
<ruleList>
<fileTest path="${libreoffice_directory}/program/.soffice.bin" condition="exists" />
</ruleList>
</substitution>
</substitutionList>
</substitute>
<substitute>
<files>${libreoffice_directory}/scripts/ctl.sh</files>
<substitutionList>
<substitution>
<pattern>@@BITROCK_LO_ROOTDIR@@</pattern>
<value>${libreoffice_directory}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_LO_PORT@@</pattern>
<value>${libreoffice_port}</value>
</substitution>
<!--substitution>
<pattern>@@BITROCK_XVFB_ROOTDIR@@</pattern>
<value>${libreoffice_xvfb_directory}</value>
</substitution-->
</substitutionList>
</substitute>
<changePermissions>
<permissions>755</permissions>
<files>${libreoffice_directory}</files>
</changePermissions>
<changePermissions>
<permissions>744</permissions>
<files>${libreoffice_directory}/scripts/ctl.sh</files>
</changePermissions>
<runProgram abortOnError="0" showMessageOnError="0">
<progressText>Starting LibreOffice...</progressText>
<program>${libreoffice_directory}/scripts/ctl.sh</program>
<programArguments>start</programArguments>
<ruleList>
<isFalse value="${libreofficeservice_notstart}" />
</ruleList>
</runProgram>
<runProgram abortOnError="0" showMessageOnError="0">
<progressText>Starting LibreOffice...</progressText>
<program>${libreoffice_directory}/scripts/ctl.sh</program>
<programArguments>start</programArguments>
<ruleList>
<isFalse value="${libreofficeservice_notstart}" />
</ruleList>
</runProgram>
<changePermissions>
<permissions>755</permissions>
<files>${libreoffice_directory}</files>
</changePermissions>
<actionGroup>
<actionList>
<renameFile origin="${libreoffice_directory}/scripts/ctl.sh" destination="${libreoffice_directory}/scripts/libreoffice_ctl.sh"/>
<addFilesToUninstaller files="${libreoffice_directory}/scripts/libreoffice_ctl.sh" />
</actionList>
<ruleList>
<isFalse value="${libreoffice_installed_as_service}" />
</ruleList>
</actionGroup>
</actionList>
<ruleList>
<compareText logic="does_not_equal" text="${platform_name}" value="windows"/>
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<substitute>
<files>${installdir}/libreoffice/App/libreoffice/program/bootstrap.ini</files>
<substitutionList>
<substitution pattern="UserInstallation *= *[^\n]*" value="UserInstallation=${libreoffice_directory.dos.unix}/settings"/>
</substitutionList>
</substitute>
<substitute>
<files>${libreoffice_directory}/scripts/servicerun.bat;${libreoffice_directory}/scripts/serviceinstall.bat</files>
<substitutionList>
<substitution>
<pattern>@@BITROCK_LO_ROOTDIR@@</pattern>
<value>${libreoffice_directory.dos}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_LO_PORT@@</pattern>
<value>${libreoffice_port}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_LO_SERVICE_NAME@@</pattern>
<value>${LibreOfficeUniqueServiceName}</value>
</substitution>
</substitutionList>
</substitute>
<actionGroup>
<actionList>
<runProgram>
<progressText>Installing LibreOffice as a Windows service with name ${LibreOfficeUniqueServiceName}</progressText>
<program>${libreoffice_directory}\scripts\serviceinstall.bat</program>
<programArguments>INSTALL</programArguments>
</runProgram>
<waitForPort port="${libreofficeservice_port}" timeout="15000"/>
</actionList>
<ruleList>
<isFalse value="${libreofficeservice_notstart}" />
<isTrue value="${libreoffice_installed_as_service}" />
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<runProgram>
<progressText>Installing LibreOffice as a Windows service with name ${LibreOfficeUniqueServiceName}</progressText>
<program>${libreoffice_directory}\scripts\serviceinstall.bat</program>
<programArguments>INSTALL STOP</programArguments>
</runProgram>
</actionList>
<ruleList>
<isTrue value="${libreofficeservice_notstart}" />
<isTrue value="${libreoffice_installed_as_service}" />
</ruleList>
</actionGroup>
<runProgram>
<program>sc</program>
<programArguments>config ${LibreOfficeUniqueServiceName} start= ${libreofficeservice_startup}</programArguments>
<ruleList>
<compareText text="${libreofficeservice_startup}" logic="does_not_equal" value="auto" />
<isTrue value="${libreoffice_installed_as_service}" />
</ruleList>
</runProgram>
<actionGroup>
<actionList>
<renameFile origin="${libreoffice_directory}/scripts/servicerun.bat" destination="${libreoffice_directory}/scripts/libreoffice_servicerun.bat"/>
<addFilesToUninstaller files="${libreoffice_directory}/scripts/libreoffice_servicerun.bat" />
<renameFile origin="${libreoffice_directory}/scripts/serviceinstall.bat" destination="${libreoffice_directory}/scripts/libreoffice_serviceinstall.bat"/>
<addFilesToUninstaller files="${libreoffice_directory}/scripts/libreoffice_serviceinstall.bat" />
</actionList>
<ruleList>
<isFalse value="${libreoffice_installed_as_service}" />
</ruleList>
</actionGroup>
</actionList>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</actionGroup>
</postInstallationActionList>
<postUninstallationActionList>
<deleteFile path="${libreoffice_directory}"/>
</postUninstallationActionList>
</component>

View File

@@ -1,23 +0,0 @@
ALFRESCO TRIAL AGREEMENT
PLEASE READ THIS AGREEMENT CAREFULLY BEFORE PURCHASING AND/OR USING SOFTWARE OR SERVICES FROM ALFRESCO. BY USING ALFRESCO SOFTWARE OR SERVICES, COMPANY SIGNIFIES ITS ASSENT TO AND ACCEPTANCE OF THIS AGREEMENT AND ACKNOWLEDGES IT HAS READ AND UNDERSTANDS THIS AGREEMENT. AN INDIVIDUAL ACTING ON BEHALF OF AN ENTITY REPRESENTS THAT HE OR SHE HAS THE AUTHORITY TO ENTER INTO THIS AGREEMENT ON BEHALF OF THAT ENTITY. IF COMPANY DOES NOT ACCEPT THE TERMS OF THIS AGREEMENT, THEN IT MUST NOT USE ALFRESCO SOFTWARE OR SERVICES.
This Alfresco Enterprise Trial Agreement (the "Agreement") is between Alfresco Software, Ltd. ("Alfresco") and the user ("Company") of Alfresco software and/or services who accepts the terms of this Agreement.
1. Evaluation. The evaluation begins on the date Company accepts this Agreement and ends thirty (30) days later (the "Evaluation Period"). During the Evaluation Period, Alfresco grants to Company: (a) the right to a non-exclusive, non-transferable, non-sublicensable, license to use the Alfresco software ("Software") only for Company's evaluation use on non-production systems; and (b) the right to receive Services for the Software. Company will not, during the Evaluation Period or thereafter (i) use the Software with the Alfresco Community software, (ii) distribute the Software to any third party or publish the Software in any way such that a third party could access it; (iii) transfer, use or export the Software in violation of any laws or regulations of any government or governmental agency; or (iv) reverse engineer, decompile or modify any portion of the Software. Alfresco and its licensors will own all right, title, and interest to the Software, technology, information, code or software provided to Company, including all portions, copies or modifications thereof.
2. Services. "Services" means access to Alfresco's network delivery mechanisms and the ability to log up to three (3) support cases. Company must designate one person as its technical support contact for receipt of Services. The technical support contact should have "read, write and execute" access to the necessary files, English language communication skills and relevant technical knowledge. Alfresco will provide and Company will use Services only for non-production systems authorized by this Agreement, and for Company's benefit only. Company will not use the Services for the Alfresco Community software. No support issues will be treated as Severity 1 under this Agreement and no specific service level agreement is provided. Alfresco may, at its discretion, decline to provide Services for Software that has been modified or changed by Company in any way, except as expressly directed by Alfresco. Unauthorized use of the Services is a material breach of this Agreement and will result in immediate termination of this Agreement.
3. Confidentiality. Alfresco and Company mutually agree to use their best efforts to keep the Software and other proprietary information received from the other confidential. Such material must be specifically and clearly marked as being confidential or proprietary. This Section shall not apply to any publicly available or independently developed information.
4. Limitation of Liability. FOR ALL EVENTS AND CIRCUMSTANCES, ALFRESCO AND ITS AFFILIATES' AGGREGATE AND CUMULATIVE LIABILITY ARISING OUT OF OR RELATING TO THIS AGREEMENT, INCLUDING WITHOUT LIMITATION ON ACCOUNT OF PERFORMANCE OR NON-PERFORMANCE OF OBLIGATIONS, REGARDLESS OF THE FORM OF THE CAUSE OF ACTION, WHETHER IN CONTRACT, TORT (INCLUDING WITHOUT LIMITATION NEGLIGENCE), STATUTE OR OTHERWISE WILL BE LIMITED TO DIRECT DAMAGES FOR NON-PRODUCTION USE USING UNMODIFIED CODE.
5. Disclaimer of Damages. NOTWITHSTANDING ANYTHING TO THE CONTRARY CONTAINED IN THIS AGREEMENT, IN NO EVENT WILL ALFRESCO OR ITS AFFILIATES BE LIABLE TO COMPANY OR ITS AFFILIATES FOR DAMAGES OTHER THAN DIRECT DAMAGES, INCLUDING, WITHOUT LIMITATION, ANY INCIDENTAL, CONSEQUENTIAL, SPECIAL, INDIRECT, EXEMPLARY OR PUNITIVE DAMAGES, WHETHER ARISING IN TORT, CONTRACT, OR OTHERWISE; OR FOR ANY DAMAGES ARISING OUT OF OR IN CONNECTION WITH ANY MALFUNCTIONS, REGULATORY NON-COMPLIANCE, DELAYS, LOSS OF DATA, LOST PROFITS, LOST SAVINGS, INTERRUPTION OF SERVICE, LOSS OF BUSINESS OR ANTICIPATORY PROFITS, EVEN IF ALFRESCO OR ITS AFFILIATES HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
6. Warranty. THE SERVICES AND SOFTWARE ARE PROVIDED "AS IS" AND WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, INCLUDING THE IMPLIED WARRANTIES OF MERCHANTABILITY, NON-INFRINGEMENT, AND FITNESS FOR A PARTICULAR PURPOSE. ALFRESCO DOES NOT GUARANTEE OR WARRANT THAT THE USE OF THE SERVICES OR SOFTWARE WILL BE UNINTERRUPTED, COMPLY WITH REGULATORY REQUIREMENTS, OR BE ERROR FREE OR THAT ALFRESCO WILL CORRECT ALL SOFTWARE ERRORS. Company agrees that it is solely responsible for its use and evaluation of the Software and Services.
7. Governing Law/Consent To Jurisdiction. New York law shall govern all aspects of this Agreement, without regard to its conflict-of-law principles. Any dispute arising from this Agreement shall be subject to the exclusive jurisdiction of state and federal courts located in New York, New York. The prevailing party in any such dispute shall recover its reasonable attorneys' fees and costs from the losing party, including any fees or costs arising from an appeal.
8. Complete Agreement. This Agreement constitutes the exclusive terms and conditions with respect to the subject matter of this Agreement, notwithstanding any different or additional terms that may be contained in the form of purchase order or other document used by Company to place orders or otherwise effect transactions. This Agreement represents the final, complete and exclusive statement of the agreement between the parties with respect to subject matter of this Agreement and all prior written agreements and all prior and contemporaneous oral agreements with respect to the subject matter of this Agreement are merged therein.
9. Survival. Any provision of this Agreement that may reasonably be expected to survive its termination, including but not limited to Sections 3-9, will survive the termination of this Agreement.

View File

@@ -1,75 +0,0 @@
<component>
<name>manager</name>
<description>//Graphical Manager</description>
<detailedDescription></detailedDescription>
<canBeEdited>0</canBeEdited>
<selected>1</selected>
<show>0</show>
<folderList>
<folder>
<description>//Binary</description>
<destination>${manager_installation_directory}</destination>
<name>binary</name>
<platforms>linux linux-x64 osx windows</platforms>
<distributionFileList>
<distributionFile origin="${manager_distribution_folder}/manager-*" allowWildcards="1" excludeFiles="*.xml"/>
</distributionFileList>
</folder>
</folderList>
<startMenuShortcutList>
<startMenuShortcut>
<comment>Manager Tool</comment>
<name>${product_fullname} Manager Tool</name>
<runAsAdmin>1</runAsAdmin>
<windowsExec>${installdir}/manager-windows.exe</windowsExec>
<windowsPath>${installdir}/</windowsPath>
<ruleList>
<compareVersions version1="${windows_os_version_number}" logic="greater_or_equal" version2="6.0" />
</ruleList>
</startMenuShortcut>
<startMenuShortcut>
<comment>Manager tool</comment>
<name>${product_fullname} Manager Tool</name>
<windowsExec>${installdir}/manager-windows.exe</windowsExec>
<windowsPath>${installdir}/</windowsPath>
<ruleList>
<compareVersions version1="${windows_os_version_number}" logic="less" version2="6.0" />
</ruleList>
</startMenuShortcut>
</startMenuShortcutList>
<parameterList>
<directoryParameter>
<name>manager_installation_directory</name>
<ask>0</ask>
<default/>
</directoryParameter>
<directoryParameter>
<name>manager_distribution_folder</name>
<ask>0</ask>
<default>${build_project_directory}</default>
</directoryParameter>
</parameterList>
<readyToInstallActionList>
<setInstallerVariable>
<name>manager_installation_directory</name>
<value>${installdir}</value>
</setInstallerVariable>
</readyToInstallActionList>
<postInstallationActionList>
<changePermissions>
<permissions>700</permissions>
<files>${manager_installation_directory}/manager-${platform_name}.${platform_exec_suffix}</files>
<ruleList>
<platformTest type="linux" />
</ruleList>
</changePermissions>
<changePermissions permissions="700" files="${manager_installation_directory}/manager-osx.app/Contents/MacOS/osx-intel" >
<ruleList>
<platformTest type="osx" />
</ruleList>
</changePermissions>
</postInstallationActionList>
<postUninstallationActionList>
<deleteFile path="manager-${platform_name}.${platform_exec_suffix}" />
</postUninstallationActionList>
</component>

View File

@@ -1,126 +0,0 @@
<!-- openssl 1.0
Componentname: openssl
Short Description:
This component is able to proceed the most often used actions.
Created: 200711
Modified: 200711
Copyrighted by BitRock
-->
<component>
<name>openssl</name>
<description>//Open SSL Component</description>
<canBeEdited>0</canBeEdited>
<show>0</show>
<selected>1</selected>
<preBuildActionList>
<setInstallerVariable name="component(openssl).parameter(curl_environment_wrapped).value" value="1" >
<ruleList>
<fileTest path="${build_project_directory}/common/bin/curl" condition="exists" />
<fileTest path="${build_project_directory}/common/bin/curl.bin" condition="exists" />
<fileTest path="${build_project_directory}/common/openssl/certs/curl-ca-bundle.crt" condition="exists" />
</ruleList>
</setInstallerVariable>
</preBuildActionList>
<parameterList>
<booleanParameter name="curl_environment_wrapped" value="0" ask="0" />
</parameterList>
<readyToInstallActionList>
<setInstallerVariable name="OPENSSL_COMMON_FILE_LIST">
<value> ${common_root_directory}/bin/openssl
${common_root_directory}/openssl/openssl.cnf
</value>
</setInstallerVariable>
<setInstallerVariable name="CURL_COMMON_FILE_LIST">
<value> ${common_root_directory}/lib/libcurl.la
${common_root_directory}/lib/pkgconfig/libcurl.pc
${common_root_directory}/bin/curl-config
</value>
</setInstallerVariable>
<setInstallerVariable name="CURL_COMMON_FILE_LIST">
<value>${CURL_COMMON_FILE_LIST}
${common_root_directory}/bin/curl
</value>
<ruleList>
<isTrue value="${curl_environment_wrapped}" />
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="COMMON_FILE_LIST" value="${OPENSSL_COMMON_FILE_LIST};${CURL_COMMON_FILE_LIST};${COMMON_FILE_LIST}"/>
<actionGroup>
<actionList>
<setInstallerVariable name="CURL_ENV_VAR">
<value>##### CURL ENV #####
CURL_CA_BUNDLE=${common_root_directory}/openssl/certs/curl-ca-bundle.crt
export CURL_CA_BUNDLE
</value>
</setInstallerVariable>
<setInstallerVariable name="ENV_VAR" value="${ENV_VAR}${CURL_ENV_VAR}" />
</actionList>
<ruleList>
<platformTest type="unix" />
<isTrue value="${curl_environment_wrapped}" />
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<setInstallerVariable name="SSL_ENV_VAR">
<value>##### SSL ENV #####
SSL_CERT_FILE=${common_root_directory}/openssl/certs/curl-ca-bundle.crt
export SSL_CERT_FILE
OPENSSL_CONF=${common_root_directory}/openssl/openssl.cnf
export OPENSSL_CONF
OPENSSL_ENGINES=${common_root_directory}/lib/engines
export OPENSSL_ENGINES
</value>
</setInstallerVariable>
<setInstallerVariable name="ENV_VAR" value="${ENV_VAR}${SSL_ENV_VAR}"/>
</actionList>
<ruleList>
<platformTest type="unix" />
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<setInstallerVariable name="SSL_ENV_VAR">
<value>rem ##### SSL ENV #####
set OPENSSL_CONF=${apache_configuration_directory.dos}\openssl.cnf
</value>
</setInstallerVariable>
<setInstallerVariable name="ENV_VAR" value="${ENV_VAR}${SSL_ENV_VAR}"/>
</actionList>
<ruleList>
<platformTest type="windows"/>
<componentTest logic="exists" name="apache"/>
</ruleList>
</actionGroup>
</readyToInstallActionList>
<postInstallationActionList>
<addTextToFile>
<file>${php_configuration_directory}/php.ini</file>
<text>
;Curl ca bundle certificate
curl.cainfo="${common_root_directory}/openssl/certs/curl-ca-bundle.crt"
</text>
<ruleList>
<componentTest name="php" logic="exists" />
<platformTest type="unix" />
<fileExists path="${php_configuration_directory}/php.ini" />
</ruleList>
</addTextToFile>
<addTextToFile>
<file>${apache_configuration_directory.dos}\httpd.conf</file>
<text>SetEnv OPENSSL_CONF "${apache_configuration_directory}/openssl.cnf"
SetEnv PATH "${'${PATH}'};${apache_server_directory}/bin;"
</text>
<ruleList>
<platformTest type="windows"/>
<componentTest logic="exists" name="apache"/>
</ruleList>
</addTextToFile>
</postInstallationActionList>
</component>

View File

@@ -1,82 +0,0 @@
<component>
<name>pdfium</name>
<description>Pdfium</description>
<canBeEdited>0</canBeEdited>
<show>0</show>
<selected>1</selected>
<parameterList>
<directoryParameter>
<ask>0</ask>
<name>pdfium_root_directory</name>
<cliOptionName>pdfiumt_root_directory</cliOptionName>
</directoryParameter>
</parameterList>
<readyToInstallActionList>
<setInstallerVariable name="pdfium_root_directory" value="${installdir}/common">
<ruleList>
<platformTest type="unix"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="pdfium_root_directory" value="${installdir}">
<ruleList>
<platformTest type="windows"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="PDFIUM_PATH" value="${pdfium_root_directory}">
<ruleList>
<platformTest type="unix"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="PDFIUM_PATH_WIN" value="${pdfium_root_directory}"/>
<setInstallerVariable name="PATH" value="${PDFIUM_PATH}:${PATH}">
<ruleList>
<compareText text="${PATH}" value="${PDFIUM_PATH}" nocase="1" logic="does_not_contain"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="PATH_WIN" value="${PDFIUM_PATH_WIN};${PATH_WIN}">
<ruleList>
<compareText text="${PATH_WIN}" value="${PDFIUM_PATH_WIN}" nocase="1" logic="does_not_contain"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="PDFIUM_ENV_VAR">
<value>##### PDFIUM ENV #####
PDFIUM_ENV_VAR="${pdfium_root_directory}"
export PDFIUM_ENV_VAR
</value>
<ruleList>
<platformTest type="unix"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="PDFIUM_ENV_VAR">
<value>rem ##### PDFIUM ENV #####
set PDFIUM_ENV_VAR=${pdfium_root_directory}
</value>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="ENV_VAR">
<value>${PDFIUM_ENV_VAR}${ENV_VAR}</value>
</setInstallerVariable>
</readyToInstallActionList>
<folderList>
<folder>
<name>alfresco-pdf-renderer</name>
<destination>${pdfium_root_directory}</destination>
<distributionFileList>
<distributionDirectory allowWildcards="1" origin="${pdfium_distribution_folder}/*"/>
</distributionFileList>
</folder>
</folderList>
<postInstallationActionList/>
</component>

View File

@@ -1,107 +0,0 @@
<component>
<name>postgreswriteproperties</name>
<description>//Postgres Write Properties</description>
<canBeEdited>0</canBeEdited>
<show>0</show>
<selected>1</selected>
<shouldPackRuleList>
<isTrue value="${postgres_component_enabled}"/>
</shouldPackRuleList>
<readyToInstallActionList>
<actionGroup>
<actionList>
<iniFileGet>
<file>${installdir}/properties.ini</file>
<section>Postgres</section>
<key>postgres_hostname</key>
<variable>database_hostname</variable>
</iniFileGet>
<iniFileGet>
<file>${installdir}/properties.ini</file>
<section>Postgres</section>
<key>postgres_port</key>
<variable>database_port</variable>
</iniFileGet>
<iniFileGet>
<file>${installdir}/properties.ini</file>
<section>Postgres</section>
<key>postgres_root_directory</key>
<variable>database_root_directory</variable>
</iniFileGet>
<iniFileGet>
<file>${installdir}/properties.ini</file>
<section>Postgres</section>
<key>postgres_binary_directory</key>
<variable>database_binary_directory</variable>
</iniFileGet>
<iniFileGet>
<file>${installdir}/properties.ini</file>
<section>Postgres</section>
<key>postgres_unique_service_name</key>
<variable>postgres_unique_service_name</variable>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</iniFileGet>
<actionGroup>
<actionList>
<setInstallerVariable name="postgres_port" value="${database_port}" persist="1" />
<setInstallerVariable name="postgres_root_directory" value="${database_root_directory}" persist="1" />
<setInstallerVariable name="postgres_binary_directory" value="${database_binary_directory}" persist="1" />
<setInstallerVariable name="postgres_hostname" value="${database_hostname}" persist="1" />
</actionList>
<ruleList>
<componentTest name="postgres" logic="does_not_exist" />
</ruleList>
</actionGroup>
</actionList>
<ruleList>
<fileExists path="${installdir}/properties.ini"/>
</ruleList>
</actionGroup>
</readyToInstallActionList>
<postInstallationActionList>
<actionGroup>
<actionList>
<iniFileSet>
<file>${installdir}/properties.ini</file>
<section>Postgres</section>
<key>postgres_hostname</key>
<value>${postgres_hostname}</value>
</iniFileSet>
<iniFileSet>
<file>${installdir}/properties.ini</file>
<section>Postgres</section>
<key>postgres_port</key>
<value>${postgres_port}</value>
</iniFileSet>
<iniFileSet>
<file>${installdir}/properties.ini</file>
<section>Postgres</section>
<key>postgres_root_directory</key>
<value>${postgres_root_directory}</value>
</iniFileSet>
<iniFileSet>
<file>${installdir}/properties.ini</file>
<section>Postgres</section>
<key>postgres_binary_directory</key>
<value>${postgres_binary_directory}</value>
</iniFileSet>
<iniFileSet>
<file>${installdir}/properties.ini</file>
<section>Postgres</section>
<key>postgres_unique_service_name</key>
<value>${postgres_unique_service_name}</value>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</iniFileSet>
</actionList>
<ruleList>
<componentTest name="postgres" logic="exists" />
<componentTest name="postgres" logic="selected" />
</ruleList>
</actionGroup>
</postInstallationActionList>
</component>

View File

@@ -1,101 +0,0 @@
<component>
<name>postgresservice</name>
<description>//PostgreSQL Service</description>
<canBeEdited>1</canBeEdited>
<selected>1</selected>
<show>0</show>
<shouldPackRuleList>
<isTrue value="${postgres_component_enabled}"/>
</shouldPackRuleList>
<parameterList>
<stringParameter name="postgres_service_name" value="${product_shortname}PostgreSQL" ask="0" />
<stringParameter name="postgres_displayName" value="${product_fullname} PostgreSQL Service" ask="0" />
<stringParameter name="postgres_unique_service_name" value="" ask="0" />
<booleanParameter name="postgres_service_installed" value="0" ask="0" />
<stringParameter name="postgres_service_startup" default="auto" value="auto" ask="0" cliOptionShow="0" />
</parameterList>
<postInstallationActionList>
<actionGroup>
<actionList>
<actionGroup>
<actionList>
<getUniqueWindowsServiceName>
<serviceName>${postgres_service_name}</serviceName>
<displayName>${postgres_displayName}</displayName>
<selectedServiceNameVariable>postgres_unique_service_name</selectedServiceNameVariable>
<selectedDisplayNameVariable>PostgreSQLUniqueDisplayName</selectedDisplayNameVariable>
</getUniqueWindowsServiceName>
<writeFile>
<path>${postgres_root_directory}/bin/registerservice.bat</path>
<text>@echo off
start /MIN /WAIT cmd /c "${postgres_root_directory.dos}\bin\pg_ctl.exe register -N "${postgres_unique_service_name}" -D ${postgres_data_directory.dos.unix}"</text>
</writeFile>
<runProgram>
<progressText>Installing PostgreSQL as a Windows service with name ${postgres_unique_service_name}</progressText>
<program>${postgres_root_directory}/bin/registerservice.bat</program>
<programArguments></programArguments>
<workingDirectory>${postgres_root_directory}/bin</workingDirectory>
</runProgram>
<deleteFile path="${postgres_root_directory}/bin/registerservice.bat" />
</actionList>
<ruleList>
<compareText text="${postgres_unique_service_name}" logic="equals" value="" />
</ruleList>
</actionGroup>
<setInstallerVariable name="postgres_service_installed" value="1"/>
<runProgram>
<program>sc</program>
<programArguments>config "${postgres_unique_service_name}" start= ${postgres_service_startup}</programArguments>
<ruleList>
<platformTest type="windows"/>
<compareText text="${postgres_service_startup}" logic="does_not_equal" value="auto" />
</ruleList>
</runProgram>
<substitute>
<files>${postgres_root_directory}/scripts/servicerun.bat;${postgres_root_directory}/scripts/serviceinstall.bat</files>
<type>regexp</type>
<substitutionList>
<substitution>
<pattern>@@BITROCK_POSTGRESQL_SERVICE_NAME@@</pattern>
<value>${postgres_unique_service_name}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_POSTGRESQL_DATADIR@@</pattern>
<value>${postgres_data_directory.dos.unix}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_POSTGRESQL_ROOTDIR@@</pattern>
<value>${postgres_root_directory}</value>
</substitution>
</substitutionList>
</substitute>
<wait ms="7000"/>
<runProgram>
<program>cmd</program>
<programArguments>/C start /MIN /WAIT net start "${postgres_unique_service_name}"</programArguments>
</runProgram>
<waitForPort port="${postgres_port}" timeout="10000"/>
</actionList>
<ruleList>
<platformTest type="windows"/>
<compareText text="${postgres_installation_type}" logic="does_not_equal" value="existing"/>
</ruleList>
</actionGroup>
</postInstallationActionList>
<preUninstallationActionList>
<runProgram>
<program>${postgres_root_directory}\scripts\serviceinstall.bat</program>
<programArguments>REMOVE</programArguments>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</runProgram>
</preUninstallationActionList>
</component>

File diff suppressed because it is too large Load Diff

View File

@@ -1,108 +0,0 @@
<!-- POSTGRESINITDB
Componentname: PostgreSQL_initdb
Short Description:
This component allows to create a database and to assign it to a user.
Create: 20070403
Copyrighted by BitRock
System variables provided by this component:
* database_name
* database_user
* database_user_password
* database_enconding (UTF-8)
* postgres_create_super_user
- Changelog 02 Jul 2007:
* Add the choice to ask database parameters in installation time. (Backwards compatibility)
- Changelog 14 Jun 2007:
* Add createsupersuer variable to handle if database user created has or not superuser privileges. It is value is set to 1 by default for compatibility.
-->
<component>
<name>postgresinitdb</name>
<description>//PostgreSQL_initdb</description>
<canBeEdited>1</canBeEdited>
<selected>1</selected>
<show>0</show>
<shouldPackRuleList>
<isTrue value="${postgres_component_enabled}"/>
</shouldPackRuleList>
<parameterList>
<stringParameter>
<title>Database Configuration</title>
<name>database_name</name>
<explanation>Specify the name of the database.</explanation>
<description>Database name</description>
<ask>0</ask>
<value/>
<default>bn_lappstack</default>
</stringParameter>
<stringParameter>
<name>database_user</name>
<title>Database Configuration</title>
<explanation>Set the database user.</explanation>
<description>User</description>
<ask>0</ask>
<value/>
</stringParameter>
<passwordParameter>
<name>database_user_password</name>
<title>Database Configuration</title>
<explanation>Specify the password for the database user.</explanation>
<description>Password</description>
<descriptionRetype>Re-enter password</descriptionRetype>
<ask>0</ask>
<value/>
</passwordParameter>
<stringParameter>
<name>database_encoding</name>
<!--title>Database Configuration</title>
<explanation>Please, select the encoding type.</explanation>
<description>Encoding</description-->
<ask>0</ask>
<value/>
<default>UTF-8</default>
</stringParameter>
<booleanParameter>
<name>postgres_create_super_user</name>
<ask>0</ask>
<value>1</value>
</booleanParameter>
</parameterList>
<postInstallationActionList>
<setEnvironmentVariable name="PGPASSWORD" value="${postgres_root_password}"/>
<setEnvironmentVariable name="PGPORT" value="${postgres_port}"/>
<actionGroup>
<actionList>
<runProgram>
<progressText>Creating user and database</progressText>
<program>su</program>
<programArguments>postgres -s /bin/sh -c "\"${postgres_root_directory}/bin/pg_ctl\" start"</programArguments>
<ruleList>
<isTrue value="${installer_is_root_install}"/>
</ruleList>
</runProgram>
<runProgram>
<program>${postgres_root_directory}/bin/pg_ctl</program>
<programArguments>start</programArguments>
<ruleList>
<isFalse value="${installer_is_root_install}"/>
</ruleList>
</runProgram>
<wait>
<ms>3000</ms>
</wait>
</actionList>
<ruleList>
<platformTest>
<type>unix</type>
</platformTest>
<compareText text="${postgres_installation_type}" logic="equals" value="bundled"/>
</ruleList>
</actionGroup>
</postInstallationActionList>
</component>

View File

@@ -1,631 +0,0 @@
<project>
<vendor>Alfresco Software, Inc.</vendor>
<compressionAlgorithm>zip</compressionAlgorithm>
<fullName>Alfresco Community Edition</fullName>
<!--readmeFile>README.txt</readmeFile-->
<shortName>alfresco</shortName>
<version>4.2.e-0</version>
<installerFilename>${product_shortname}-community-withpostgresql-${product_version}-${platform_name}-installer.${platform_exec_suffix}</installerFilename>
<licenseFile></licenseFile>
<wrapLicenseFileText>1</wrapLicenseFileText>
<logoImage>images/alfresco_top_right.png</logoImage>
<splashImage>images/splash.png</splashImage>
<allowLanguageSelection>1</allowLanguageSelection>
<productDisplayIcon>${installdir}/alfresco.ico</productDisplayIcon>
<windowsExecutableIcon>images/alfresco.ico</windowsExecutableIcon>
<osxApplicationBundleIcon>images/alfresco.icns</osxApplicationBundleIcon>
<wmImage>images/alfresco.png</wmImage>
<osxApplicationBundleIdentifier>com.alfresco.macinstaller</osxApplicationBundleIdentifier>
<defaultLanguage>en</defaultLanguage>
<defaultUnixDirectoryPermissions>755</defaultUnixDirectoryPermissions>
<defaultUnixFilePermissions>644</defaultUnixFilePermissions>
<allowComponentSelection>1</allowComponentSelection>
<leftImage>images/alfresco_left.png</leftImage>
<allowedLanguages>en fr es it de ja nl ru zh_CN no pt_BR</allowedLanguages>
<enableRollback>0</enableRollback>
<windowsResourceOriginalFilename>${project.installerFilename}</windowsResourceOriginalFilename>
<windowsResourceFileDescription>${project.fullName} Installer</windowsResourceFileDescription>
<!-- Code signing parameters -->
<windowsSigningTimestampServer>http://timestamp.digicert.com</windowsSigningTimestampServer>
<!-- Generate a DMG for OSX Installer -->
<createOsxBundleDmg>1</createOsxBundleDmg>
<platformOptionsList>
<platformOptions>
<platform>osx</platform>
<height>430</height>
<width>600</width>
</platformOptions>
<platformOptions>
<platform>linux-x64</platform>
<height>430</height>
<width>800</width>
</platformOptions>
<platformOptions>
<platform>windows</platform>
<height>430</height>
<width>600</width>
</platformOptions>
</platformOptionsList>
<customLanguageFileList>
<language>
<code>en</code>
<encoding>utf-8</encoding>
<file>${build_project_directory}/lang/alf-en.po</file>
</language>
<language>
<code>fr</code>
<encoding>utf-8</encoding>
<file>${build_project_directory}/lang/alf-fr.po</file>
</language>
<language>
<code>es</code>
<encoding>utf-8</encoding>
<file>${build_project_directory}/lang/alf-es.po</file>
</language>
<language>
<code>de</code>
<encoding>utf-8</encoding>
<file>${build_project_directory}/lang/alf-de.po</file>
</language>
<language>
<code>it</code>
<encoding>utf-8</encoding>
<file>${build_project_directory}/lang/alf-it.po</file>
</language>
<language>
<code>ja</code>
<encoding>utf-8</encoding>
<file>${build_project_directory}/lang/alf-ja.po</file>
</language>
<language>
<code>nl</code>
<encoding>utf-8</encoding>
<file>${build_project_directory}/lang/alf-nl.po</file>
</language>
<language>
<code>ru</code>
<encoding>utf-8</encoding>
<file>${build_project_directory}/lang/alf-ru.po</file>
</language>
<language>
<code>zh_CN</code>
<encoding>utf-8</encoding>
<file>${build_project_directory}/lang/alf-zh_CN.po</file>
</language>
<language>
<code>no</code>
<encoding>utf-8</encoding>
<file>${build_project_directory}/lang/alf-nb_NO.po</file>
</language>
<language>
<code>pt_BR</code>
<encoding>utf-8</encoding>
<file>${build_project_directory}/lang/alf-pt_BR.po</file>
</language>
</customLanguageFileList>
<componentList>
<include file="libreoffice-validations.xml" />
<include file="base-functions.xml" />
<include file="tomcat-functions.xml" />
<include file="alfresco-componentselection-java.xml" />
<include file="alfresco-build-settings.xml" />
<include file="alfresco-customstack-build-settings.xml" />
<include file="alfresco-functions.xml" />
<include file="alfresco-license.xml" />
<include file="base-java-settings.xml"/>
<include file="base-tomcat-settings.xml"/>
<include file="base-parameter-dir.xml" />
<include file="alfresco-readme.xml"/>
<include file="base-licenses.xml"/>
<include file="alfresco-postgres-question.xml" />
<include file="common.xml" />
<component>
<name>dummy</name>
<selected>1</selected>
<show>0</show>
<canBeEdited>0</canBeEdited>
<folderList>
<folder>
<name>dummy</name>
<destination>${installdir}</destination>
<actionList>
<actionGroup>
<actionList>
<unzip>
<abortOnError>0</abortOnError>
<showMessageOnError>0</showMessageOnError>
<zipFile>${installdir}/common/share/terminfo.zip</zipFile>
<destinationDirectory>${installdir}/common/share/</destinationDirectory>
</unzip>
<deleteFile path="${installdir}/common/share/terminfo.zip" />
</actionList>
<ruleList>
<platformTest type="unix" />
<fileTest path="${installdir}/common/share/terminfo.zip" condition="exists" />
</ruleList>
</actionGroup>
</actionList>
</folder>
</folderList>
</component>
<include file="tomcat-java.xml" />
<include file="tomcat-imagemagick.xml" />
<include file="postgres.xml" />
<include file="postgres_initdb.xml"/>
<include file="java.xml" />
<include file="tomcat.xml" />
<include file="openssl.xml" />
<include file="ctlscript.xml" />
<include file="postgres-service.xml" />
<include file="manager.xml" />
<include file="base-write-properties.xml"/>
<include file="java-properties.xml" />
<include file="postgres-properties.xml" />
<include file="tomcat-properties.xml" />
<include file="libreoffice.xml"/>
<include file="alfresco-libreoffice.xml"/>
<include file="alfrescodm.xml" />
<include file="alfresco-solr.xml" />
<include file="alfresco-solr4.xml"/>
<include file="alfresco-apply-amps.xml" />
<include file="alfrescodm-postgres-database.xml" />
<!-- AMP extensions -->
<include file="alfresco-aos-module.xml" />
<include file="alfresco-wcmqs.xml" />
<include file="alfresco-googledocs.xml" />
<include file="base-unix-service.xml" />
<include file="imagemagick.xml"/>
<include file="alfresco-pdf-renderer.xml"/>
<include file="alfresco-customstack-postgres-settings.xml" />
<include file="alfresco-customstack-shortcuts.xml" />
<include file="alfresco-customstack-validations.xml"/>
<!-- Tomcat cannot be started earlier, it needs to be done once alfresco is configured -->
<include file="tomcat-service.xml" />
</componentList>
<parameterList>
<stringParameter name="reserved_ports" ask="0" value="" />
<stringParameter name="alfresco_package" ask="0" value="" />
</parameterList>
<postInstallationActionList>
<actionGroup>
<actionList>
<renameFile origin="${installdir}/manager-osx.app" destination="${installdir}/Application Manager.app" />
<addFilesToUninstaller files="${installdir}/Application Manager.app" />
</actionList>
<ruleList>
<platformTest type="osx" />
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<runProgram>
<abortOnError>0</abortOnError>
<showMessageOnError>0</showMessageOnError>
<program>sc</program>
<programArguments>config ${tomcat_unique_service_name} depend= "${postgres_unique_service_name}"</programArguments>
<ruleList>
<platformTest type="windows" />
</ruleList>
</runProgram>
<runProgram>
<progressText>Stopping PostgreSQL...</progressText>
<program>${installdir}/${ctlscript_unix}</program>
<programArguments>stop postgresql</programArguments>
<ruleList>
<componentTest logic="exists" name="postgres"/>
<platformTest type="unix" />
</ruleList>
</runProgram>
<runProgram>
<progressText>Stopping PostgreSQL...</progressText>
<program>${postgres_root_directory.dos}\scripts\servicerun.bat</program>
<programArguments>STOP</programArguments>
<ruleList>
<componentTest logic="exists" name="postgres"/>
<platformTest type="windows" />
</ruleList>
</runProgram>
<waitForPort port="${database_port}" timeout="10000" state="free" />
</actionList>
<ruleList>
<componentTest logic="exists" name="postgres"/>
<isTrue value="${component(postgres).selected}" />
</ruleList>
</actionGroup>
<!-- Substitute repository url -->
<substitute>
<files>${installdir}/tomcat/shared/classes/alfresco/web-extension/share-config-custom.xml</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>http://localhost:${application_server_port}/alfresco</pattern>
<value>${project.component(alfresco).parameter(repository_url_port).value}</value>
</substitution>
</substitutionList>
<ruleList>
<compareText text="${product_fullname}" logic="equals" value="Alfresco Content Services Share"/>
</ruleList>
</substitute>
<!-- Remote Solr configuration -->
<substitute>
<files>${installdir}/tomcat/shared/classes/alfresco-global.properties</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>solr.host=localhost</pattern>
<value>solr.host=${project.component(alfresco).parameter(remote_solr_configuration).parameter(solr_host).value}</value>
</substitution>
<substitution>
<pattern>solr.port.ssl=@@BITROCK_SOLR_SSL_PORT@@</pattern>
<value>solr.port.ssl=${project.component(alfresco).parameter(remote_solr_configuration).parameter(solr_ssl_port).value}</value>
</substitution>
</substitutionList>
<ruleList>
<ruleGroup ruleEvaluationLogic="or">
<ruleList>
<ruleGroup>
<ruleList>
<compareText logic="equals" text="${project.fullName}" value="Alfresco Content Services Platform"/>
<isFalse value="${component(alfrescosolr4).selected}"/>
</ruleList>
</ruleGroup>
<ruleGroup>
<ruleList>
<compareText logic="does_not_equal" text="${project.fullName}" value="Alfresco Content Services Platform"/>
<compareText logic="does_not_equal" text="${project.fullName}" value="Alfresco Content Services Share"/>
<compareText logic="equals" text="${alfresco_edition}" value="enterprise"/>
<isFalse value="${component(alfrescosolr4).selected}"/>
<isFalse value="${component(alfrescosolr).selected}"/>
</ruleList>
</ruleGroup>
</ruleList>
</ruleGroup>
</ruleList>
</substitute>
<substitute>
<files>${installdir}/tomcat/shared/classes/alfresco-global.properties</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>solr.port.ssl=@@BITROCK_SOLR_SSL_PORT@@</pattern>
<value>solr.port.ssl=${application_server_ssl_port}</value>
</substitution>
</substitutionList>
<ruleList>
<ruleGroup ruleEvaluationLogic="or">
<ruleList>
<ruleGroup>
<ruleList>
<compareText logic="does_not_equal" text="${project.fullName}" value="Alfresco Content Services Share"/>
<isTrue value="${component(alfrescosolr4).selected}"/>
</ruleList>
</ruleGroup>
<ruleGroup>
<ruleList>
<compareText logic="does_not_equal" text="${project.fullName}" value="Alfresco Content Services Platform"/>
<compareText logic="does_not_equal" text="${project.fullName}" value="Alfresco Content Services Share"/>
<isTrue value="${component(alfrescosolr).selected}"/>
</ruleList>
</ruleGroup>
</ruleList>
</ruleGroup>
</ruleList>
</substitute>
<!-- Sharded Solr configuration -->
<actionGroup>
<actionList>
<deleteFile path="${installdir}/solr4/archive-SpacesStore"/>
<deleteFile path="${installdir}/solr4/workspace-SpacesStore"/>
<renameFile origin="${installdir}/solr4/conf/shared.properties.sample" destination="${installdir}/solr4/conf/shared.properties"/>
</actionList>
<ruleList>
<compareText text="${sharded_solr}" logic="equals" value="yes"/>
</ruleList>
</actionGroup>
<!-- Remove unnecessary license agreement files -->
<actionGroup>
<actionList>
<deleteFile path="${installdir}/licenses/alfresco.trial.agreement*.txt"/>
</actionList>
</actionGroup>
</postInstallationActionList>
<finalPageActionList>
<setInstallerVariable name="finalpage_start_servers" value="0" show="0" />
<setInstallerVariable name="finalpage_show_readme" value="0" show="0" />
<actionGroup progressText="${msg(Installer.ReadmeFile.View)}">
<actionList>
<setInstallerVariable name="finalpage_show_readme" value="1" />
</actionList>
</actionGroup>
<actionGroup>
<progressText>Launch ${product_fullname}</progressText>
<actionList>
<actionGroup>
<actionList>
<setInstallerVariable name="finalpage_start_servers" value="1" />
<setEnvironmentVariable name="PGPASSWORD" value=""/>
<runProgram>
<progressText>Starting servers...</progressText>
<program>${installdir}/${ctlscript_unix}</program>
<programArguments>start &amp;</programArguments>
<ruleList>
<platformTest type="unix" />
</ruleList>
</runProgram>
<runProgram>
<progressText>Starting servers...</progressText>
<program>${installdir}/servicerun.bat</program>
<programArguments>START</programArguments>
<ruleList>
<platformTest type="windows" />
</ruleList>
</runProgram>
</actionList>
</actionGroup>
</actionList>
</actionGroup>
<actionGroup show="0">
<actionList>
<readFile path="${installdir}/${alfresco_readme_filename}" name="readmeFileText" />
<showText text="${readmeFileText}" title="README"/>
</actionList>
<ruleList>
<compareValues value1="${finalpage_show_readme}" logic="equals" value2="1" />
</ruleList>
</actionGroup>
<actionGroup show="0">
<actionList>
<showProgressDialog title="Starting servers..." >
<actionList>
<waitForPort port="${application_server_port}" timeout="10000" />
<findFile baseDirectory="${application_server_directory}/logs" variable="windowsTomcatLogFile" pattern="*stderr*" >
<ruleList>
<platformTest type="windows" />
</ruleList>
</findFile>
<logMessage text="Tomcat log file ${windowsTomcatLogFile}" />
<foreach values="1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20" variables="iteration" progressText="Deploying Alfresco Content Services... This can take up to five minutes.">
<actionList>
<actionGroup>
<actionList>
<wait ms="10000" />
<logMessage text="Waiting for 'Server startup' in ${application_server_directory}/logs/catalina.out" />
</actionList>
<ruleList>
<platformTest type="unix" />
<fileContentTest path="${application_server_directory}/logs/catalina.out" text="Server startup" logic="does_not_contain" />
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<wait ms="20000" />
<logMessage text="Waiting for 'Server startup' in ${windowsTomcatLogFile}" />
</actionList>
<ruleList>
<platformTest type="windows" />
<fileContentTest path="${windowsTomcatLogFile}" text="Server startup" logic="does_not_contain" />
</ruleList>
</actionGroup>
</actionList>
</foreach>
</actionList>
</showProgressDialog>
<launchBrowser>
<url>http://${application_server_domain}:${application_server_port}/share</url>
<ruleList>
<compareText text="${installer_ui}" logic="equals" value="gui"/>
<fileExists path="${application_server_directory}/webapps/share.war" />
</ruleList>
</launchBrowser>
<launchBrowser>
<url>http://${application_server_domain}:${application_server_port}/alfresco</url>
<ruleList>
<compareText text="${installer_ui}" logic="equals" value="gui"/>
<fileExists path="${application_server_directory}/webapps/share.war" negate="1" />
</ruleList>
</launchBrowser>
</actionList>
<ruleList>
<isTrue value="${finalpage_start_servers}" />
<compareText text="${application_server_installation_type}" logic="equals" value="bundled" />
<compareText text="${installer_ui}" logic="equals" value="gui"/>
</ruleList>
</actionGroup>
<actionGroup progressText="Show next steps" >
<actionList>
<launchBrowser>
<url>http://www.alfresco.com/resources/documentation/getting-started/${alfresco_edition}</url>
</launchBrowser>
</actionList>
<ruleList>
<compareText text="${installer_ui}" logic="equals" value="gui"/>
</ruleList>
</actionGroup>
<showInfo>
<text>You have chosen Tomcat as the existing installation. Restart Tomcat to use any newly installed applications.</text>
<ruleList>
<compareText text="${application_server_installation_type}" logic="equals" value="existing" />
</ruleList>
</showInfo>
</finalPageActionList>
<readyToInstallActionList>
<setInstallerVariable name="validInstallDir" value="1" />
</readyToInstallActionList>
<installationAbortedActionList>
<actionGroup>
<actionList>
<deleteFile path="${installdir}/tomcat" />
<deleteFile path="${installdir}/properties.ini" />
</actionList>
<ruleList>
<compareText text="${tomcat_execute_abort_action_list}" logic="equals" value="1" />
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<deleteFile path="${installdir}" />
</actionList>
<ruleList>
<compareText text="${validInstallDir}" logic="equals" value="1" />
<compareText text="${installation_aborted_by_user}" logic="equals" value="1" />
</ruleList>
</actionGroup>
</installationAbortedActionList>
<preUninstallationActionList>
<setInstallerVariable name="deleteConfirm" value="yes" />
<runProgram>
<progressText>Stopping servers</progressText>
<program>${installdir}/${ctlscript_unix}</program>
<programArguments>stop &gt; /dev/null 2&gt; /dev/null</programArguments>
<ruleList>
<platformTest type="unix" />
</ruleList>
</runProgram>
<actionGroup progressText="Stopping Services">
<actionList>
<logMessage text="Stopping service: ${tomcat_unique_service_name}" />
<stopWindowsService abortOnError="0" showMessageOnError="0" serviceName="${tomcat_unique_service_name}" delay="90000" />
<logMessage text="Stopped: ${tomcat_unique_service_name}" />
<wait ms="10000" />
<foreach values="1 2 3 4 5 6 7 8 9 10" variables="iteration" >
<actionList>
<actionGroup>
<actionList>
<logMessage text="Waiting for Tomcat service" />
<wait ms="2000" />
</actionList>
<ruleList>
<platformTest type="windows" />
<windowsServiceTest service="${tomcat_unique_service_name}" condition="is_running" />
</ruleList>
</actionGroup>
</actionList>
</foreach>
<runProgram>
<abortOnError>0</abortOnError>
<showMessageOnError>0</showMessageOnError>
<progressText>Stopping services</progressText>
<program>${installdir}/postgresql/scripts/servicerun.bat</program>
<programArguments>STOP</programArguments>
<ruleList>
<componentTest logic="exists" name="postgres"/>
</ruleList>
</runProgram>
<runProgram>
<progressText>Uninstalling services</progressText>
<program>${installdir}/serviceinstall.bat</program>
<programArguments>REMOVE</programArguments>
</runProgram>
</actionList>
<ruleList>
<platformTest type="windows" />
</ruleList>
</actionGroup>
<deleteFile>
<abortOnError>0</abortOnError>
<path>${installdir}/apps/${product_shortname}</path>
</deleteFile>
<actionGroup>
<abortOnError>0</abortOnError>
<actionList>
<deleteFile>
<path>${installdir}/tomcat/bin/setenv.sh</path>
</deleteFile>
<deleteFile>
<path>${installdir}/tomcat</path>
</deleteFile>
</actionList>
<ruleList>
<compareText text="${component(tomcat).parameter(tomcat_installation_type).value}" logic="equals" value="bundled" />
</ruleList>
</actionGroup>
<actionGroup>
<abortOnError>0</abortOnError>
<actionList>
<deleteFile>
<path>${installdir}/postgresql/tmp</path>
</deleteFile>
<deleteFile>
<path>${installdir}/postgresql/data</path>
</deleteFile>
<deleteFile path="${installdir}/postgresql" />
</actionList>
<ruleList>
<componentTest logic="exists" name="postgres"/>
<compareText text="${deleteConfirm}" logic="equals" value="yes" />
<compareText text="${component(postgres).parameter(postgres_installation_type).value}" logic="equals" value="bundled" />
</ruleList>
</actionGroup>
</preUninstallationActionList>
<postUninstallationActionList>
<actionGroup>
<actionList>
<deleteFile path="/etc/init.d/${baseunixservice_script_name}">
<ruleList>
<platformTest type="unix" />
<platformTest type="osx" negate="1" />
</ruleList>
</deleteFile>
<actionGroup>
<actionList>
<deleteFile path="/Library/LaunchDaemons/${baseunixservice_script_name}.plist" />
<deleteFile path="/Library/LaunchDaemons/${baseunixservice_script_name}-postgres.plist" />
</actionList>
<ruleList>
<platformTest type="osx"/>
</ruleList>
</actionGroup>
</actionList>
<ruleList>
<isTrue value="${installer_root_install}" />
<isTrue value="${baseunixservice_install_as_service}" />
</ruleList>
</actionGroup>
<deleteFile path="${installdir}/tomcat" />
<deleteFile path="${installdir}/common/share/terminfo" />
<deleteFile path="${installdir}/common/share" />
<deleteFile path="${installdir}/common" />
<deleteFile path="${installdir}/postgresql" />
<deleteFile path="${installdir}/properties.ini" />
<deleteFile path="${installdir}" >
<ruleList>
<fileTest path="${installdir}" condition="is_empty"/>
</ruleList>
</deleteFile>
</postUninstallationActionList>
</project>

View File

@@ -1,48 +0,0 @@
@echo off
rem -- Check if argument is INSTALL or REMOVE
if not ""%1"" == ""INSTALL"" goto remove
if exist @@BITROCK_INSTALLDIR@@\mysql\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\mysql\scripts\serviceinstall.bat INSTALL)
if exist @@BITROCK_INSTALLDIR@@\postgresql\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\postgresql\scripts\serviceinstall.bat INSTALL)
if exist @@BITROCK_INSTALLDIR@@\elasticsearch\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\elasticsearch\scripts\serviceinstall.bat INSTALL)
if exist @@BITROCK_INSTALLDIR@@\logstash\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\logstash\scripts\serviceinstall.bat INSTALL)
if exist @@BITROCK_INSTALLDIR@@\logstash-forwarder\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\logstash-forwarder\scripts\serviceinstall.bat INSTALL)
if exist @@BITROCK_INSTALLDIR@@\apache2\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\apache2\scripts\serviceinstall.bat INSTALL)
if exist @@BITROCK_INSTALLDIR@@\tomcat\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\tomcat\scripts\serviceinstall.bat INSTALL)
if exist @@BITROCK_INSTALLDIR@@\resin\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\resin\scripts\serviceinstall.bat INSTALL)
if exist @@BITROCK_INSTALLDIR@@\jboss\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\jboss\scripts\serviceinstall.bat INSTALL)
if exist @@BITROCK_INSTALLDIR@@\wildfly\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\wildfly\scripts\serviceinstall.bat INSTALL)
if exist @@BITROCK_INSTALLDIR@@\activemq\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\activemq\scripts\serviceinstall.bat INSTALL)
if exist @@BITROCK_INSTALLDIR@@\openoffice\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\openoffice\scripts\serviceinstall.bat INSTALL)
if exist @@BITROCK_INSTALLDIR@@\subversion\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\subversion\scripts\serviceinstall.bat INSTALL)
rem RUBY_APPLICATION_INSTALL
if exist @@BITROCK_INSTALLDIR@@\mongodb\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\mongodb\scripts\serviceinstall.bat INSTALL)
if exist @@BITROCK_INSTALLDIR@@\lucene\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\lucene\scripts\serviceinstall.bat INSTALL)
if exist @@BITROCK_INSTALLDIR@@\third_application\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\third_application\scripts\serviceinstall.bat INSTALL)
if exist @@BITROCK_INSTALLDIR@@\nginx\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\nginx\scripts\serviceinstall.bat INSTALL)
if exist @@BITROCK_INSTALLDIR@@\php\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\php\scripts\serviceinstall.bat INSTALL)
goto end
:remove
if exist @@BITROCK_INSTALLDIR@@\third_application\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\third_application\scripts\serviceinstall.bat)
if exist @@BITROCK_INSTALLDIR@@\lucene\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\lucene\scripts\serviceinstall.bat)
if exist @@BITROCK_INSTALLDIR@@\mongodb\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\mongodb\scripts\serviceinstall.bat)
rem RUBY_APPLICATION_REMOVE
if exist @@BITROCK_INSTALLDIR@@\subversion\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\subversion\scripts\serviceinstall.bat)
if exist @@BITROCK_INSTALLDIR@@\openoffice\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\openoffice\scripts\serviceinstall.bat)
if exist @@BITROCK_INSTALLDIR@@\jboss\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\jboss\scripts\serviceinstall.bat)
if exist @@BITROCK_INSTALLDIR@@\wildfly\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\wildfly\scripts\serviceinstall.bat)
if exist @@BITROCK_INSTALLDIR@@\resin\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\resin\scripts\serviceinstall.bat)
if exist @@BITROCK_INSTALLDIR@@\activemq\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\activemq\scripts\serviceinstall.bat)
if exist @@BITROCK_INSTALLDIR@@\tomcat\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\tomcat\scripts\serviceinstall.bat)
if exist @@BITROCK_INSTALLDIR@@\apache2\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\apache2\scripts\serviceinstall.bat)
if exist @@BITROCK_INSTALLDIR@@\logstash-forwarder\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\logstash-forwarder\scripts\serviceinstall.bat)
if exist @@BITROCK_INSTALLDIR@@\logstash\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\logstash\scripts\serviceinstall.bat)
if exist @@BITROCK_INSTALLDIR@@\elasticsearch\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\elasticsearch\scripts\serviceinstall.bat)
if exist @@BITROCK_INSTALLDIR@@\postgresql\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\postgresql\scripts\serviceinstall.bat)
if exist @@BITROCK_INSTALLDIR@@\mysql\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\mysql\scripts\serviceinstall.bat)
if exist @@BITROCK_INSTALLDIR@@\php\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\php\scripts\serviceinstall.bat)
if exist @@BITROCK_INSTALLDIR@@\nginx\scripts\serviceinstall.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\nginx\scripts\serviceinstall.bat)
:end

View File

@@ -1,53 +0,0 @@
@echo off
rem START or STOP Services
rem ----------------------------------
rem Check if argument is STOP or START
if not ""%1"" == ""START"" goto stop
if exist @@BITROCK_INSTALLDIR@@\hypersonic\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\server\hsql-sample-database\scripts\servicerun.bat START)
if exist @@BITROCK_INSTALLDIR@@\ingres\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\ingres\scripts\servicerun.bat START)
if exist @@BITROCK_INSTALLDIR@@\mysql\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\mysql\scripts\servicerun.bat START)
if exist @@BITROCK_INSTALLDIR@@\postgresql\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\postgresql\scripts\servicerun.bat START)
if exist @@BITROCK_INSTALLDIR@@\elasticsearch\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\elasticsearch\scripts\servicerun.bat START)
if exist @@BITROCK_INSTALLDIR@@\logstash\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\logstash\scripts\servicerun.bat START)
if exist @@BITROCK_INSTALLDIR@@\logstash-forwarder\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\logstash-forwarder\scripts\servicerun.bat START)
if exist @@BITROCK_INSTALLDIR@@\apache2\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\apache2\scripts\servicerun.bat START)
if exist @@BITROCK_INSTALLDIR@@\openoffice\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\openoffice\scripts\servicerun.bat START)
if exist @@BITROCK_INSTALLDIR@@\tomcat\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\tomcat\scripts\servicerun.bat START)
if exist @@BITROCK_INSTALLDIR@@\resin\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\resin\scripts\servicerun.bat START)
if exist @@BITROCK_INSTALLDIR@@\activemq\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\activemq\scripts\servicerun.bat START)
if exist @@BITROCK_INSTALLDIR@@\jboss\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\jboss\scripts\servicerun.bat START)
if exist @@BITROCK_INSTALLDIR@@\wildfly\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\wildfly\scripts\servicerun.bat START)
if exist @@BITROCK_INSTALLDIR@@\jetty\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\jetty\scripts\servicerun.bat START)
if exist @@BITROCK_INSTALLDIR@@\subversion\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\subversion\scripts\servicerun.bat START)
rem RUBY_APPLICATION_START
if exist @@BITROCK_INSTALLDIR@@\lucene\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\lucene\scripts\servicerun.bat START)
if exist @@BITROCK_INSTALLDIR@@\mongodb\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\mongodb\scripts\servicerun.bat START)
if exist @@BITROCK_INSTALLDIR@@\third_application\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\third_application\scripts\servicerun.bat START)
goto end
:stop
echo "Stopping services ..."
if exist @@BITROCK_INSTALLDIR@@\third_application\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\third_application\scripts\servicerun.bat STOP)
if exist @@BITROCK_INSTALLDIR@@\lucene\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\lucene\scripts\servicerun.bat STOP)
rem RUBY_APPLICATION_STOP
if exist @@BITROCK_INSTALLDIR@@\subversion\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\subversion\scripts\servicerun.bat STOP)
if exist @@BITROCK_INSTALLDIR@@\jetty\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\jetty\scripts\servicerun.bat STOP)
if exist @@BITROCK_INSTALLDIR@@\hypersonic\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\server\hsql-sample-database\scripts\servicerun.bat STOP)
if exist @@BITROCK_INSTALLDIR@@\jboss\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\jboss\scripts\servicerun.bat STOP)
if exist @@BITROCK_INSTALLDIR@@\wildfly\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\wildfly\scripts\servicerun.bat STOP)
if exist @@BITROCK_INSTALLDIR@@\resin\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\resin\scripts\servicerun.bat STOP)
if exist @@BITROCK_INSTALLDIR@@\activemq\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\activemq\scripts\servicerun.bat STOP)
if exist @@BITROCK_INSTALLDIR@@\tomcat\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\tomcat\scripts\servicerun.bat STOP)
if exist @@BITROCK_INSTALLDIR@@\openoffice\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\openoffice\scripts\servicerun.bat STOP)
if exist @@BITROCK_INSTALLDIR@@\apache2\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\apache2\scripts\servicerun.bat STOP)
if exist @@BITROCK_INSTALLDIR@@\logstash-forwarder\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\logstash-forwarder\scripts\servicerun.bat STOP)
if exist @@BITROCK_INSTALLDIR@@\logstash\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\logstash\scripts\servicerun.bat STOP)
if exist @@BITROCK_INSTALLDIR@@\elasticsearch\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\elasticsearch\scripts\servicerun.bat STOP)
if exist @@BITROCK_INSTALLDIR@@\ingres\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\ingres\scripts\servicerun.bat STOP)
if exist @@BITROCK_INSTALLDIR@@\mysql\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\mysql\scripts\servicerun.bat STOP)
if exist @@BITROCK_INSTALLDIR@@\mongodb\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\mongodb\scripts\servicerun.bat STOP)
if exist @@BITROCK_INSTALLDIR@@\postgresql\scripts\servicerun.bat (start /MIN /WAIT cmd /C @@BITROCK_INSTALLDIR@@\postgresql\scripts\servicerun.bat STOP)
:end

View File

@@ -1,719 +0,0 @@
<component>
<name>tomcatfunctions</name>
<description>//Tomcat Functions</description>
<show>0</show>
<selected>1</selected>
<functionDefinitionList>
<actionDefinition name="tomcatDisableWebsockets">
<parameterList>
<stringParameter name="tomcatRootDirectory" value="${application_server_directory}"/>
</parameterList>
<actionList>
<foreach variables="war" values="websocket-api.jar tomcat7-websocket.jar">
<actionList>
<continue>
<ruleList>
<fileTest path="${tomcatRootDirectory}/lib/${war}" condition="not_exists"/>
</ruleList>
</continue>
<createDirectory path="${tomcatRootDirectory}/extra-lib"/>
<renameFile origin="${tomcatRootDirectory}/lib/${war}" destination="${tomcatRootDirectory}/extra-lib"/>
</actionList>
</foreach>
</actionList>
</actionDefinition>
<actionDefinition name="tomcatSetStartStopThreads">
<parameterList>
<stringParameter name="value" value=""/>
<stringParameter name="tomcatRootDirectory" value="${application_server_directory}"/>
</parameterList>
<actionList>
<xmlFileSet abortOnError="0" showMessageOnError="0">
<element>//Service[@name="Catalina"]/Engine[@name="Catalina"]/Host[@name="localhost"]</element>
<attribute>startStopThreads</attribute>
<file>${tomcatRootDirectory}/conf/server.xml</file>
<value>${value}</value>
<ruleList>
<compareText text="${value}" logic="does_not_equal" value=""/>
</ruleList>
</xmlFileSet>
</actionList>
</actionDefinition>
<actionDefinition name="tomcatUserAdd">
<parameterList>
<stringParameter name="tomcatUserName" />
<booleanParameter name="tomcatBuiltInRole" value="0" />
<stringParameter name="tomcatUserPassword" />
<stringParameter name="tomcatUserRole" description="//Currently only one non-built-in role is accepted.For built-in roles use comma separated list" />
<stringParameter name="tomcatUserConfigurationFile" default="${tomcat_server_directory}/conf/tomcat-users.xml" />
</parameterList>
<actionList>
<substitute>
<files>${tomcatUserConfigurationFile}</files>
<substitutionList>
<substitution>
<pattern>&lt;tomcat-users&gt;</pattern>
<value>&lt;tomcat-users&gt;
&lt;role rolename="${tomcatUserRole}"/&gt;</value>
<ruleList>
<isFalse value="${tomcatBuiltInRole}" />
</ruleList>
</substitution>
<substitution>
<pattern>&lt;/tomcat-users&gt;</pattern>
<value>&lt;user username="${tomcatUserName}" password="${tomcatUserPassword}" roles="${tomcatUserRole}"/&gt;
&lt;/tomcat-users&gt;</value>
</substitution>
</substitutionList>
</substitute>
</actionList>
</actionDefinition>
<ruleDefinition name="isValidVersion">
<parameterList>
<stringParameter name="version" default="" />
<stringParameter name="maxVersion" default="" />
<stringParameter name="minVersion" default="0" />
</parameterList>
<ruleList>
<compareVersions version1="${version}" logic="greater_or_equal" version2="${minVersion}" />
<ruleGroup>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<stringTest text="${maxVersion}" type="empty" />
<ruleGroup>
<ruleList>
<compareVersions version1="${version}" logic="less_or_equal" version2="${maxVersion}" />
</ruleList>
</ruleGroup>
</ruleList>
</ruleGroup>
</ruleList>
</ruleDefinition>
<actionDefinition name="tomcatAutodetect">
<parameterList>
<!-- Currently we return the most recent version" -->
<stringParameter name="detectedVersionId" value=""/>
<stringParameter name="maxVersion" value=""/>
<stringParameter name="minVersion" value="5"/>
</parameterList>
<!-- tomcatPath Default value
Tomcat 6,7 use /usr/share in RedHat
Tomcat 6,7 use /usr/share and /var/lib in Ubuntu
Tomcat 5 uses /usr/local-->
<actionList>
<logMessage text="##### BEGIN System Tomcat Autodetection #####" />
<globalVariables names="${detectedVersionId}"/>
<setInstallerVariable name="${detectedVersionId}" value=""/>
<setInstallerVariable name="tomcatPath" value="/usr/share/tomcat /usr/local/tomcat"/> <!--Tomcat6,7 Tomcat5-->
<foreach variables="tomcatHomePath">
<values>${tomcatPath}</values>
<actionList>
<setInstallerVariableFromScriptOutput>
<name>pathToCatalina</name>
<exec>find</exec>
<execArgs>${tomcatHomePath}*/lib/ -name catalina.jar</execArgs>
<abortOnError>0</abortOnError>
<showMessageOnError>0</showMessageOnError>
</setInstallerVariableFromScriptOutput>
<continue>
<ruleList>
<compareText text="${pathToCatalina}" logic="equals" value=""/>
</ruleList>
</continue>
<foreach variables="path">
<values>${pathToCatalina}</values>
<actionList>
<setInstallerVariableFromRegEx> <!--A way to distinguish between different installations-->
<name>tomcatFolderName</name>
<text>${path}</text>
<pattern>.*/(.*)/lib/catalina.jar</pattern>
<substitution>\1</substitution>
</setInstallerVariableFromRegEx>
<!--Tomcat 6,7-->
<actionGroup>
<actionList>
<setInstallerVariable name="tomcatVersionId" value="${tomcatFolderName}" />
<!--lib dir common to RedHat and Ubuntu-->
<setInstallerVariableFromRegEx> <!--A way to distinguish between different installations-->
<name>${tomcatVersionId}_version</name>
<text>${tomcatFolderName}</text>
<pattern>tomcat(\d*)</pattern>
<substitution>\1</substitution>
</setInstallerVariableFromRegEx>
<actionGroup>
<actionList>
<setInstallerVariable name="${tomcatVersionId}_home_directory" value="/usr/share/${tomcatFolderName}"/>
<!--REDHAT (or not debian/ubuntu)-->
<actionGroup>
<actionList>
<setInstallerVariable name="${tomcatVersionId}_instance_directory" value="/usr/share/${tomcatFolderName}"/>
<!--getUserAndGroup>
<user>${tomcatVersionId}_user</user>
<group>${tomcatVersionId}_group</group>
<file>/usr/share/${tomcatFolderName}/webapps</file>
</getUserAndGroup-->
</actionList>
<ruleList>
<!--compareText text="${linux_distribution}" logic="equals" value="redhat"/-->
<fileExists path="/usr/share/${tomcatFolderName}/webapps"/>
</ruleList>
</actionGroup>
<!--UBUNTU-->
<actionGroup>
<actionList>
<setInstallerVariable name="${tomcatVersionId}_instance_directory" value="/var/lib/${tomcatFolderName}"/>
<!--getUserAndGroup>
<user>${tomcatVersionId}_user</user>
<group>${tomcatVersionId}_group</group>
<file>/var/lib/${tomcatFolderName}/webapps</file>
</getUserAndGroup-->
</actionList>
<ruleList>
<compareText text="${linux_distribution}" logic="equals" value="debian"/>
<fileExists path="/var/lib/${tomcatFolderName}/webapps"/>
</ruleList>
</actionGroup>
</actionList>
<ruleList>
<fileExists path="/usr/share/${tomcatFolderName}/lib"/>
</ruleList>
</actionGroup>
</actionList>
<ruleList>
<compareText text="${tomcatHomePath}" value="/usr/share/tomcat"/>
</ruleList>
</actionGroup>
<!--Tomcat5-->
<actionGroup>
<actionList>
<!--common dirs in RedHat and Ubuntu-->
<setInstallerVariable name="tomcatVersionId" value="tomcat5" />
<setInstallerVariable name="${tomcatVersionId}_version" value="5" />
<setInstallerVariable name="${tomcatVersionId}_instance_directory" value="/usr/local/${tomcatFolderName}"/>
<setInstallerVariable name="${tomcatVersionId}_home_directory" value="/usr/local/${tomcatFolderName}"/>
<!--getUserAndGroup>
<user>${tomcatVersionId}_user</user>
<group>${tomcatVersionId}_group</group>
<file>/usr/local/${tomcatFolderName}/webapps</file>
</getUserAndGroup-->
</actionList>
<ruleList>
<compareText text="${tomcatHomePath}" value="/usr/local/tomcat"/>
<fileExists path="/usr/local/${tomcatFolderName}/webapps"/>
<fileExists path="/usr/local/${tomcatFolderName}/common/lib"/>
</ruleList>
</actionGroup>
<!--set global variables-->
<actionGroup>
<actionList>
<setInstallerVariable name="${detectedVersionId}" value="${tomcatVersionId}"/>
</actionList>
<ruleList>
<compareText text="${${tomcatVersionId}_instance_directory}" logic="does_not_equal" value=""/>
<compareText text="${${tomcatVersionId}_home_directory}" logic="does_not_equal" value=""/>
<isValidVersion version="${${tomcatVersionId}_version}" maxVersion="${maxVersion}" minVersion="${minVersion}"/>
<ruleGroup>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<stringTest text="${${detectedVersionId}}" type="empty" />
<compareVersions version1="${${tomcatVersionId}_version}" logic="greater" version2="${${${detectedVersionId}}_version}" />
</ruleList>
</ruleGroup>
</ruleList>
</actionGroup>
</actionList>
</foreach>
</actionList>
</foreach>
<globalVariables names="${${detectedVersionId}}_instance_directory ${${detectedVersionId}}_home_directory ${${detectedVersionId}}_version" >
<ruleList>
<stringTest text="${${detectedVersionId}}" type="not_empty" />
</ruleList>
</globalVariables>
<logMessage text="Detected ${${detectedVersionId}}" />
<logMessage text="tomcat_home_directory: ${${${detectedVersionId}}_home_directory} " />
<logMessage text="tomcat_instance_directory: ${${${detectedVersionId}}_instance_directory} " />
<logMessage text="##### END System Tomcat Autodetection #####" />
</actionList>
</actionDefinition>
<actionDefinition name="tomcatSaveConfigurationToFile">
<parameterList>
<stringParameter name="tomcatPropertiesFile" default="${installdir}/properties.ini" />
<stringParameter name="tomcatServerPort" default="${application_server_port}" />
<stringParameter name="tomcatSSLPort" default="${application_server_ssl_port}" />
<stringParameter name="tomcatShutdownPort" default="${application_server_shutdown_port}" />
<stringParameter name="tomcatAJPPort" default="${application_server_ajp_port}" />
<stringParameter name="tomcatRootDirectory" default="${application_server_directory}" />
<stringParameter name="tomcatDomain" default="${application_server_domain}" />
<stringParameter name="tomcatConfDirectory" default="${application_server_conf_directory}" />
<stringParameter name="tomcatUniqueServiceName" default="${tomcat_unique_service_name}" />
<stringParameter name="tomcatUser" default="${tomcat_user}" />
<stringParameter name="tomcatGroup" default="${tomcat_group}" />
</parameterList>
<actionList>
<iniFileSet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_server_port</key>
<value>${tomcatServerPort}</value>
</iniFileSet>
<iniFileSet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_server_ssl_port</key>
<value>${tomcatSSLPort}</value>
</iniFileSet>
<iniFileSet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_server_shutdown_port</key>
<value>${tomcatShutdownPort}</value>
</iniFileSet>
<iniFileSet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_server_ajp_port</key>
<value>${tomcatAJPport}</value>
</iniFileSet>
<iniFileSet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_root_directory</key>
<value>${tomcatRootDirectory}</value>
</iniFileSet>
<iniFileSet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_domainname</key>
<value>${tomcatDomain}</value>
</iniFileSet>
<iniFileSet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_configuration_directory</key>
<value>${tomcatConfDirectory}</value>
</iniFileSet>
<iniFileSet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_unique_service_name</key>
<value>${tomcatUniqueServiceName}</value>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</iniFileSet>
<actionGroup>
<actionList>
<iniFileSet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_user</key>
<value>${tomcatUser}</value>
</iniFileSet>
<iniFileSet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_group</key>
<value>${tomcatGroup}</value>
</iniFileSet>
</actionList>
<ruleList>
<platformTest type="unix" />
</ruleList>
</actionGroup>
</actionList>
</actionDefinition>
<actionDefinition name="tomcatLoadConfigurationFromFile">
<parameterList>
<stringParameter name="tomcatServerPort" value="application_server_port" />
<stringParameter name="tomcatSSLPort" value="application_server_ssl_port" />
<stringParameter name="tomcatShutdownPort" value="application_server_shutdown_port" />
<stringParameter name="tomcatAJPPort" value="application_server_ajp_port" />
<stringParameter name="tomcatRootDirectory" value="application_server_directory" />
<stringParameter name="tomcatDomain" value="application_server_domain" />
<stringParameter name="tomcatConfDirectory" value="application_server_conf_directory" />
<stringParameter name="tomcatUniqueServiceName" value="tomcat_unique_service_name" />
<stringParameter name="tomcatUser" value="tomcat_user" />
<stringParameter name="tomcatGroup" value="tomcat_group" />
</parameterList>
<actionList>
<iniFileGet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_server_port</key>
<variable>${tomcatServerPort}</variable>
</iniFileGet>
<iniFileGet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_server_ssl_port</key>
<variable>${tomcatSSLPort}</variable>
</iniFileGet>
<iniFileGet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_server_shutdown_port</key>
<variable>${tomcatShutdownPort}</variable>
</iniFileGet>
<iniFileGet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_server_ajp_port</key>
<variable>${tomcatAJPPort}</variable>
</iniFileGet>
<iniFileGet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_root_directory</key>
<variable>${tomcatRootDirectory}</variable>
</iniFileGet>
<iniFileGet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_domainname</key>
<variable>${tomcatDomain}</variable>
</iniFileGet>
<iniFileGet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_configuration_directory</key>
<variable>${tomcatConfDirectory}</variable>
</iniFileGet>
<iniFileGet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_unique_service_name</key>
<variable>${tomcatUniqueServiceName}</variable>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</iniFileGet>
<actionGroup>
<actionList>
<iniFileGet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_group</key>
<variable>${tomcatGroup}</variable>
</iniFileGet>
<iniFileGet>
<file>${installdir}/properties.ini</file>
<section>Tomcat</section>
<key>tomcat_user</key>
<variable>${tomcatUser}</variable>
</iniFileGet>
<setInstallerVariable name="${tomcatRootDirectory}" value="${installdir}/apache-tomcat" >
<ruleList>
<compareText text="${${tomcatRootDirectory}}" logic="equals" value=""/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="${tomcatUser}" value="tomcat" >
<ruleList>
<compareText text="${${tomcatUser}}" logic="equals" value=""/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="${tomcatGroup}" value="tomcat" >
<ruleList>
<compareText text="${${tomcatGroup}}" logic="equals" value=""/>
</ruleList>
</setInstallerVariable>
</actionList>
<ruleList>
<platformTest type="unix" />
</ruleList>
</actionGroup>
<foreach variables="var" values="${tomcatServerPort}
${tomcatSSLPort}
${tomcatShutdownPort}
${tomcatAJPPort}
${tomcatRootDirectory}
${tomcatDomain}
${tomcatConfDirectory}
${tomcatUniqueServiceName}
${tomcatGroup}
${tomcatUser}" >
<actionList>
<setInstallerVariable name="${var}" value="${${var}}" persist="1"/>
<globalVariables names="${var}"/>
</actionList>
</foreach>
</actionList>
</actionDefinition>
<actionDefinition name="tomcatServer">
<parameterList>
<stringParameter name="action" default="start" description="//start/stop/restart/restartIfStarted"/>
</parameterList>
<actionList>
<!-- Get status -->
<actionGroup>
<actionList>
<setInstallerVariableFromScriptOutput>
<exec>${installdir}/ctlscript.sh</exec>
<execArgs>status tomcat</execArgs>
<name>tomcatStatus</name>
</setInstallerVariableFromScriptOutput>
<setInstallerVariable name="tomcat_running" value="0" />
<setInstallerVariable name="tomcat_running" value="1" >
<ruleList>
<compareText text="${tomcatStatus}" logic="contains" value="already running" />
</ruleList>
</setInstallerVariable>
</actionList>
<ruleList>
<platformTest type="unix" />
<compareText text="${action}" logic="equals" value="restartIfStarted"/>
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<tomcatLoadConfigurationFromFile/>
<showInfo text="${tomcat_unique_service_name}" />
<setInstallerVariable name="tomcat_running" value="0" />
<setInstallerVariable name="tomcat_running" value="1" >
<ruleList>
<windowsServiceTest service="${tomcat_unique_service_name}" condition="is_running" />
</ruleList>
</setInstallerVariable>
<showInfo text="${tomcat_running}" />
</actionList>
<ruleList>
<platformTest type="windows" />
<compareText text="${action}" logic="equals" value="restartIfStarted"/>
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<runProgram>
<program>${installdir}/ctlscript.sh</program>
<programArguments>start tomcat</programArguments>
<ruleList>
<platformTest type="unix"/>
</ruleList>
</runProgram>
<runProgram>
<abortOnError>0</abortOnError>
<showMessageOnError>0</showMessageOnError>
<program>cmd.exe</program>
<programArguments>/C start /MIN "" "${installdir}/apache-tomcat/scripts/servicerun.bat" START &amp;</programArguments>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</runProgram>
</actionList>
<ruleList>
<compareText text="${action}" logic="equals" value="start"/>
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<runProgram>
<program>${installdir}/ctlscript.sh</program>
<programArguments>stop tomcat</programArguments>
<ruleList>
<platformTest type="unix"/>
</ruleList>
</runProgram>
<runProgram>
<abortOnError>0</abortOnError>
<showMessageOnError>0</showMessageOnError>
<program>cmd.exe</program>
<programArguments>/C start /MIN "" "${installdir}/apache-tomcat/scripts/servicerun.bat" STOP &amp;</programArguments>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</runProgram>
</actionList>
<ruleList>
<compareText text="${action}" logic="equals" value="stop"/>
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<runProgram>
<program>${installdir}/ctlscript.sh</program>
<programArguments>restart tomcat</programArguments>
<ruleList>
<platformTest type="unix"/>
</ruleList>
</runProgram>
<actionGroup>
<actionList>
<runProgram>
<abortOnError>0</abortOnError>
<showMessageOnError>0</showMessageOnError>
<program>cmd.exe</program>
<programArguments>/C start /MIN "" "${installdir}/apache-tomcat/scripts/servicerun.bat" STOP</programArguments>
</runProgram>
<runProgram>
<abortOnError>0</abortOnError>
<showMessageOnError>0</showMessageOnError>
<program>cmd.exe</program>
<programArguments>/C start /MIN "" "${installdir}/apache-tomcat/scripts/servicerun.bat" START &amp;</programArguments>
</runProgram>
</actionList>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</actionGroup>
</actionList>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<compareText text="${action}" logic="equals" value="restart"/>
<ruleGroup>
<ruleEvaluationLogic>and</ruleEvaluationLogic>
<ruleList>
<compareText text="${action}" logic="equals" value="restartIfStarted"/>
<isTrue value="${tomcat_running}" />
</ruleList>
</ruleGroup>
</ruleList>
</actionGroup>
</actionList>
</actionDefinition>
<actionDefinition name="waitForTomcatLog">
<parameterList>
<stringParameter name="timeInterval" default="10000" allowEmptyValue="0"/>
<stringParameter name="timeout" default="600000" allowEmptyValue="0"/>
<stringParameter name="text" default="Server startup in [0-9]+ ms[\s\n]*$" allowEmptyValue="0"/>
<stringParameter name="pattern" default="^.*\n.*\|.*Deploying\s.*[/\\](.*?)\[.*\n$" allowEmptyValue="0"/>
<stringParameter name="finishPattern" default=""/>
</parameterList>
<actionList>
<showProgressDialog title="Starting application. It will take several minutes...">
<actionList>
<actionGroup>
<actionList>
<writeFile>
<path>${installdir}/apache-tomcat/logs/getdate.bat</path>
<text>@echo off
set datetimef=%date:~-4%-%date:~-10,2%-%date:~-7,2%
echo %datetimef% > date.txt
</text>
</writeFile>
<runProgram>
<program>${installdir}/apache-tomcat/logs/getdate.bat</program>
</runProgram>
<deleteFile path="${installdir}/apache-tomcat/logs/getdate.bat" />
<readFile path="${installdir}/apache-tomcat/logs/date.txt" name="date"/>
<deleteFile path="${installdir}/apache-tomcat/logs/date.txt" />
<stringModify text="${date}" variable="date"/>
<setInstallerVariable>
<name>files</name>
<value>${installdir.unix}/apache-tomcat/logs/catalina.${date}.log</value>
</setInstallerVariable>
</actionList>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<actionGroup>
<actionList>
<setInstallerVariable>
<name>files</name>
<value>${installdir}/apache-tomcat/logs/catalina-daemon.out</value>
</setInstallerVariable>
</actionList>
<ruleList>
<compareText text="${installer_root_install}" logic="equals" value="1"/>
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<setInstallerVariable>
<name>files</name>
<value>${installdir}/apache-tomcat/logs/catalina.out</value>
</setInstallerVariable>
</actionList>
<ruleList>
<compareText text="${installer_root_install}" logic="equals" value="0"/>
</ruleList>
</actionGroup>
</actionList>
<ruleList>
<platformTest type="unix"/>
</ruleList>
</actionGroup>
<setInstallerVariable name="log_file" value=""/>
<setInstallerVariable name="last_line_log_file" value="Please wait..."/>
<setInstallerVariable name="tomcat_is_finishing" value="0"/>
<setInstallerVariable name="time" value="0"/>
<!-- make sure the finishPattern is not in the last line -->
<wait ms="${timeInterval}"/>
<while>
<actionList>
<readFile name="log_file" path="${files}"/>
<actionGroup>
<actionList>
<setInstallerVariable name="tomcat_is_finishing" value="1"/>
<setInstallerVariable name="last_line_log_file" value="Finishing..."/>
</actionList>
<ruleList>
<compareText text="${finishPattern}" logic="does_not_equal" value=""/>
<isFalse value="${tomcat_is_finishing}"/>
<regExMatch>
<text>${log_file}</text>
<logic>matches</logic>
<pattern>${finishPattern}</pattern>
</regExMatch>
</ruleList>
</actionGroup>
<setInstallerVariableFromRegEx name="last_line_log_file" pattern="${pattern}" substitution="\1">
<text>${log_file}</text>
<ruleList>
<isFalse value="${tomcat_is_finishing}"/>
<regExMatch>
<text>${log_file}</text>
<logic>matches</logic>
<pattern>${pattern}</pattern>
</regExMatch>
</ruleList>
</setInstallerVariableFromRegEx>
<wait ms="${timeInterval}" progressText="Deploying: ${last_line_log_file}"/>
<mathExpression>
<text>${time}+${timeInterval}</text>
<variable>time</variable>
</mathExpression>
</actionList>
<conditionRuleList>
<compareValues logic="less" value1="${time}" value2="${timeout}"/>
<regExMatch>
<text>${log_file}</text>
<logic>does_not_match</logic>
<pattern>${text}</pattern>
</regExMatch>
</conditionRuleList>
</while>
<throwError>
<text>There was an error while installing the application: the deployment took more than ${timeout} ms.</text>
<ruleList>
<regExMatch>
<text>${log_file}</text>
<logic>does_not_match</logic>
<pattern>${text}</pattern>
</regExMatch>
</ruleList>
</throwError>
</actionList>
</showProgressDialog>
</actionList>
</actionDefinition>
</functionDefinitionList>
</component>

View File

@@ -1,22 +0,0 @@
<!-- Needed to make ImageMagick (version 6.9.1+) work with Tomcat on Windows -->
<component>
<name>tomcatimagemagick</name>
<description>//Tomcat settings for ImageMagick</description>
<detailedDescription>//Makes Apache Tomcat able to install use ImageMagick functions.</detailedDescription>
<canBeEdited>1</canBeEdited>
<show>0</show>
<selected>1</selected>
<postInstallationActionList>
<addTextToFile>
<file>${application_server_directory}/bin/setenv.bat</file>
<text>rem ##### IMAGEMAGICK ENV #####
set JAVA_OPTS=%JAVA_OPTS% --Environment "PATH='${PATH_WIN}'#MAGICK_HOME=${imagemagick_root_directory.dos}#MAGICK_CODER_MODULE_PATH=${imagemagick_root_directory.dos}\modules\coders#MAGICK_CONFIGURE_PATH=${imagemagick_root_directory.dos}#"
</text>
<ruleList>
<platformTest type="windows"/>
<componentTest logic="exists" name="imagemagick"/>
<componentTest logic="selected" name="imagemagick"/>
</ruleList>
</addTextToFile>
</postInstallationActionList>
</component>

View File

@@ -1,21 +0,0 @@
<component>
<name>tomcatjava</name>
<description>//Tomcat modifications due to java</description>
<canBeEdited>1</canBeEdited>
<show>0</show>
<selected>1</selected>
<initializationActionList/>
<postInstallationActionList>
<substitute>
<type>exact</type>
<files>${application_server_directory}/scripts/ctl.sh;${application_server_directory}/scripts/servicerun.bat;${application_server_directory}/scripts/serviceinstall.bat</files>
<substitutionList>
<substitution>
<pattern>@@BITROCK_JAVA_ROOTDIR@@</pattern>
<value>${java_home_directory.dos}</value>
</substitution>
</substitutionList>
</substitute>
</postInstallationActionList>
</component>

View File

@@ -1,20 +0,0 @@
<component>
<name>tomcatwriteproperties</name>
<description>//Tomcat Write Properties</description>
<canBeEdited>0</canBeEdited>
<show>0</show>
<selected>1</selected>
<readyToInstallActionList>
<tomcatLoadConfigurationFromFile>
<ruleList>
<fileExists path="${installdir}/properties.ini"/>
</ruleList>
</tomcatLoadConfigurationFromFile>
</readyToInstallActionList>
<postInstallationActionList>
<tomcatSaveConfigurationToFile />
</postInstallationActionList>
</component>

View File

@@ -1,207 +0,0 @@
<component>
<name>tomcatservice</name>
<description>//Start tomcat service</description>
<canBeEdited>1</canBeEdited>
<show>0</show>
<selected>1</selected>
<parameterList>
<booleanParameter>
<name>tomcatservice_waittostart</name>
<ask>0</ask>
<default>1</default>
<value>1</value>
<cliOptionShow>0</cliOptionShow>
</booleanParameter>
<stringParameter>
<name>tomcatservice_username</name>
<ask>0</ask>
<default></default>
<value></value>
<cliOptionShow>0</cliOptionShow>
</stringParameter>
<stringParameter>
<name>tomcatservice_password</name>
<ask>0</ask>
<default></default>
<value></value>
<cliOptionShow>0</cliOptionShow>
</stringParameter>
<stringParameter>
<name>tomcatservice_service_name</name>
<title></title>
<explanation></explanation>
<value></value>
<default>${product_shortname}Tomcat</default>
<ask>0</ask>
</stringParameter>
<stringParameter>
<name>tomcatservice_service_display_name</name>
<title></title>
<explanation></explanation>
<value></value>
<default>${product_shortname} Tomcat Service</default>
<ask>0</ask>
</stringParameter>
<!-- boot, auto, system, demand, disabled-->
<stringParameter>
<name>tomcatservice_startup</name>
<ask>0</ask>
<default>auto</default>
<value>auto</value>
<cliOptionShow>0</cliOptionShow>
</stringParameter>
<booleanParameter>
<name>tomcatservice_notstart</name>
<ask>0</ask>
<default>0</default>
<value>0</value>
<cliOptionShow>0</cliOptionShow>
</booleanParameter>
</parameterList>
<readyToInstallActionList>
<getUniqueWindowsServiceName>
<serviceName>${tomcatservice_service_name}</serviceName>
<displayName>${tomcatservice_service_display_name}</displayName>
<selectedServiceNameVariable>tomcat_unique_service_name</selectedServiceNameVariable>
<selectedDisplayNameVariable>TomcatUniqueDisplayName</selectedDisplayNameVariable>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</getUniqueWindowsServiceName>
<setInstallerVariable name="tomcat_unique_service_name" value="${tomcat_unique_service_name}" persist="1" />
</readyToInstallActionList>
<postInstallationActionList>
<substitute>
<files>${application_server_directory}/scripts/serviceinstall.bat;${application_server_directory}/scripts/servicerun.bat</files>
<substitutionList>
<substitution>
<pattern>@@BITROCK_TOMCAT_SERVICE_NAME@@</pattern>
<value>${tomcat_unique_service_name}</value>
</substitution>
</substitutionList>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</substitute>
<substitute>
<files>${application_server_directory}/bin/service.bat</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>if not exist "%JAVA_HOME%\jre\bin\java.exe" goto noJavaHome</pattern>
<value>rem if not exist "%JAVA_HOME%\jre\bin\java.exe" goto noJavaHome</value>
</substitution>
<substitution>
<pattern>if not exist "%JAVA_HOME%\jre\bin\javaw.exe" goto noJavaHome</pattern>
<value>rem if not exist "%JAVA_HOME%\jre\bin\javaw.exe" goto noJavaHome</value>
</substitution>
<substitution>
<pattern>if not exist "%JAVA_HOME%\bin\javac.exe" goto noJavaHome</pattern>
<value>rem if not exist "%JAVA_HOME%\bin\javac.exe" goto noJavaHome</value>
</substitution>
<substitution>
<pattern>PR_JVM=%JAVA_HOME%\jre\bin\</pattern>
<value>PR_JVM=%JAVA_HOME%\bin\</value>
</substitution>
</substitutionList>
</substitute>
<!-- System owner service installation -->
<actionGroup>
<actionList>
<logMessage text="START: Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}" >
<ruleList>
<platformTest type="windows" />
</ruleList>
</logMessage>
<runProgram abortOnError="0" showMessageOnError="0">
<progressText>Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}</progressText>
<program>${application_server_directory.dos}\scripts\serviceinstall.bat</program>
<programArguments>INSTALL</programArguments>
<ruleList>
<isFalse value="${tomcatservice_notstart}" />
<compareValues value1="${tomcatservice_username}" logic="equals" value2=""/>
</ruleList>
</runProgram>
<runProgram abortOnError="0" showMessageOnError="0">
<progressText>Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}</progressText>
<program>${application_server_directory.dos}\scripts\serviceinstall.bat</program>
<programArguments>INSTALL STOP</programArguments>
<ruleList>
<isTrue value="${tomcatservice_notstart}" />
<compareValues value1="${tomcatservice_username}" logic="equals" value2=""/>
</ruleList>
</runProgram>
<!-- User owner service installation -->
<runProgram abortOnError="0" showMessageOnError="0">
<progressText>Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}</progressText>
<program>${application_server_directory.dos}\scripts\serviceinstall.bat</program>
<programArguments>INSTALL ${tomcatservice_username} ${tomcatservice_password}</programArguments>
<ruleList>
<isFalse value="${tomcatservice_notstart}" />
<compareValues value1="${tomcatservice_username}" logic="does_not_equal" value2=""/>
</ruleList>
</runProgram>
<!-- User owner service installation no start-->
<runProgram abortOnError="0" showMessageOnError="0">
<progressText>Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}</progressText>
<program>${application_server_directory.dos}\scripts\serviceinstall.bat</program>
<programArguments>INSTALL STOP ${tomcatservice_username} ${tomcatservice_password}</programArguments>
<ruleList>
<isTrue value="${tomcatservice_notstart}" />
<compareValues value1="${tomcatservice_username}" logic="does_not_equal" value2=""/>
</ruleList>
</runProgram>
<logMessage text="END: Installing Tomcat as a Windows service with name ${tomcat_unique_service_name}" >
<ruleList>
<platformTest type="windows" />
</ruleList>
</logMessage>
</actionList>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</actionGroup>
<logMessage text="START: wait for port ${application_server_port}" />
<waitForPort port="${application_server_port}" timeout="30000">
<ruleList>
<platformTest type="windows"/>
<isFalse value="${tomcatservice_notstart}" />
<isTrue value="${tomcatservice_waittostart}" />
</ruleList>
</waitForPort>
<logMessage text="END: wait for port ${application_server_port}" />
<runProgram>
<program>sc</program>
<programArguments>config ${tomcat_unique_service_name} start= ${tomcatservice_startup}</programArguments>
<ruleList>
<platformTest type="windows"/>
<compareText text="${tomcatservice_startup}" logic="does_not_equal" value="auto" />
</ruleList>
</runProgram>
<!-- T4784 -->
<renameFile showMessageOnError="0" abortOnError="0">
<origin>${application_server_directory}/bin/tomcat?w.exe</origin>
<destination>${application_server_directory}/bin/${tomcat_unique_service_name}w.exe</destination>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</renameFile>
</postInstallationActionList>
</component>

View File

@@ -1,687 +0,0 @@
<!-- TOMCAT1.0
Componentname: TOMCAT
Short Description:
This component is able to install and configurate the bundled Tomcat binaries it carries, or to configure an existing Tomcat server.
Copyrighted by BitRock
System variables provided by this component:
* application_server_installation_type (bundled / existing)
* application_server_vendor
* application_server_port
* application_server_shutdown_port
* application_server_ssl_port
* application_server_ajp_port
* application_server_directory
* application_server_conf_directory
* application_server_domain
* component(tomcat).tomcat_installation_type_options -> bundled / existing / bundledAndExisting (default if var is not set)
Notes on Tomcat directory structure:
CATALINA_BASE = Tomcat may be configured for multiple instances by defining $CATALINA_BASE for each instance. If multiple instances are not configured, $CATALINA_BASE is the same as $CATALINA_HOME. tomcat_server_directory points to the instance directory (CATALINA_BASE)
CATALINA_HOME = This represents the root of your Tomcat installation. Directory where the Tomcat binary distribution resides
In bundled installations CATALINA_BASE=CATALINA_HOME (tomcat_server_directory=tomcat_home_directory)
-->
<component>
<name>tomcat</name>
<description>//Tomcat Component</description>
<canBeEdited>1</canBeEdited>
<show>0</show>
<selected>1</selected>
<parameterList>
<stringParameter>
<name>tomcat_installation_type_options</name>
<ask>0</ask>
<default>bundledAndExisting</default>
<value>bundledAndExisting</value>
</stringParameter>
<!-- Java version-->
<stringParameter name="tomcat_java_version" default="1.7" ask="0"/>
<!-- Internal configuration switches -->
<booleanParameter name="tomcat_show_ports" value="0" ask="0" />
<booleanParameter name="tomcat_existing_required_running" value="1" ask="0" />
<booleanParameter name="tomcat_force_home_directory_validation" value="0" ask="0" />
<booleanParameter name="tomcat_enable_websockets" value="1" ask="0" />
<booleanParameter name="tomcat_start_stop_threads" value="-1" ask="0" />
<booleanParameter name="java_is_jdk" value="0" ask="0"/>
<!-- Tomcat settings for bundled component -->
<stringParameter name="tomcat_memory_settings_unix" value="-XX:MaxPermSize=256M -Xms256M -Xmx512M" ask="0" />
<stringParameter>
<name>tomcat_memory_settings_windows</name>
<value>--JvmMs 256 --JvmMx 512 ++JvmOptions="-XX:MaxPermSize=256M"</value>
<ask>0</ask>
</stringParameter>
<stringParameter name="tomcat_extra_opts_unix" value="-Djava.awt.headless=true -XX:+UseG1GC -Dfile.encoding=UTF-8" ask="0" />
<stringParameter>
<name>tomcat_extra_opts_windows</name>
<value>++JvmOptions="-Djava.awt.headless=true" ++JvmOptions="-XX:+UseG1GC" ++JvmOptions="-Dfile.encoding=UTF-8"</value>
<ask>0</ask>
</stringParameter>
<booleanParameter name="tomcat_disable_juli_login" value="0" ask="0"/>
<!-- directory to pack -->
<directoryParameter name="tomcat_distribution_folder" value="${build_project_directory}/apache-tomcat" ask="0" />
<!-- installed folder in installdir -->
<stringParameter name="tomcat_dirname" value="apache-tomcat" ask="0" />
<directoryParameter name="tomcat_default_existing_tomcat_instance" value="/usr/local/tomcat" ask="0" />
<!-- Tomcat detection -->
<booleanParameter name="tomcat_enable_autodetection" value="0" ask="0" />
<stringParameter name="tomcat_minimum_version" value="6" ask="0" />
<stringParameter name="tomcat_maximum_version" value="0" ask="0" />
<stringParameter name="tomcat_detected_id" value="0" ask="0" />
<!-- Installation type -->
<choiceParameter>
<name>tomcat_installation_type</name>
<title>Select a Tomcat configuration</title>
<description/>
<explanation>Tomcat Installation:</explanation>
<optionList/>
<displayType>radiobuttons</displayType>
<preShowPageActionList>
<removeChoiceOptions>
<name>tomcat_installation_type</name>
</removeChoiceOptions>
<addChoiceOptions>
<name>tomcat_installation_type</name>
<optionList>
<option>
<text>I want to use the bundled Tomcat instance.</text>
<value>bundled</value>
</option>
</optionList>
<ruleList>
<compareText text="${component(tomcat).parameter(tomcat_installation_type_options).value}" logic="equals" value="bundled"/>
</ruleList>
</addChoiceOptions>
<addChoiceOptions>
<name>tomcat_installation_type</name>
<optionList>
<option>
<text>I want to use an existing Tomcat instance.</text>
<value>existing</value>
</option>
</optionList>
<ruleList>
<compareText text="${component(tomcat).parameter(tomcat_installation_type_options).value}" logic="equals" value="existing"/>
</ruleList>
</addChoiceOptions>
<addChoiceOptions>
<name>tomcat_installation_type</name>
<optionList>
<option>
<text>I want to use the bundled Tomcat instance.</text>
<value>bundled</value>
</option>
<option>
<text>I want to use an existing Tomcat instance.</text>
<value>existing</value>
</option>
</optionList>
<ruleList>
<compareText text="${component(tomcat).parameter(tomcat_installation_type_options).value}" logic="equals" value="bundledAndExisting"/>
</ruleList>
</addChoiceOptions>
</preShowPageActionList>
<postShowPageActionList>
<setInstallerVariable name="application_server_vendor" value="tomcat"/>
</postShowPageActionList>
</choiceParameter>
<directoryParameter>
<name>tomcat_server_directory</name>
<title>Tomcat Directory</title>
<description>Tomcat Directory:</description>
<!-- Actually it is looking for the tomcat instance -->
<explanation>Specify the directory where Tomcat is located.</explanation>
<allowEmptyValue>0</allowEmptyValue>
<ask>yes</ask>
<cliOptionShow>0</cliOptionShow>
<cliOptionText>Directory where Tomcat webapps and conf directories are located. Only for installations on top of existing Tomcat.</cliOptionText>
<default>${installdir}/${tomcat_dirname}</default>
<mustBeWritable>yes</mustBeWritable>
<mustExist>1</mustExist>
<width>40</width>
<validationActionList>
<throwError>
<text>The directory you selected is not a valid Tomcat directory. Choose another directory.</text>
<ruleList>
<fileTest path="${tomcat_server_directory}/conf/server.xml" condition="not_exists"/>
</ruleList>
</throwError>
</validationActionList>
<preShowPageActionList>
<setInstallerVariable name="tomcat_instance_directory" value="${env(CATALINA_BASE)}"/>
<setInstallerVariable name="tomcat_instance_directory" value="${env(CATALINA_HOME)}">
<ruleList>
<compareText logic="equals" text="${tomcat_instance_directory}" value=""/>
</ruleList>
</setInstallerVariable>
<!-- TODO: update existing tomcat windows autodetection -->
<registryGet>
<variable>tomcat_instance_directory</variable>
<key>HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Tomcat\5.5</key>
<name>InstallPath</name>
<ruleList>
<compareText logic="equals" text="${tomcat_instance_directory}" value=""/>
<compareText logic="equals" text="${platform_name}" value="windows"/>
</ruleList>
</registryGet>
<setInstallerVariable name="tomcat_instance_directory" value="${platform_install_prefix}\Apache Software Foundation\Tomcat 5.5">
<ruleList>
<compareText logic="equals" text="${tomcat_instance_directory}" value=""/>
<compareText logic="equals" text="${platform_name}" value="windows"/>
</ruleList>
</setInstallerVariable>
<actionGroup>
<actionList>
<setInstallerVariable name="tomcat_detected_id" value="" />
<tomcatAutodetect detectedVersionId="tomcat_detected_id" minVersion="${tomcat_minimum_version}" maxVersion="${tomcat_maximum_version}" />
<setInstallerVariable name="tomcat_instance_directory" value="${${tomcat_detected_id}_instance_directory}">
<ruleList>
<compareText text="${tomcat_detected_id}" logic="does_not_equal" value="" />
</ruleList>
</setInstallerVariable>
</actionList>
<ruleList>
<isTrue value="${tomcat_enable_autodetection}" />
<compareText text="${installer_root_install}" logic="equals" value="1"/>
</ruleList>
</actionGroup>
<setInstallerVariable name="tomcat_instance_directory" value="${tomcat_default_existing_tomcat_instance}">
<ruleList>
<compareText logic="equals" text="${tomcat_instance_directory}" value=""/>
<compareText logic="does_not_equal" text="${platform_name}" value="windows"/>
<compareText logic="does_not_equal" text="${platform_name}" value="osx"/>
</ruleList>
</setInstallerVariable>
<setInstallerVariable name="tomcat_server_directory" value="${tomcat_instance_directory}" />
</preShowPageActionList>
<postShowPageActionList>
<setInstallerVariable name="tomcat_home_directory" value="${tomcat_server_directory}" />
<setInstallerVariable name="tomcat_home_directory" value="${${tomcat_detected_id}_home_directory}">
<ruleList>
<stringTest text="${tomcat_detected_id}" type="not_empty" />
<compareText text="${tomcat_server_directory}" logic="equals" value="${${tomcat_detected_id}_instance_directory}" />
</ruleList>
</setInstallerVariable>
</postShowPageActionList>
<ruleList>
<compareText text="${tomcat_installation_type}" logic="equals" value="existing"/>
</ruleList>
</directoryParameter>
<directoryParameter>
<name>tomcat_home_directory</name>
<default>${tomcat_server_directory}</default>
<description>Location of bin and lib tomcat folders</description>
<cliOptionShow>0</cliOptionShow>
<cliOptionText>Directory where Tomcat lib and bin directories are located. Only valid for installations on top of existing Tomcat.</cliOptionText>
<ask>yes</ask>
<validationActionList>
<throwError>
<text>The directory you selected is not a valid Tomcat directory. Choose another directory.</text>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<fileTest path="${tomcat_home_directory}/bin" condition="not_exists"/>
<fileTest path="${tomcat_home_directory}/lib" condition="not_exists"/>
</ruleList>
</throwError>
</validationActionList>
<ruleList>
<fileTest path="${tomcat_home_directory}/lib" condition="not_exists"/>
<isTrue value="${tomcat_force_home_directory_validation}" />
<compareText text="${tomcat_installation_type}" logic="equals" value="existing"/>
</ruleList>
</directoryParameter>
<parameterGroup>
<name>tomcat_ports</name>
<title>Tomcat Port Configuration</title>
<explanation>Enter your Tomcat configuration parameters.</explanation>
<parameterList>
<stringParameter>
<name>tomcat_server_domain</name>
<title>Web Server</title>
<description>Web Server Domain:</description>
<value/>
<default>127.0.0.1</default>
<allowEmptyValue>1</allowEmptyValue>
<ask>1</ask>
<leftImage/>
<width>40</width>
<validationActionList>
<throwError>
<text>Enter a valid IP address or hostname.</text>
<ruleEvaluationLogic>and</ruleEvaluationLogic>
<ruleList>
<regExMatch text="${tomcat_server_domain}" logic="does_not_match" pattern="^(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])\.(\d|[1-9]\d|1\d\d|2[0-4]\d|25[0-5])$"/>
<regExMatch text="${tomcat_server_domain}" logic="does_not_match" pattern="^([a-zA-Z]([a-zA-Z0-9\-]*[a-zA-Z0-9])*\.)*[a-zA-Z]([a-zA-Z0-9\-]*[a-zA-Z0-9])*$"/>
</ruleList>
</throwError>
</validationActionList>
</stringParameter>
<stringParameter>
<name>tomcat_server_port</name>
<default>8080</default>
<value/>
<ask>1</ask>
<description>Tomcat Server Port:</description>
<validationActionList>
<baseCheckPort serverName="Tomcat" serverType="${tomcat_installation_type}" serverPort="${tomcat_server_port}" serverRequiredRunning="${tomcat_existing_required_running}"/>
</validationActionList>
</stringParameter>
<stringParameter>
<name>tomcat_server_shutdown_port</name>
<default>8005</default>
<value/>
<ask>1</ask>
<description>Tomcat Shutdown Port:</description>
<validationActionList>
<throwError>
<text>Use numbers only in the port configuration fields. Other characters are not permitted.</text>
<ruleList>
<stringTest text="${tomcat_server_shutdown_port}" type="not_digit" />
</ruleList>
</throwError>
<throwError>
<text>Couldnt bind to the given port number. Select another Tomcat Shutdown Port.</text>
<ruleList>
<portTest port="${tomcat_server_shutdown_port}" condition="cannot_bind"/>
</ruleList>
</throwError>
<throwError>
<text>Tomcat Server Port and Tomcat Shutdown Port cannot be the same port. Select another Tomcat Shutdown Port."</text>
<ruleList>
<compareText text="${tomcat_server_shutdown_port}" logic="equals" value="${tomcat_server_port}"/>
</ruleList>
</throwError>
</validationActionList>
<ruleList>
<compareText text="${tomcat_installation_type}" logic="equals" value="bundled"/>
</ruleList>
</stringParameter>
<stringParameter>
<name>tomcat_server_ssl_port</name>
<default>8443</default>
<value/>
<ask>1</ask>
<description>Tomcat SSL Port:</description>
<validationActionList>
<throwError>
<text>Use numbers only in the port configuration fields. Other characters are not permitted.</text>
<ruleList>
<stringTest text="${tomcat_server_ssl_port}" type="not_digit" />
</ruleList>
</throwError>
<throwError>
<text>Couldnt bind to the given port number. Select another Tomcat SSL Port.</text>
<ruleList>
<portTest port="${tomcat_server_ssl_port}" condition="cannot_bind"/>
</ruleList>
</throwError>
</validationActionList>
<ruleList>
<compareText text="${tomcat_installation_type}" logic="equals" value="bundled"/>
</ruleList>
</stringParameter>
<stringParameter>
<name>tomcat_server_ajp_port</name>
<default>8009</default>
<value/>
<ask>1</ask>
<description>Tomcat AJP Port:</description>
<validationActionList>
<throwError>
<text>Use numbers only in the port configuration fields. Other characters are not permitted.</text>
<ruleList>
<stringTest text="${tomcat_server_ajp_port}" type="not_digit" />
</ruleList>
</throwError>
<throwError>
<text>Couldnt bind to the given port number. Select another Tomcat AJP Port.</text>
<ruleList>
<portTest port="${tomcat_server_ajp_port}" condition="cannot_bind"/>
</ruleList>
</throwError>
</validationActionList>
<ruleList>
<compareText text="${tomcat_installation_type}" logic="equals" value="bundled"/>
</ruleList>
</stringParameter>
<stringParameter>
<name>tomcat_server_jmx_port</name>
<default>1099</default>
<value/>
<ask>0</ask>
<description>Tomcat JMX Port:</description>
<validationActionList>
<throwError>
<text>Use numbers only in the port configuration fields. Other characters are not permitted.</text>
<ruleList>
<stringTest text="${tomcat_server_jmx_port}" type="not_digit" />
</ruleList>
</throwError>
<throwError>
<text>Couldnt bind to the given port number. Select another Tomcat JMX Port.</text>
<ruleList>
<portTest port="${tomcat_server_jmx_port}" condition="cannot_bind"/>
</ruleList>
</throwError>
</validationActionList>
<ruleList>
<compareText text="${tomcat_installation_type}" logic="equals" value="bundled"/>
</ruleList>
</stringParameter>
</parameterList>
<ruleEvaluationLogic>or</ruleEvaluationLogic>
<ruleList>
<isTrue value="${tomcat_show_ports}" />
<compareText text="${tomcat_installation_type}" logic="equals" value="existing"/>
<portTest condition="cannot_bind" port="${tomcat_server_port}"/>
<portTest condition="cannot_bind" port="${tomcat_server_shutdown_port}"/>
<portTest condition="cannot_bind" port="${tomcat_server_ssl_port}"/>
<portTest condition="cannot_bind" port="${tomcat_server_ajp_port}"/>
<portTest condition="cannot_bind" port="${tomcat_server_jmx_port}"/>
</ruleList>
</parameterGroup>
</parameterList>
<readyToInstallActionList>
<!-- check java version and remove java options if v = 8.0 -->
<actionGroup>
<actionList>
<setInstallerVariable name="tomcat_memory_settings_unix" value=""/>
<setInstallerVariable name="tomcat_memory_settings_windows" value=""/>
</actionList>
<ruleList>
<regExMatch text="${tomcat_java_version}" logic="matches" pattern="^.*1.8.(.*).*$"/>
</ruleList>
</actionGroup>
<setInstallerVariable name="tomcat_home_directory" value="${tomcat_server_directory}">
<ruleList>
<compareText text="${tomcat_installation_type}" logic="equals" value="bundled" />
</ruleList>
</setInstallerVariable>
<getUserAndGroup abortOnError="0" >
<user>tomcat_user</user>
<group>tomcat_group</group>
<file>${tomcat_server_directory}/webapps</file>
<ruleList>
<compareText text="${tomcat_installation_type}" logic="equals" value="existing" />
<platformTest type="unix" />
</ruleList>
</getUserAndGroup>
<setInstallerVariable name="tomcat_execute_abort_action_list" value="1"/>
<setInstallerVariable name="application_server_installation_type" value="${tomcat_installation_type}" persist="1"/>
<setInstallerVariable name="application_server_directory" value="${tomcat_server_directory}" persist="1"/>
<setInstallerVariable name="application_server_conf_directory" value="${tomcat_server_directory}/conf" persist="1" />
<setInstallerVariable name="application_server_port" value="${tomcat_server_port}" persist="1"/>
<setInstallerVariable name="application_server_shutdown_port" value="${tomcat_server_shutdown_port}"/>
<setInstallerVariable name="application_server_ssl_port" value="${tomcat_server_ssl_port}"/>
<setInstallerVariable name="application_server_ajp_port" value="${tomcat_server_ajp_port}"/>
<setInstallerVariable name="application_server_domain" value="${tomcat_server_domain}"/>
<setEnvironmentVariable name="CATALINA_HOME" value="${tomcat_home_directory}" />
<setEnvironmentVariable name="CATALINA_BASE" value="${tomcat_server_directory}">
<ruleList>
<compareText text="${tomcat_server_directory}" logic="does_not_equal" value="${tomcat_home_directory}" />
</ruleList>
</setEnvironmentVariable>
</readyToInstallActionList>
<folderList>
<folder>
<name>tomcat</name>
<destination>${tomcat_server_directory}</destination>
<description>//Program Files</description>
<platforms>all</platforms>
<distributionFileList>
<distributionDirectory origin="${tomcat_distribution_folder}/*" allowWildcards="1" />
</distributionFileList>
<actionList>
<tomcatDisableWebsockets>
<ruleList>
<isFalse value="${tomcat_enable_websockets}"/>
</ruleList>
</tomcatDisableWebsockets>
<tomcatSetStartStopThreads value="${tomcat_start_stop_threads}"/>
<substitute>
<files>*/scripts/ctl.sh</files>
<substitutionList>
<substitution>
<pattern>@@BITROCK_TOMCAT_ROOTDIR@@</pattern>
<value>${application_server_directory}</value>
</substitution>
</substitutionList>
</substitute>
<substitute>
<files>*/scripts/servicerun.bat;*/scripts/serviceinstall.bat</files>
<substitutionList>
<substitution>
<pattern>@@BITROCK_TOMCAT_ROOTDIR@@</pattern>
<value>${application_server_directory.dos}</value>
</substitution>
</substitutionList>
</substitute>
<!-- PORT SUBSTITUTIONS -->
<substitute>
<type>exact</type>
<files>${application_server_directory}/conf/server.xml;${application_server_directory}/conf/tomcat.conf</files>
<substitutionList>
<substitution>
<pattern>@@BITROCK_TOMCAT_PORT@@</pattern>
<value>${tomcat_server_port}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_TOMCAT_SSL_PORT@@</pattern>
<value>${tomcat_server_ssl_port}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_TOMCAT_SHUTDOWN_PORT@@</pattern>
<value>${tomcat_server_shutdown_port}</value>
</substitution>
<substitution>
<pattern>@@BITROCK_TOMCAT_AJP_PORT@@</pattern>
<value>${tomcat_server_ajp_port}</value>
</substitution>
</substitutionList>
</substitute>
<!-- SET JAVA_HOME + MEMORY SETTINGS -->
<writeFile>
<path>${application_server_directory}/bin/setenv.sh</path>
<text># Load Tomcat Native Library
LD_LIBRARY_PATH=${installdir}/common/lib:$LD_LIBRARY_PATH
JAVA_HOME=${java_home_directory}
JRE_HOME=$JAVA_HOME
JAVA_OPTS="${tomcat_extra_opts_unix} $JAVA_OPTS "
JAVA_OPTS="${tomcat_memory_settings_unix} $JAVA_OPTS " # java-memory-settings
export JAVA_HOME
export JRE_HOME
export JAVA_OPTS
export LD_LIBRARY_PATH
</text>
<ruleList>
<platformTest type="unix"/>
<platformTest type="osx" negate="yes" />
</ruleList>
</writeFile>
<writeFile>
<path>${application_server_directory}/bin/setenv.bat</path>
<text>set JAVA_HOME=${java_home_directory.dos}
set JRE_HOME=%JAVA_HOME%
set JAVA_OPTS=${tomcat_extra_opts_windows} ${tomcat_memory_settings_windows}
</text>
<ruleList>
<platformTest type="windows"/>
<isFalse value="${java_is_jdk}"/>
</ruleList>
</writeFile>
<writeFile>
<path>${application_server_directory}/bin/setenv.bat</path>
<text>set JAVA_HOME=${java_home_directory.dos}
set JRE_HOME=%JAVA_HOME%\jre
set JAVA_OPTS=${tomcat_extra_opts_windows} ${tomcat_memory_settings_windows}
</text>
<ruleList>
<platformTest type="windows"/>
<isTrue value="${java_is_jdk}"/>
</ruleList>
</writeFile>
<writeFile>
<path>${application_server_directory}/bin/setenv.sh</path>
<text>export JAVA_HOME=${java_home_directory}
export JRE_HOME=$JAVA_HOME
JAVA_OPTS="${tomcat_extra_opts_unix} $JAVA_OPTS "
JAVA_OPTS="${tomcat_memory_settings_unix} $JAVA_OPTS "
export JAVA_OPTS
</text>
<ruleList>
<platformTest type="osx"/>
</ruleList>
</writeFile>
<addFilesToUninstaller files="${application_server_directory}/bin/setenv.sh;${application_server_directory}/bin/setenv.bat" />
<addFilesToUninstaller files="${application_server_directory}/bin/setenv.sh;${application_server_directory}/shared" />
<!-- SET TOMCAT WINDOWS SERVICE -->
<actionGroup>
<actionList>
<substitute>
<files>${application_server_directory}/bin/service.bat</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>--JvmOptions</pattern>
<value>--StartPath "${installdir}" --Startup auto --JvmOptions</value>
</substitution>
<substitution>
<pattern>--JvmMx 256</pattern>
<value></value>
</substitution>
<substitution>
<pattern>--JvmMs 128 ^</pattern>
<value></value>
</substitution>
<substitution>
<pattern>--JvmMs 128</pattern>
<value></value>
</substitution>
<substitution>
<pattern>StopMode jvm</pattern>
<value>StopMode jvm %JAVA_OPTS%</value>
</substitution>
<!-- Tomcat 6 -->
<substitution>
<pattern>set PR_DISPLAYNAME=Apache Tomcat %2</pattern>
<value>set PR_DISPLAYNAME=${product_fullname} %2</value>
</substitution>
<!-- Tomcat 7 -->
<substitution>
<pattern>set PR_DISPLAYNAME=Apache Tomcat %1</pattern>
<value>set PR_DISPLAYNAME=%1</value>
</substitution>
</substitutionList>
</substitute>
<substitute>
<files>${application_server_directory}/bin/service.bat</files>
<type>regexp</type>
<substitutionList>
<!-- Tomcat 7 and 8 -->
<substitution>
<pattern>set DISPLAYNAME=Apache Tomcat[^%]+%1</pattern>
<value>set DISPLAYNAME=%1</value>
</substitution>
</substitutionList>
</substitute>
<substitute>
<files>${application_server_directory}/bin/service.bat</files>
<type>exact</type>
<substitutionList>
<substitution>
<pattern>-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager;</pattern>
<value></value>
</substitution>
</substitutionList>
<ruleList>
<isTrue value="${tomcat_disable_juli_login}"/>
</ruleList>
</substitute>
</actionList>
<ruleList>
<platformTest type="windows"/>
</ruleList>
</actionGroup>
</actionList>
<ruleList>
<compareText text="${tomcat_installation_type}" logic="equals" value="bundled"/>
</ruleList>
</folder>
</folderList>
<postInstallationActionList>
<addLogrotate name="tomcat" logs="${application_server_directory}/logs/*.out ${application_server_directory}/logs/*.log" />
</postInstallationActionList>
<installationAbortedActionList>
<actionGroup>
<actionList>
<runProgram>
<abortOnError>0</abortOnError>
<showMessageOnError>0</showMessageOnError>
<program>net</program>
<programArguments>stop ${tomcat_unique_service_name}</programArguments>
</runProgram>
<runProgram>
<abortOnError>0</abortOnError>
<showMessageOnError>0</showMessageOnError>
<program>sc</program>
<programArguments>delete ${tomcat_unique_service_name}</programArguments>
</runProgram>
<deleteFile path="${tomcat_server_directory}">
<ruleList>
<compareText text="${tomcat_installation_type}" logic="equals" value="bundled"/>
</ruleList>
</deleteFile>
</actionList>
<ruleList>
<compareText text="${tomcat_execute_abort_action_list}" value="1" logic="equals"/>
<platformTest type="windows"/>
</ruleList>
</actionGroup>
<actionGroup>
<actionList>
<deleteFile path="${tomcat_server_directory}">
<ruleList>
<compareText text="${tomcat_installation_type}" logic="equals" value="bundled"/>
</ruleList>
</deleteFile>
</actionList>
<ruleList>
<compareText text="${tomcat_execute_abort_action_list}" value="1" logic="equals"/>
<platformTest type="unix"/>
</ruleList>
</actionGroup>
</installationAbortedActionList>
</component>

View File

@@ -1,48 +0,0 @@
<project default="build-all" xmlns:unless="ant:unless">
<target name="build-all">
<!-- Build installers in parallel -->
<parallel threadCount="2" failonany="true">
<antcall target="build-win64-installer" unless:set="skipWinInstaller" />
<antcall target="build-linux-installer" unless:set="skipLinInstaller" />
</parallel>
</target>
<target name="build-win64-installer">
<exec failonerror="true" executable="${bitrock.executable}" dir="${project.build.directory}">
<arg value="build" />
<arg value="classes/bitrock/project.xml" />
<arg value="windows" />
<arg value="--license" />
<arg value="${license.file.location}"/>
<arg value="--setvars" />
<arg line="${bitrock.arguments}" />
<arg value="alfresco_distribution_folder=${project.build.directory}/distribution/${alfresco.distribution.name}-${installer.version.name}" />
<arg value="aos_module_distribution_folder=${project.build.directory}/distribution/aos-module" />
<arg value="binaries_folder=${binaries.folder}/bitrock/binaries-windows-x64" />
<arg value="local_binaries_folder=${project.build.directory}/binaries-windows-x64" />
<arg value="alfresco_amps_source_directory=${project.build.directory}/dependency" />
<arg value="wcmqs_folder=${project.build.directory}/wcmqs" />
<arg value="project.installerFilename=${alfresco.package.name}-installer-${installer.version.name}-win-x64.exe" />
</exec>
</target>
<target name="build-linux-installer">
<exec failonerror="true" executable="${bitrock.executable}" dir="${project.build.directory}">
<arg value="build" />
<arg value="classes/bitrock/project.xml" />
<arg value="linux-x64" />
<arg value="--license" />
<arg value="${license.file.location}"/>
<arg value="--setvars" />
<arg line="${bitrock.arguments}" />
<arg value="alfresco_distribution_folder=${project.build.directory}/distribution/${alfresco.distribution.name}-${installer.version.name}" />
<arg value="aos_module_distribution_folder=${project.build.directory}/distribution/aos-module" />
<arg value="binaries_folder=${binaries.folder}/bitrock/binaries-linux-x64" />
<arg value="local_binaries_folder=${project.build.directory}/binaries-linux-x64" />
<arg value="alfresco_amps_source_directory=${project.build.directory}/dependency" />
<arg value="wcmqs_folder=${project.build.directory}/wcmqs" />
<arg value="project.installerFilename=${alfresco.package.name}-installer-${installer.version.name}-linux-x64.bin" />
</exec>
</target>
</project>

View File

@@ -1,175 +0,0 @@
<project default="extract-all" xmlns:unless="ant:unless" xmlns:if="ant:if" >
<target name="extract-all" depends="extract-binaries, extract-installbuilder"/>
<target name="extract-binaries">
<antcall target="all-binaries" unless:set="shareInstaller" />
<antcall target="share-binaries" if:set="shareInstaller" />
</target>
<target name="all-binaries" depends="extract-base, extract-platform"/>
<target name="share-binaries" depends="extract-base"/>
<target name="extract-base">
<extract-base-for targetPlatform="linux" unless:set="skipLinInstaller" />
<extract-base-for targetPlatform="win64" unless:set="skipWinInstaller" />
</target>
<target name="extract-platform">
<extract-platform-for targetPlatform="linux" unless:set="skipLinInstaller" />
<extract-platform-for targetPlatform="win64" unless:set="skipWinInstaller" />
</target>
<macrodef name="extract-base-for">
<attribute name="targetPlatform" />
<sequential>
<echo>Extracting binaries for @{targetPlatform}</echo>
<!-- Set binaries folder depending on the platform -->
<local name="bin.folder"/>
<condition property="bin.folder" value="${project.build.directory}/binaries-linux-x64">
<equals arg1="@{targetPlatform}" arg2="linux" />
</condition>
<condition property="bin.folder" value="${project.build.directory}/binaries-windows-x64">
<equals arg1="@{targetPlatform}" arg2="win64" />
</condition>
<!-- Accommodate poor Cygwin users -->
<pathconvert property="maven.localrepo" targetos="unix">
<map from="C:" to="/c" />
<map from="D:" to="/d" />
<map from="E:" to="/e" />
<path>
<pathelement path="${settings.localRepository}"/>
</path>
</pathconvert>
<mkdir dir="${bin.folder}" />
<!-- Check if platform is windows -->
<local name="isPlatformWindows"/>
<condition property="isPlatformWindows">
<equals arg1="@{targetPlatform}" arg2="win64" />
</condition>
<echo> Extracting Common...</echo>
<exec failonerror="true" executable="tar" dir="${bin.folder}" unless:set="isPlatformWindows">
<arg value="xf" />
<arg value="${maven.localrepo}/org/alfresco/installer-common/${installer.common.version}/installer-common-${installer.common.version}-@{targetPlatform}.tgz" />
</exec>
<echo> Extracting Tomcat...</echo>
<exec failonerror="true" executable="tar" dir="${bin.folder}">
<arg value="xf" />
<arg value="${maven.localrepo}/org/apache/tomcat/tomcat/${installer.tomcat.version}/tomcat-${installer.tomcat.version}-@{targetPlatform}.tgz" />
</exec>
<!-- Delete ROOT folder in Tomcat -->
<delete dir="${bin.folder}/apache-tomcat/webapps/ROOT"/>
<echo> Extracting Java...</echo>
<exec failonerror="true" executable="tar" dir="${bin.folder}">
<arg value="xf" />
<arg value="${maven.localrepo}/com/oracle/java/jre/${installer.java.version}/jre-${installer.java.version}-@{targetPlatform}.tgz" />
</exec>
<echo> Extracting Manager...</echo>
<exec failonerror="true" executable="tar" dir="${bin.folder}">
<arg value="xf" />
<arg value="${maven.localrepo}/org/alfresco/manager/${installer.manager.version}/manager-${installer.manager.version}-@{targetPlatform}.tgz" />
</exec>
</sequential>
</macrodef>
<macrodef name="extract-platform-for">
<attribute name="targetPlatform" />
<sequential>
<echo>Extracting binaries for @{targetPlatform}</echo>
<!-- Set binaries folder depending on the platform -->
<local name="bin.folder"/>
<condition property="bin.folder" value="${project.build.directory}/binaries-linux-x64">
<equals arg1="@{targetPlatform}" arg2="linux" />
</condition>
<condition property="bin.folder" value="${project.build.directory}/binaries-windows-x64">
<equals arg1="@{targetPlatform}" arg2="win64" />
</condition>
<!-- LibreOffice is the same for win32 and win64 -->
<local name="isPlatformWindows"/>
<condition property="isPlatformWindows">
<equals arg1="@{targetPlatform}" arg2="win64" />
</condition>
<local name="libreoffice.platform"/>
<condition property="libreoffice.platform" value="windows" else="@{targetPlatform}">
<isset property="isPlatformWindows"/>
</condition>
<local name="alfrescoPdfRenderer.platform"/>
<condition property="alfrescoPdfRenderer.platform" value="win64" else="@{targetPlatform}">
<isset property="isPlatformWindows"/>
</condition>
<!-- Accommodate poor Cygwin users -->
<pathconvert property="maven.localrepo" targetos="unix">
<map from="C:" to="/c" />
<path>
<pathelement path="${settings.localRepository}"/>
</path>
</pathconvert>
<mkdir dir="${bin.folder}" />
<echo> Extracting PostgreSQL...</echo>
<exec failonerror="true" executable="tar" dir="${bin.folder}">
<arg value="xf" />
<arg value="${maven.localrepo}/org/postgresql/postgresql-distribution/${installer.postgresql.version}/postgresql-distribution-${installer.postgresql.version}-@{targetPlatform}.tgz" />
</exec>
<echo> Extracting LibreOffice...</echo>
<exec failonerror="true" executable="tar" dir="${bin.folder}">
<arg value="xf" />
<arg value="${maven.localrepo}/org/libreoffice/libreoffice-dist/${installer.libreoffice.version}/libreoffice-dist-${installer.libreoffice.version}-${libreoffice.platform}.tgz" />
</exec>
<echo> Extracting ImageMagick...</echo>
<exec failonerror="true" executable="tar" dir="${bin.folder}">
<arg value="xf" />
<arg value="${maven.localrepo}/org/imagemagick/imagemagick-distribution/${installer.imagemagick.version}/imagemagick-distribution-${installer.imagemagick.version}-@{targetPlatform}.tgz" />
</exec>
<mkdir dir="${bin.folder}/alfresco-pdf-renderer"/>
<echo> Extracting Alfresco Pdf Renderer...</echo>
<exec failonerror="true" executable="tar" dir="${bin.folder}/alfresco-pdf-renderer">
<arg value="xf" />
<arg value="${maven.localrepo}/org/alfresco/alfresco-pdf-renderer/${installer.alfresco-pdf-renderer.version}/alfresco-pdf-renderer-${installer.alfresco-pdf-renderer.version}-${alfrescoPdfRenderer.platform}.tgz" />
</exec>
</sequential>
</macrodef>
<target name="extract-installbuilder">
<echo> Check running platform for Installbuilder...</echo>
<condition property="runningPlatform" value="linux">
<os family="unix" />
</condition>
<condition property="runningPlatform" value="win">
<os family="windows" />
</condition>
<!-- Accommodate poor Cygwin users -->
<pathconvert property="maven.localrepo" targetos="unix">
<map from="C:" to="/c" />
<path>
<pathelement path="${settings.localRepository}"/>
</path>
</pathconvert>
<echo> Extracting Installbuilder...</echo>
<mkdir dir="${project.build.directory}/installbuilder" />
<exec failonerror="true" executable="tar" dir="${project.build.directory}/installbuilder">
<arg value="xzf" />
<arg value="${maven.localrepo}/com/bitnami/installbuilder/${installer.installbuilder.version}/installbuilder-${installer.installbuilder.version}-${runningPlatform}.tgz" />
</exec>
</target>
</project>

View File

@@ -1,367 +0,0 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.alfresco</groupId>
<artifactId>full-community-packaging</artifactId>
<version>6.0.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>alfresco-content-services-community-full-installer</artifactId>
<packaging>pom</packaging>
<name>Alfresco Content Services Community Full Installers</name>
<properties>
<binaries.folder>${user.home}/binaries</binaries.folder>
<bitrock.folder>${project.build.directory}/installbuilder</bitrock.folder>
<alfresco.package.name>alfresco-content-services-community-full</alfresco.package.name>
<!-- it is a single line because it is sensitive to line endings -->
<bitrock.arguments>project.version=${installer.version.name} project.fullName='Alfresco Content Services Community' project.windowsSigningPkcs12File=${signing.key.location} project.windowsSigningPkcs12Password=${p12Password} alfresco_edition=community alfresco_package='${alfresco.package.name}' project.outputDirectory=${project.build.directory}</bitrock.arguments>
</properties>
<dependencies>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-installer-resources</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-content-services-community-full-distribution</artifactId>
<version>${project.version}</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-solr1-distribution</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-wcmqs-distribution</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-wcmqs-web</artifactId>
<classifier>classes</classifier>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-wcmqs-client-api</artifactId>
</dependency>
<dependency>
<groupId>org.alfresco.aos-module</groupId>
<artifactId>alfresco-aos-module-distributionzip</artifactId>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.alfresco.integrations</groupId>
<artifactId>alfresco-googledocs-repo</artifactId>
<type>amp</type>
</dependency>
<dependency>
<groupId>org.alfresco.integrations</groupId>
<artifactId>alfresco-googledocs-share</artifactId>
<type>amp</type>
</dependency>
<!-- These binaries are extracted using tar, to preserve symlinks -->
<!-- Common -->
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>installer-common</artifactId>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<!-- Tomcat -->
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat</artifactId>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat</artifactId>
<classifier>win64</classifier>
<type>tgz</type>
</dependency>
<!-- PostgreSQL -->
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql-distribution</artifactId>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql-distribution</artifactId>
<classifier>win64</classifier>
<type>tgz</type>
</dependency>
<!-- Java -->
<dependency>
<groupId>com.oracle.java</groupId>
<artifactId>jre</artifactId>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<dependency>
<groupId>com.oracle.java</groupId>
<artifactId>jre</artifactId>
<classifier>win64</classifier>
<type>tgz</type>
</dependency>
<!-- LibreOffice -->
<dependency>
<groupId>org.libreoffice</groupId>
<artifactId>libreoffice-dist</artifactId>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<dependency>
<groupId>org.libreoffice</groupId>
<artifactId>libreoffice-dist</artifactId>
<classifier>windows</classifier>
<type>tgz</type>
</dependency>
<!-- Alfresco Pdf Renderer -->
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-pdf-renderer</artifactId>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-pdf-renderer</artifactId>
<classifier>win64</classifier>
<type>tgz</type>
</dependency>
<!-- ImageMagick -->
<dependency>
<groupId>org.imagemagick</groupId>
<artifactId>imagemagick-distribution</artifactId>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<dependency>
<groupId>org.imagemagick</groupId>
<artifactId>imagemagick-distribution</artifactId>
<classifier>win64</classifier>
<type>tgz</type>
</dependency>
<!-- Installbuilder -->
<dependency>
<groupId>com.bitnami</groupId>
<artifactId>installbuilder</artifactId>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<dependency>
<groupId>com.bitnami</groupId>
<artifactId>installbuilder</artifactId>
<classifier>win</classifier>
<type>tgz</type>
</dependency>
<!-- Manager -->
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>manager</artifactId>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>manager</artifactId>
<classifier>win64</classifier>
<type>tgz</type>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<executions>
<!-- Force dowload of dependencies -->
<execution>
<id>download-dependencies</id>
<goals>
<goal>resolve</goal>
</goals>
</execution>
<execution>
<id>get-distribution</id>
<phase>prepare-package</phase>
<goals>
<goal>unpack</goal>
</goals>
<configuration>
<artifactItems>
<artifactItem>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-installer-resources</artifactId>
<outputDirectory>${project.build.directory}/classes</outputDirectory>
</artifactItem>
<artifactItem>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-content-services-community-full-distribution</artifactId>
<type>zip</type>
<outputDirectory>${project.build.directory}/distribution/${alfresco.distribution.name}-${installer.version.name}</outputDirectory>
</artifactItem>
<!-- Solr1 Distribution -->
<artifactItem>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-solr1-distribution</artifactId>
<type>zip</type>
<outputDirectory>${project.build.directory}/distribution/${alfresco.distribution.name}-${installer.version.name}/alf_data/solr</outputDirectory>
</artifactItem>
<!-- WCMQS Distribution -->
<artifactItem>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-wcmqs-distribution</artifactId>
<type>zip</type>
<outputDirectory>${project.build.directory}/wcmqs</outputDirectory>
</artifactItem>
<!-- WCMQS War Config file -->
<artifactItem>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-wcmqs-web</artifactId>
<classifier>classes</classifier>
<outputDirectory>${project.build.directory}/wcmqs</outputDirectory>
<includes>alfresco/web-extension/**</includes>
</artifactItem>
<!-- WCMQS Client Config file -->
<artifactItem>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-wcmqs-client-api</artifactId>
<outputDirectory>${project.build.directory}/wcmqs</outputDirectory>
<includes>alfresco/extension/**</includes>
</artifactItem>
<!-- Alfresco Office Services Module -->
<artifactItem>
<groupId>org.alfresco.aos-module</groupId>
<artifactId>alfresco-aos-module-distributionzip</artifactId>
<type>zip</type>
<outputDirectory>${project.build.directory}/distribution/aos-module</outputDirectory>
</artifactItem>
</artifactItems>
</configuration>
</execution>
<execution>
<id>get-amps</id>
<phase>prepare-package</phase>
<goals>
<goal>copy</goal>
</goals>
<configuration>
<artifactItems>
<artifactItem>
<groupId>org.alfresco.integrations</groupId>
<artifactId>alfresco-googledocs-repo</artifactId>
<type>amp</type>
</artifactItem>
<artifactItem>
<groupId>org.alfresco.integrations</groupId>
<artifactId>alfresco-googledocs-share</artifactId>
<type>amp</type>
</artifactItem>
</artifactItems>
</configuration>
</execution>
</executions>
</plugin>
<!-- Override local resources - alfresco-global.properties, etc. -->
<plugin>
<artifactId>maven-resources-plugin</artifactId>
<executions>
<execution>
<id>override-local-resources</id>
<phase>prepare-package</phase>
<goals>
<goal>resources</goal>
</goals>
<configuration>
<outputDirectory>${project.build.directory}</outputDirectory>
<overwrite>true</overwrite>
<nonFilteredFileExtensions>
<nonFilteredFileExtension>properties</nonFilteredFileExtension>
</nonFilteredFileExtensions>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
<executions>
<!-- Extract all the binaries: Tomcat, PostgreSQL, Java, LibreOffice, Installbuilder-->
<execution>
<id>extract-binaries-tgz</id>
<phase>prepare-package</phase>
<goals>
<goal>run</goal>
</goals>
<configuration>
<target>
<ant antfile="${project.build.directory}/classes/extract-binaries.xml" />
</target>
</configuration>
</execution>
<!-- Build installers -->
<execution>
<id>build-installers</id>
<phase>package</phase>
<goals>
<goal>run</goal>
</goals>
<configuration>
<workingDirectory>${project.build.directory}/classes/bitrock</workingDirectory>
<target>
<ant antfile="${project.build.directory}/classes/build-installers.xml" />
</target>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
</build>
<profiles>
<!-- Profiles to set the right path to Bitrock Builder executable -->
<profile>
<id>win-bitrock</id>
<activation>
<os>
<family>windows</family>
</os>
</activation>
<properties>
<bitrock.executable>${bitrock.folder}/bin/builder-cli.exe</bitrock.executable>
</properties>
</profile>
<profile>
<id>linux-bitrock</id>
<activation>
<os>
<family>linux</family>
</os>
</activation>
<properties>
<bitrock.executable>${bitrock.folder}/bin/builder</bitrock.executable>
</properties>
</profile>
</profiles>
</project>

307
pom.xml
View File

@@ -1,307 +0,0 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-super-pom</artifactId>
<version>6</version>
</parent>
<artifactId>full-community-packaging</artifactId>
<version>6.0.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Alfresco Content Services Community Full Packaging</name>
<scm>
<connection>scm:git:git@github.com:Alfresco/acs-community-full-packaging.git</connection>
<developerConnection>scm:git:git@github.com:Alfresco/acs-community-full-packaging.git</developerConnection>
<url>https://github.com/Alfresco/acs-community-full-packaging</url>
<tag>HEAD</tag>
</scm>
<properties>
<!-- Community Packaging version -->
<dependency.acs-community-packaging.version>6.0.3-ea</dependency.acs-community-packaging.version>
<!-- Alfresco Share version -->
<alfresco.share.version>5.2.f</alfresco.share.version>
<!-- Alfresco GoogleDocs integration version -->
<alfresco.googledocs.version>3.0.4.2</alfresco.googledocs.version>
<!-- Alfresco Office Services Module -->
<alfresco.aos-module.version>1.1.7</alfresco.aos-module.version>
<alfresco.solr.version>6.1</alfresco.solr.version>
<alfresco.solr4.version>6.6</alfresco.solr4.version>
<!-- Versions of binaries packaged in the installer -->
<installer.common.version>5.2-20170616</installer.common.version>
<installer.tomcat.version>7.0.82-alfresco-distribution</installer.tomcat.version>
<installer.java.version>1.8.0_131</installer.java.version>
<installer.postgresql.version>9.4.12</installer.postgresql.version>
<installer.libreoffice.version>5.2.1-alfresco</installer.libreoffice.version>
<installer.imagemagick.version>7.0.5</installer.imagemagick.version>
<installer.manager.version>1.0</installer.manager.version>
<installer.alfresco-pdf-renderer.version>1.1</installer.alfresco-pdf-renderer.version>
<dependency.alfresco-mmt.version>6.0</dependency.alfresco-mmt.version>
<!-- Install builder version -->
<installer.installbuilder.version>15.10.1</installer.installbuilder.version>
<installer.version.name>${project.version}</installer.version.name>
<alfresco.package.name>alfresco-community</alfresco.package.name>
<alfresco.distribution.name>${alfresco.package.name}-distribution</alfresco.distribution.name>
</properties>
<modules>
<module>distribution</module>
<module>public-javadoc</module>
<module>installer-resources</module>
<module>installer</module>
<module>docker-alfresco</module>
<module>docker-share</module>
</modules>
<dependencyManagement>
<dependencies>
<!-- Import packaging dependency management -->
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>${dependency.acs-community-packaging.version}</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-content-services-community-distribution</artifactId>
<version>${dependency.acs-community-packaging.version}</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.alfresco.aos-module</groupId>
<artifactId>alfresco-aos-module</artifactId>
<version>${alfresco.aos-module.version}</version>
<type>amp</type>
</dependency>
<dependency>
<groupId>org.alfresco.aos-module</groupId>
<artifactId>alfresco-aos-module-distributionzip</artifactId>
<version>${alfresco.aos-module.version}</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.alfresco.aos-module</groupId>
<artifactId>alfresco-vti-bin</artifactId>
<version>${alfresco.aos-module.version}</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-content-services-share-distribution</artifactId>
<version>${alfresco.share.version}</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-share-services</artifactId>
<version>${alfresco.share.version}</version>
<type>amp</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>share</artifactId>
<version>${alfresco.share.version}</version>
<type>war</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-solr1-distribution</artifactId>
<version>${alfresco.solr.version}</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-solr4-distribution</artifactId>
<version>${alfresco.solr4.version}</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-wcmqs-distribution</artifactId>
<version>${alfresco.share.version}</version>
<type>zip</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-wcmqs-web</artifactId>
<version>${alfresco.share.version}</version>
<classifier>classes</classifier>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-wcmqs-client-api</artifactId>
<version>${alfresco.share.version}</version>
</dependency>
<dependency>
<groupId>org.alfresco.integrations</groupId>
<artifactId>alfresco-googledocs-repo</artifactId>
<version>${alfresco.googledocs.version}</version>
<type>amp</type>
</dependency>
<dependency>
<groupId>org.alfresco.integrations</groupId>
<artifactId>alfresco-googledocs-share</artifactId>
<version>${alfresco.googledocs.version}</version>
<type>amp</type>
</dependency>
<!-- Common -->
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>installer-common</artifactId>
<version>${installer.common.version}</version>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<!-- Tomcat -->
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat</artifactId>
<version>${installer.tomcat.version}</version>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<dependency>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat</artifactId>
<version>${installer.tomcat.version}</version>
<classifier>win64</classifier>
<type>tgz</type>
</dependency>
<!-- PostgreSQL -->
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql-distribution</artifactId>
<version>${installer.postgresql.version}</version>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql-distribution</artifactId>
<version>${installer.postgresql.version}</version>
<classifier>win64</classifier>
<type>tgz</type>
</dependency>
<!-- Java -->
<dependency>
<groupId>com.oracle.java</groupId>
<artifactId>jre</artifactId>
<version>${installer.java.version}</version>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<dependency>
<groupId>com.oracle.java</groupId>
<artifactId>jre</artifactId>
<version>${installer.java.version}</version>
<classifier>win64</classifier>
<type>tgz</type>
</dependency>
<!-- LibreOffice -->
<dependency>
<groupId>org.libreoffice</groupId>
<artifactId>libreoffice-dist</artifactId>
<version>${installer.libreoffice.version}</version>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<dependency>
<groupId>org.libreoffice</groupId>
<artifactId>libreoffice-dist</artifactId>
<version>${installer.libreoffice.version}</version>
<classifier>windows</classifier>
<type>tgz</type>
</dependency>
<!-- Alfresco Pdf Renderer -->
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-pdf-renderer</artifactId>
<version>${installer.alfresco-pdf-renderer.version}</version>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-pdf-renderer</artifactId>
<version>${installer.alfresco-pdf-renderer.version}</version>
<classifier>win64</classifier>
<type>tgz</type>
</dependency>
<!-- ImageMagick -->
<dependency>
<groupId>org.imagemagick</groupId>
<artifactId>imagemagick-distribution</artifactId>
<version>${installer.imagemagick.version}</version>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<dependency>
<groupId>org.imagemagick</groupId>
<artifactId>imagemagick-distribution</artifactId>
<version>${installer.imagemagick.version}</version>
<classifier>win64</classifier>
<type>tgz</type>
</dependency>
<!-- Installbuilder -->
<dependency>
<groupId>com.bitnami</groupId>
<artifactId>installbuilder</artifactId>
<version>${installer.installbuilder.version}</version>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<dependency>
<groupId>com.bitnami</groupId>
<artifactId>installbuilder</artifactId>
<version>${installer.installbuilder.version}</version>
<classifier>win</classifier>
<type>tgz</type>
</dependency>
<!-- Manager -->
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>manager</artifactId>
<version>${installer.manager.version}</version>
<classifier>linux</classifier>
<type>tgz</type>
</dependency>
<dependency>
<groupId>org.alfresco</groupId>
<artifactId>manager</artifactId>
<version>${installer.manager.version}</version>
<classifier>win64</classifier>
<type>tgz</type>
</dependency>
</dependencies>
</dependencyManagement>
<distributionManagement>
<repository>
<id>alfresco-releases</id>
<url>https://artifacts.alfresco.com/nexus/content/repositories/releases</url>
</repository>
<snapshotRepository>
<id>alfresco-snapshots</id>
<url>https://artifacts.alfresco.com/nexus/content/repositories/snapshots</url>
</snapshotRepository>
</distributionManagement>
</project>