Skip to main content

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

https://git.eclipse.org/r/#/c/11327/ has been submitted and EGit master is compiling
successfully again.

--
Matthias

On Wed, Mar 20, 2013 at 1:16 PM, Laurent Goubet <laurent.goubet@xxxxxxx> wrote:
I was trying to get a sane environment on my end too... Seems like master is just missing these two, cherry-picking made everything compile :

https://git.eclipse.org/r/#/c/11327/
https://git.eclipse.org/r/#/c/11328/

Laurent


On 20/03/2013 12:59, Tomasz Zarna wrote:
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

_______________________________________________
egit-dev mailing list
egit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/egit-dev



_______________________________________________
egit-dev mailing list
egit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/egit-dev



Back to the top