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 9D1A0968E for ; Thu, 3 May 2012 18:14:42 +0000 (UTC) Received: (qmail 72283 invoked by uid 500); 3 May 2012 18:14:41 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 72240 invoked by uid 500); 3 May 2012 18:14:41 -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 72231 invoked by uid 99); 3 May 2012 18:14:41 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2012 18:14:41 +0000 Received: from localhost (HELO mail-ee0-f47.google.com) (127.0.0.1) (smtp-auth username bdelacretaz, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2012 18:14:41 +0000 Received: by eekc1 with SMTP id c1so541881eek.6 for ; Thu, 03 May 2012 11:14:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.118.130 with SMTP id v2mr688696ebq.129.1336068879341; Thu, 03 May 2012 11:14:39 -0700 (PDT) Received: by 10.213.21.142 with HTTP; Thu, 3 May 2012 11:14:39 -0700 (PDT) In-Reply-To: References: <13CC074F-AC1F-44EA-AF04-3CB3CD88D8A6@gmail.com> Date: Thu, 3 May 2012 20:14:39 +0200 Message-ID: Subject: Re: CI server From: Bertrand Delacretaz To: flex-dev@incubator.apache.org Content-Type: text/plain; charset=UTF-8 Hi, On Thu, May 3, 2012 at 7:57 PM, Alex Harui wrote: > ...We will probably use what other projects are using, if possible and not too > much hassle... There's Jenkins at https://builds.apache.org/ , docs at http://wiki.apache.org/general/Jenkins?action=show&redirect=Hudson http://ci.apache.org/ has more info about other services. -Bertrand