Minification step has been extracted to a separate profile

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@99523 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Tuna Aksoy
2015-03-16 16:15:07 +00:00
parent f85c2be09b
commit 4a3f5baf85

View File

@@ -45,6 +45,7 @@
<arg value="clean" /> <arg value="clean" />
<arg value="install" /> <arg value="install" />
<arg value="-DskipTests" /> <arg value="-DskipTests" />
<arg value="-Dminifyjs=false" />
<arg value="-PfullBuild" /> <arg value="-PfullBuild" />
<arg value="alfresco:amp" /> <arg value="alfresco:amp" />
</exec> </exec>