Community
Participate
Working Groups
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.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink