diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..74ee9b9 --- /dev/null +++ b/NOTICE @@ -0,0 +1,5 @@ +Apache Antunit +Copyright 2006 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). \ No newline at end of file diff --git a/build.xml b/build.xml index 2ac1cf8..df4a61e 100644 --- a/build.xml +++ b/build.xml @@ -1,18 +1,21 @@ diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..d278142 --- /dev/null +++ b/pom.xml @@ -0,0 +1,43 @@ + + + 4.0.0 + org.apache.ant + antunit + jar + 1.0-beta + Apache Ant Antunit + http://ant.apache.org + + + junit + junit + 3.8.1 + runtime + + + ant + ant + 1.6.5 + compile + + + \ No newline at end of file diff --git a/src/etc/testcases/antunit.xml b/src/etc/testcases/antunit.xml index 67f4d2f..f7e4f54 100644 --- a/src/etc/testcases/antunit.xml +++ b/src/etc/testcases/antunit.xml @@ -1,19 +1,22 @@