mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-21 18:09:20 +00:00
ACE-4051 Googledrive is not installed
- Moved and fixed alfresco_amps_source_directory from pom,xml to build-installer.xml (For some reason the variable wasn’t passed properly from Maven to ANT. Hence the issue with the AMPs) - Moved wcmqs_folder for same reasons and consistency. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@108584 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -25,8 +25,6 @@
|
||||
project.windowsSigningPkcs12File=${signing.key.location}/Alfresco-Software-Ltd.p12
|
||||
project.windowsSigningPkcs12Password=${p12Password}
|
||||
alfresco_edition=enterprise
|
||||
wcmqs_folder=${project.build.directory}/wcmqs
|
||||
alfresco_amps_source_directory=${project.build.directory}/
|
||||
alfrescosharepoint_component_enabled=0
|
||||
</bitrock.arguments>
|
||||
<installer.name>alfresco-enterprise</installer.name>
|
||||
|
Reference in New Issue
Block a user