Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] Indigo SR2 introduces UI dependencies in egit

In EGit 1.3 a new dependency to org.eclipse.compare has been introduced. This bundle requires org.eclipse.jface.text which in requires in org.eclipse.ui.editors. This amounts to disaster for a headless deployment since, in order to use Git, you're now required to install more or less the whole platform.

This is a breaking change in Indigo SR2! As a result, we can no longer provide a functional headless site for Buckminster where egit is included. Please provide a version of Egit where this required UI dependency has been reverted.

Kind Regards,
Thomas Hallgren



Back to the top