Return-Path: Delivered-To: apmail-incubator-couchdb-dev-archive@locus.apache.org Received: (qmail 86652 invoked from network); 9 Nov 2008 01:03:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Nov 2008 01:03:05 -0000 Received: (qmail 22853 invoked by uid 500); 9 Nov 2008 01:03:12 -0000 Delivered-To: apmail-incubator-couchdb-dev-archive@incubator.apache.org Received: (qmail 22800 invoked by uid 500); 9 Nov 2008 01:03:11 -0000 Mailing-List: contact couchdb-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-dev@incubator.apache.org Delivered-To: mailing list couchdb-dev@incubator.apache.org Received: (qmail 22789 invoked by uid 99); 9 Nov 2008 01:03:11 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Nov 2008 17:03:11 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Nov 2008 01:02:01 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 32103234C288 for ; Sat, 8 Nov 2008 17:02:44 -0800 (PST) Message-ID: <1386238486.1226192564190.JavaMail.jira@brutus> Date: Sat, 8 Nov 2008 17:02:44 -0800 (PST) From: "Ben Browning (JIRA)" To: couchdb-dev@incubator.apache.org Subject: [jira] Commented: (COUCHDB-94) Set up a buildbot-like continuous integration tool for the CouchDB project In-Reply-To: <1532365772.1215898891667.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/COUCHDB-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646041#action_12646041 ] Ben Browning commented on COUCHDB-94: ------------------------------------- ASF uses Hudson for continuous integration. Information for getting things setup are here: http://wiki.apache.org/general/Hudson Hudson is typically used with Java projects but it should be pretty easy to get it to build CouchDB. I have experience with Hudson and if needed can provide assistance to the ASF Hudson maintainers to get things setup. > Set up a buildbot-like continuous integration tool for the CouchDB project > -------------------------------------------------------------------------- > > Key: COUCHDB-94 > URL: https://issues.apache.org/jira/browse/COUCHDB-94 > Project: CouchDB > Issue Type: Task > Components: Infrastructure > Affects Versions: 0.8 > Reporter: Jan Lehnardt > Fix For: 1.0 > > > We need continuous integration. > We need to find out if the ASF provides that and if it does, how we can use it. If not, we need to look for alternatives. > This is up for grabs, if you want to take care of that, assign this task to yourself. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.