summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJaikiran Pai <jaikiran@apache.org>2017-12-13 19:07:41 +0530
committerJaikiran Pai <jaikiran@apache.org>2018-03-17 16:23:44 +0530
commit063e60813af955e6db6353ede79249a7bab9d63e (patch)
tree22982b6eddb227ddb8e91b78e6ff8364a69c9f0f /lib
parentc5e87fec833258dd0fbb228355fb1cc8d3dbc720 (diff)
downloadant-063e60813af955e6db6353ede79249a7bab9d63e.tar.gz
JUnit 5 support - A new junitlauncher task
Diffstat (limited to 'lib')
-rw-r--r--lib/libraries.properties5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libraries.properties b/lib/libraries.properties
index 3d4f4a156..cf8e93037 100644
--- a/lib/libraries.properties
+++ b/lib/libraries.properties
@@ -53,6 +53,11 @@ jdepend.version=2.9.1
jruby.version=1.6.8
junit.version=4.12
rhino.version=1.7.8
+junit-platform-launcher.version=1.1.0
+# Only used for internal tests in Ant project
+junit-vintage-engine.version=5.1.0
+# Only used for internal tests in Ant project
+junit-jupiter-engine.version=5.1.0
jsch.version=0.1.54
jython.version=2.7.0
# log4j 1.2.15 requires JMS and a few other Sun jars that are not in the m2 repo