Type | Changes | By |
---|
| nullCreated XPathXMLFileModule to fix problems with XMLFileModule. Added getAttributeValue to JXPathHelper
and changed all references to getAttribute to use it instead. Fixes COCOON-1574. | rgoers |
Type | Changes | By |
---|
| Fixed getAttributeNames(...) in SettingsInputModule:
The getAttributeNames(...) method returns an iterator of all properties instead an empty one. | TS |
| A simple Action that logs a given message for a given log level. | felixk |
| StatusGenerator must now show default Store explicitly (because no longer part of StoreJanitor) Fixes COCOON-2054. Thanks to Alexander Klimetschek. | gkossakowski |
| Fixed getInputStream() in XModuleSource:
Set up XMLSerializer in a component way, i.e. retrieve it from ServiceManager. Thanks to Ellis Pritchard. | joerg |
Type | Changes | By |
---|
| StatusGenerator: Show a list of all Spring beans Fixes COCOON-2047. Thanks to Alexander Klimetschek. | reinhard |