@rzorzorzo Is there any progress towards getting Groovy to work on Java 25? I have some applications I'd like to upgrade, but they need the Groovy scripting to work.
Fixed. That column has been in the JDBC spec since 4.1 but apparently some drivers still don't implement it. The tests are now all passing on my machine using the default HSQLDB profile.
Done.
Jeff/Edward: I've rebased this branch on top of latest master. Any chance one of you could review and merge it?
Yes, that is the correct branch.
Yes, and that's what I'm doing now. But it would be nice to cut out the middleman.
Support PowerShell as a script type
Well I've finally come back to this after an equally long amount of time. The project where I needed this was on ice for a while but now it's heating up again. I've rewritten the patch on top of latest master and force pushed the branch. Although that doesn't seem to have updated this MR for whatever reason. The build logs from that Travis run are long gone, of course, so I don't know why it failed. Try grabbing the updated branch and running it through Travis. If it fails again, I'll look at it...