Release Notes - Hippo Repository 1.2.10
Changes
New Feature
- [HREP-106] - New HippoSimpleXMLExtractor to enable proper XPath expressions
Improvements
- [HREP-77] - Build property for memory settings
- [HREP-58] - Reschedule create job during operation / general index maintenance
- [HREP-65] - 1 JMS topic per namespace
- [HREP-87] - Clean up default config files
- [HREP-88] - Improve build process
- [HREP-92] - Binary build as maven goal
- [HREP-93] - Allow to set jetty.port in build.properties
- [HREP-95] - Add buffered indexing to the default build
- [HREP-98] - Update default mysql adapter to latest 3.1 version
- [HREP-100] - Slide log should rotate and append
- [HREP-101] - Cron log should rotate
- [HREP-104] - Upgrade to new jetty version 5.1.11
Bugfixes
- [HREP-76] - Saving a document fails
- [HREP-83] - Properties extracted with SimpleXMLExtractor are not updated when value is deleted
- [HREP-90] - string-length() in a extractor must be wrapper with string()to work. This should not be needed
- [HREP-91] - many xpaths go wrong with SimpleXmlExtractor, for example, substring(/root/title,1,100) when title is shorter then 100 chars
- [HREP-96] - Fix dependencies for excalibur-slide
- [HREP-97] - Fix build warning in linux because of strange character
- [HREP-103] - Repository gives classnotfound warning on startup in log file