mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
Removed the unused ant target
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@61294 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -114,7 +114,4 @@
|
|||||||
</condition>
|
</condition>
|
||||||
<antcall target="copyWebDirectory"></antcall>
|
<antcall target="copyWebDirectory"></antcall>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="quickBuildAndDeployExploded" depends="install, deployExploded" description="" />
|
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
@@ -25,5 +25,4 @@
|
|||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="prepareEnv" depends="copyDBDriver, copyDevContextFile" description="" />
|
<target name="prepareEnv" depends="copyDBDriver, copyDevContextFile" description="" />
|
||||||
|
|
||||||
</project>
|
</project>
|
Reference in New Issue
Block a user