From user-return-48439-apmail-ant-user-archive=ant.apache.org@ant.apache.org Thu Feb 03 14:27:05 2005 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 73075 invoked from network); 3 Feb 2005 14:27:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Feb 2005 14:27:05 -0000 Received: (qmail 17328 invoked by uid 500); 3 Feb 2005 14:26:59 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 17290 invoked by uid 500); 3 Feb 2005 14:26:59 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 17276 invoked by uid 99); 3 Feb 2005 14:26:59 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mail01.softartisans.com (HELO mail.softartisans.com) (66.237.181.11) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 03 Feb 2005 06:26:57 -0800 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 Subject: Script task in imported files seem to fail Date: Thu, 3 Feb 2005 09:26:57 -0500 Message-ID: <3100F886EF1B0548BBE489AF7B2FF929085252@mail.softartisans.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Script task in imported files seem to fail Thread-Index: AcUJ/Gk1JU8KO6H7RS+hdJ/B/f6KKA== From: "Geoff Krapf" To: X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N 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 I've got a that calls the