Skip to content

Commit

Permalink
[WFLY-19588] Review fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
kabir committed Oct 23, 2024
1 parent bce633b commit 89608f0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions microprofile/WFLY-19588_microprofile_platform_7.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ promoted-by:

== Overview

This RFE is about updating WildFLy to support MicroProfile Platform 7.0. We currently support MicroProfile Platform 6.1.
This RFE is about updating WildFly to support MicroProfile Platform 7.0. We currently support MicroProfile Platform 6.1.
////
////
Expand Down Expand Up @@ -96,7 +96,7 @@ Aside from the below information, both the 6.1 and 7.0 MicroProfile Platform ver
|1.1
|1.1
|2.0
|y https://issues.redhat.com/browse/WFLY-19589[WFLY-19589]
|y https://issues.redhat.com/browse/WFLY-19589[WFLY-19590 (WildFly Preview)] + https://issues.redhat.com/browse/WFLY-19846[WFLY-19846 - Promote to default stability]

|===

Expand All @@ -117,7 +117,7 @@ The main work is in these individual spec updates:
* https://issues.redhat.com/browse/WFLY-19592[WFLY-19592 - MicroProfile Fault Tolerance 4.1]
* https://issues.redhat.com/browse/WFLY-19591[WFLY-19591 - MicroProfile OpenAPI 4.0]
* https://issues.redhat.com/browse/WFLY-19589[WFLY-19589 - MicroProfile REST Client 4.0]
* https://issues.redhat.com/browse/WFLY-19589[WFLY-19589 - MicroProfile Telemetry 2.0]
* https://issues.redhat.com/browse/WFLY-19589[WFLY-19590 - MicroProfile Telemetry 2.0 (WildFly Preview)] + https://issues.redhat.com/browse/WFLY-19846[WFLY-19846 - Promote MicroProfile Telemetry 2.0 to WildFly Standard]


=== Affected Projects or Components
Expand All @@ -128,15 +128,14 @@ WildFly will be updated to pull in the corresponding versions of the Eclipse Mic

=== Relevant Installation Types

__<List the installation types that are relevant for the features and remove any that are not relevant>__.

* Traditional standalone server (unzipped or provisioned by Galleon)
* OpenShift Source-to-Image (S2I)
* Bootable jar

== Requirements

* All components will be upgraded to the latest micro versions of the Eclipse Microprofile specification jars, as well as the SmallRye jars and dependencies needed to implement each version, as indicated in the table in the link:#overview[Overview].
* All components will be upgraded to the version streams of the Eclipse Microprofile specification jars and TCK, as well as the SmallRye jars and dependencies needed to implement each version, as indicated in the table in the link:#overview[Overview]. Note that although we've just given the minor versions of the specification jars, there may be some micro upgrades. Those are generally just TCK fixes.
** Upgrading the components will provide the latest TCKs

=== Changed requirements
Expand Down

0 comments on commit 89608f0

Please sign in to comment.