Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 370988 - JAX-RS tests need to be separate project in order to avoid dependency issues in Eclipse IDE
Summary: JAX-RS tests need to be separate project in order to avoid dependency issues ...
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nobody - feel free to take it CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-08 13:20 EST by Praba Vijayaratnam CLA
Modified: 2022-06-09 10:19 EDT (History)
1 user (show)

See Also:


Attachments

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