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 1E5AA96A1 for ; Fri, 10 Feb 2012 15:52:33 +0000 (UTC) Received: (qmail 1280 invoked by uid 500); 10 Feb 2012 15:52:32 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 1181 invoked by uid 500); 10 Feb 2012 15:52:32 -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 1170 invoked by uid 99); 10 Feb 2012 15:52:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2012 15:52:31 +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 (nike.apache.org: domain of davidbuhler@gmail.com designates 209.85.213.47 as permitted sender) Received: from [209.85.213.47] (HELO mail-yw0-f47.google.com) (209.85.213.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Feb 2012 15:52:25 +0000 Received: by yhfq46 with SMTP id q46so1529164yhf.6 for ; Fri, 10 Feb 2012 07:52:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=+vqq/tvs5Lyo/NnfGHufX6xLnSEN/g6yMOfPy1kQ9yU=; b=aDDj0ADpE2nAkREEjrf1Wloki140PQ26ZnQP4gXsuRzTb1XhEubTb+Lz65I68vWN7L OUG/y1/kgJPKeFIe1IwBGPXa6qHAjdq8m3vW5Ka67O50ncR7BxvP+IwM9x9TGa4XzkYr 5oaKuAYI7NEJu4cMxLuZapRFETly4M09QywVw= MIME-Version: 1.0 Received: by 10.50.179.8 with SMTP id dc8mr4777919igc.19.1328889124547; Fri, 10 Feb 2012 07:52:04 -0800 (PST) Received: by 10.50.187.164 with HTTP; Fri, 10 Feb 2012 07:52:04 -0800 (PST) In-Reply-To: <4F353B03.5020703@leichtgewicht.at> References: <4F353B03.5020703@leichtgewicht.at> Date: Fri, 10 Feb 2012 10:52:04 -0500 Message-ID: Subject: Re: Continuous integration for Flex (was: [RT] Recommendation Unit-Test System?) From: David Francis Buhler To: flex-dev@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Do the FlexPMD and FlexCPD licenses allow us to use the aforementioned projects in an Apache Project (as part of a CI Environment)? http://opensource.adobe.com/wiki/display/flexpmd/License On Fri, Feb 10, 2012 at 10:42 AM, Martin Heidegger wr= ote: > On 11/02/2012 00:32, Bertrand Delacretaz wrote: >> >> Info about build services for Apache projects is at http://ci.apache.org= / > > > Awesome! There are two systems that actually have Windows and MacOS serve= rs > at their hands to choose from: > > =A0http://ci.apache.org/buildbot.html > =A0https://builds.apache.org/ (jenkins) > > I still think it will be unavoidable to run the tests in flashplayer/air = - > specially since the unit tests provided by Adobe are mustella stuff and > mustella has pixel based tests. > > yours > Martin. >