Truffle dependency moved to git
Christian Thalinger
christian.thalinger at oracle.com
Tue Jan 19 20:30:17 UTC 2016
> On Jan 19, 2016, at 8:40 AM, Gilles Duboscq <gilles.m.duboscq at oracle.com> wrote:
>
> Hi,
>
> The main truffle repo has moved to git and is now hosted on github [1].
> As a result, we have updated the truffle dependency in graal from the previous hg repo to this new git repo [2].
Will com.oracle.graal.truffle* eventually be moved to a separate repository as well? To me it doesn’t make sense to have a dependency on Truffle. Graal should be standalone.
>
> Since mx can not convert the hg repo to a git repo, after updating past that revision, you should probably just backup your current truffle directory that was checked-out from hg and then delete it.
> After that, a command such as "mx sforce" will clone the git repo for you.
>
> Gilles
>
> [1] https://github.com/graalvm/truffle
> [2] http://hg.openjdk.java.net/graal/graal-compiler/rev/0912e5d8b1cc
More information about the graal-dev
mailing list