Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Compile EGit master

That would explain these:

https://hudson.eclipse.org/sandbox/job/egit.gerrit/4284/console
https://hudson.eclipse.org/sandbox/job/egit.gerrit/4285/console

Tomek

On Wed, Mar 20, 2013 at 12:26 PM, Daniel Megert
<daniel_megert@xxxxxxxxxx> wrote:
> I have trouble compiling EGit master. The imported JGit packages don't
> resolve, neither against JGit master not JGit stable-2.3.
>
> e.g. in the last update to the egit.core manifest, it says:
> org.eclipse.jgit.api.errors;version="[2.4.0,2.5.0)"
> but
> JGit master exports: org.eclipse.jgit.api.errors;version="3.0.0",
> JGit stable-2.3 exports:org.eclipse.jgit.api.errors;version="2.3.2",
>
> So, this can't work. Did I miss something?
>
> Dani
> _______________________________________________
> egit-dev mailing list
> egit-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/egit-dev
>


Back to the top