aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/skyframe
diff options
context:
space:
mode:
authorGravatar Tony Liang <tony.liang@rubrik.com>2018-01-11 09:59:22 -0800
committerGravatar Copybara-Service <copybara-piper@google.com>2018-01-11 10:00:47 -0800
commita4ac4a154da69927731f9d432913978f6e807a55 (patch)
tree9018c2f02f6477552379cd6174072f694d361120 /src/test/java/com/google/devtools/build/lib/skyframe
parent04b5ab2e303a1a09fa2b942c264b16df6d6d472a (diff)
Concatenate reference config files in singlejar
Merge reference.conf files in single jar since [akka will break](https://doc.akka.io/docs/akka/current/general/configuration.html#when-using-jarjar-onejar-assembly-or-any-jar-bundler) if reference.conf files are overwritten. The feature is added to both java and cpp implementations of singlejar to concatenate reference.conf files to keep behaviors consistent. For the cpp implementation, using `OutputJar.ExtraCombiner` in singlejar_main.cc feels less intrusive than adding a new `Concatenator` in the output_jar code. Bazel-dev discussion on the issue is [here](https://groups.google.com/forum/#!topic/bazel-dev/C30dwAPL708). Closes #4413. PiperOrigin-RevId: 181622277
Diffstat (limited to 'src/test/java/com/google/devtools/build/lib/skyframe')
0 files changed, 0 insertions, 0 deletions