aboutsummaryrefslogtreecommitdiff
path: root/buildScripts/ivy-repo
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2011-04-01 19:55:50 +0200
committerReinier Zwitserloot <reinier@zwitserloot.com>2011-04-01 19:55:50 +0200
commit12e4f36a2f5aae5b17266fb15376c82d74b7bf95 (patch)
tree2ff504dede7ad40e57fc275026adf58fd89bc095 /buildScripts/ivy-repo
parent1a589ca221a172845a108a6c759018c6e25d5cdd (diff)
downloadlombok-12e4f36a2f5aae5b17266fb15376c82d74b7bf95.tar.gz
lombok-12e4f36a2f5aae5b17266fb15376c82d74b7bf95.tar.bz2
lombok-12e4f36a2f5aae5b17266fb15376c82d74b7bf95.zip
Yet another eclipse mirror went down or deleted an older version. We're now hosting this dependency ourselves; it was the last one we weren't already hosting. Also upped version from 3.6.0 to 3.6.2.
Diffstat (limited to 'buildScripts/ivy-repo')
-rw-r--r--buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.2.xml (renamed from buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.0.xml)6
1 files changed, 3 insertions, 3 deletions
diff --git a/buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.0.xml b/buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.2.xml
index 6ea9088e..fc9fa661 100644
--- a/buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.0.xml
+++ b/buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.2.xml
@@ -1,5 +1,5 @@
<ivy-module version="2.0">
- <info organisation="org.eclipse.custom" module="ecj" revision="3.6.0" publication="20100608091100">
+ <info organisation="org.eclipse.custom" module="ecj" revision="3.6.2" publication="20110401190400">
<license name="Eclipse Public Licence v1.0" url="http://www.eclipse.org/org/documents/epl-v10.php" />
<description homepage="http://www.eclipse.org/eclipse/" />
</info>
@@ -8,7 +8,7 @@
<conf name="sources" />
</configurations>
<publications>
- <artifact conf="default" url="http://mirror.selfnet.de/eclipse/eclipse/downloads/drops/R-3.6-201006080911/ecj-3.6.jar" />
- <artifact type="zip" conf="sources" url="http://mirror.selfnet.de/eclipse/eclipse/downloads/drops/R-3.6-201006080911/ecjsrc-3.6.zip" />
+ <artifact conf="default" url="http://projectlombok.org/ivyrepo/eclipse/ecj-3.6.2.jar" />
+ <artifact type="zip" conf="sources" url="http://projectlombok.org/ivyrepo/eclipse/ecjsrc-3.6.2.zip" />
</publications>
</ivy-module>