Yeap.
~/dev/workspaces-java/cayenne(3.0B1) $ java -showversion
java version "1.6.0_15"
Java(TM) SE Runtime Environment (build 1.6.0_15-b03-219)
Java HotSpot(TM) 64-Bit Server VM (build 14.1-b02-90, mixed mode)
This is on Snow Leopard 10.6.1.
-- KevinOn Mon, Oct 26, 2009 at 12:17 PM, Andrus Adamchik <andru..bjectstyle.org> wrote: > so you use Java 6 by any chance? > > On Oct 26, 2009, at 6:12 PM, Kevin Menard wrote: > >> I'll have to dig in some more, but I just hit the following test >> failure using hsqldb: >> >> >> ------------------------------------------------------------------------------- >> Test set: org.apache.cayenne.access.DataContextSharedCacheTest >> >> ------------------------------------------------------------------------------- >> Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.846 >> sec <<< FAILURE! >> testSnapshotEvictedAndObjectsHollowedForInvalidate >> (org.apache.cayenne.access.DataContextSharedCacheTest) >> Time elapsed: 0.008 sec <<< FAILURE! >> junit.framework.AssertionFailedError: expected:<5> but was:<3> >> at junit.framework.Assert.fail(Assert.java:47) >> at junit.framework.Assert.failNotEquals(Assert.java:282) >> at junit.framework.Assert.assertEquals(Assert.java:64) >> at junit.framework.Assert.assertEquals(Assert.java:201) >> at junit.framework.Assert.assertEquals(Assert.java:207) >> at >> org.apache.cayenne.access.DataContextSharedCacheTest.testSnapshotEvictedAndObjectsHollowedForInvalidate(DataContextSharedCacheTest.java:616) >> >> -- >> Kevin >> >> >> >> On Sun, Oct 25, 2009 at 12:49 PM, Andrus Adamchik >> <andru..bjectstyle.org> wrote: >>> >>> Release artifacts are posted here: >>> >>> http://people.apache.org/~aadamchik/release/3.0B1/ >>> >>> Please evaluate and cast your votes. >>> >>> Cheers, >>> Andrus >>> >> > >
This archive was generated by hypermail 2.0.0 : Mon Oct 26 2009 - 12:21:59 EDT