Community
Participate
Working Groups
Build Identifier: M20090211-1700 The upgrade fails with the "Cannot find a solution satisfying the following requirements org.eclipse.jdt.feature.jar [3.4.0.v20080603-2000-7o7tEAXEFpPqqoXxgaBhhhq]." message. When trying to install that version of JDT, I get the "there is a newer version already installed" message, as I expected. Please evaluate changing the dependency to the last version of the JDT, if at all possible. Reproducible: Always Steps to Reproduce: 1. Open Eclipse 3.4 (build above) 2. Try to upgrade from 0.6.0 to 0.7.1 3. Verify error message
Unfortunately, AFAIK EGit/JGit isn't Ganymede-compatible. However, for EGit core and JGit there are no reasons for this (JGit depends on com.jcraft.jsch version 0.1.41 and it's not provided by Ganymede, see this topic on egit-dev http://dev.eclipse.org/mhonarc/lists/egit-dev/msg00981.html).
Thanks for the clarification.
Similar problem as 307522 [1], although in that case a *newer* version of the required dependency is present. [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=307522
Fixed with commit - b54410085b89845b2a76340ee09b75189f18107d (EGit) - fa4c3fe461064e24bc20954a713f0c09e13d6a18 (JGit) Can be installed from http://download.eclipse.org/egit/updates-nightly
(In reply to comment #3) > Similar problem as 307522 [1], although in that case a *newer* version of the > required dependency is present. > > [1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=307522 Erm...that should have been https://bugs.eclipse.org/bugs/show_bug.cgi?id=308328, actually. @Matthias: you may want to verify that that one is fixed and close that one too ;-)