Return-Path: Delivered-To: apmail-incubator-etch-dev-archive@minotaur.apache.org Received: (qmail 1741 invoked from network); 23 Sep 2010 11:32:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Sep 2010 11:32:58 -0000 Received: (qmail 76200 invoked by uid 500); 23 Sep 2010 11:32:58 -0000 Delivered-To: apmail-incubator-etch-dev-archive@incubator.apache.org Received: (qmail 76137 invoked by uid 500); 23 Sep 2010 11:32:56 -0000 Mailing-List: contact etch-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: etch-dev@incubator.apache.org Delivered-To: mailing list etch-dev@incubator.apache.org Received: (qmail 76125 invoked by uid 99); 23 Sep 2010 11:32:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Sep 2010 11:32:55 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Sep 2010 11:32:55 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8NBWYtA000184 for ; Thu, 23 Sep 2010 11:32:35 GMT Message-ID: <1977538.362411285241554911.JavaMail.jira@thor> Date: Thu, 23 Sep 2010 07:32:34 -0400 (EDT) From: "Holger Grandy (JIRA)" To: etch-dev@incubator.apache.org Subject: [jira] Commented: (ETCH-83) Setup Hudson Build Configuration for continous Etch builds In-Reply-To: <15823320.119601284129032781.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ETCH-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913979#action_12913979 ] Holger Grandy commented on ETCH-83: ----------------------------------- The Windows build is set up on the buildserver https://hudson.apache.org/hudson/view/etch/job/etch-trunk-windows-x86/ The packaged archives should work with all bindings (java, c, c#) For the linux buildserver, we ran into trouble because the build server is 64bit and we would like to build 32bit. It misses a required library for the c binding. We opened a INFRA issue here: https://issues.apache.org/jira/browse/INFRA-3006 The linux build should work fine, once this is resolved. > Setup Hudson Build Configuration for continous Etch builds > ---------------------------------------------------------- > > Key: ETCH-83 > URL: https://issues.apache.org/jira/browse/ETCH-83 > Project: Etch > Issue Type: Task > Components: build > Reporter: Holger Grandy > Assignee: Holger Grandy > Fix For: 1.1 > > > start with configurations: > - etch-trunk-linux-x86 > - etch-trunk-windows-x86 > artifacts: > - target directory as tgz > - build installer on win32? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.