Version 0.10 of the C5Connector.Java has been released.
It’s the Java backend for the filemanager of corefive.
Changes of the configuration of the filemanager can cause errors, because the (default) configuration is provided by C5Connector.Java. To ensure a runnable version, the *-bin.zip contains the source of the filemanager.
The changes in detail:
- issue #36: Client and adapter tight coupling (refactored the fetching of the default configuration of the filemanager)
- issue #37: Implementation of ‘baseUrl’ property
- issue #38: Build a bundle with the filemanager source
- updated Jackson to 2.5.4