Acosix / alfresco-simple-content-stores

Addon to provide a set of common content store implementations and easy-to-use configuration (no Spring config)
Apache License 2.0
43 stars 19 forks source link

Update addon to breaking API changes in Alfresco 5.2 #7

Closed AFaust closed 6 years ago

AFaust commented 6 years ago

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).

AFaust commented 6 years ago

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