1
0
mirror of https://github.com/google/nomulus synced 2026-01-07 22:15:30 +00:00
Files
nomulus/services/tools
Weimin Yu 6aaf081489 Create a new app to hold GenerateSqlSchemaCommand (#409)
* Create a new app to hold GenerateSqlSchemaCommand

GenerateSqlSchemaCommand starts postgresql using testcontainer.
This makes junit etc a runtime dependency, allowing them to get
into release artifacts.

By moving this command to a separate tool, we can remove junit
etc as compile/runtime dependency.
2019-12-13 16:05:35 -05:00
..

This directory is intentionally empty. This subproject is configred through root
project build script.