Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] 5.8.0 breaks backward compatibility ?
  • From: Julien DEHAUDT <julien.dehaudt@xxxxxx>
  • Date: Thu, 25 Jun 2020 07:18:36 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=st.com; dmarc=pass action=none header.from=st.com; dkim=pass header.d=st.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=UCOptuzGR5nibPIF3HwNqaZ98ihmeK4jRBjn6WQzW88=; b=FvmzL2nIONJ32e+MZFix2dl5CZODNV7PTHiIdOegcaTQw6IvmcNFrrWYYh5KGDnTCPswYRHKyXcStd2lp6Obpn37LiqsB76dCESvSzeSRUHT40UMJ5VYWT3ZePyCLajdIM719BMjxaqcLrFp9UT+8TUKSLy4g6Z2+SSch79O5Q893bp2u+Uo1mXsnbx3CZJJOwr1v2WP7dVxZL/K9WpPmqf5IaxtQyK0V77559Uwr/JpiU/vLHjAIO+N6OSSgP/mjUWnnt2ikKx1HKeTDbGzd8pHfyckV39grXkB5ZU5zeTeFJDbSfa84Vfjb85Yco2q0KL55XEeVnVTxcUf/m9OmA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=fbrJcqoMXong3NqusBai1jE55E3qoagKGIziRh/Vp97KLjdhBVFkIrVCKkYYsveQ0UUFFSXhx9xtbdjNaBHnJhDTHdsKUxfijSShLujixjA4gaWX6Nyar0zrUgI34xCSV0GPfGg9cJleyheUcD2NoLqLQyc3eLLMB8yQtOFPYwCdi5KX1I9TQ/SANWSE/o0Rexb0idWvSjluuwuOMOuolwQuMoGzoOCQGOWn0bqPaBb/MiOPnan5StabGHWjPkbPmkdI/ZEZmS1orAIke+GVLR/jwxWt4yCPpxC4cQmX4W2ETAvqu3VeavIZvNU4m7kpLB+I2aoA6QuXuqtxlvLK/Q==
  • Delivered-to: egit-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/egit-dev>
  • List-help: <mailto:egit-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/egit-dev>, <mailto:egit-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/egit-dev>, <mailto:egit-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdZGQh7vmh4/peHgR5KP3kbuSvDemAAES1aAAABSRaAAM8foAABO2cBwAFm0SoAACrP0EAACjckAABytD4AAFJ0KoA==
  • Thread-topic: [egit-dev] 5.8.0 breaks backward compatibility ?

I confirm it works fine with your new build.

 

Any idea of when it will be available to end-users in the Marketplace?

I am not really aware of the release process specificities.

 

From: Matthias Sohn <matthias.sohn@xxxxxxxxx>
Sent: mercredi 24 juin 2020 23:23
To: Johan Compagner <jcompagner@xxxxxxxxx>
Cc: Julien DEHAUDT <julien.dehaudt@xxxxxx>; Sohn, Matthias <matthias.sohn@xxxxxxx>; egit-dev@xxxxxxxxxxx
Subject: Re: [egit-dev] 5.8.0 breaks backward compatibility ?

 

also the latest build of jgit stable-5.8 was too old, it seems Gerrit had a bad day back then.

I triggered a new build of both jgit and egit stable-5.8. Please try once more to update

to stable nightly build

 

On Wed, Jun 24, 2020 at 9:42 AM Johan Compagner <jcompagner@xxxxxxxxx> wrote:

yes if i look at: https://repo.eclipse.org/content/groups/snapshots/org/eclipse/egit/org.eclipse.egit.repository/5.8.1-SNAPSHOT/org.eclipse.egit.repository-5.8.1-20200623.221539-2.zip

 

i still see:

 

Import-Package: org.assertj.core.annotations;version="3.14.0",

 

in the manifest of jgit.gpg.bc

 

 

 

 

On Wed, 24 Jun 2020 at 08:31, Julien DEHAUDT <julien.dehaudt@xxxxxx> wrote:

Hi Matthias,

 

Unfortunately no, still the same error with some qualifiers updates anyway:

Cannot complete the install because one or more required items could not be found.

  Software being installed: Git integration for Eclipse 5.8.1.202006232213 (org.eclipse.egit.feature.group 5.8.1.202006232213)

  Missing requirement: JGit GPG support based on bouncycastle 5.8.1.202006091957 (org.eclipse.jgit.gpg.bc 5.8.1.202006091957) requires 'java.package; org.assertj.core.annotations 3.14.0' but it could not be found

  Cannot satisfy dependency:

    From: Git integration for Eclipse 5.8.1.202006232213 (org.eclipse.egit.feature.group 5.8.1.202006232213)

    To: org.eclipse.equinox.p2.iu; org.eclipse.jgit.gpg.bc.feature.group [5.8.1,5.9.0)

  Cannot satisfy dependency:

    From: Java implementation of Git - GPG support using BouncyCastle 5.8.1.202006091959 (org.eclipse.jgit.gpg.bc.feature.group 5.8.1.202006091959)

    To: org.eclipse.equinox.p2.iu; org.eclipse.jgit.gpg.bc [5.8.1.202006091957,5.8.1.202006091957]

 

From: Sohn, Matthias <matthias.sohn@xxxxxxx>
Sent: Wednesday, June 24, 2020 1:23 AM
To: Julien DEHAUDT <julien.dehaudt@xxxxxx>; Matthias Sohn <matthias.sohn@xxxxxxxxx>
Cc: egit-dev@xxxxxxxxxxx
Subject: Re: [egit-dev] 5.8.0 breaks backward compatibility ?

 

