Re: pgjdbc: Maven -> Gradle, Java 6 => 7, JUnit 4 => 5

From: Philippe Marschall <pm(at)netcetera(dot)ch>
To: pgsql-jdbc(at)lists(dot)postgresql(dot)org
Subject: Re: pgjdbc: Maven -> Gradle, Java 6 => 7, JUnit 4 => 5
Date: 2020-03-16 09:11:35
Message-ID: e4645c54-71d9-2c77-b242-793205fee775@netcetera.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 10.03.20 21:39, Vladimir Sitnikov wrote:
> Hi,
>
> It looks like its time to move forward and bump the dependencies and tools:
>
> * Maven->Gradle

+/- 0 I strongly prefer Maven but I barely contribute anything. I'm fine
with whatever the maintainers chose.

I did give it a try. In all open source projects I contribute to I'm
underwhelmed across the board by the ones who use Gradle.

I have a personal blog and the most popular pages are the ones for
disabling the Gradle cache and daemon.

> * Minimal Java: 6 ==> 7 or 8

+1 on 7 or 8. Personally I'd prefer 8.

> * JUnit: 4 => 5

+1

> * Kotlin?

-1

> * Other?

Nothing comes to my mind.

Cheers
Philippe

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Dunstan 2020-03-17 07:03:54 Re: pgjdbc: Maven -> Gradle, Java 6 => 7, JUnit 4 => 5
Previous Message Mikko Tiihonen 2020-03-15 12:57:45 Streaming ResultSet rows instead of buffering them in memory