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&#

AW: Ant newbie fun

2003-06-17 Thread Jan . Materne
I think you´re trying to specify a fileset outside of the buildfile. For that you have to use XML-Entities. Jan > -Ursprüngliche Nachricht- > Von: Keith Hatton [mailto:[EMAIL PROTECTED] > Gesendet am: Dienstag, 17. Juni 2003 18:08 > An: Ant Users List > Betreff: RE:

RE: Ant newbie fun

2003-06-17 Thread Keith Hatton
Walsh [mailto:[EMAIL PROTECTED] Sent: 17 June 2003 17:04 To: [EMAIL PROTECTED] Subject: Ant newbie fun 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 followi

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