Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] [Announce] JGit / EGit 3.6.0.201412230720-r release

On Mon, Jan 12, 2015 at 1:36 PM, Robert Munteanu <robert.munteanu@xxxxxxxxx> wrote:
Hi,

On Wed, Dec 24, 2014 at 2:01 AM, Matthias Sohn <matthias.sohn@xxxxxxxxx> wrote:
> The JGit and EGit project teams are proud to announce their release 3.6.

Is there a plan to upload the 3.6.0 egit-github release to [1] ? Right
now that update site holds 3.5.3 which prevents EGit/JGit from being
updates due to:

Cannot complete the install because of a conflicting dependency.
  Software being installed: Eclipse Git Team Provider
3.6.1.201501031845-r (org.eclipse.egit.feature.group
3.6.1.201501031845-r)
  Software currently installed: Eclipse GitHub integration with task
focused interface 3.5.3.201412180710-r
(org.eclipse.mylyn.github.feature.feature.group 3.5.3.201412180710-r)
  Only one of the following can be installed at once:
    Git Team Provider Core 3.4.0.201406110918-r (org.eclipse.egit.core
3.4.0.201406110918-r)
    Git Team Provider Core 3.5.3.201412180710-r (org.eclipse.egit.core
3.5.3.201412180710-r)
    Git Team Provider Core 3.6.1.201501031845-r (org.eclipse.egit.core
3.6.1.201501031845-r)
    Git Team Provider Core 3.4.1.201406201815-r (org.eclipse.egit.core
3.4.1.201406201815-r)
  Cannot satisfy dependency:
    From: Eclipse Git Team Provider 3.6.1.201501031845-r
(org.eclipse.egit.feature.group 3.6.1.201501031845-r)
    To: org.eclipse.egit.core [3.6.1.201501031845-r]
  Cannot satisfy dependency:
    From: Eclipse GitHub integration with task focused interface
3.5.3.201412180710-r (org.eclipse.mylyn.github.feature.feature.group
3.5.3.201412180710-r)
    To: org.eclipse.mylyn.github.ui [3.5.3.201412180710-r]
  Cannot satisfy dependency:
    From: Mylyn GitHub Connector UI 3.5.3.201412180710-r
(org.eclipse.mylyn.github.ui 3.5.3.201412180710-r)
    To: package org.eclipse.egit.core [3.5.3,3.6.0)

I missed to update [1] to 3.6, I fixed that now
 
This seems to be a regression of

427778: Allow installation with more compatible EGit versions
https://bugs.eclipse.org/bugs/show_bug.cgi?id=427778


I missed to adapt the release script which restored the behavior before
427778 was fixed. I reopened bug 427778 and will fix that.
 
Robert

[1]: http://download.eclipse.org/egit/github/updates

-Matthias 

Back to the top