Cambiada target all para que no realice el despliegue automático.

This commit is contained in:
mgarcianun
2019-11-27 16:53:17 +01:00
parent d133e21281
commit 05a0120a90

View File

@@ -21,7 +21,7 @@
</fileset> </fileset>
</path> </path>
<target name="all" depends="clean, init, deployear" /> <target name="all" depends="clean, init, ear" />
<target name="init" description="inicialitzacions is relevant: the structure created <target name="init" description="inicialitzacions is relevant: the structure created
copy files and directories there. xml "> copy files and directories there. xml ">