public inbox for [email protected]
help / color / mirror / Atom feedFrom: Vladimir Sitnikov <[email protected]>
To: [email protected]
Subject: [pgjdbc/pgjdbc] 3a5f18: chore: use Java 17 for building pgjdbc, and use --...
Date: Mon, 27 Nov 2023 08:00:12 -0800
Message-ID: <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]> (raw)
Branch: refs/heads/master
Home: https://github.com/pgjdbc/pgjdbc
Commit: 3a5f185423d6d0b68e12791afd3c33be88fc65b1
https://github.com/pgjdbc/pgjdbc/commit/3a5f185423d6d0b68e12791afd3c33be88fc65b1
Author: Vladimir Sitnikov <[email protected]>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M .github/workflows/main.yml
M .github/workflows/matrix.js
M .github/workflows/matrix_builder.js
M CONTRIBUTING.md
M TESTING.md
M appveyor.yml
M build-logic-commons/gradle-plugin/build.gradle.kts
M build-logic-commons/gradle-plugin/src/main/kotlin/build-logic.kotlin-dsl-gradle-plugin.gradle.kts
A build-logic/basics/src/main/kotlin/ToolchainProperties.kt
A build-logic/basics/src/main/kotlin/build-logic.toolchains.gradle.kts
A build-logic/basics/src/main/kotlin/configureToolchain.kt
M build-logic/build-parameters/build.gradle.kts
M build-logic/jvm/build.gradle.kts
M build-logic/jvm/src/main/kotlin/build-logic.java.gradle.kts
M build-logic/jvm/src/main/kotlin/build-logic.kotlin.gradle.kts
M build-logic/jvm/src/main/kotlin/build-logic.test-base.gradle.kts
M build-logic/jvm/src/main/kotlin/build-logic.test-junit5.gradle.kts
M build-logic/verification/src/main/kotlin/build-logic.checkerframework.gradle.kts
M build-logic/verification/src/main/kotlin/build-logic.checkstyle.gradle.kts
M build-logic/verification/src/main/kotlin/build-logic.style.gradle.kts
M docs/content/development/_index.md
M pgjdbc/src/test/java/org/postgresql/test/jdbc42/SetObject310Test.java
Log Message:
-----------
chore: use Java 17 for building pgjdbc, and use --release 8 to target Java 8, add tests with Java 21 and 22 (#3026)
Now we will always use a recent JDK for building pgjdbc (e.g. a recent javac),
and we will use toolchains to separate build JDK from test JDK.
Fixes https://github.com/pgjdbc/pgjdbc/issues/3014
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: [pgjdbc/pgjdbc] 3a5f18: chore: use Java 17 for building pgjdbc, and use --...
In-Reply-To: <pgjdbc/pgjdbc/push/refs/heads/master/[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox