AW: How to capture the buildFinished Event

2007-09-17 Thread Jan.Materne
http://ant.apache.org/manual/listeners.html Jan >-Ursprüngliche Nachricht- >Von: aatankwadi aatankwadi [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 17. September 2007 08:28 >An: Ant Users List >Betreff: How to capture the buildFinished Event > >Hi, > >

How to capture the buildFinished Event

2007-09-16 Thread aatankwadi aatankwadi
Hi, Can any one help, how to capture the build event using buildlistener, I want to close the DB connection when the project finishes, Thus I need to capture buildfinished event so that inside this method I can close all the connnections open. Thanks in Advance, Kabir [EMAI