There was an error while loading. Please reload this page.
install Gradle
A working build using Gradle has been created. This build ensures that all static final variables are updated.
The jar can be built using: gradle build -x test
gradle build -x test
The unit tests can be run with: gradle test
gradle test
Copied the original PostgreSQL test classes and found 519
9108 tests succeeded out of the box (8589 failed)
9108 tests completed, 8589 failed, 6 skipped
The sources are now in:
src/main/ src/test/
Kept the files/directories for now, but we can/should remove it later.
/https-github-com-pgjdbc /postgresql-42.1.4.jar /postgresql-jdbc-head-doc.tar.gz
Also needed to do the following to get a successful build: