Return-Path: X-Original-To: apmail-gump-general-archive@www.apache.org Delivered-To: apmail-gump-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4881C10465 for ; Tue, 8 Oct 2013 10:55:03 +0000 (UTC) Received: (qmail 33315 invoked by uid 500); 8 Oct 2013 10:54:58 -0000 Delivered-To: apmail-gump-general-archive@gump.apache.org Received: (qmail 32943 invoked by uid 500); 8 Oct 2013 10:54:56 -0000 Mailing-List: contact general-help@gump.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Gump code and data" Reply-To: "Gump code and data" Delivered-To: mailing list general@gump.apache.org Received: (qmail 32859 invoked by uid 99); 8 Oct 2013 10:54:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Oct 2013 10:54:52 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [178.254.33.213] (HELO samaflost.de) (178.254.33.213) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Oct 2013 10:54:48 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id A9064588C70E for ; Tue, 8 Oct 2013 12:54:23 +0200 (CEST) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id blRmBPeR6Rqw for ; Tue, 8 Oct 2013 12:54:10 +0200 (CEST) Received: by samaflost.de (Postfix, from userid 1000) id B5E1F588C70D; Tue, 8 Oct 2013 12:54:10 +0200 (CEST) From: Stefan Bodewig To: general@gump.apache.org Subject: Re: logging-log4j-12 failed References: <525328C8.7040202@oracle.com> Date: Tue, 08 Oct 2013 12:54:10 +0200 In-Reply-To: <525328C8.7040202@oracle.com> (Ludmila Shikhvarg's message of "Mon, 07 Oct 2013 14:34:00 -0700") Message-ID: <87ob70ghil.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Virus-Checked: Checked by ClamAV on apache.org On 2013-10-07, Ludmila Shikhvarg wrote: > Hi, > I'm using JDK8 from https://jdk8.java.net/download.html to run gump. > logging-log4j-12 is started to fail with b75 and onward (the build log > is attached). > Any ideas? > com.sun.tools.javac.code.Symbol$CompletionFailure: class file for sun.util.locale.provider.LocaleProviderAdapter not found > com.sun.tools.doclets.internal.toolkit.util.DocletAbortException: com.sun.tools.javac.code.Symbol$CompletionFailure: class file for sun.util.locale.provider.LocaleProviderAdapter not found Looks like a defect in javadoc to me - at least not like anything the log4j devs would be able to fix. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@gump.apache.org For additional commands, e-mail: general-help@gump.apache.org