]> source.dussan.org Git - jgit.git/commit
Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler) 61/13161/3
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Sun, 26 May 2013 20:07:24 +0000 (22:07 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sat, 8 Jun 2013 22:50:51 +0000 (00:50 +0200)
commitb83c269369cb83cea10bd5b32891a4bb42793230
treef5703c8ec39ab2ada0f2442c69b1cd865fdd6f2c
parent79a2e28a937f399c2ee83b34db25f86095ded06a
Make JGit test work with both hamcrest 1.1 (juno) and 1.3 (kepler)

The hamcrest library has moved things around. This problem applies only
to the test, not plugin runtime.

Change-Id: I5b97f356d8595dbdc9e91d157558e40561a6a30d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/CheckoutCommandTest.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/RebaseCommandTest.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/DirCacheCheckoutMaliciousPathTest.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/util/FileUtilTest.java