Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 32668 invoked from network); 21 Jan 2005 20:11:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 21 Jan 2005 20:11:47 -0000 Received: (qmail 77147 invoked by uid 500); 21 Jan 2005 20:11:40 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 77101 invoked by uid 500); 21 Jan 2005 20:11:40 -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 77085 invoked by uid 99); 21 Jan 2005 20:11:40 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_30_40,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of Darin_Swanson@us.ibm.com designates 32.97.110.129 as permitted sender) Received: from e31.co.us.ibm.com (HELO e31.co.us.ibm.com) (32.97.110.129) by apache.org (qpsmtpd/0.28) with ESMTP; Fri, 21 Jan 2005 12:11:40 -0800 Received: from d03relay04.boulder.ibm.com (d03relay04.boulder.ibm.com [9.17.195.106]) by e31.co.us.ibm.com (8.12.10/8.12.9) with ESMTP id j0LKBZm4542690 for ; Fri, 21 Jan 2005 15:11:36 -0500 Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d03relay04.boulder.ibm.com (8.12.10/NCO/VER6.6) with ESMTP id j0LKBZ7I319938 for ; Fri, 21 Jan 2005 13:11:35 -0700 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id j0LKBZik008020 for ; Fri, 21 Jan 2005 13:11:35 -0700 Received: from d03nm119.boulder.ibm.com (d03nm119.boulder.ibm.com [9.17.195.145]) by d03av04.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id j0LKBYwH008002 for ; Fri, 21 Jan 2005 13:11:34 -0700 To: "Ant Users List" MIME-Version: 1.0 Subject: Confusing "Complete build sequence"? X-Mailer: Lotus Notes Release 6.0.2CF1 June 9, 2003 Message-ID: From: Darin Swanson Date: Fri, 21 Jan 2005 12:11:33 -0800 X-MIMETrack: Serialize by Router on D03NM119/03/M/IBM(Release 6.51HF678 | November 11, 2004) at 01/21/2005 13:11:34, Serialize complete at 01/21/2005 13:11:34 Content-Type: multipart/alternative; boundary="=_alternative 006EEB8388256F90_=" X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --=_alternative 006EEB8388256F90_= Content-Type: text/plain; charset="US-ASCII" Hey all, I was wondering if anyone else finds the "Complete build sequence" string output confusing (from Project.topoSort(String, Hashtable)) I had to go and look at the code to figure out why all those non-referenced targets were showing up :-) It really seems to have no direct bearing on the build that is being performed...just like the extra validation that is done in Project.topoSort that results in the string. Thanks Darins --=_alternative 006EEB8388256F90_=--