Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@apache.org Received: (qmail 43150 invoked from network); 23 May 2002 15:00:42 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 23 May 2002 15:00:42 -0000 Received: (qmail 24054 invoked by uid 97); 23 May 2002 15:00:35 -0000 Delivered-To: qmlist-jakarta-archive-ant-user@jakarta.apache.org Received: (qmail 24043 invoked by uid 97); 23 May 2002 15:00:34 -0000 Mailing-List: contact ant-user-help@jakarta.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 ant-user@jakarta.apache.org Received: (qmail 13260 invoked by uid 98); 23 May 2002 14:53:46 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Message-ID: <3CED0278.70700@scmlabs.com> Date: Thu, 23 May 2002 08:53:44 -0600 From: Lance Johnston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc1) Gecko/20020417 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ant-user@jakarta.apache.org Subject: Ant Build Output Order Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi all, Below I've included the output from an ant build. Can anyone tell me how come the "BUILD FAILED" notification appears in the middle of the output, rather than at the end (as it usually does)? I am not using the "parallel" task anywhere in my build.xml file. Any help much appreciated. Thanks, Lance Buildfile: build.xml copies: [copy] Copying 12 files to /home/ljohnston/work/QuartetInstall_dev_2.1.1/docs/InstallSetupGuide [copy] Copying 9 files to /home/ljohnston/work/QuartetInstall_dev_2.1.1/docs/CmdLineRef BUILD FAILED /home/ljohnston/work/QuartetInstall_dev_2.1.1/make/build.xml:412: Property 'dasho.home' not set. [copy] Copying 33 files to /home/ljohnston/work/QuartetInstall_dev_2.1.1/docs/QTRefGuide -setflag_invalid.java.version: -verify_javaVersion: -setflag_dasho.build.flag: -verify_dasho.home: [echo] Property 'dasho.home' must be set on command-line. Total time: 4 seconds -- To unsubscribe, e-mail: For additional commands, e-mail: