Community
Participate
Working Groups
The tests jpa/eclipselink.jpa.wdf.test org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager TestPersist and TestMerge use the non-entity subclass "NastyTimestamp". EclipseLink does not support non-entity subclasses.
changed the following: - removed entiy "NastyTimestamp" - created new entity "Nasty" which is no non-entity subclass - changed TestPersist and TestMerge to use entity "Nasty" instead of "NastyTimestamp" - made the test methods testNastyTimestampTwice[NotIntial] more tolerant so that a failing commit is also OK for the test tests on MySQL -> OK (besides 7 known issues) checked in at 7170
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink