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

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: PostgreSQL JDBC list <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: pgjdbc: Maven -> Gradle, Java 6 => 7, JUnit 4 => 5
Date: 2020-03-30 11:13:41
Message-ID: CAB=Je-H_98VyC4wEZ8VJFoAepF7pwx4d-7dj9dUyyUVU8sA69A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I've migrated the build system from Maven to Gradle.
Sorry for the disruption, and I hope it won't be severe.

IDE project might probably require reimport (e.g. remove all project files,
and reimport by opening Gradle build.gradle.kts).

Vladimir

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vladimir Sitnikov 2020-03-30 12:31:41 [pgjdbc/pgjdbc] 9db1d9: docs: cleanup contributing.md
Previous Message Vladimir Sitnikov 2020-03-30 10:53:24 [pgjdbc/pgjdbc] f0edff: chore: migrate build scripts to Gradle