aboutsummaryrefslogtreecommitdiff
path: root/buildScripts/ivy-repo/eclipse.org-ecj-3.6.0.xml
blob: e3b8acebb4173ab823106543a95d861e03a0683d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<ivy-module version="2.0">
	<info organisation="eclipse.org" module="ecj" revision="3.6.0" publication="20100608091100">
		<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://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" />
	</publications>
</ivy-module>