Buck: unsign all jgit jars
Change-Id: I25749b80f2060f3322844cd2b94075acd3874e51
This commit is contained in:
@@ -26,6 +26,7 @@ maven_jar(
|
|||||||
license = 'jgit',
|
license = 'jgit',
|
||||||
repository = REPO,
|
repository = REPO,
|
||||||
deps = [':jgit'],
|
deps = [':jgit'],
|
||||||
|
unsign = True,
|
||||||
exclude = [
|
exclude = [
|
||||||
'about.html',
|
'about.html',
|
||||||
'plugin.properties',
|
'plugin.properties',
|
||||||
@@ -38,6 +39,7 @@ maven_jar(
|
|||||||
sha1 = 'a8b47bb41cec25b1d128f7d267badbc7dcf6d9aa',
|
sha1 = 'a8b47bb41cec25b1d128f7d267badbc7dcf6d9aa',
|
||||||
license = 'DO_NOT_DISTRIBUTE',
|
license = 'DO_NOT_DISTRIBUTE',
|
||||||
repository = REPO,
|
repository = REPO,
|
||||||
|
unsign = True,
|
||||||
deps = [':jgit'],
|
deps = [':jgit'],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user