[ https://issues.apache.org/jira/browse/GERONIMO-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832374#action_12832374 ]
Shawn Jiang commented on GERONIMO-5134:
---------------------------------------
There is a hard coded jpa_3.0 in following file that was not updated.
\plugins\jaxws\geronimo-jaxws-builder\src\main\java\org\apache\geronimo\jaxws\builder\JAXWSTools.java
Just committed the fix to the g21 branch.
> G 2.1 branch use wrong geronimo-jpa spec version
> ------------------------------------------------
>
> Key: GERONIMO-5134
> URL: https://issues.apache.org/jira/browse/GERONIMO-5134
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: buildsystem
> Affects Versions: 2.1.5
> Reporter: Forrest Xia
> Assignee: Donald Woods
> Fix For: 2.1.5
>
> Attachments: GERONIMO-5134.patch
>
>
> In some pom.xml, there is a dependency:
>
> org.apache.geronimo.specs
> geronimo-jpa_3.0_spec
> 1.1.1
>
> it should be updated to
>
> org.apache.geronimo.specs
> geronimo-jpa_1.0_spec
> 1.1.2
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.