google-nomulus/core
Weimin Yu 9f0e24132a
Break circular dependency between core and util (#379)
* Break circular dependency between core and util

Created a new :common project and moved a minimum
number of classes to break the circular dependency
between the two projects. This gets rid of the
gradle lint dependency warnings.

Also separated api classes and testing helpers into
separate source sets in :common so that testing
classes may be restricted to test configurations.
2019-11-21 15:36:55 -05:00
..
gradle/dependency-locks Upgrade to Gradle 6.0 (#364) 2019-11-13 13:17:29 -05:00
src Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -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