diff --git a/ivy.xml b/ivy.xml new file mode 100644 index 0000000..28316f2 --- /dev/null +++ b/ivy.xml @@ -0,0 +1,61 @@ + + + + + + + + This library contains tasks that enables Ant task developers to test + their tasks with Ant and without JUnit. It contains a few assertion + tasks and an antunit task that runs build files instead of test + classes and is modelled after the JUnit task. + + + + + + + + + + + + + + + + + + + + + +