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:
Tuna Aksoy
2014-01-25 17:15:27 +00:00
parent 3bdd6c56b8
commit bdad9ab5b1

View File

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