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

<fileset id="ndtComponents" dir="NDTComponents/constant">

Running ant with debug on the following line is outputted

Setting ro project property: <fileset -> id="ndtComponents"
dir="NDTComponents/constant">

But further down the debug:

file:c:\Program Files\blah\build1606.xml:566: Reference ndtComponents
not found.

Could anyone point me to where I'm going wrong? 

Thanks,
Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to