[cle-release-team] Status builds with OpenJDK 1.7 on Mac

Earle Nietzel earle.nietzel at gmail.com
Thu Mar 29 08:48:35 PDT 2012


Hey Team,

After acquiring a new MacBook Pro and setting up OpenJDK 1.7, Maven 3,
I was able to build Sakai trunk minus the gradebook-standalone-app
which fails on the following test:
Tests in error:
  testUpdateGradebook(org.sakaiproject.tool.gradebook.test.GradebookManagerTest):
Could not find gradebook
uid=org.sakaiproject.tool.gradebook.test.GradebookManagerTest

Running:
find ./ -name \*.class -exec file {} \; | grep -v "version 51.0" | wc -l
0

Which tells that there were no classes of any other type than version
51.0 (Java 7).

You can get OpenJDK 7 for Mac from:
http://code.google.com/p/openjdk-osx-build/

Will try and find some time to get that test fixed this week.

Earle



More information about the cle-release-team mailing list