Not disagreeing but I won't be able to spin up a second candidate until tonight at the earliest as I am traveling. FWIW, AbstractLogger in beta1 is more broken that this is. This doesn't actually "not function", it just isn't pretty.
Ralph On Oct 9, 2012, at 2:24 AM, Gary Gregory wrote: > I think we should consider this a show stopper for beta 2. Anyone else? > > Gary > > On Oct 9, 2012, at 2:26, Ralph Goers <[email protected]> wrote: > >> Something was calling one of the methods that converts the incoming String >> to an ObjectMessage and then calling forcedLog, which then was wrapping that >> with another ObjectMessage. >> >> Ralph >> >> On Oct 8, 2012, at 7:38 PM, Gary Gregory wrote: >> >>> This is not right (in trunk, I am not sure about what happens in the beta2 >>> RC): >>> >>> I am seeing this log output in my app which uses Apache Commons VFS 2.0: >>> >>> 2012-10-08 22:31:47,281 [main] INFO : ObjectMessage[obj=Using >>> "C:\Users\ggregory\AppData\Local\Temp\vfs_cache" as temporary files store.] >>> >>> With plain 1.2, I saw: >>> >>> 2012-10-08 22:31:47,281 [main] INFO : Using >>> "C:\Users\ggregory\AppData\Local\Temp\vfs_cache" as temporary files store. >>> >>> Gary >>> >>> -- >>> E-Mail: [email protected] | [email protected] >>> JUnit in Action, 2nd Ed: http://bit.ly/ECvg0 >>> Spring Batch in Action: http://bit.ly/bqpbCK >>> Blog: http://garygregory.wordpress.com >>> Home: http://garygregory.com/ >>> Tweet! http://twitter.com/GaryGregory >>
