PersistenceManager API change breacks backward compatibility
------------------------------------------------------------
Key: JCR-1556
URL: https://issues.apache.org/jira/browse/JCR-1556
Project: Jackrabbit
Issue Type: Bug
Components: jackrabbit-core
Affects Versions: core 1.4.3
Reporter: Tobias Bocanegra
Persistence Manager API change introduced in JCR-1428 breaks backward
compatibility. although this is not a public visible API it renders 3rd party
PMs invalid that do not extend from AbstractPersistenceManager.
at least for the 1.4.3 patch release, we should not do this.
suggest to revert the API change for the next 1.4.4 release, but leave the
method on the abstract pm, and introduce it only for 1.5.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.