Remove duplicate JsonFactory service declaration

When merging all the jars using the Buck java_binary
rule, all the META-INF entries get collapsed together in
the resulting fat-jar.

JsonFactory service definition isn't useful for our purpose
and is even included multiple times: this confuses the processing
of the Jar file when we need to update its manifest.

Getting rid of the unwanted files resolves the problem at source.

Change-Id: Ie419f52b6c000bf6e76f32a1bd0153bf1c8739cd
1 file changed
tree: ac1950ae3d5720a83bd4b6923fb698054a4a84aa
  1. jenkins/
  2. jenkins-docker/
  3. .gitignore