Acosix / alfresco-simple-content-stores

Addon to provide a set of common content store implementations and easy-to-use configuration (no Spring config)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update addon to breaking API changes in Alfresco 5.2

AFaust opened this issue · comments

The addon needs to be updated to work with Alfresco 5.2. The ContentStore interface has been changed and the ContentURLHandler class is no longer available (at least not in the previous package).
We may need to create separate branches for compatibility with older Alfresco versions (4.2 and up - 4.2 primarily because a customer recently expressed interest in using the addon).

Branches now exist for 4.2 and 5.0/5.1 compatibility. The master branch is now updated to be compatible with 5.2.