[ https://issues.apache.org/jira/browse/JCR-799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mike Roberts updated JCR-799: ----------------------------- Attachment: repository.xml this repository config demonstrates the bug. > AbstractJournal doesn't create deep paths for revision files > ------------------------------------------------------------ > > Key: JCR-799 > URL: https://issues.apache.org/jira/browse/JCR-799 > Project: Jackrabbit > Issue Type: Bug > Components: core > Affects Versions: 1.2.3 > Environment: Windows 2003 > Reporter: Mike Roberts > Priority: Trivial > Attachments: repository.xml > > > AbstractJournal throws when trying to create the revision file if the > directory the revision file is in doesn't already exist. When initializing a > repository during its startup, the create fails is you use a revision param > like <param name="revision" value="${rep.home}/repository/revision" /> > because the repository directory hasn't been created yet. Attached is a > repository.xml that demonstrates. It uses Oracle for FS and PMs. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.