
Hi all, Here are the remaining tasks that need to be done before a 0.3 version can be released. TimeBasedTriggeringPolicy: - Update javadoc. - Add an example config xml file. MDC: - Add the MDC map to the serialized LoggingEvent. - Modify the put method of MDC to create a new instance of the map each time a new property is introduced, so that the serialization mechanism sends the new map and not its reference. - Create an MDCConverter. - Corresponding tests. PropertiesTranslator: - Update documentation to tell about PropertiesTranslator. - Decide of a url for the webapp - Update PropertiesTranslator project to a non-snapshot version - Set up a server and install the PropertiesTranslatorWebApp. Site: - put the codes.html page back online. Project management: - Update logback-skin to be a subproject of logback. Anything more? -- Sébastien Pennec sebastien@qos.ch Logback: The reliable, generic, fast and flexible logging framework for Java.