Community
Participate
Working Groups
Due to changes made my Mike Norman on Aug 10 as revision 8013, following tests failed due to several model classes missing from classpath. Since we don't put org/eclipse/persistence/testing/models/jpa/cacheable as MODEL_DIR in <server-test-cacheable> target in jpa/eclipselink.jpa.test/build.xml, so we need explicitly adding these classes by import them. Mike Norman did some clean up and removed those imports, so the following tests started failing with NPE. (1). org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableModelJunitTestAll.testCachingOnALL (2). org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableModelJunitTestNone.testCachingOnNONE (3). org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableModelJunitTestEnableSelective.testCachingOnENABLE_SELECTIVE (4). org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableModelJunitTestDisableSelective.testCachingOnDISABLE_SELECTIVE (5). org.eclipse.persistence.testing.tests.jpa.cacheable.CacheableModelJunitTestUnspecified.testCachingOnUNSPECIFIED
SVN revision 8033: revert some of the changes from 8023
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink