From dc6492f4d82821c340c57ae5bb3578e3b2955259 Mon Sep 17 00:00:00 2001 From: Jan Prihoda <55390120+jp669844@users.noreply.github.com> Date: Fri, 14 Apr 2023 14:47:24 +0200 Subject: [PATCH] Zowe Conformance Test Criteria Change (#241) * Conformance criteria changed Signed-off-by: jp669844 * ZAF criteria 39 changed Signed-off-by: jp669844 --------- Signed-off-by: jp669844 --- .../test_evaluation_guide_table.md | 42 ++++++++++++++++--- 1 file changed, 37 insertions(+), 5 deletions(-) diff --git a/zowe_conformance/test_evaluation_guide_table.md b/zowe_conformance/test_evaluation_guide_table.md index e1cc365..65b3f51 100644 --- a/zowe_conformance/test_evaluation_guide_table.md +++ b/zowe_conformance/test_evaluation_guide_table.md @@ -43,10 +43,11 @@ These Zowe Conformance criteria are applicable to the lastest Zowe LTS Release. - [Support](#support-2) - [Zowe Explorer for Visual Studio Code](#zowe-explorer-for-visual-studio-code) - [General Extension](#general-extension) - - [[a] Extension Interacts with mainframe assets delivered by Zowe Explorer](#a-extension-interacts-with-mainframe-assets-delivered-by-zowe-explorer) - - [[b] Extension Accessing Profiles](#b-extension-accessing-profiles) - - [[c] Extension Serves as a Data Provider](#c-extension-serves-as-a-data-provider) - - [[d] Extension Adding Menus](#d-extension-adding-menus) + - [\[a\] Extension Interacts with mainframe assets delivered by Zowe Explorer](#a-extension-interacts-with-mainframe-assets-delivered-by-zowe-explorer) + - [\[b\] Extension Accessing Profiles](#b-extension-accessing-profiles) + - [\[c\] Extension Serves as a Data Provider](#c-extension-serves-as-a-data-provider) + - [\[d\] Extension Adding Menus](#d-extension-adding-menus) +- [Appendix: Revision History](#appendix-revision-history) ## Zowe API Mediation Layer @@ -1446,7 +1447,7 @@ These Zowe Conformance criteria are applicable to the lastest Zowe LTS Release.
x
-If you want your Apps to work with z/OS Node.js version 12 or greater, all application files must be tagged according to their content type +For z/OS Apps, all application files must be tagged according to their content type @@ -1959,3 +1960,34 @@ Sample verbiage: Recommended for use with Zowe Explorer. [Extension-name] exte + +# Appendix: Revision History + + + + + + + + + + + + + + + + + + + + + + + + +
DateDocument VersionChangeComment
 2023-03-01 2.1.0Criteria Change + Entry 39 in the Encoding section of Zowe Application Framework Testing Criteria

+
  • WAS: If you want your Apps to work with z/OS Node.js version 12 or greater, all application files must be tagged according to their content type
  • +
  • IS: For z/OS Apps, all application files must be tagged according to their content type
  • +
     2022-06-01 2.0.0Initial ReleaseNONE
    \ No newline at end of file