On Tue, May 26, 2020 at 9:17 PM Remko Popma <remko.po...@gmail.com> wrote:
> Isn't groovy-dateutil in use because of the convenience of utility > methods for converting from String to Date and back? > Yes, converting String <-> java.util.Date is still widely used even though we include String <-> JSR-310 Date/Time classes by default which could cover most similar use cases. Apart from that, when we are talking about groovy-all, we are talking about > a maven thing, not a jar, right? > Correct, just what is included in the groovy-all pom. Cheers, Paul. On Tue, May 26, 2020 at 5:56 PM Guillaume Laforge <glafo...@gmail.com> > wrote: > >> Sounds like a good idea to review the (optional) modules for 4.0. >> >> On Tue, May 26, 2020 at 6:39 AM Daniel.Sun <sun...@apache.org> wrote: >> >>> +1 >>> >>> Cheers, >>> Daniel Sun >>> >>> >>> >>> ----- >>> Apache Groovy committer & PMC member >>> Blog: http://blog.sunlan.me >>> Twitter: @daniel_sun >>> >>> -- >>> Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html >>> >> >> >> -- >> Guillaume Laforge >> Apache Groovy committer >> Developer Advocate @ Google Cloud Platform >> >> Blog: http://glaforge.appspot.com/ >> Twitter: @glaforge <http://twitter.com/glaforge> >> >