Return-Path: X-Original-To: apmail-directory-dev-archive@www.apache.org Delivered-To: apmail-directory-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BB7CB9513 for ; Sat, 26 Nov 2011 07:05:05 +0000 (UTC) Received: (qmail 30956 invoked by uid 500); 26 Nov 2011 07:05:05 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 30571 invoked by uid 500); 26 Nov 2011 07:04:58 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 30564 invoked by uid 99); 26 Nov 2011 07:04:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Nov 2011 07:04:55 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of elecharny@gmail.com designates 74.125.82.44 as permitted sender) Received: from [74.125.82.44] (HELO mail-ww0-f44.google.com) (74.125.82.44) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Nov 2011 07:04:49 +0000 Received: by wwp14 with SMTP id 14so5082799wwp.1 for ; Fri, 25 Nov 2011 23:04:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=+NWvWrAYjAnLVSmEn/Bp7/V/gBmxUs0HJYfDD96ilwE=; b=I9kW/mEDyyP2FlnMyqxBsbKzENDo0dwXNiWKxktDI0kLUEgsOo6upjKwgqLia3Kd6c oNm8Yx++zghzTScV7ZLszDcTj4QkdtzBS/YwYb9ND4MJtElF7TDZ8E4iRCbx58a5eUUc ae3k6Osf347XHP/TZcjRikuOicHvp8bRYtsbc= Received: by 10.181.12.111 with SMTP id ep15mr24437538wid.10.1322291067812; Fri, 25 Nov 2011 23:04:27 -0800 (PST) Received: from emmanuel-lecharnys-MacBook-Pro.local (89-159-87-208.rev.dartybox.com. [89.159.87.208]) by mx.google.com with ESMTPS id m25sm30520960wbp.6.2011.11.25.23.04.26 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 25 Nov 2011 23:04:27 -0800 (PST) Message-ID: <4ED08F7A.1090500@gmail.com> Date: Sat, 26 Nov 2011 08:04:26 +0100 From: Emmanuel Lecharny Reply-To: elecharny@apache.org User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0) Gecko/20111105 Thunderbird/8.0 MIME-Version: 1.0 To: Apache Directory Developers List Subject: Failing Jenkins builds : info Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hi guys, since I bumped up the project's plugin version, we have Jenkins failures. This is dur to a bug in the maven-felix-plugin 2.3.5 (https://issues.apache.org/jira/browse/FELIX-3037) which uses a method available only in Java 6. Here we have 3 options : - switch to Java 6 on Jenkins server, waiting for the fixed plugin to be released - let jenkins complain for the Java 5 builds until we have a new version - rollback the plugin version to 2.3.4 in project I would go for the third option atm, but I must say that I'm really tempted by option 1 wdyt ? -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com