Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Getting Jetty Updates...

FYI

If you are consuming Jetty,  you can now do so from this regular p2 update site:

  https://download.eclipse.org/oomph/jetty/release/10.0.12

In general all releases of Jetty, including future releases, will be made available here as soon as they become available:

https://download.eclipse.org/oomph/jetty/index.html

E.g., version 11.0.12 is available as well but, that version is using jakarta.* rather than javax.* namespaces; we are not using this one yet, so forget I told you about it!

https://download.eclipse.org/oomph/jetty/release/11.0.12

The Platform and others are currently using 10.0.12 and the 10.0.12 update site at the top of the email is the complete set of bundles released by Jetty; the Platform only provides a subset, i.e., the ones that it actually uses itself.

Note that the content is PGP signed (resigned) using Oomph's PGP key:

  https://keyserver.ubuntu.com/pks/lookup?search=0x4777dd30711ea6af367f3478eb3c38f6c7a0f00d&fingerprint=on&op=index

rather than reusing the PGP signature of the source repository which uses this key:

  https://keyserver.ubuntu.com/pks/lookup?search=0x873A8E86B4372146&fingerprint=on&op=index

Of course you can also resign these with your project's PGP key if you include Jetty in your project's update site...

If you have any followup questions or concerns, please use the following Bugzilla for that purpose:

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

Regards,
Ed


Back to the top