Now that we have added 70 methods to Logger via Logger2, I'd like to pause the rush to release 2.4 in order to carefully consider that we have:
(1) All we need in Logger2 for Java 8 FP support (lazy goodies). (2) Any other holes in the Logger API that we can handle with Logger2. If we realize this later, we would need a Logger3, which I am sure no one wants until Java 9... Gary On Sun, Aug 9, 2015 at 5:13 AM, Ralph Goers <[email protected]> wrote: > You are correct. I believe I need to incorporate a couple of bug fixes > from commons. Thanks for the reminder. > > Ralph > > On Aug 9, 2015, at 1:09 AM, Remko Popma <[email protected]> wrote: > > Quick question (away from PC): > Was the DateFormat related work complete? I seem to remember there was > still some work remaining but I can't find the Jira ticket now on my > phone... > Was there a plan to get a more recent version of FastDateFormat or was > that not necessary? > > Sent from my iPhone > > On 2015/08/09, at 11:27, Ralph Goers <[email protected]> wrote: > > I should be heading back to Arizona tomorrow morning and should have some > time to work on the release tomorrow afternoon when I get home (about 22 > hours from now). I believe I forgot some license headers and there may be > a few other clean-up items. > > FWIW, after building the site these are the checkstyle stats: > > > ModuleInfoWarningsErrorsapi90103core2201333commons logging bridge001log4j > 1.2 api004slf4j binding007jul adapter007log4j 2 to slf4j003Flume appender0 > 017tag library001jmx001web app support0027nosql0023iostreams2019 > > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
