소스 검색

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…
취소
저장