RE: Problem with mkdir

2005-08-24 Thread S I
couple of echo or sleep stmt and see if that works and if doesn't, create 2 separate targets for them and call them successively from a 3rd target. Steven Original Message Follows From: "KrustyDerClown" <[EMAIL PROTECTED]> Reply-To: "KrustyDerClown" <[E

Problem with mkdir

2005-08-24 Thread KrustyDerClown
Hello, i get the following error: Creation was not successful for an unknown reason. The ANT task get this error after execute the following lines: Need ANT a waiting time between this 2 commands ? Is that possible ? When the log.dir doesnt exist it works fine. Greets Oliver