On 5/20/2011 at 7:58 AM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/hudson/job/Lucene-Solr-Maven-3.x/128/
There is some kind of problem with compiling the Solr clustering contrib under Java 1.5: [INFO] Compiling 10 source files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Maven-3.x/checkout/solr/contrib/clustering/build/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] Failure executing javac, but could not parse the error: An exception has occurred in the compiler (1.5.0_16-p9). Please file a bug at the Java Developer Connection (http://java.sun.com/webapps/bugreport) after checking the Bug Parade for duplicates. Include your program and the following diagnostic in your report. Thank you. com.sun.tools.javac.code.Symbol$CompletionFailure: file org/simpleframework/xml/Root.class not found I can repro on my Win7 box with Oracle JDK 1.5.0_22. Steve
