[
https://issues.apache.org/jira/browse/JCR-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12543861
]
Felix Meschberger commented on JCR-1218:
----------------------------------------
RepositoryUtil IMHO has two issues with regards to JCR OCM: (1) It creates a
dependency on Jackrabbit-Core which is very bad and (2) it provides utility
code, of which I am not sure whether it is correctly placed inside the JCR OCM.
Therefore, I suggest to not move this class back into the JCR-OCM library.
What exact functionality is ocm-spring being dependent ?
> RepositoryUtil moved outside of main source tree
> ------------------------------------------------
>
> Key: JCR-1218
> URL: https://issues.apache.org/jira/browse/JCR-1218
> Project: Jackrabbit
> Issue Type: Bug
> Components: jcr-mapping
> Affects Versions: 1.3.3
> Reporter: Padraic Hannon
> Priority: Blocker
> Attachments: move-repositoryutil.patch
>
>
> It appears that the RepositoryUtil class was moved from src/main to src/test.
> This class is used by the ocm-spring project.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.