comparison mx/projects @ 7299:57edf6b07d36

Removed ANT_JAR_TOOL dependency. Eclipse jar builds are now calling the command 'mx jar ${projectName}'.
author Christian Humer <christian.humer@gmail.com>
date Wed, 02 Jan 2013 18:52:33 +0100
parents 213c1297a814
children 2912b72d840a
comparison
equal deleted inserted replaced
7298:4d6d84714c17 7299:57edf6b07d36
7 library@JUNIT@urls=http://repo1.maven.org/maven2/junit/junit/4.8/junit-4.8.jar 7 library@JUNIT@urls=http://repo1.maven.org/maven2/junit/junit/4.8/junit-4.8.jar
8 library@JUNIT@eclipse.container=org.eclipse.jdt.junit.JUNIT_CONTAINER/4 8 library@JUNIT@eclipse.container=org.eclipse.jdt.junit.JUNIT_CONTAINER/4
9 9
10 library@CHECKSTYLE@path=lib/checkstyle-5.5-all.jar 10 library@CHECKSTYLE@path=lib/checkstyle-5.5-all.jar
11 library@CHECKSTYLE@urls=jar:http://sourceforge.net/projects/checkstyle/files/checkstyle/5.5/checkstyle-5.5-bin.zip/download!/checkstyle-5.5/checkstyle-5.5-all.jar 11 library@CHECKSTYLE@urls=jar:http://sourceforge.net/projects/checkstyle/files/checkstyle/5.5/checkstyle-5.5-bin.zip/download!/checkstyle-5.5/checkstyle-5.5-all.jar
12
13 library@ANT_JAR_TOOL@path=lib/ant-jar-tool.jar
14 library@ANT_JAR_TOOL@urls=http://lafo.ssw.uni-linz.ac.at/ant-jar-tool/ant-jar-tool.jar
15 12
16 library@DACAPO@path=lib/dacapo-9.12-bach.jar 13 library@DACAPO@path=lib/dacapo-9.12-bach.jar
17 library@DACAPO@urls=http://softlayer.dl.sourceforge.net/project/dacapobench/9.12-bach/dacapo-9.12-bach.jar 14 library@DACAPO@urls=http://softlayer.dl.sourceforge.net/project/dacapobench/9.12-bach/dacapo-9.12-bach.jar
18 15
19 library@JACOCOAGENT@path=lib/jacocoagent.jar 16 library@JACOCOAGENT@path=lib/jacocoagent.jar