this is why wildcard imports are bad :)

On Fri, Jan 4, 2013 at 9:48 AM, Policeman Jenkins Server
<[email protected]> wrote:
> 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
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to