Return-Path: X-Original-To: apmail-builds-archive@minotaur.apache.org Delivered-To: apmail-builds-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D3E9CD948 for ; Thu, 25 Oct 2012 09:52:48 +0000 (UTC) Received: (qmail 94704 invoked by uid 500); 25 Oct 2012 09:52:47 -0000 Delivered-To: apmail-builds-archive@apache.org Received: (qmail 94518 invoked by uid 500); 25 Oct 2012 09:52:46 -0000 Mailing-List: contact builds-help@apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: builds@apache.org Delivered-To: mailing list builds@apache.org Received: (qmail 94419 invoked by uid 99); 25 Oct 2012 09:52:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Oct 2012 09:52:45 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [217.24.207.26] (HELO mail.seitenbau.net) (217.24.207.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Oct 2012 09:52:38 +0000 Received: from www.seitenbau.net ([192.168.15.18]:57693) by mail.seitenbau.net with esmtp (Exim 4.76) (envelope-from ) id 1TRK6q-0006nr-05; Thu, 25 Oct 2012 11:52:16 +0200 X-CTCH-RefID: str=0001.0A0B0208.50890BD0.0029,ss=1,re=0.000,fgs=0 In-Reply-To: References: Subject: RE: bad cobertura plugin version in jenkins ? X-KeepSent: A745D502:7607DABD-C1257AA2:00361D43; type=4; name=$KeepSent To: builds@apache.org Cc: "Apache Torque Developers List" X-Mailer: Lotus Notes Release 8.5.3 September 15, 2011 Message-ID: From: Thomas Fox Date: Thu, 25 Oct 2012 11:52:15 +0200 X-MIMETrack: Serialize by Router on www/seitenbau(Release 8.5HF467 | May 15, 2009) at 10/25/2012 11:52:15 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII X-Virus-Checked: Checked by ClamAV on apache.org Whatever it was, it is fixed now. Thanks a lot, Thomas > It seems that the cobertura plugin version was upgraded recently in > jenkins. > > Since then, the Torque jenkins builds failed, the first failing build was > https://builds.apache.org/view/S-Z/view/Torque/job/Torque4-trunk/332/console > > The root cause is > java.io.NotSerializableException: > hudson.plugins.cobertura.CoberturaPublisher > > It seems that the problem is described in > https://issues.jenkins-ci.org/browse/JENKINS-15518 > and that upgrading to the cobertura plugin version 1.7.1 would help. > > Could someone please check the cobertura plugin version(I'm afraid I have > no idea how to do this myself) and, if the version is 1.6 or 1.7, upgrade > to 1.7.1 ?