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 EFD459FAD for ; Tue, 3 Apr 2012 07:46:55 +0000 (UTC) Received: (qmail 69929 invoked by uid 500); 3 Apr 2012 07:46:55 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 69790 invoked by uid 500); 3 Apr 2012 07:46:55 -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 69768 invoked by uid 99); 3 Apr 2012 07:46:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2012 07:46:54 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL,TO_NO_BRKTS_PCNT X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [203.59.1.108] (HELO outbound.icp-osb-irony-out7.iinet.net.au) (203.59.1.108) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Apr 2012 07:46:47 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApIBAOypek98lWFv/2dsb2JhbAANOLsJAQEBAwE6RAsLDTlXiB26dI1KgkFjBJtzjRY X-IronPort-AV: E=Sophos;i="4.75,362,1330876800"; d="scan'208";a="88609011" Received: from unknown (HELO [192.168.0.2]) ([124.149.97.111]) by outbound.icp-osb-irony-out7.iinet.net.au with ESMTP; 03 Apr 2012 15:46:22 +0800 Subject: Re: compiler files in pending svn load are in my whiteboard area Mime-Version: 1.0 (Apple Message framework v1257) Content-Type: text/plain; charset=us-ascii From: Justin Mclean In-Reply-To: Date: Tue, 3 Apr 2012 17:46:22 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: <7231DB72-E94F-4DFC-974C-4FDA96A89CEF@classsoftware.com> References: <77D94911-29F9-4CD5-8E07-55994922F806@classsoftware.com> To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1257) Hi, > hmm, why the ant contrib can not be in something like i.e. ant.lib = subdirectory? Binary files should only be included if there's no other option I = believe (although I'm not 100% sure on the "official" rules). However the ant script could download and install the ant contrib jar = file to this location. > There must be plenty of apache projects that requires additional = taskdefs. Flex uses flexTask already but that part of the project so not sure if = that counts (and it includes the source code). Thanks, Justin=