mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
Changed the "deployExploded" ant target
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@60556 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -82,8 +82,7 @@
|
|||||||
</copy>
|
</copy>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<!-- FIXME: Jar file should be generated -->
|
<target name="deployExploded" depends="cleanTarget, install" description="">
|
||||||
<target name="deployExploded" description="">
|
|
||||||
<fail message="Exploded webapp directory '${app.war.artifactId}' does not exist.">
|
<fail message="Exploded webapp directory '${app.war.artifactId}' does not exist.">
|
||||||
<condition>
|
<condition>
|
||||||
<not>
|
<not>
|
||||||
|
Reference in New Issue
Block a user