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:
Jean-Pierre Huynh
2015-07-20 12:49:06 +00:00
parent 77a001b106
commit 8d13fce3c6

View File

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