Re: Ant newbie fun

2003-06-17 Thread Neil Walsh
ld.xml for us to > look at. > > Hope this helps > Keith > > > -Original Message- > From: Neil Walsh [mailto:[EMAIL PROTECTED] > Sent: 17 June 2003 17:04 > To: [EMAIL PROTECTED] > Subject: Ant newbie fun > > > > Hi, > > I&#

Ant newbie fun

2003-06-17 Thread Neil Walsh
Hi, I'm trying to specify a property file on the command line (ie ant -propertyfile properties.txt). So far my properites file has one line in it Running ant with debug on the following line is outputted Setting ro project property: id="ndtComponents" dir="NDTComponents/constant"> But furth