Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-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 65A8FE4D3 for ; Fri, 4 Jan 2013 14:49:06 +0000 (UTC) Received: (qmail 18315 invoked by uid 500); 4 Jan 2013 14:49:05 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 18263 invoked by uid 500); 4 Jan 2013 14:49:05 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 18254 invoked by uid 99); 4 Jan 2013 14:49:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jan 2013 14:49:04 +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: domain of jenkins@thetaphi.de designates 188.138.97.18 as permitted sender) Received: from [188.138.97.18] (HELO mail.sd-datasolutions.de) (188.138.97.18) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jan 2013 14:48:58 +0000 Received: from serv1 (localhost.localdomain [127.0.0.1]) by mail.sd-datasolutions.de (Postfix) with ESMTP id 1D09614AA063 for ; Fri, 4 Jan 2013 14:48:37 +0000 (UTC) Date: Fri, 4 Jan 2013 14:48:24 +0000 (UTC) From: Policeman Jenkins Server To: dev@lucene.apache.org Message-ID: <1411945773.23.1357310917101.JavaMail.jenkins@serv1.sd-datasolutions.de> Subject: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b71) - Build # 3586 - Failure! MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_22_2036578517.1357310904073" X-Jenkins-Job: Lucene-Solr-4.x-Linux X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_22_2036578517.1357310904073 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/3586/ Java: 32bit/jdk1.8.0-ea-b71 -server -XX:+UseG1GC All tests passed Build Log: [...truncated 8225 lines...] [javac] Compiling 130 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-solrj/classes/java [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/java/org/apache/solr/client/solrj/util/ClientUtils.java:135: error: reference to Base64 is ambiguous [javac] v = Base64.byteArrayToBase64(bytes, 0, bytes.length); [javac] ^ [javac] both class org.apache.solr.common.util.Base64 in org.apache.solr.common.util and class java.util.Base64 in java.util match [javac] /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/solrj/src/java/org/apache/solr/client/solrj/util/ClientUtils.java:138: error: reference to Base64 is ambiguous [javac] v = Base64.byteArrayToBase64(bytes.array(), bytes.position(),bytes.limit() - bytes.position()); [javac] ^ [javac] both class org.apache.solr.common.util.Base64 in org.apache.solr.common.util and class java.util.Base64 in java.util match [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 2 errors [...truncated 1 lines...] BUILD FAILED /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:353: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:178: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:428: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:378: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:329: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:349: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:448: The following error occurred while executing this line: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1541: Compile failed; see the compiler error output for details. Total time: 16 minutes 30 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording test results Description set: Java: 32bit/jdk1.8.0-ea-b71 -server -XX:+UseG1GC Email was triggered for: Failure Sending email for trigger: Failure ------=_Part_22_2036578517.1357310904073 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org ------=_Part_22_2036578517.1357310904073--