04.08.2011 17:55, Stefan Bodewig пишет:
On 2011-08-02, Oleksandr Gavenko wrote:
$ ant -f my2.xml -emacs
Buildfile: d:\test.xml
test:
getting files
0 files retrieved
xxx
I expect that build fail as 'my.jar' is not exist and
On 2011-08-02, Oleksandr Gavenko wrote:
>
>
>
> server="${ftp.server}"
> userid="${ftp.user}"
> password="${ftp.password}"
> remotedir="/dist">
>
>
>
>
>
> $ ant -f my2.xml -emacs
> Buildfile
$ ant -f my2.xml -emacs
Buildfile: d:\test.xml
test:
getting files
0 files retrieved
xxx
I expect that build fail as 'my.jar' is not exist and 'echo' does not
executed.
How get this behavior?
--
С уважением, Александр Гавенко.
---