From 1a28ccb3471c1309357547e72a3997e1ec4c91de Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Sun, 6 Mar 2011 02:27:58 +0100 Subject: Replaced a bunch of deps to entries in maven central instead of self-written URLs. --- buildScripts/ivy-repo/eclipse.org-core.runtime-3.6.0.xml | 14 -------------- buildScripts/ivy-repo/eclipse.org-equinox.common-3.6.0.xml | 14 -------------- buildScripts/ivy-repo/eclipse.org-osgi-3.6.0.xml | 14 -------------- buildScripts/ivy-repo/jcraft.com-jsch-0.1.42.xml | 12 ------------ buildScripts/ivy-repo/projectlombok.org-junit-4.8.1.xml | 13 ------------- 5 files changed, 67 deletions(-) delete mode 100644 buildScripts/ivy-repo/eclipse.org-core.runtime-3.6.0.xml delete mode 100644 buildScripts/ivy-repo/eclipse.org-equinox.common-3.6.0.xml delete mode 100644 buildScripts/ivy-repo/eclipse.org-osgi-3.6.0.xml delete mode 100644 buildScripts/ivy-repo/jcraft.com-jsch-0.1.42.xml delete mode 100644 buildScripts/ivy-repo/projectlombok.org-junit-4.8.1.xml (limited to 'buildScripts/ivy-repo') diff --git a/buildScripts/ivy-repo/eclipse.org-core.runtime-3.6.0.xml b/buildScripts/ivy-repo/eclipse.org-core.runtime-3.6.0.xml deleted file mode 100644 index d1232780..00000000 --- a/buildScripts/ivy-repo/eclipse.org-core.runtime-3.6.0.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/buildScripts/ivy-repo/eclipse.org-equinox.common-3.6.0.xml b/buildScripts/ivy-repo/eclipse.org-equinox.common-3.6.0.xml deleted file mode 100644 index acb748b0..00000000 --- a/buildScripts/ivy-repo/eclipse.org-equinox.common-3.6.0.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/buildScripts/ivy-repo/eclipse.org-osgi-3.6.0.xml b/buildScripts/ivy-repo/eclipse.org-osgi-3.6.0.xml deleted file mode 100644 index 55bae381..00000000 --- a/buildScripts/ivy-repo/eclipse.org-osgi-3.6.0.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/buildScripts/ivy-repo/jcraft.com-jsch-0.1.42.xml b/buildScripts/ivy-repo/jcraft.com-jsch-0.1.42.xml deleted file mode 100644 index 8c91c0cf..00000000 --- a/buildScripts/ivy-repo/jcraft.com-jsch-0.1.42.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/buildScripts/ivy-repo/projectlombok.org-junit-4.8.1.xml b/buildScripts/ivy-repo/projectlombok.org-junit-4.8.1.xml deleted file mode 100644 index aa31e5b0..00000000 --- a/buildScripts/ivy-repo/projectlombok.org-junit-4.8.1.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - -- cgit