Please try again, it seems no build was triggered after the fix was submitted.

I now manually triggered a build so that

https://download.eclipse.org/egit/updates-stable-nightly/

should now be up to date

 

From: <egit-dev-bounces@xxxxxxxxxxx> on behalf of Julien DEHAUDT <julien.dehaudt@xxxxxx>
Date: Monday, 22. June 2020 at 10:10
To: Matthias Sohn <matthias.sohn@xxxxxxxxx>
Cc: "egit-dev@xxxxxxxxxxx" <egit-dev@xxxxxxxxxxx>
Subject: Re: [egit-dev] 5.8.0 breaks backward compatibility ?

 

I tested it on MacOS with the nightly url, I still have the same issue:

Cannot complete the install because one or more required items could not be found.  Software being installed: Git integration for Eclipse 5.8.1.202006092153 (org.eclipse.egit.feature.group 5.8.1.202006092153)  Missing requirement: JGit GPG support based on bouncycastle 5.8.1.202006091957 (org.eclipse.jgit.gpg.bc 5.8.1.202006091957) requires 'java.package; org.assertj.core.annotations 3.14.0' but it could not be found  Cannot satisfy dependency:    From: Git integration for Eclipse 5.8.1.202006092153 (org.eclipse.egit.feature.group 5.8.1.202006092153)    To: org.eclipse.equinox.p2.iu; org.eclipse.jgit.gpg.bc.feature.group [5.8.1,5.9.0)  Cannot satisfy dependency:    From: Java implementation of Git - GPG support using BouncyCastle 5.8.1.202006091959 (org.eclipse.jgit.gpg.bc.feature.group 5.8.1.202006091959)    To: org.eclipse.equinox.p2.iu; org.eclipse.jgit.gpg.bc [5.8.1.202006091957,5.8.1.202006091957]

 

Only versions and qualifiers differ from the previous error I had.

What looks strange to me, even if I’m not aware of how eGit is built, is the qualifier. I would expect a more recent date than 20200609 for this 5.8.1.

 

From: Matthias Sohn <matthias.sohn@xxxxxxxxx>
Sent: samedi 20 juin 2020 18:56
To: Julien DEHAUDT <julien.dehaudt@xxxxxx>
Cc: Johan Compagner <jcompagner@xxxxxxxxx>; egit-dev@xxxxxxxxxxx
Subject: Re: [egit-dev] 5.8.0 breaks backward compatibility ?

 

this was fixed here

until 5.8.1 is released you can use

 

On Fri, Jun 19, 2020 at 6:16 PM Julien DEHAUDT <julien.dehaudt@xxxxxx> wrote:

According to Thomas comment on the bugzilla a patch release should come soon to fix that issue.

 

From: Johan Compagner <jcompagner@xxxxxxxxx>
Sent: vendredi 19 juin 2020 18:04
To: Julien DEHAUDT <julien.dehaudt@xxxxxx>
Cc: egit-dev@xxxxxxxxxxx
Subject: Re: [egit-dev] 5.8.0 breaks backward compatibility ?

 

yes i suddenly had the same thing

Very annoying that if you use a target platform that the a plugin site doesn't just provide anything

(or at least that the generic eclipse update site + the update site of egit can always install it all)

 

now you need as far as i did see use orbit:

 

 

and make sure  org.assertj is added to your target.

 

but the need of this is very annoying

 

 

On Fri, 19 Jun 2020 at 16:02, Julien DEHAUDT <julien.dehaudt@xxxxxx> wrote:

Hi

Fyi, according to the issue I'm experiencing it seems that the release 5.8.0 breaks the installation of eGit on MacOS (Catalina) through the Marketplace.

Error log:
Cannot complete the install because one or more required items could not be found.  Software being installed: Git integration for Eclipse 5.8.0.202006091008-r (org.eclipse.egit.feature.group 5.8.0.202006091008-r)  Missing requirement: JGit GPG support based on bouncycastle 5.8.0.202006091008-r (org.eclipse.jgit.gpg.bc 5.8.0.202006091008-r) requires 'java.package; org.assertj.core.annotations 3.14.0' but it could not be found  Cannot satisfy dependency:    From: Git integration for Eclipse 5.8.0.202006091008-r (org.eclipse.egit.feature.group 5.8.0.202006091008-r)    To: org.eclipse.equinox.p2.iu; org.eclipse.jgit.gpg.bc.feature.group [5.8.0,5.9.0)  Cannot satisfy dependency:    From: Java implementation of Git - GPG support using BouncyCastle 5.8.0.202006091008-r (org.eclipse.jgit.gpg.bc.feature.group 5.8.0.202006091008-r)    To: org.eclipse.equinox.p2.iu; org.eclipse.jgit.gpg.bc [5.8.0.202006091008-r,5.8.0.202006091008-r]

It has been reproduced on Eclipse 2019-09, 2019-12 and 2020-03.
Only the freshly released Eclipse 2020-06 works fine.

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=564476.

Regards,
Julien


_______________________________________________
egit-dev mailing list
egit-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/egit-dev

_______________________________________________
egit-dev mailing list
egit-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/egit-dev

_______________________________________________
egit-dev mailing list
egit-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/egit-dev


Back to the top