RE: Novice with ANT- Can't delete a dir

2006-01-02 Thread K.Srikumar
sir, thank u for the reply, but i thought one should give ''dos commands'' (in case of windows) to get the desired output, say for creating dir--- mkdir [dir name] deleting dir--- rmdir [dir name] and so on.. waiting for ur reply. bye :)K . S R I K U M A R

RE: Novice with ANT- Can't delete a dir

2006-01-02 Thread pritesh.saharey
Sir it is Wishes Pritesh -Original Message- From: K.Srikumar [mailto:[EMAIL PROTECTED] Sent: Monday, January 02, 2006 4:53 PM To: Ant Users List Subject: Novice with ANT- Can't delete a dir hai, I just started working wit

Novice with ANT- Can't delete a dir

2006-01-02 Thread K.Srikumar
hai, I just started working with ANT == = The pink text is the problem maker.. The directory creation is working fine, but the second target of deletion isnt wo