From 9530e7710049534697dd8bd7f86ecb73932a83c9 Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Tue, 12 May 2015 19:03:30 +0000 Subject: Fix the build in the case of newer JUnit, that, in its turn, uses hamcrest now. Upgrade from 6.1.5 to 6.2.31. Based on: PR: 156251 Submitted by: pi Now that the test-target fully works, add "regression-test" alias to it so it can be used for that purpose. --- java/berkeley-db/files/patch-junit | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) (limited to 'java/berkeley-db/files/patch-junit') diff --git a/java/berkeley-db/files/patch-junit b/java/berkeley-db/files/patch-junit index 314176172f22..951d95f399eb 100644 --- a/java/berkeley-db/files/patch-junit +++ b/java/berkeley-db/files/patch-junit @@ -1,31 +1,39 @@ ---- build.xml Wed Sep 20 18:10:10 2006 -+++ build.xml 2014-09-29 14:22:48.000000000 -0400 -@@ -135,6 +135,8 @@ +--- build.xml 2014-12-17 02:30:51 UTC ++++ build.xml 2015-05-12 12:14:56 -0400 +@@ -132,6 +132,9 @@ + + ++ - -@@ -469,4 +471,5 @@ - + +@@ -872,5 +875,5 @@ + + +- ++ + + +@@ -917,4 +920,5 @@ + + - -@@ -1224,5 +1227,4 @@ + +@@ -2127,5 +2131,4 @@ - -@@ -1233,7 +1235,4 @@ - +@@ -2137,7 +2140,4 @@ -- + - - - +- + -- cgit v1.2.3