mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-08-07 17:49:34 +00:00
for now not needing property expansion in profiles activation, so reverting the change to allow maven 3.2.2 compatibility
This commit is contained in:
@@ -884,7 +884,7 @@
|
|||||||
<id>config-h2-support</id>
|
<id>config-h2-support</id>
|
||||||
<activation>
|
<activation>
|
||||||
<file>
|
<file>
|
||||||
<exists>${app.properties.test.folder}/alfresco-global.properties</exists>
|
<exists>src/test/properties/local/alfresco-global.properties</exists>
|
||||||
</file>
|
</file>
|
||||||
</activation>
|
</activation>
|
||||||
<build>
|
<build>
|
||||||
|
Reference in New Issue
Block a user