google-nomulus/core
Michael Muller df7d272157
Adding junit back into the runtime classpath (#399)
* Adding junit back into the runtime classpath

Unfortunately, GenerateSqlSchemaCommand depends on junit via testcontainers.
We should really move GenerateSqlSchemaCommand out of nomulus tool (we only
use it during development) but this gets nomulus tool working for the time
being.

* Removed unnnecessary trace line.

* lockfiles generated after update_dependency.sh
2019-12-05 16:01:05 -05:00
..
gradle/dependency-locks Adding junit back into the runtime classpath (#399) 2019-12-05 16:01:05 -05:00
src Check SQL dependency in super class for SqlIntegrationMembershipTest (#398) 2019-12-05 13:12:56 -05:00
build.gradle Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up Karma config file (#345) 2019-11-06 10:33:58 -05:00