# HG changeset patch # User Bernhard Urban # Date 1406817317 -7200 # Node ID 90c97a4bd2da9a4f8f8938f6d3cf69bc4d6346c4 # Parent 2f4487a0b588a7c454acca8357ec479352b8bd7a projects: consistent naming for source archives diff -r 2f4487a0b588 -r 90c97a4bd2da mx/projects --- a/mx/projects Thu Jul 31 07:29:13 2014 -0700 +++ b/mx/projects Thu Jul 31 16:35:17 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