Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 326955

Summary: JPA server test framework should include all java files from foundation test framework during build ejb-jar file
Product: z_Archived Reporter: Kevin Yuan <kevin.yuan>
Component: EclipselinkAssignee: Nobody - feel free to take it <nobody>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: test
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Kevin Yuan CLA 2010-10-04 14:12:58 EDT
EclipseLink JPA test framework (JUnitTestCase) are extended foundation test framework (TestCase), so foundation test framework classes also need to be added into JPA server testing ear files with server testing framework. But currently not all java files in foundation test framework are compiled and build into server testing ear, just some of them. This situation will cause some failures when foundation test framework has been changed (e.g. add new interface or new java file).
The best way is add all of java files into server testing ear with server test framework files.
Comment 1 Kevin Yuan CLA 2010-10-04 14:41:18 EDT
Fix checked into both trunk (2.2.0) and 2.1.2, code reviewed by Yiping Zhao.
In trunk, revision#: 8300 
In 2.1.2, revision #: 8301
Comment 2 Eclipse Webmaster CLA 2022-06-09 10:25:25 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink