Marcel Reutegger created JCR-3825: ------------------------------------- Summary: 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
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)