aboutsummaryrefslogtreecommitdiff
path: root/buildScripts/ivy-repo/eclipse.org-jdt.core-3.6.0.xml
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2011-03-18 18:25:59 +0100
committerReinier Zwitserloot <reinier@zwitserloot.com>2011-03-18 18:25:59 +0100
commit38b4128f899e81d8a5d19dca8b6cd1357ca3bd1a (patch)
treeda576a16fd212a56e8ade1287c93059cbbb49411 /buildScripts/ivy-repo/eclipse.org-jdt.core-3.6.0.xml
parentd0131d9c9bf8fb2dcc87c8dbec430c58bf926880 (diff)
downloadlombok-38b4128f899e81d8a5d19dca8b6cd1357ca3bd1a.tar.gz
lombok-38b4128f899e81d8a5d19dca8b6cd1357ca3bd1a.tar.bz2
lombok-38b4128f899e81d8a5d19dca8b6cd1357ca3bd1a.zip
previous attempt to use more maven central repos failed, so reverted most of it.
see commit 1a28ccb3471c1309357547e72a3997e1ec4c91de.
Diffstat (limited to 'buildScripts/ivy-repo/eclipse.org-jdt.core-3.6.0.xml')
-rw-r--r--buildScripts/ivy-repo/eclipse.org-jdt.core-3.6.0.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/buildScripts/ivy-repo/eclipse.org-jdt.core-3.6.0.xml b/buildScripts/ivy-repo/eclipse.org-jdt.core-3.6.0.xml
deleted file mode 100644
index 7a3225d8..00000000
--- a/buildScripts/ivy-repo/eclipse.org-jdt.core-3.6.0.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<ivy-module version="2.0">
- <info organisation="eclipse.org" module="jdt.core" revision="3.6.0" publication="20100505120000">
- <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>
- <configurations>
- <conf name="runtime" />
- <conf name="sources" />
- </configurations>
- <publications>
- <artifact conf="runtime" url="http://projectlombok.org/ivyrepo/eclipse/org.eclipse.jdt.core_3.6.0.v_A58.jar" />
- <artifact type="zip" conf="sources" url="http://projectlombok.org/ivyrepo/eclipse/org.eclipse.jdt.core_3.6.0.v_A58-sources.jar" />
- </publications>
-</ivy-module>