aboutsummaryrefslogtreecommitdiff
path: root/buildScripts/ivy-repo/projectlombok.org-juunit-4.8.1.xml
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2010-07-12 23:48:02 +0200
committerReinier Zwitserloot <reinier@zwitserloot.com>2010-07-12 23:48:02 +0200
commite693672cd44ab0e648643f4b5c24b1c177ab6c84 (patch)
treef07383881d17b775a9205f175c317bbb4d5dbaa3 /buildScripts/ivy-repo/projectlombok.org-juunit-4.8.1.xml
parenta118bc79249ba9184ada2315dacf48fd19e444a5 (diff)
downloadlombok-e693672cd44ab0e648643f4b5c24b1c177ab6c84.tar.gz
lombok-e693672cd44ab0e648643f4b5c24b1c177ab6c84.tar.bz2
lombok-e693672cd44ab0e648643f4b5c24b1c177ab6c84.zip
Changed build system to ivy.
Diffstat (limited to 'buildScripts/ivy-repo/projectlombok.org-juunit-4.8.1.xml')
-rw-r--r--buildScripts/ivy-repo/projectlombok.org-juunit-4.8.1.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/buildScripts/ivy-repo/projectlombok.org-juunit-4.8.1.xml b/buildScripts/ivy-repo/projectlombok.org-juunit-4.8.1.xml
new file mode 100644
index 00000000..aa31e5b0
--- /dev/null
+++ b/buildScripts/ivy-repo/projectlombok.org-juunit-4.8.1.xml
@@ -0,0 +1,13 @@
+<ivy-module version="2.0">
+ <info organisation="projectlombok.org" module="junit" revision="4.8.1" publication="20100225011200">
+ <license name="MIT License" url="http://www.opensource.org/licenses/mit-license.php" />
+ <ivyauthor name="KentBeck" url="http://www.threeriversinstitute.org/Kent%20Beck.htm" />
+ <description homepage="http://junit.org/" />
+ </info>
+ <configurations>
+ <conf name="test" />
+ </configurations>
+ <publications>
+ <artifact conf="test" url="http://cloud.github.com/downloads/KentBeck/junit/junit-4.8.1.jar" />
+ </publications>
+</ivy-module>