Bug 390813 - Add Hermes JPQL parser test bundle to SDK
Summary: Add Hermes JPQL parser test bundle to SDK
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Eclipselink (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Eric Gwin CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 342174
  Show dependency tree
 
Reported: 2012-10-01 07:58 EDT by Pascal Filion CLA
Modified: 2022-06-09 10:03 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 Pascal Filion CLA 2012-10-01 07:58:32 EDT
Update the build to include Hermes unit-tests so it can be published and grabbed by Dali (WTP test repository).
Comment 1 Eric Gwin CLA 2012-11-26 11:53:17 EST
I'll need to know how it should be invoked. It is OSGi right? how do you expect it to be run. Should it be run from Maven/surefire, or with Ant... etc.

At a minimum I need to know how you typically run it (Including how you invoke it and with what arguments).
Comment 2 Pascal Filion CLA 2012-11-26 12:09:47 EST
1) When integrated with EclipseLink unit-tests (eg: test-lrg), it should be executed the same way as any other test (eg: eclipselink.jpa.test), which is run with Ant.

Requirements are:
 Classpath dependencies:
   - org.eclipse.persistence.jpa.jpql
   - persistence.jar 2.x
 JUnit test class:
   - org.eclipse.persistence.jpa.tests.jpql.AllHermesTests

2) When used by Dali in Eclipse and possibly by JDev, it'll be used as an Eclipse plug-in (OSGi).
Comment 3 Pascal Filion CLA 2012-11-26 13:09:32 EST
Forgot to mention, the classpath of org.eclipse.persistence.jpa.jpql.test needs to have /resource, /resource_xml folders.
Comment 4 Eclipse Webmaster CLA 2022-06-09 10:03:54 EDT
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink