Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-dev] JGit Build Upgraded: m2 and p2 output

So good news, I think we are finally done with the JGit build shenanigans. I may have obtained nirvana in the process and lost some hair.

Looking back, this is what we went through on our journey...
    - the never ending maven / p2 repository debate
    - JIT bugs (https://bugs.eclipse.org/bugs/show_bug.cgi?id=298617#c11)
    - Pack200 bug on build.eclipse.org (https://bugs.eclipse.org/bugs/show_bug.cgi?id=299819)

I'm happy to report all should be good now on build.eclipse.org, we have a p2 and m2 repo.

You should be able to grab the m2 repo from here:
    https://build.eclipse.org/hudson/job/jgit/lastSuccessfulBuild/artifact/.repository/org/eclipse/jgit/

The p2 site is here:
    https://build.eclipse.org/hudson/job/jgit/lastSuccessfulBuild/artifact/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/target/site/

Special thanks to Matthias who put the finishing touches on the Tycho JGit build.

In my opinion, the next step is to get the EGit build and think about releasing JGit 0.6.0. I opened this bug for the JGit release if you have any comment:
    299726: Release and Announce 0.6.0 - https://bugs.eclipse.org/bugs/show_bug.cgi?id=299726

--
Cheers,

Chris Aniszczyk
http://aniszczyk.org

Back to the top