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 CFAD59B41 for ; Tue, 28 Feb 2012 11:45:02 +0000 (UTC) Received: (qmail 66574 invoked by uid 500); 28 Feb 2012 11:45:02 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 66543 invoked by uid 500); 28 Feb 2012 11:45:02 -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 66535 invoked by uid 99); 28 Feb 2012 11:45:02 -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:45:02 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [80.237.132.80] (HELO wp073.webpack.hosteurope.de) (80.237.132.80) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2012 11:44:55 +0000 Received: from p93782c.osaknt01.ap.so-net.ne.jp ([59.147.120.44] helo=[192.168.1.21]); authenticated by wp073.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) id 1S2LTt-0005bX-UM; Tue, 28 Feb 2012 12:44:34 +0100 Message-ID: <4F4CBE0A.3060800@leichtgewicht.at> Date: Tue, 28 Feb 2012 20:44:10 +0900 From: Martin Heidegger User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: flex-dev@incubator.apache.org Subject: Re: Ant vs. Maven vs. Gradle Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-bounce-key: webpack.hosteurope.de;mh@leichtgewicht.at;1330429495;f786fa5f; X-Virus-Checked: Checked by ClamAV on apache.org On 28/02/2012 19:53, Bryan Hunt wrote: > GradleFX is for building Flex projects, not for compiling (mainly > Java) source code > and outputting a Flex SDK. You are correct, but Gradle [1] is for compiling source code and outputting a flex sdk.... yours Martin. [1] http://www.gradle.org/