Bug 326955 - JPA server test framework should include all java files from foundation test framework during build ejb-jar file
Summary: JPA server test framework should include all java files from foundation test ...
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard:
Keywords: test
Depends on:
Blocks:
 
Reported: 2010-10-04 14:12 EDT by Kevin Yuan CLA
Modified: 2022-06-09 10:25 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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