mirror of
https://github.com/google/nomulus.git
synced 2025-05-21 03:39:36 +02:00
* Fix missing-driver in HibernateSchemaExporterTest HibernateSchemaExporterTest is failing with "Driver not found" error after Java 11 upgrade. Reason is that ServiceLoader now only checks modules for services. Proper fix is to define modules. This short term fix is to declare the driver class explicitly. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
WEB-INF/appengine-generated | ||
build.gradle | ||
Dockerfile | ||
karma.conf.js |