You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@roller.apache.org by Glen Mazza <gl...@gmail.com> on 2014/06/07 13:39:49 UTC

Fixed. (Re: Jenkins build is still unstable: Roller #1256)

Fixed the problem, the latest Lucene we're using requires Java 7: 
http://lucene.apache.org/core/4_8_1/changes/Changes.html#v4.8.0.system_requirements. 


I was building successfully with JDK 1.7 at home but the JDK 1.6 we 
configured on Jenkins won't work.  On Jenkins we were getting *an 
unsupported major.minor version 51.0 on the Lucene JAR message, 
indicating that JDK 7 is needed. 
*(http://java67.blogspot.com/2012/10/how-to-fix-javalangunsupportedclassversionerror-major-minor-version-49-50-51.html) 
I've updated our Jenkins build to use 1.7 for trunk, and specified a min 
1.7 on our Wiki build page.

Glen

On 6/4/2014 12:23 AM, Apache Jenkins Server wrote:
> See <https://builds.apache.org/job/Roller/changes>
>