comparison mx/projects @ 14826:17a735726670

Merge.
author Josef Eisl <josef.eisl@jku.at>
date Thu, 20 Mar 2014 13:50:21 +0100
parents c4219e527b83 aff1511f13a9
children cbf616a24600
comparison
equal deleted inserted replaced
14825:5ddfdc13027a 14826:17a735726670
11 library@JUNIT@eclipse.container=org.eclipse.jdt.junit.JUNIT_CONTAINER/4 11 library@JUNIT@eclipse.container=org.eclipse.jdt.junit.JUNIT_CONTAINER/4
12 12
13 library@CHECKSTYLE@path=lib/checkstyle-5.5-all.jar 13 library@CHECKSTYLE@path=lib/checkstyle-5.5-all.jar
14 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 14 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
15 15
16 library@FINDBUGS@path=lib/findbugs-3.0.0-dev-20131204-e3cbbd5.jar
17 library@FINDBUGS@urls=jar:http://sourceforge.net/projects/findbugs/files/findbugs/3.0.0/findbugs-3.0.0-dev-20131204-e3cbbd5.zip/download!/findbugs-3.0.0-dev-20131204-e3cbbd5/lib/findbugs.jar
18
19 library@DACAPO@path=lib/dacapo-9.12-bach.jar 16 library@DACAPO@path=lib/dacapo-9.12-bach.jar
20 library@DACAPO@urls=http://softlayer.dl.sourceforge.net/project/dacapobench/9.12-bach/dacapo-9.12-bach.jar 17 library@DACAPO@urls=http://softlayer.dl.sourceforge.net/project/dacapobench/9.12-bach/dacapo-9.12-bach.jar
21 18
22 library@JACOCOAGENT@path=lib/jacocoagent.jar 19 library@JACOCOAGENT@path=lib/jacocoagent.jar
23 library@JACOCOAGENT@urls=http://lafo.ssw.uni-linz.ac.at/jacoco/jacocoagent.jar 20 library@JACOCOAGENT@urls=http://lafo.ssw.uni-linz.ac.at/jacoco/jacocoagent.jar
38 35
39 library@OKRA_WITH_SIM@path=lib/okra-1.8-with-sim.jar 36 library@OKRA_WITH_SIM@path=lib/okra-1.8-with-sim.jar
40 library@OKRA_WITH_SIM@urls=http://cr.openjdk.java.net/~tdeneau/okra-1.8-with-sim.jar 37 library@OKRA_WITH_SIM@urls=http://cr.openjdk.java.net/~tdeneau/okra-1.8-with-sim.jar
41 library@OKRA_WITH_SIM@sourcePath=lib/okra-1.8-with-sim-src.jar 38 library@OKRA_WITH_SIM@sourcePath=lib/okra-1.8-with-sim-src.jar
42 library@OKRA_WITH_SIM@sourceUrls=http://cr.openjdk.java.net/~tdeneau/okra-1.8-with-sim-src.jar 39 library@OKRA_WITH_SIM@sourceUrls=http://cr.openjdk.java.net/~tdeneau/okra-1.8-with-sim-src.jar
40
41 library@JAVA_ALLOCATION_INSTRUMENTER@path=lib/java-allocation-instrumenter.jar
42 library@JAVA_ALLOCATION_INSTRUMENTER@urls=http://lafo.ssw.uni-linz.ac.at/java-allocation-instrumenter/java-allocation-instrumenter.jar
43 library@JAVA_ALLOCATION_INSTRUMENTER@sha1=1cd4073f57d7d461a53b0ddc1ea4ee2aa0c60e66
43 44
44 distribution@GRAAL@path=graal.jar 45 distribution@GRAAL@path=graal.jar
45 distribution@GRAAL@dependencies=\ 46 distribution@GRAAL@dependencies=\
46 com.oracle.graal.hotspot.amd64,\ 47 com.oracle.graal.hotspot.amd64,\
47 com.oracle.graal.hotspot.ptx,\ 48 com.oracle.graal.hotspot.ptx,\
496 project@com.oracle.graal.java.decompiler@workingSets=Graal 497 project@com.oracle.graal.java.decompiler@workingSets=Graal
497 498
498 # graal.java.decompiler.test 499 # graal.java.decompiler.test
499 project@com.oracle.graal.java.decompiler.test@subDir=graal 500 project@com.oracle.graal.java.decompiler.test@subDir=graal
500 project@com.oracle.graal.java.decompiler.test@sourceDirs=src 501 project@com.oracle.graal.java.decompiler.test@sourceDirs=src
501 project@com.oracle.graal.java.decompiler.test@dependencies=com.oracle.graal.printer,com.oracle.graal.runtime 502 project@com.oracle.graal.java.decompiler.test@dependencies=JUNIT,com.oracle.graal.printer,com.oracle.graal.runtime
502 project@com.oracle.graal.java.decompiler.test@checkstyle=com.oracle.graal.graph 503 project@com.oracle.graal.java.decompiler.test@checkstyle=com.oracle.graal.graph
503 project@com.oracle.graal.java.decompiler.test@javaCompliance=1.7 504 project@com.oracle.graal.java.decompiler.test@javaCompliance=1.7
504 project@com.oracle.graal.java.decompiler.test@workingSets=Graal,Test 505 project@com.oracle.graal.java.decompiler.test@workingSets=Graal,Test
505 506
506 # graal.printer 507 # graal.printer
520 project@com.oracle.graal.test@workingSets=Graal,Test 521 project@com.oracle.graal.test@workingSets=Graal,Test
521 522
522 # graal.compiler.test 523 # graal.compiler.test
523 project@com.oracle.graal.compiler.test@subDir=graal 524 project@com.oracle.graal.compiler.test@subDir=graal
524 project@com.oracle.graal.compiler.test@sourceDirs=src 525 project@com.oracle.graal.compiler.test@sourceDirs=src
525 project@com.oracle.graal.compiler.test@dependencies=com.oracle.graal.test,com.oracle.graal.printer,com.oracle.graal.runtime,com.oracle.graal.baseline 526 project@com.oracle.graal.compiler.test@dependencies=com.oracle.graal.test,com.oracle.graal.printer,com.oracle.graal.runtime,com.oracle.graal.baseline,JAVA_ALLOCATION_INSTRUMENTER
526 project@com.oracle.graal.compiler.test@checkstyle=com.oracle.graal.graph 527 project@com.oracle.graal.compiler.test@checkstyle=com.oracle.graal.graph
527 project@com.oracle.graal.compiler.test@javaCompliance=1.7 528 project@com.oracle.graal.compiler.test@javaCompliance=1.7
528 project@com.oracle.graal.compiler.test@workingSets=Graal,Test 529 project@com.oracle.graal.compiler.test@workingSets=Graal,Test
529 530
530 # graal.jtt 531 # graal.jtt