Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Bleeding edge builds

2010/8/30 Benjamin Muskalla <bmuskalla@xxxxxxxxxxxxxxxxx>
Hi,

maybe you all know it already but I just stumbled across this. You can
use the EGit and JGit Hudson workspaces as p2 repositories which means
you always get the bleeding edge builds (seems our nightly site is not
updated that often).

Here are the links for your p2:

https://build.eclipse.org/hudson/job/jgit/lastSuccessfulBuild/artifact/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/target/site/
https://build.eclipse.org/hudson/job/egit/lastSuccessfulBuild/artifact/org.eclipse.egit-updatesite/target/site/

Yeah, and if you need the latest bleeding edge maven repo exposing jgit you may use : https://build.eclipse.org/hudson/job/jgit/lastSuccessfulBuild/artifact/target/m2/repository/
 
--
Matthias

Back to the top