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

Bug 370988

Summary: JAX-RS tests need to be separate project in order to avoid dependency issues in Eclipse IDE
Product: z_Archived Reporter: Praba Vijayaratnam <prabaharan.vijayaratnam>
Component: EclipselinkAssignee: Nobody - feel free to take it <nobody>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: tom.ware
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Praba Vijayaratnam CLA 2012-02-08 13:20:24 EST
Currently, JAX-RS tests are part of EclipseLink's JPA test (trunk/jpa/eclipselink.jpa.test/, checked-in as fix for 369277). And these tests have compile-time dependency on Jersey-Core jar (namely javax.ws.rs_1.1.1.v20101004-1200.jar), and to avoid warnings/errors within Eclipse IDE users have to manually add this jar to project build path. This is considered unnecessary step for those who only wants to run JPA tests.

We need to create new test project, for example, trunk/jpa/eclipselink.jpa.jaxrs.test along with its own antbuild.xml etc.
Comment 1 Eclipse Webmaster CLA 2022-06-09 10:19:33 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink