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 358029C3D for ; Tue, 28 Feb 2012 11:50:41 +0000 (UTC) Received: (qmail 82497 invoked by uid 500); 28 Feb 2012 11:50:40 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 82466 invoked by uid 500); 28 Feb 2012 11:50:40 -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 82457 invoked by uid 99); 28 Feb 2012 11:50:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2012 11:50:40 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.160.47] (HELO mail-pw0-f47.google.com) (209.85.160.47) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2012 11:50:32 +0000 Received: by pbbrp12 with SMTP id rp12so3771370pbb.6 for ; Tue, 28 Feb 2012 03:50:12 -0800 (PST) Received-SPF: pass (google.com: domain of justin@classsoftware.com designates 10.68.218.231 as permitted sender) client-ip=10.68.218.231; Authentication-Results: mr.google.com; spf=pass (google.com: domain of justin@classsoftware.com designates 10.68.218.231 as permitted sender) smtp.mail=justin@classsoftware.com Received: from mr.google.com ([10.68.218.231]) by 10.68.218.231 with SMTP id pj7mr52765632pbc.63.1330429812504 (num_hops = 1); Tue, 28 Feb 2012 03:50:12 -0800 (PST) Received: by 10.68.218.231 with SMTP id pj7mr44540241pbc.63.1330429812366; Tue, 28 Feb 2012 03:50:12 -0800 (PST) Received: from [192.168.0.4] (124-169-147-157.dyn.iinet.net.au. [124.169.147.157]) by mx.google.com with ESMTPS id f6sm105357pbt.4.2012.02.28.03.50.10 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 28 Feb 2012 03:50:11 -0800 (PST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1257) Subject: Re: Which build tool to build the Apache Flex SDK(was: Ant vs. Maven vs. Gradle) From: Justin Mclean In-Reply-To: <8762erurdg.fsf@gmail.com> Date: Tue, 28 Feb 2012 22:50:06 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: <65F8A28A-E509-41B2-AF9D-2A2E8618711C@classsoftware.com> References: <8762erurdg.fsf@gmail.com> To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1257) X-Gm-Message-State: ALoCoQn4Ftr4XrAEDKUJTDXEPNpoB+jFrqYw9pGDY96tlvHJiSjZ6AUDBd+3df/3zmcT2W99nvdx X-Virus-Checked: Checked by ClamAV on apache.org Hi, My personal opinion but I'm not sure this discussion is really getting = us anywhere. If someone would like to submit patches/code to the SDK to make it work = under another build system please do so. Until then the question of = which build system we use is not really an issue as we have an Ant build = system that works.=20 Thanks, Justin