Check and repair your Jackrabbit repository from the Magnolia admin interface.
Magnolia Repository Tools
Magnolia Repository Tools is a simple Magnolia module which adds a GUI for running maintenance operations on the underlining Jackrabbit repository and Lucene Index.
It adds a GUI into the Magnolia admin interface from which you can run:
- an index repository check, without having to shutdown your magnolia instance and to manually edit jackrabbit workspace configuration files
- a persistence manager check, if you are using the "bundle" implementation of Jackrabbit Persistence Managers
Screenshots
You will find a new page "Repository tools" under the Tools menu in admin interface.

Installation
Unzip the module bundle into your Magnolia webapp WEB-INF/lib folder just like any other module or, if you're using Maven, simply declare the dependency in your pom.xml.
Project info & quick links
-
Latest release: 4.0.2
License: GPLv3 - Download Sourceforge file download area
- Bugs and feature requests OpenmindLAB Jira
- Changelog See what's new in release 4.0.2
- Source code Subversion public url
- Javadocs Documentation for the release 4.0.2
- Maven The dependency snippet for your pom