Re: Creating a Kotlin Commons Lang Package

2020-08-18 Thread Isira Seneviratne
Exactly. Okio has done a similar conversion from Java to Kotlin. On Tue, Aug 18, 2020 at 10:32 AM Adwait Kumar Singh < theadvaitkumarsi...@gmail.com> wrote: > Yeah we could call it from Kotlin but the point is to re-wr

Re: [COMPRESS] Java 7- > 8

2020-08-18 Thread Gary Gregory
After 10 days, as I there was only positive feedback, I did it. Gary On Wed, Aug 12, 2020 at 3:23 AM Peter Lee wrote: > +1 for this. > > But it is not because of the lambdas(personally I do like the lambdas, but > it is not a reason that could convince me to update the JDK). > The OpenJDK7 is n

Re: The project website

2020-08-18 Thread sebb
The main Commons site does not need any special processing. It just needs a script to run Maven and publish the generated site. Can we use svnpubsub, Maven and Buildbot? If so, is there any info on how to set up Buildbot? Buildbot is mentioned in the Pelican+Buildbot page, but there are no detai