gerrit/gerrit-acceptance-framework
Dave Borowitz f83c424b4b Fix deprecation warnings from latest JGit update
- FS is no longer required for LockFile constructor.
 - TestRepository#getClock was renamed getDate.
 - Replace usages of RefDatabase#getRef with either exactRef, when we
   know we can bypass the full lookup path, or findRef, where the
   input is user-provided and we might need to add an implicit prefix.

Change-Id: I6309b91ccf99ffaa724be273ddae0d9857b825f9
2016-01-06 10:50:28 -05:00
..
src/test/java/com/google/gerrit/acceptance Fix deprecation warnings from latest JGit update 2016-01-06 10:50:28 -05:00
BUCK Add deps to gerrit-acceptance-framework to support httpd plugin IT tests 2015-11-24 14:07:27 -05:00
pom.xml Set version to 2.13-SNAPSHOT 2015-11-09 21:44:27 +00:00