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

Bug 338146

Summary: Hermes: Testing project needs name change, and possibly other refactoring
Product: z_Archived Reporter: Eric Gwin <eric.gwin>
Component: EclipselinkAssignee: Project Inbox <eclipselink.orm-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: neil.hauge, pascal.filion, shaun.smith
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on: 338144    
Bug Blocks: 337911    

Description Eric Gwin CLA 2011-02-24 14:30:57 EST
The project is currently org.eclipse.persistence.utils.jpa.query.test.

The EclipseLink convention is that only OSGi bundle projects are named org.eclipse.persistence..., Since the test project is a java project it should be called eclipselink.<something>.test.

However since it is also a test project its name should reflect the project it is testing (which is currently in flux).

Also the associated bundle project's packaging is changing so that may also effect the test project's package structure.
Comment 1 Neil Hauge CLA 2011-02-25 09:29:54 EST
I propose eclipselink.jpa.jpql.test.  The package naming will align with the package name changes in the associated bunlde.

Any objections?
Comment 2 Shaun Smith CLA 2011-02-25 12:29:40 EST
The name of the bundle under test would be o.e.p.jpa.jpql (Bug 338144) so the name of the test project should follow the usual pattern and be as Neil suggested.

Note that the location of o.e.p.jpa.jpql would be in JPA so the tests would also reside in JPA.
Comment 3 Eric Gwin CLA 2011-02-25 12:55:20 EST
+1 I'm ok wil eclipselink.jpa.jpql.test living under the JPA umbrella as long as the bundle itself is o.e.p.jpa.jpql and lives under JPA as well.
Comment 4 Eric Gwin CLA 2011-03-02 14:14:37 EST
(In reply to comment #3)
> +1 I'm ok wil eclipselink.jpa.jpql.test living under the JPA umbrella as long
> as the bundle itself is o.e.p.jpa.jpql and lives under JPA as well.

Peter concurs, he unfortunately cannot update the bug himself at this
time. I'm hoping he will later.
Comment 5 Neil Hauge CLA 2011-03-09 16:43:04 EST
This bug was fixed with the patch from bug 338138.  Test project was moved to jpa component and has a name of o.e.p.jpa.jpql.test.
Comment 6 Eclipse Webmaster CLA 2022-06-09 10:08:22 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink