[
https://issues.apache.org/jira/browse/JCR-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475070
]
Jukka Zitting commented on JCR-761:
-----------------------------------
Good point, fixed in revision 410576.
Is there a good Maven dependency we could use instead of the following to catch
these issues at compile-time?
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-j2ee-connector_1.5_spec</artifactId>
<version>1.0</version>
<scope>provided</scope>
</dependency>
> JCA build failure with J2EE 1.3
> -------------------------------
>
> Key: JCR-761
> URL: https://issues.apache.org/jira/browse/JCR-761
> Project: Jackrabbit
> Issue Type: Bug
> Components: jca
> Affects Versions: 1.2.2
> Reporter: Jukka Zitting
> Assigned To: Jukka Zitting
> Fix For: 1.2.3
>
>
> The fix to JCR-736 introduced a similar problem as was previously reported in
> JCR-413. The fix in JCR-413 should apply also to this case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.