From: <fg...@us...> - 2011-05-20 16:11:00
|
Revision: 3476 http://openutils.svn.sourceforge.net/openutils/?rev=3476&view=rev Author: fgiust Date: 2011-05-20 16:10:54 +0000 (Fri, 20 May 2011) Log Message: ----------- REPOTOOLS-1 Incorrect grammar in warning message Modified Paths: -------------- trunk/openutils-mgnlrepoutils/src/main/resources/net/sourceforge/openutils/mgnlrepoutils/RepositoryUtilsPage.html Modified: trunk/openutils-mgnlrepoutils/src/main/resources/net/sourceforge/openutils/mgnlrepoutils/RepositoryUtilsPage.html =================================================================== --- trunk/openutils-mgnlrepoutils/src/main/resources/net/sourceforge/openutils/mgnlrepoutils/RepositoryUtilsPage.html 2011-05-20 15:42:48 UTC (rev 3475) +++ trunk/openutils-mgnlrepoutils/src/main/resources/net/sourceforge/openutils/mgnlrepoutils/RepositoryUtilsPage.html 2011-05-20 16:10:54 UTC (rev 3476) @@ -20,8 +20,9 @@ Jackrabbit configuration files and without restarting Magnolia.</p> <p> <strong>Warning:</strong> - this only work on Jackrabbit 1.5 or 1.6, and it works by using private APIs that are not guaranted to work - in future versions. The Persistence Manager check only works with "bundle" PMs. + this only works with Jackrabbit, and it works by using private APIs that are not guaranted to work in + future versions (this is actually tested with versions from 1.5 to 2.2). The Persistence Manager check + only works with "bundle" PMs. <strong>Use it at your own risk.</strong> </p> </div> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |