# HG changeset patch # User Doug Simon # Date 1406825230 -7200 # Node ID ac6cbf6570dd49eb3bfb42d94284be3e90951cc3 # Parent f1d1ec9bcf24fa2642d19889b4df32b4f1fe4152# Parent 90c97a4bd2da9a4f8f8938f6d3cf69bc4d6346c4 Merge. diff -r f1d1ec9bcf24 -r ac6cbf6570dd mx/projects --- a/mx/projects Thu Jul 31 17:53:06 2014 +0200 +++ b/mx/projects Thu Jul 31 18:47:10 2014 +0200 @@ -101,13 +101,13 @@ distribution@TRUFFLE@path=truffle.jar distribution@TRUFFLE@subDir=graal -distribution@TRUFFLE@sourcesPath=truffle-sources.jar +distribution@TRUFFLE@sourcesPath=truffle.src.zip distribution@TRUFFLE@dependencies=\ com.oracle.truffle.api.dsl distribution@GRAAL_TRUFFLE@path=graal-truffle.jar distribution@GRAAL_TRUFFLE@subDir=graal -distribution@GRAAL_TRUFFLE@sourcesPath=graal-truffle-sources.jar +distribution@GRAAL_TRUFFLE@sourcesPath=graal-truffle.src.zip distribution@GRAAL_TRUFFLE@dependencies=\ com.oracle.graal.truffle,\ com.oracle.graal.truffle.hotspot.amd64 @@ -116,7 +116,7 @@ distribution@TRUFFLE-DSL-PROCESSOR@path=truffle-dsl-processor.jar distribution@TRUFFLE-DSL-PROCESSOR@subDir=graal -distribution@TRUFFLE-DSL-PROCESSOR@sourcesPath=truffle-dsl-processor-sources.jar +distribution@TRUFFLE-DSL-PROCESSOR@sourcesPath=truffle-dsl-processor.src.zip distribution@TRUFFLE-DSL-PROCESSOR@dependencies=\ com.oracle.truffle.dsl.processor distribution@TRUFFLE-DSL-PROCESSOR@distDependencies=TRUFFLE