mirror of
https://github.com/google/nomulus.git
synced 2025-05-01 04:27:51 +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 | ||
RdapActionBase.java | ||
RdapAutnumAction.java | ||
RdapDomainAction.java | ||
RdapDomainSearchAction.java | ||
RdapEntityAction.java | ||
RdapEntitySearchAction.java | ||
RdapHelpAction.java | ||
RdapIcannStandardInformation.java | ||
RdapIpAction.java | ||
RdapJsonFormatter.java | ||
RdapModule.java | ||
RdapNameserverAction.java | ||
RdapNameserverSearchAction.java | ||
RdapSearchPattern.java | ||
RdapSearchResults.java |