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 - + + + + + + + + + + + + + + + + + + + + + +