From easyant-dev-return-178-apmail-incubator-easyant-dev-archive=incubator.apache.org@incubator.apache.org Tue Jul 5 10:30:35 2011 Return-Path: X-Original-To: apmail-incubator-easyant-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-easyant-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 723914EEE for ; Tue, 5 Jul 2011 10:30:35 +0000 (UTC) Received: (qmail 63491 invoked by uid 500); 5 Jul 2011 10:30:35 -0000 Delivered-To: apmail-incubator-easyant-dev-archive@incubator.apache.org Received: (qmail 63453 invoked by uid 500); 5 Jul 2011 10:30:30 -0000 Mailing-List: contact easyant-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: easyant-dev@incubator.apache.org Delivered-To: mailing list easyant-dev@incubator.apache.org Received: (qmail 63444 invoked by uid 99); 5 Jul 2011 10:30:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2011 10:30:24 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [88.84.128.168] (HELO samaflost.de) (88.84.128.168) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2011 10:30:17 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 84F4A289801D for ; Tue, 5 Jul 2011 12:29:55 +0200 (CEST) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a6rE4cROhp1Y for ; Tue, 5 Jul 2011 12:29:55 +0200 (CEST) Received: by samaflost.de (Postfix, from userid 1000) id 2169D289801E; Tue, 5 Jul 2011 12:29:55 +0200 (CEST) From: Stefan Bodewig To: easyant-dev@incubator.apache.org Subject: Re: Continunuous integration and repository management References: <871uy619ip.fsf@v35516.1blu.de> X-Draft-From: ("nnfolder:mail.easyant" 449) Date: Tue, 05 Jul 2011 12:29:54 +0200 In-Reply-To: (Jean-Louis Boudart's message of "Mon, 4 Jul 2011 15:09:33 +0200") Message-ID: <87y60ddnq5.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On 2011-07-04, Jean-Louis Boudart wrote: > We'll need to setup tons of jobs, one for core and then one for each plugins > as it could be released independently. I thought i was easier for all to > have one place for both apache-compatible and non compatible stuff. Understood. > I feel confortable if we choose to use builds.apache.org for easyant-core > and core plugins, but in any case we need to have a second CI server for > other plugins which could not be hosted @apache.org (such as checkstyle, > sonar etc...) Sounds good to me. Stefan