diff --git a/.gitignore b/.gitignore index b4ea534..d075be7 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,9 @@ ScenariumConfig.txt *.class *~ *.bck - +build.number +/extern/ +/out/ +/.settings/ +/junit/ /target/ diff --git a/build.xml b/build.xml index 23bb674..f40b9f0 100644 --- a/build.xml +++ b/build.xml @@ -1,21 +1,31 @@ + + + + + + + + - - - + + + + + - + - + - + - - - - - - - + + + + + + + + + + - - - - + + + + - - + + + + + + - - + - - - - + + + + + - - - + + + - - + + + + + - + - - - + + + + + - + + + + + + + + + + + + Scenarium library: ${ant.project.name}]]> + Copyright © 2020 Scenarium. All Rights Reserved.]]> + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - - - + + - + - + - + - - - + + + @@ -148,7 +217,10 @@ wget https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core + + + @@ -158,4 +230,8 @@ wget https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core + + + +