summaryrefslogtreecommitdiffstats
path: root/make/lib/junit.txt
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-08-31 16:31:50 +0200
committerSven Gothel <[email protected]>2013-08-31 16:31:50 +0200
commit10a28c860bd3f4ccecef156c9bbbc88087bf568d (patch)
treedb6dfa4b0fd6ae6355da163d03ba3371c7530715 /make/lib/junit.txt
parentae1dd6990fb4f0f20cc908916a9cb68f0be866ff (diff)
Bump junit 4.8.2 -> 4.11 (incl. hamcrest 1.2) ; TestTempJarCache uses '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' annotation
Issue: Java7 unit test order is no more predictable Fix: junit 4.11 performs a determined (not defined default) test order. Additionally user can force ascending method name test order Produced a drop-in junit.jar / junit-source.zip replacement, which includes - junit version version 4.11 - hamcrest-core version 1.3
Diffstat (limited to 'make/lib/junit.txt')
-rw-r--r--make/lib/junit.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/lib/junit.txt b/make/lib/junit.txt
deleted file mode 100644
index c7b67bc..0000000
--- a/make/lib/junit.txt
+++ /dev/null
@@ -1 +0,0 @@
-version 4.8.2