aboutsummaryrefslogtreecommitdiff
path: root/buildScripts/ivy-repo
diff options
context:
space:
mode:
Diffstat (limited to 'buildScripts/ivy-repo')
-rw-r--r--buildScripts/ivy-repo/eclipse.org-core.runtime-3.6.0.xml14
-rw-r--r--buildScripts/ivy-repo/eclipse.org-equinox.common-3.6.0.xml14
-rw-r--r--buildScripts/ivy-repo/eclipse.org-osgi-3.6.0.xml14
-rw-r--r--buildScripts/ivy-repo/jcraft.com-jsch-0.1.42.xml12
-rw-r--r--buildScripts/ivy-repo/projectlombok.org-junit-4.8.1.xml13
5 files changed, 0 insertions, 67 deletions
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 @@
-<ivy-module version="2.0">
- <info organisation="eclipse.org" module="core.runtime" 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.core.runtime_3.6.0.v20100505.jar" />
- <artifact type="zip" conf="sources" url="http://projectlombok.org/ivyrepo/eclipse/org.eclipse.core.runtime_3.6.0.v20100505-sources.jar" />
- </publications>
-</ivy-module>
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 @@
-<ivy-module version="2.0">
- <info organisation="eclipse.org" module="equinox.common" revision="3.6.0" publication="20100503120000">
- <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.equinox.common_3.6.0.v20100503.jar" />
- <artifact type="zip" conf="sources" url="http://projectlombok.org/ivyrepo/eclipse/org.eclipse.equinox.common_3.6.0.v20100503-sources.jar" />
- </publications>
-</ivy-module>
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 @@
-<ivy-module version="2.0">
- <info organisation="eclipse.org" module="osgi" revision="3.6.0" publication="20100517120000">
- <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.osgi_3.6.0.v20100517.jar" />
- <artifact type="zip" conf="sources" url="http://projectlombok.org/ivyrepo/eclipse/org.eclipse.osgi_3.6.0.v20100517-sources.jar" />
- </publications>
-</ivy-module>
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 @@
-<ivy-module version="2.0">
- <info organisation="jcraft.com" module="jsch" revision="0.1.42" publication="20100225011200">
- <license name="BSD" url="http://www.jcraft.com/jsch/LICENSE.txt" />
- <description homepage="http://www.jcraft.com/jsch/" />
- </info>
- <configurations>
- <conf name="build" />
- </configurations>
- <publications>
- <artifact conf="build" url="http://mesh.dl.sourceforge.net/project/jsch/jsch.jar/0.1.42/jsch-0.1.42.jar" />
- </publications>
-</ivy-module>
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 @@
-<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>