pgjdbc/pgjdbc GitHub issues and pull requests (mirror)help / color / mirror / Atom feed
[pgjdbc/pgjdbc] issue #2551: Add tests with Java 18, 19, 20 2+ messages / 1 participants [nested] [flat]
* [pgjdbc/pgjdbc] issue #2551: Add tests with Java 18, 19, 20 @ 2022-06-17 14:45 "vlsi (@vlsi)" <[email protected]> 0 siblings, 0 replies; 2+ messages in thread From: vlsi (@vlsi) @ 2022-06-17 14:45 UTC (permalink / raw) To: pgjdbc/pgjdbc <[email protected]> See https://github.com/oracle-actions/setup-java See https://github.com/junit-team/junit5/pull/2944 I think CI matrix should be something like "build with Java X", "test with Java Y". It might help us if we create version-specific source sets (folders) and produce multi-release jar as the result. Then we could require something like "pgjdbc must be built with Java 11+ or 17+" while still targeting Java 8 or whatever. However, I believe the starting point should be adding Gradle toolchains https://docs.gradle.org/current/userguide/toolchains.html for test purposes (e.g. a separate build time parameter that would specify JVM for tests). ^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: [pgjdbc/pgjdbc] issue #2551: Add tests with Java 18, 19, 20 @ 2025-06-14 09:02 "vlsi (@vlsi)" <[email protected]> 0 siblings, 0 replies; 2+ messages in thread From: vlsi (@vlsi) @ 2025-06-14 09:02 UTC (permalink / raw) To: pgjdbc/pgjdbc <[email protected]> Implemented in #3026 ^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2025-06-14 09:02 UTC | newest] Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2022-06-17 14:45 [pgjdbc/pgjdbc] issue #2551: Add tests with Java 18, 19, 20 "vlsi (@vlsi)" <[email protected]> 2025-06-14 09:02 Re: [pgjdbc/pgjdbc] issue #2551: Add tests with Java 18, 19, 20 "vlsi (@vlsi)" <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox