Re: Ant 1.7.1 issue

2009-01-21 Thread pmken
After using an inputstring="" option in a task ant get control back. Problem resolved. Thank you, Stefan Petro Stefan Bodewig wrote: > > On 2009-01-21, pmken wrote: > >> The issue is that when i run my "install" task the build stops at >> execut

Ant 1.7.1 issue

2009-01-21 Thread pmken
The issue is that when i run my "install" task the build stops at execution of “_XXX” task and waits until the enter key is pressed. The task executes sql statement. The issue seems to be in version of ant, since with ant 1.6.2 the build works well and with ant 1.7.1 it stops at execution of the s