From the Jenkins console output:
=====
compile-core:
[mkdir] Created dir:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/build/solr-solrj/classes/java
[javac] Compiling 93 source files to
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-3.x/checkout/solr/build/solr-solrj/classes/java
[javac] javac: invalid target release: 1.6
=====
This was my fault: I copy-pasted ant properties javac.{source,target}=1.6 from
trunk solr/common-build.xml.
I just committed a fix: removed the Solr-specific values, so Lucene's, which
are set to 1.5, are used by Solr.
Steve
> -----Original Message-----
> From: Apache Jenkins Server [mailto:[email protected]]
> Sent: Wednesday, July 13, 2011 5:09 PM
> To: [email protected]
> Subject: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 9547 - Failure
>
> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/9547/
>
> No tests ran.
>
> Build Log (for compile errors):
> [...truncated 4188 lines...]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]