[
https://issues.apache.org/jira/browse/GERONIMO-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648339#action_12648339
]
David Jencks commented on GERONIMO-4410:
----------------------------------------
Patch applied in rev 718380.
This work is being done in
https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-jpa_2.0_spec
A maven dependency would be on
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-jpa_2.0_spec</artifactId>
<version>1.0-EA-SNAPSHOT</version>
</dependency>
Snapshots are available in the apache snapshot repo which should be included in
any build that inherits from the apache 4 pom.xml.
> Update JPA 2.0 spec component
> -----------------------------
>
> Key: GERONIMO-4410
> URL: https://issues.apache.org/jira/browse/GERONIMO-4410
> Project: Geronimo
> Issue Type: Task
> Security Level: public(Regular issues)
> Components: specs
> Reporter: Jeremy Bauer
> Assignee: David Jencks
> Attachments: jpa2.0-update-1.0-patch.txt
>
>
> This task is to update the JPA 2.0 spec component (geronimo-jpa_2.0_spec)
> with code provided by the OpenJPA project as new JPA 2.0/JSR-317 public spec
> drafts are made available - through the final draft. Updates will be
> provided in the form of a patch. After the update is made a snapshot will be
> pushed out to the maven repository.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.