From 487cba9ccb2997c9f6b3243944425774c971bd8c Mon Sep 17 00:00:00 2001 From: Edouard DUPIN Date: Sun, 6 Sep 2020 21:48:32 +0200 Subject: [PATCH] [DEV] basic version of ant --- build.xml | 248 +++++++++++++++++++++++------------------------------- 1 file changed, 105 insertions(+), 143 deletions(-) diff --git a/build.xml b/build.xml index a70e0ca..23bb674 100644 --- a/build.xml +++ b/build.xml @@ -1,22 +1,17 @@ - - - - - - - - - - - - - + + + + + + + + - + @@ -40,129 +35,86 @@ wget https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/2.2/hamcrest-core wget https://repo1.maven.org/maven2/org/junit/platform/junit-platform-suite-api/1.6.2/junit-platform-suite-api-1.6.2.jar wget https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar --> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -189,11 +141,21 @@ wget https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core - - - - - - + + + + + + + + + + + + + + + +