Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1F3CF9FD3 for ; Thu, 12 Apr 2012 21:51:51 +0000 (UTC) Received: (qmail 61528 invoked by uid 500); 12 Apr 2012 21:51:50 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 61490 invoked by uid 500); 12 Apr 2012 21:51:50 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 61482 invoked by uid 99); 12 Apr 2012 21:51:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2012 21:51:50 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [203.59.1.109] (HELO outbound.icp-qv1-irony-out6.iinet.net.au) (203.59.1.109) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Apr 2012 21:51:44 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApIBAC5Oh098lWFv/2dsb2JhbAANOL0IAQEBAwF+CwsNOVeIIrofjlqCQWMEnACNGw X-IronPort-AV: E=Sophos;i="4.75,413,1330876800"; d="scan'208";a="317858132" Received: from unknown (HELO [192.168.0.2]) ([124.149.97.111]) by outbound.icp-qv1-irony-out6.iinet.net.au with ESMTP; 13 Apr 2012 05:51:07 +0800 Subject: Re: ASDoc minor improvements Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=iso-8859-1 From: Justin Mclean In-Reply-To: Date: Fri, 13 Apr 2012 07:51:06 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: <37830D20-E80E-49DF-97B1-9BED6AF9783A@classsoftware.com> References: <236029CF-0BEF-4E98-AA7D-B92A691BDA33@classsoftware.com> <5EA80D82-1A5A-4047-BDE4-9AB12FDD6629@classsoftware.com> To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1257) X-Virus-Checked: Checked by ClamAV on apache.org Hi, > I looked through projects that I had checkout out, > and as3-signals, RobotLegs, SwiftSuspenders, and flare all avoid the > ant task. I'd take a guess in that it's because the ANT task is harder to debug = than the command line option (for instance there's no verbose option = which is one of the things I've added.) Thanks, Justin