Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Thu, 18 Sep 2025 19:49:51 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3802: fix: Update release plugin config to use .set(...) for props and inject nexus secrets via props In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 3309407123 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3802 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3802#issuecomment-3309407123 Content-Type: text/plain; charset=utf-8 Exactly the same code works for me in a different project: https://github.com/Netcracker/qubership-profiler-agent/blob/c71efd9d52f6d61ddc608d1a46ea9437fa04e3b8/build-logic/root-build/src/main/kotlin/build-logic.root-build.gradle.kts#L10 I don't see reasons to go for properties and so on. So I wonder why do you suggest the changes