Issue Details (XML | Word | Printable)

Key: OPENJPA-193
Type: Sub-task Sub-task
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Marc Prud'hommeaux
Reporter: Marc Prud'hommeaux
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenJPA
OPENJPA-186

Create a flag that automatically runs the JPA TCK from maven

Created: 29/Mar/07 05:35 PM   Updated: 06/Apr/07 09:20 PM
Return to search
Component/s: None
Affects Version/s: 0.9.6
Fix Version/s: 0.9.7

Time Tracking:
Not Specified

Resolution Date: 06/Apr/07 09:20 PM


 Description  « Hide
The JPA TCK was automatically run when executing "mvn install", which would then fail is the TCK was not installed locally. There should be a flag or profile that enables the TCK to be run, but which will be excluded when it is absent.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Marc Prud'hommeaux added a comment - 06/Apr/07 09:20 PM
Added 'tck-profile' profile flag that enables running the JPA TCK as part of the integration-test phase.