pgjdbc/pgjdbc GitHub issues and pull requests (mirror)
help / color / mirror / Atom feedFrom: vlsi (@vlsi) <[email protected]>
To: pgjdbc/pgjdbc <[email protected]>
Subject: [pgjdbc/pgjdbc] issue #4130: Refactor test-gss to a regular tests rather than a standalone app
Date: Tue, 02 Jun 2026 08:59:41 +0000
Message-ID: <[email protected]> (raw)
We have test-gss module written in Groovy, and it causes maintenance issues:
* It adds extra dependency (groovy-all) which is used in a single place only.
* It adds to dependency update PRs like https://github.com/pgjdbc/pgjdbc/pull/3648
* I requires to maintain separate Gradle config and binary jar: https://github.com/pgjdbc/pgjdbc/blob/301cfb7a5a1950eb9d545dcb4b8d13162bd4e855/test-gss/gradle/wrapp...
* It requires extra command to launch the test
I have no hard feelings, however, `test-gss` would probably look better as an extra module or a class inside `pgjdbc/src/test/...`.
I can file a PR to harmonize the test if that is desired.
Any thoughts?
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: github://pgjdbc/pgjdbc
Cc: [email protected], [email protected]
Subject: Re: [pgjdbc/pgjdbc] issue #4130: Refactor test-gss to a regular tests rather than a standalone app
In-Reply-To: <<[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