From f4374b3b515058c1eee2517d46e968576d2a456c Mon Sep 17 00:00:00 2001 From: Fabio Burzigotti Date: Fri, 25 Oct 2024 12:45:45 +0200 Subject: [PATCH] [WFLY-19588] Fix header table --- .../WFLY-19588_microprofile_platform_7.adoc | 27 ++----------------- 1 file changed, 2 insertions(+), 25 deletions(-) diff --git a/microprofile/WFLY-19588_microprofile_platform_7.adoc b/microprofile/WFLY-19588_microprofile_platform_7.adoc index f700f1a2..2af33977 100644 --- a/microprofile/WFLY-19588_microprofile_platform_7.adoc +++ b/microprofile/WFLY-19588_microprofile_platform_7.adoc @@ -1,34 +1,15 @@ --- -// Add any category for this proposal as a yaml list, e.g. -// - core -// - management -// if missing, add it to _data/wildfly-categories and use its id categories: - microprofile -// Specify the stability level of the feature. -// Values can be one of: experimental preview community default stability-level: default -// Specify the Feature Development tracker issue for the feature. -// This must be an issue tracked in https://github.com/orgs/wildfly/projects/7/views/1. -// To create a Feature Development tracker issue, go to https://github.com/wildfly/wildfly-proposals/issues/new/choose -// and select 'Feature Development' issue: https://github.com/wildfly/wildfly-proposals/issues/623 -// Provide the github ids of the members of the feature team, organized by role. -// Provide a single id for the 'assignee' role. Use a yaml list for the 'sme' and -// 'outside-perspective' roles, even if there is only one person in a role. feature-team: developer: kabir sme: - - + - kabir outside-perspective: - - -// If this issue tracks the promotion to a higher stability level of a previously -// completed feature, provide the URL of the https://github.com/wildfly/wildfly-proposals/issues -// issue that was used to track the previous feature. + - fabiobrz promotes: -// This should be blank during initial development of a feature. It may be used -// after the feature is completed if a subsequent issue is field to track promotion -// of this feature to a higher stability level promoted-by: --- = MicroProfile Platform 7.0 @@ -43,10 +24,6 @@ promoted-by: == Overview This RFE is about updating WildFly to support MicroProfile Platform 7.0. We currently support MicroProfile Platform 6.1. -//// - -//// - The major.minor versions of the individual specs are shown below. Micro updates are strictly for TCK fixes, and we should use the latest for the TCKs as these versions become available.