RE: InheritAll=false Leaves Java System Properties Undefined

2003-07-11 Thread Murray, Mike B.
is /home/preilly/apps/apache-ant-1.5.3-1 Peter On Thu, 2003-07-10 at 04:39, Murray, Mike B. wrote: > When using InheritAll=false for Ant and AntCall tasks, this seems to leave the > "built-in" system properties from Java undefined. Is there anyway to cause these to > be init

RE: includesfile

2003-07-10 Thread Murray, Mike B.
Is your file located relative to your basedir? You might need to use an absolute path. -Original Message- From: Ciramella, EJ [mailto:[EMAIL PROTECTED] Sent: Thursday, July 10, 2003 11:20 AM To: 'Ant Users List' Subject: RE: includesfile That's an example of include, I understand that,