mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-21 18:09:20 +00:00
Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)
79009: ACE-1666: LibreOffice fails on OSX Mavericks: - removed --verbose used for local testing of the installer generation git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@82680 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
3
pom.xml
3
pom.xml
@@ -16,7 +16,6 @@
|
|||||||
<bitrock.folder>${binaries.folder}/bitrock/bitrock-8.5.1-20121129</bitrock.folder>
|
<bitrock.folder>${binaries.folder}/bitrock/bitrock-8.5.1-20121129</bitrock.folder>
|
||||||
<signing.key.location>${binaries.folder}/build-classpath/alfresco-code-sign</signing.key.location>
|
<signing.key.location>${binaries.folder}/build-classpath/alfresco-code-sign</signing.key.location>
|
||||||
<bitrock.arguments>
|
<bitrock.arguments>
|
||||||
--verbose
|
|
||||||
--license
|
--license
|
||||||
${binaries.folder}/build-classpath/license.xml
|
${binaries.folder}/build-classpath/license.xml
|
||||||
--setvars
|
--setvars
|
||||||
@@ -98,7 +97,7 @@
|
|||||||
<type>zip</type>
|
<type>zip</type>
|
||||||
<outputDirectory>${project.build.directory}/binaries-osx-x64</outputDirectory>
|
<outputDirectory>${project.build.directory}/binaries-osx-x64</outputDirectory>
|
||||||
</artifactItem>
|
</artifactItem>
|
||||||
<!-- LibreOffice -->
|
<!-- LibreOffice -->
|
||||||
<artifactItem>
|
<artifactItem>
|
||||||
<groupId>org.libreoffice</groupId>
|
<groupId>org.libreoffice</groupId>
|
||||||
<artifactId>libreoffice-dist</artifactId>
|
<artifactId>libreoffice-dist</artifactId>
|
||||||
|
Reference in New Issue
Block a user