From f33a3ce905d74b4b941c845ee2156310810b802e Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Wed, 28 Apr 2021 13:35:24 +0200 Subject: [PATCH] [BUILD] update ant build system --- build.xml | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index e95544a..73cd803 100644 --- a/build.xml +++ b/build.xml @@ -5,6 +5,16 @@ xmlns:jacoco="antlib:org.jacoco.ant" xmlns:cs="antlib:com.puppycrawl.tools.checkstyle.ant"> + + + + + + @@ -32,6 +42,10 @@ + + + + @@ -272,13 +286,38 @@ wget https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core - + + + + + + + + + + + + + + + + + + + + + +