From easyant-dev-return-175-apmail-incubator-easyant-dev-archive=incubator.apache.org@incubator.apache.org Mon Jul 4 13:05:46 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 AF7956927 for ; Mon, 4 Jul 2011 13:05:46 +0000 (UTC) Received: (qmail 64912 invoked by uid 500); 4 Jul 2011 13:05:46 -0000 Delivered-To: apmail-incubator-easyant-dev-archive@incubator.apache.org Received: (qmail 64885 invoked by uid 500); 4 Jul 2011 13:05:46 -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 64877 invoked by uid 99); 4 Jul 2011 13:05:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jul 2011 13:05:46 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.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; Mon, 04 Jul 2011 13:05:40 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id 98D5A289801D for ; Mon, 4 Jul 2011 15:05:19 +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 olyjKrRxcQ8b for ; Mon, 4 Jul 2011 15:05:19 +0200 (CEST) Received: by samaflost.de (Postfix, from userid 1000) id EFD3E289801E; Mon, 4 Jul 2011 15:05:18 +0200 (CEST) From: Stefan Bodewig To: easyant-dev@incubator.apache.org Subject: Re: Continunuous integration and repository management References: X-Draft-From: ("nnfolder:mail.easyant" 447) Date: Mon, 04 Jul 2011 15:05:18 +0200 In-Reply-To: (Jean-Louis Boudart's message of "Mon, 4 Jul 2011 14:28:23 +0200") Message-ID: <871uy619ip.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 X-Virus-Checked: Checked by ClamAV on apache.org On 2011-07-04, Jean-Louis Boudart wrote: > I've just setup a continunous integration server and repository manager for > easyant. > Continuous integration server (jenkins) is accessible at : > http://builds.easyant.org Any reason to not use https://builds.apache.org/ ? Stefan