mirror of
https://github.com/google/nomulus.git
synced 2025-05-09 00:08:21 +02:00
We're now using java_import_external instead of maven_jar. This allows
us to specify the relationships between jars, thereby allowing us to
eliminate scores of vendor BUILD files that did nothing but re-export
@foo//jar targets, thus addressing the concerns of djhworld on Hacker
News: https://news.ycombinator.com/item?id=12738072
We now have redundant failover mirrors, which is a feature I added to
Bazel 0.4.2 in
|
||
---|---|---|
.. | ||
BUILD | ||
RdeContactImportAction.java | ||
RdeContactInput.java | ||
RdeContactReader.java | ||
RdeHostImportAction.java | ||
RdeHostInput.java | ||
RdeHostReader.java | ||
RdeImportsModule.java | ||
RdeImportUtils.java | ||
RdeParser.java | ||
XjcToContactResourceConverter.java | ||
XjcToDomainResourceConverter.java | ||
XjcToEppResourceConverter.java | ||
XjcToHostResourceConverter.java |