Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 77240 invoked by uid 500); 10 May 2001 13:42:03 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 77171 invoked from network); 10 May 2001 13:42:01 -0000 Message-ID: <011901c0d957$828c9f90$c1e4223f@cognetnt> From: "Conor MacNeill" To: References: Subject: Re: question mkdir task Date: Thu, 10 May 2001 23:45:35 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N It will create all intervening directories automagically ----- Original Message ----- From: "Joel Goldstein" To: Sent: Thursday, May 10, 2001 11:36 PM Subject: question mkdir task > Hi, > Does the mkdir task create intervening parent directories if they don't > exist, the same way -p option does on unix or do you create each dir > individually? > > Thanks > Joel Goldstein > >