Method to create default RepositoryConfig from just the repository directory
----------------------------------------------------------------------------

                 Key: JCR-2119
                 URL: https://issues.apache.org/jira/browse/JCR-2119
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-core
            Reporter: Jukka Zitting
            Assignee: Jukka Zitting
            Priority: Minor
             Fix For: 1.6.0


It would be useful to have a static method like RepositoryConfig.create(File) 
that would take the repository directory and expect to find the repository 
configuration in a "repository.xml" file inside that directory.

If the directory does not exist, it would be created. And if the repository 
configuration file does not exist, then it would be created from the default 
configuration included in Jackrabbit.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to