Twitter github

Posts Tagged with “git”

EGit and JGit Builds Available

I have some good news everyone.

The EGit and JGit projects at Eclipse are producing consumable builds via Maven3 and Tycho.

It took awhile to get the build story working due to the diverse needs of all the consuming parties. There was a desire for JGit builds to produce p2 and maven artifacts and have those consumed by the EGit build. If anyone has worked with this mixed mode situation before, they should understand the pain of getting everything working. If you’re working in a mixed mode environment or already tied to maven, I highly recommend giving Tycho a chance (the team was also very responsive when we hit issues).

We will also be scheduling a release review soon to get an official incubation build out for everyone to try and give feedback. The only way the tooling will get better is if people try it and file bugs (or even contribute patches). You can be an early adopter and try installing the latest builds. We also have an extensive contributor guide online if you’re planning to contribute patches with Gerrit running to facilitate patch review.

If you hit problems or have suggestions, file bugs and try the EGit mailing list.

Git Mirrors @ Eclipse?

Do you love Git?

git-trunk

Do you want to see Git at Eclipse (like other people)? Do you already mirror some of the Eclipse code base with Git?

If so, I think a good first step would be to host a Git mirror for the Eclipse code base, similar to what Apache does. In my opinion, this would at least enable people who already maintain forks of the Eclipse codebase make it easier to contribute back.

If you like this idea or have some experience with git mirroring, feel free to comment on this bug.