[
https://issues.apache.org/jira/browse/JCR-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved JCR-3825.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.9.1
Updated docs in http://svn.apache.org/r1633081
> Use RepositoryFactory for first hops
> ------------------------------------
>
> Key: JCR-3825
> URL: https://issues.apache.org/jira/browse/JCR-3825
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: docs
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Priority: Minor
> Fix For: 2.9.1
>
>
> The first hops examples currently use a TransientRepository to create a
> repository instance. This introduces a dependency to the Jackrabbit
> implementation. I'd like to change the examples to use a RepositoryFactory.
> This way, the examples will also work with other implementations like Oak by
> simply changing the maven dependency.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)