RE: Script task in imported files seem to fail

2005-02-04 Thread Geoff Krapf
: Thursday, February 03, 2005 10:11 AM To: Ant Users List Subject: Re: Script task in imported files seem to fail Can you provide a small example of the problem ? Peter Geoff Krapf wrote: >I just started playing around with a script task, and ran into a weird >problem. I'm using

Re: Script task in imported files seem to fail

2005-02-03 Thread Peter Reilly
Can you provide a small example of the problem ? Peter Geoff Krapf wrote: I just started playing around with a script task, and ran into a weird problem. I'm using the script in a build file that's imported into other build files using the task, i.e., build.xml imports import.xml at the beginning

Script task in imported files seem to fail

2005-02-03 Thread Geoff Krapf
I just started playing around with a script task, and ran into a weird problem. I'm using the script in a build file that's imported into other build files using the task, i.e., build.xml imports import.xml at the beginning of the build.xml file (right after the node opening). Inside import.xml