Two more items of business WRT Supplier: - Are we happy with the name Supplier. Someone made mention that Guava's Supplier caused some isssue with * imports. Seems like not an issue to me. - Should be rename LambdaUtil to SupplierUtil.
Gary On Sun, Aug 9, 2015 at 8:25 PM, Gary Gregory <[email protected]> wrote: > I am glad that we are taking a bit of time here. There is no rush to push > 2.4 tomorrow I feel since we added a lot of code (not complex code but > still). > > In fact, I would not mind _not_ cutting an RC for a couple of days to let > the dust settle and let all of us take a second and third look. > > For Java 6 users, this is where people that care can provide patches, > help, and do some work. If there are volunteers to put out another 2.3.x - > Java 6 release, more power to them, I'm not in that boat ATM. > > WRT Java versions, for me at work, it's a matter of how soon we jump from > Java 7 to 8 (which has mostly to do with IBM having solid Java 8 support on > their hardware). > > Gary > > On Sun, Aug 9, 2015 at 8:08 PM, Remko Popma <[email protected]> wrote: > >> I am very glad we got the lamda support in though. Great to see how well >> we are working together as a community. >> >> I am still a bit worried about log4j2 users who are on java 6. With 2.4 >> we may disappoint those users, but lamda support should make log4j2 more >> attractive for users on java 8. >> >> Sent from my iPhone >> >> On 2015/08/10, at 11:42, Ralph Goers <[email protected]> wrote: >> >> Well, once again I didn’t get as much done as I wanted and with the >> discussion on the LambdaLogger I haven’t had a chance to cut the release. >> We will see how tomorrow goes. >> >> Ralph >> >> On Aug 9, 2015, at 9:38 AM, Gary Gregory <[email protected]> wrote: >> >> Oh, and a mention that I have a logger-level branch in the repo that >> would avoid adding 70 methods, you'd only need 14 (IIRC). If anyone wants >> to comment on that, I'd appreciate it. I am not asking that this be >> included in 2.4, but I want to explore a different style of logging with >> you all. >> >> Gary >> >> On Sun, Aug 9, 2015 at 9:35 AM, Gary Gregory <[email protected]> >> wrote: >> >>> 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 >>>> appender0017tag library001jmx001web app support0027nosql0023iostreams20 >>>> 19 >>>> >>>> >>> >>> >>> -- >>> 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 >>> >> >> >> >> -- >> 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 >> >> >> > > > -- > 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 > -- 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
