mirror of
https://github.com/google/nomulus.git
synced 2025-05-02 04:57: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 | ||
ChildEntityInput.java | ||
ChildEntityReader.java | ||
ChunkingKeyInput.java | ||
ConcatenatingInput.java | ||
EppResourceBaseInput.java | ||
EppResourceBaseReader.java | ||
EppResourceEntityInput.java | ||
EppResourceEntityReader.java | ||
EppResourceIndexInput.java | ||
EppResourceIndexReader.java | ||
EppResourceInputs.java | ||
EppResourceKeyInput.java | ||
EppResourceKeyReader.java | ||
NullInput.java |