view mx/suite_helper.py @ 17392:9c241dc74cfc

mx: specify jar of classes differently depending on whether Graal is hosted or not
author Doug Simon <doug.simon@oracle.com>
date Thu, 09 Oct 2014 15:51:34 +0200
parents 26c88ce948c5
children
line wrap: on
line source

def maven(filepath):
    return 'https://search.maven.org/remotecontent?filepath=%s' % filepath