Cambiada target all para que no realice el despliegue automático.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
</fileset>
|
||||
</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
|
||||
copy files and directories there. xml ">
|
||||
|
||||
Reference in New Issue
Block a user