Return-Path: Delivered-To: apmail-james-mime4j-dev-archive@minotaur.apache.org Received: (qmail 9830 invoked from network); 31 Jan 2010 12:05:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 31 Jan 2010 12:05:56 -0000 Received: (qmail 29669 invoked by uid 500); 31 Jan 2010 12:05:56 -0000 Delivered-To: apmail-james-mime4j-dev-archive@james.apache.org Received: (qmail 29649 invoked by uid 500); 31 Jan 2010 12:05:56 -0000 Mailing-List: contact mime4j-dev-help@james.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mime4j-dev@james.apache.org Delivered-To: mailing list mime4j-dev@james.apache.org Received: (qmail 29573 invoked by uid 99); 31 Jan 2010 12:05:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 Jan 2010 12:05:56 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of apache@bago.org designates 209.85.219.215 as permitted sender) Received: from [209.85.219.215] (HELO mail-ew0-f215.google.com) (209.85.219.215) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 31 Jan 2010 12:05:46 +0000 Received: by ewy7 with SMTP id 7so3934172ewy.30 for ; Sun, 31 Jan 2010 04:05:26 -0800 (PST) Received: by 10.213.100.165 with SMTP id y37mr3027711ebn.71.1264939525905; Sun, 31 Jan 2010 04:05:25 -0800 (PST) Received: from mail-ew0-f215.google.com (mail-ew0-f215.google.com [209.85.219.215]) by mx.google.com with ESMTPS id 5sm5595806eyh.0.2010.01.31.04.05.25 (version=SSLv3 cipher=RC4-MD5); Sun, 31 Jan 2010 04:05:25 -0800 (PST) Received: by ewy7 with SMTP id 7so3934152ewy.30 for ; Sun, 31 Jan 2010 04:05:24 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.172.203 with SMTP id t53mr2046968wel.56.1264939524811; Sun, 31 Jan 2010 04:05:24 -0800 (PST) X-Originating-IP: [78.134.13.105] Date: Sun, 31 Jan 2010 13:05:24 +0100 Message-ID: <9426afb71001310405h6f048395k8fd21ecfeb5ecba7@mail.gmail.com> Subject: Fixing Hudson env (Re: Hudson build is still unstable: mime4j-trunk #748) From: Stefano Bagnara To: mime4j-dev Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org I'm starting to hate hudson ;-) I don't understand what's going on. I checked out the svn trunk from linux, freebsd and windows and everywhere it's working and passing tests. So I guess hudson (or svn) does some mistake while updating sources in a previous checkout. I just deleted the old mime4j-trunk project in hudson (no way to delete the workspace with my karma) and created a new one. Hope this is finally fixed. I also had to remove automatic deploy to the ASF snapshot repository because it was failing with a 401 error and the build failed because of this (the same for jDKIM). Is repository.apache.org down or do I have to do something now that I deleted and recreated mime4j-trunk in hudson? Stefano