瀏覽代碼

Add the args4j jar

This allows the tests to all be built and run by bazel.

Bug: 525412
Change-Id: Ie9281d07462cd07200fadb4b0e7b7f88c44f7865
Signed-off-by: Pepper Lebeck-Jobe <eljobe@gmail.com>
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
tags/v4.9.0.201710071750-r
Pepper Lebeck-Jobe 6 年之前
父節點
當前提交
bc45947c98
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      org.eclipse.jgit.pgm.test/BUILD

+ 1
- 0
org.eclipse.jgit.pgm.test/BUILD 查看文件

@@ -13,6 +13,7 @@ junit_tests(
tags = ["pgm"],
deps = [
":helpers",
"//lib:args4j",
"//lib:commons-compress",
"//lib:javaewah",
"//lib:junit",

Loading…
取消
儲存