This repository was archived by the owner on Jul 6, 2022. It is now read-only.
Releases: eiffel-community/eiffel-remrem-shared
Releases · eiffel-community/eiffel-remrem-shared
Uplifted Parent version
Uplifted REMReM parent version to 0.0.5
Updated eiffel-remrem-parent version
Merge pull request #21 from tcskoab/master Updated eiffel-remrem-parent version
Migrated from gradle to maven
migration from gradle to maven (#20) * migrate from gradle to maven
0.3.6: Updated GSON version (#18)
Updated GSON version
Removed LDAP related functionality from shared
Removed LDAP related functionality from shared and moved to respective components to enable and disable ldap authentication at component level
Added functionality to disable ldap authentication if ldap properties are not configured
Added functionality to disable ldap authentication if ldap properties are not configured
Implemented functionality to get the versions of service and all loaded protocols
Implemented functionality to get the versions of service and all loaded protocols. Moved common code for both generate and publish to shared.
Implemented Base64 encoding functionality for Ldap manager password
Implemented Base64 encoding functionality for Ldap manager password and also added rootDn property for ldap authentication
Implemented ldap authentication functionality
Implemented common ldap functionality for remrem-publish and remrem-generate in shared
Added functionality to get the version of the loaded messaging protocols.
Added functionality to load and parse the MINIFEST files to get the version of the loaded messaging protocols.