[ http://jira.magnolia.info/browse/MAGNOLIA-1140?page=comments#action_13567 ] David Smith commented on MAGNOLIA-1140: ---------------------------------------
Just to add some observations from the peanut gallery on this issue -- I rebuilt the 3.0 branch on Feb. 19, 2007 (rev 8442 I believe), with jackrabbit 1.2.1 and tried it out with a mysql backend. No problems to report here. The debug log of the new magnolia-3.0.2-SNAPSHOT reported a warning NoClassDefFoundError on org.apache.jackrabbit.core.query.PdfTextFilter, but happily boostrapped anyway. The refactored database persistence manager also transparently reconnected to the MySQL backend after the connection timed-out overnight (yeah!). There was a stack trace or two in the logs, but it still kept working. As to copy/move operations, I've been doing that within the config workspace w/ no issue. The build did required running the clean target before building to clear out the older lucene 1.4.x and jackrabbit 1.0 jars. I also notice they moved the persistence manager classes and left a stub class for backwards compatibility. In a jackrabbit 1.2.x upgrade, WEB-INF/config/repo-conf/jackrabbit*.xml should probably be updated to the new packages for these. > move to jackrabbit 1.2.x > ------------------------ > > Key: MAGNOLIA-1140 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1140 > Project: Magnolia > Issue Type: Improvement > Reporter: Philipp Bracher > Assigned To: Fabrizio Giustina > Priority: Critical > Fix For: 3.1 > > Attachments: POM & PDM Issue Analysis Workbook.xls > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/developer.html ----------------------------------------------------------------
