Release Notes - Hippo Repository 1.2.12
Changes
New Feature
- [HREP-166] - Add a ConfigurableXMLContentExtractor that is capable of having configuration to ignore xml parts under certain xml elements
- [HREP-171] - implement propsearch as an efficient search that should replace the slow propcontains
Improvements
- [HREP-159] - Switch the default Xml extractor from SimpleXmlExtractor to HippoSimpleXmlExtractor
- [HREP-172] - Make location of openjms.xml server config file configurable
- [HREP-176] - Allow setting ttl for persistent jms messages in build properties
- [HREP-157] - Allow slide tables and columns to have a prefix.
- [HREP-158] - Integrate the optional JMS bridge in the repository
Bugfixes
- [HREP-160] - Add missing xalan dependency for the HippoSimpleXMLExtractor
- [HREP-161] - Replicating one file multiple times creates files without content
- [HREP-162] - Maven 'install' and 'deploy' overwrite Zip file with tar file
- [HREP-163] - Simultaneous writes to the same namespace can sometimes lead to data corruption
- [HREP-164] - Use user's own credentials to check if user exists when falling back from ldap authentication
- [HREP-165] - Use thread safe httpclientmanager for the replicator
- [HREP-167] - Don't allow empty usernames
- [HREP-168] - Don't allow special filter characters in ldap username's
- [HREP-170] - default-property-analyzer not honored for separately defined properties without an analyzer
- [HREP-173] - Cleanup jgroups dependency in main project.xml