From 38b4128f899e81d8a5d19dca8b6cd1357ca3bd1a Mon Sep 17 00:00:00 2001 From: Reinier Zwitserloot Date: Fri, 18 Mar 2011 18:25:59 +0100 Subject: [PATCH] previous attempt to use more maven central repos failed, so reverted most of it. see commit 1a28ccb3471c1309357547e72a3997e1ec4c91de. --- .../org.eclipse.custom-core.runtime-3.6.0.xml | 14 ++++++++++++++ ...-3.6.0.xml => org.eclipse.custom-ecj-3.6.0.xml} | 6 +++--- .../org.eclipse.custom-equinox.common-3.6.0.xml | 14 ++++++++++++++ ...0.xml => org.eclipse.custom-jdt.core-3.6.0.xml} | 6 +++--- ...6.0.xml => org.eclipse.custom-jdt.ui-3.6.0.xml} | 6 +++--- .../ivy-repo/org.eclipse.custom-osgi-3.6.0.xml | 14 ++++++++++++++ buildScripts/ivy.xml | 12 ++++++------ 7 files changed, 57 insertions(+), 15 deletions(-) create mode 100644 buildScripts/ivy-repo/org.eclipse.custom-core.runtime-3.6.0.xml rename buildScripts/ivy-repo/{eclipse.org-ecj-3.6.0.xml => org.eclipse.custom-ecj-3.6.0.xml} (72%) create mode 100644 buildScripts/ivy-repo/org.eclipse.custom-equinox.common-3.6.0.xml rename buildScripts/ivy-repo/{eclipse.org-jdt.core-3.6.0.xml => org.eclipse.custom-jdt.core-3.6.0.xml} (71%) rename buildScripts/ivy-repo/{eclipse.org-jdt.ui-3.6.0.xml => org.eclipse.custom-jdt.ui-3.6.0.xml} (72%) create mode 100644 buildScripts/ivy-repo/org.eclipse.custom-osgi-3.6.0.xml diff --git a/buildScripts/ivy-repo/org.eclipse.custom-core.runtime-3.6.0.xml b/buildScripts/ivy-repo/org.eclipse.custom-core.runtime-3.6.0.xml new file mode 100644 index 00000000..fe812bbc --- /dev/null +++ b/buildScripts/ivy-repo/org.eclipse.custom-core.runtime-3.6.0.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/buildScripts/ivy-repo/eclipse.org-ecj-3.6.0.xml b/buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.0.xml similarity index 72% rename from buildScripts/ivy-repo/eclipse.org-ecj-3.6.0.xml rename to buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.0.xml index e3b8aceb..6ea9088e 100644 --- a/buildScripts/ivy-repo/eclipse.org-ecj-3.6.0.xml +++ b/buildScripts/ivy-repo/org.eclipse.custom-ecj-3.6.0.xml @@ -1,14 +1,14 @@ - + - + - + diff --git a/buildScripts/ivy-repo/org.eclipse.custom-equinox.common-3.6.0.xml b/buildScripts/ivy-repo/org.eclipse.custom-equinox.common-3.6.0.xml new file mode 100644 index 00000000..889a2ceb --- /dev/null +++ b/buildScripts/ivy-repo/org.eclipse.custom-equinox.common-3.6.0.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/buildScripts/ivy-repo/eclipse.org-jdt.core-3.6.0.xml b/buildScripts/ivy-repo/org.eclipse.custom-jdt.core-3.6.0.xml similarity index 71% rename from buildScripts/ivy-repo/eclipse.org-jdt.core-3.6.0.xml rename to buildScripts/ivy-repo/org.eclipse.custom-jdt.core-3.6.0.xml index 7a3225d8..f9a8f52d 100644 --- a/buildScripts/ivy-repo/eclipse.org-jdt.core-3.6.0.xml +++ b/buildScripts/ivy-repo/org.eclipse.custom-jdt.core-3.6.0.xml @@ -1,14 +1,14 @@ - + - + - + diff --git a/buildScripts/ivy-repo/eclipse.org-jdt.ui-3.6.0.xml b/buildScripts/ivy-repo/org.eclipse.custom-jdt.ui-3.6.0.xml similarity index 72% rename from buildScripts/ivy-repo/eclipse.org-jdt.ui-3.6.0.xml rename to buildScripts/ivy-repo/org.eclipse.custom-jdt.ui-3.6.0.xml index 6244df5b..dbee2865 100644 --- a/buildScripts/ivy-repo/eclipse.org-jdt.ui-3.6.0.xml +++ b/buildScripts/ivy-repo/org.eclipse.custom-jdt.ui-3.6.0.xml @@ -1,14 +1,14 @@ - + - + - + diff --git a/buildScripts/ivy-repo/org.eclipse.custom-osgi-3.6.0.xml b/buildScripts/ivy-repo/org.eclipse.custom-osgi-3.6.0.xml new file mode 100644 index 00000000..93a7f381 --- /dev/null +++ b/buildScripts/ivy-repo/org.eclipse.custom-osgi-3.6.0.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/buildScripts/ivy.xml b/buildScripts/ivy.xml index 83bd3a19..4d3bb679 100644 --- a/buildScripts/ivy.xml +++ b/buildScripts/ivy.xml @@ -26,17 +26,17 @@ - + - - - - - + + + + +