[keycloak-dev] What Jetty versions we want to support?

Sebastian Laskawiec slaskawi at redhat.com
Wed Feb 13 08:55:37 EST 2019


So it seems we have our support matrix:
- 8.1 (because of Fuse)
- 9.2 (heavily used by the community and required by Fuse)
- 9.3 (heavily used by the community)
- 9.4 (it's the latest version)

So we might consider dropping 9.3 at some point in favor of 9.4. But that's
something to think of and probably not for now.

On Tue, Feb 12, 2019 at 5:25 PM Hynek Mlnarik <hmlnarik at redhat.com> wrote:

> For Fuse, we use 8.1 [1] and 9.2 [2].
>
> --Hynek
>
> [1]
> https://github.com/keycloak/keycloak/blob/4.8.3.Final/distribution/adapters/osgi/features/src/main/resources/features.xml#L54
> [2]
> https://github.com/keycloak/keycloak/blob/4.8.3.Final/distribution/adapters/osgi/features/src/main/resources/features.xml#L63
>
> On Tue, Feb 12, 2019 at 12:05 PM Sebastian Laskawiec <slaskawi at redhat.com>
> wrote:
>
>> Ok, understood! Thanks a lot for the info Stian!
>>
>> On Tue, Feb 12, 2019 at 11:48 AM Stian Thorgersen <sthorger at redhat.com>
>> wrote:
>>
>> > We test them until we remove ;)
>> >
>> > 8.1 and 9.1 have already been removed from the community. We need to
>> > confirm if these are needed by Fuse (we don't support Jetty directly for
>> > RH-SSO, but rather only through Fuse). If Fuse relies on these we need
>> to
>> > continue testing them.
>> >
>> > 9.2 and 9.3 still has users in the community (25 dls of each the last 3
>> > months, but that is only direct dls through website, not sure if folks
>> also
>> > use them from Maven central). We should keep these for now though and
>> > consider deprecating at some point in the future.
>> >
>> > On Tue, 12 Feb 2019 at 10:24, Sebastian Laskawiec <slaskawi at redhat.com>
>> > wrote:
>> >
>> >> Hey guys,
>> >>
>> >> I'm working on moving Jetty adapter tests from the old testsuite into
>> the
>> >> new one. I can see we support this Jetty versions [1]:
>> >> - 8.1
>> >> - 9.1
>> >> - 9.2
>> >> - 9.3
>> >> - 9.4
>> >>
>> >> Do we want to keep it this way or maybe concentrate on testing adapters
>> >> against 8.1 and 9.4 only (the last major versions)?
>> >>
>> >> Thanks,
>> >> Sebastian
>> >>
>> >> [1] grep -lir "keycloak-saml-jetty" --include="*.xml"
>> >>
>> > _______________________________________________
>> >> keycloak-dev mailing list
>> >> keycloak-dev at lists.jboss.org
>> >> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>> >>
>> >
>> _______________________________________________
>> keycloak-dev mailing list
>> keycloak-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/keycloak-dev
>>
>


More information about the keycloak-dev mailing list