David Wheeler

Results 24 comments of David Wheeler

It looked completely unrelated to the change, that's all I remember

I get the impression this project has become inactive 😟

``` java.lang.AssertionError: Unexpected Exception Message: Connection Error: SSL Error: Received fatal alert: certificate_expired expected: Connection Error: SSL Error: Hostname .* could not be verified from com.impossibl.postgres.jdbc.PGSQLSimpleException: Connection Error: SSL Error:...

@kdubb Not sure it's working yet - I just (force) pushed some changes that reduced the number of failures on my local - it seemed to fix all the SSL...

Oooh looks like it worked on Github! @kdubb I've disabled the Java 8 builds because there was some dependency not available in java 8 class format, but github still seems...

> I think the Java 8 thing was what I was seeing. Can you post an error message from the Java 8 build? You can see it here: https://github.com/impossibl/pgjdbc-ng/actions/runs/6758368037/job/18369978501 ```...

> We could increase the Java version to 11 for that module to get it working again. That's a good idea. We still wouldn't be able to run that build...

> Nevermind that wouldn't work the actual java-version is set in the action workflow. I thought it was being selected via Gradle toolchains. I think it's using both actually. I've...

I'm gonna sign off for a while, I think this is ready for a review. LMK what you think

Nope. Do you think I should? It's still producing Java 8 compatible output, so I don't see why we need to build with Java 8