summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAntoine Levy-Lambert <antoine@apache.org>2013-03-05 05:42:51 +0000
committerAntoine Levy-Lambert <antoine@apache.org>2013-03-05 05:42:51 +0000
commit3930d3e938dfbe45835ef7b28d00d5714bc304d0 (patch)
treedff38e69e65af671f2fd3b79fc7418b3f9b92c38 /lib
parent4213be7405b3972ce4b346144f04a1878f29561d (diff)
downloadant-3930d3e938dfbe45835ef7b28d00d5714bc304d0.tar.gz
JUnit4 tests marked @Ignore do not appear in XML output. PR 43969
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452674 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'lib')
-rw-r--r--lib/libraries.properties2
-rw-r--r--lib/optional/junit-4.11.jarbin0 -> 245039 bytes
-rw-r--r--lib/optional/junit-4.8.1.jarbin206258 -> 0 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/lib/libraries.properties b/lib/libraries.properties
index fe69827bc..5d349a597 100644
--- a/lib/libraries.properties
+++ b/lib/libraries.properties
@@ -45,7 +45,7 @@ jasper-compiler.version=4.1.36
jasper-runtime.version=${jasper-compiler.version}
jdepend.version=2.9.1
jruby.version=0.9.8
-junit.version=4.8.1
+junit.version=4.11
jsch.version=0.1.42
jython.version=2.1
#log4j 1.2.15 requires JMS and a few other Sun jars that are not in the m2 repo
diff --git a/lib/optional/junit-4.11.jar b/lib/optional/junit-4.11.jar
new file mode 100644
index 000000000..aaf744484
--- /dev/null
+++ b/lib/optional/junit-4.11.jar
Binary files differ
diff --git a/lib/optional/junit-4.8.1.jar b/lib/optional/junit-4.8.1.jar
deleted file mode 100644
index c466ab688..000000000
--- a/lib/optional/junit-4.8.1.jar
+++ /dev/null
Binary files differ