eclipse / lsp4e

Language Server Protocol support in Eclipse IDE
Eclipse Public License 2.0
57 stars 54 forks source link

A new release with repaired signatures is needed for SimRel by the end of the day Wednesday #1019

Closed merks closed 1 month ago

merks commented 1 month ago

Content signed after the certificate expired last Tuesday is broken:

https://github.com/eclipse-simrel/simrel.build/issues/363

Specifically these two jars have broken signatures

image

The other content was signed before the certificate expired:

https://download.eclipse.org/oomph/archive/reports-extra/lsp4e-releases-0.26.1/download.eclipse.org/lsp4e/releases/0.26.1/index.html

I would highly recommend incrementing the version of the bundle with the broken signature.

cc @jonahgraham @akurtakov

mickaelistria commented 1 month ago

Patch was merged and new build was produced. I verified the output at https://download.eclipse.org/lsp4e/snapshots with jarsigner -verify. Is it enough?

merks commented 1 month ago

Yes, it looks good:

https://download.eclipse.org/oomph/archive/reports-extra/lsp4e-snapshots/download.eclipse.org/lsp4e/snapshots/index.html

image

Thank you. ❤️

merks commented 1 month ago

I guess technically it's not complete until you contribute a release, but I assume that's in the works. 👍

mickaelistria commented 1 month ago

Not really, we hadn't plan a new release before SimRel as we already produced one recently. So I'm releasing a new one right now.

merks commented 1 month ago

Yes, it's badly needed and also by WildWebDeveloper's build which has a copy of this bundle in its update site.