Skip to content

Commit 445c0b0

Browse files
committed
This commit is an attempt to address the fact that the lib directory had "buildlib" in its .gitignore file but the version number for the jacoco files in buildlib must match the version in lib so they must be updated in sync. The .gitignore "buildlib" entry was supressing updating the jacoco support files properly which we think has been breaking testing on one of our platforms.
1 parent c8029ca commit 445c0b0

File tree

4 files changed

+0
-1
lines changed

4 files changed

+0
-1
lines changed

drjava/lib/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
buildlib
21
arch

drjava/lib/buildlib/ant-junit.jar

116 KB
Binary file not shown.
19.6 KB
Binary file not shown.
22.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)