From ade4d6dfc6eeb4e6719ff3a1c903f049e527ba9f Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Tue, 28 Oct 2014 19:44:15 +0200 Subject: [PATCH] Fix build/run of regression tests --- build.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index f064544..02df089 100644 --- a/build.xml +++ b/build.xml @@ -7,6 +7,7 @@ + @@ -102,7 +103,18 @@ class Version { public static String VERSION = "${VERSION}";} - + + + + + + + + +