The mac and generic binaries look good. The source builds. Tests passed on Oracle java 1.6.
But I got failures on Oracle Java 1.8 (on mac). I tried 4 different database vendors and the tests failed each time. There were a few failures, but the consistent one was this: junit.framework.AssertionFailedError: expected:<33> but was:<34> at org.apache.cayenne.access.DataContextEJBQLDeleteTest.testDeleteIdVar(DataContextEJBQLDeleteTest.java:151) I'm not sure how important that is and if Java 8 is officially supported by cayenne or not. I'd still be willingly to give a +1. On Sat, Sep 20, 2014 at 10:41 AM, Andrus Adamchik <and...@objectstyle.org> wrote: > After half a day of fighting with the build system bit rot, I prepared and > posted release artifacts for 3.1 final. Rat and testing results were posted > here some time ago. > > Maven artifacts: > https://repository.apache.org/content/repositories/orgapachecayenne-1002 > Assemblies: https://dist.apache.org/repos/dist/dev/cayenne/3.1 > > That was quite some time in the making. I am really excited to get it out. > > Please evaluate and cast your votes. > > Andrus