From c646a2d3b04e87707db54a4d1c9abd22e96d1bd5 Mon Sep 17 00:00:00 2001 From: James Struga Date: Fri, 30 Aug 2024 11:19:04 -0400 Subject: [PATCH] Update manifest in v3.x/rc Signed-off-by: James Struga --- manifest.json.template | 337 ++++++++++++++++++++--------------------- 1 file changed, 167 insertions(+), 170 deletions(-) diff --git a/manifest.json.template b/manifest.json.template index d925e240e8..9418cb66b7 100644 --- a/manifest.json.template +++ b/manifest.json.template @@ -1,6 +1,6 @@ { "name": "Zowe", - "version": "2.13.0", + "version": "3.0.0", "description": "Zowe is an open source project created to host technologies that benefit the Z platform from all members of the Z community (Integrated Software Vendors, System Integrators and z/OS consumers). Zowe, like Mac or Windows, comes with a set of APIs and OS capabilities that applications build on and also includes some applications out of the box. Zowe offers modern interfaces to interact with z/OS and allows you to work with z/OS in a way that is similar to what you experience on cloud platforms today. You can use these interfaces as delivered or through plug-ins and extensions that are created by clients or third-party vendors.", "license": "EPL-2.0", "homepage": "https://zowe.org", @@ -12,208 +12,204 @@ }, "binaryDependencies": { "org.zowe.zlux.zlux-core": { - "version": "^2.0.0-V2.X-STAGING-ZLUX-CORE", - "artifact": "*.pax" + "version": "2.18.0-RC", + "repository": "libs-snapshot-local", + "artifact": "zlux-core-2.18.0-20240821.193854.pax" }, "org.zowe.zlux.sample-angular-app": { - "version": "^2.0.0-V2.X-STAGING", - "artifact": "*.pax" + "version": "2.18.0-V2.X-RC", + "repository": "libs-snapshot-local", + "artifact": "sample-angular-app-2.18.0-20240814.141709.pax" }, "org.zowe.zlux.sample-iframe-app": { - "version": "^2.0.0-V2.X-STAGING", - "artifact": "*.pax" + "version": "2.18.0-V2.X-RC", + "repository": "libs-snapshot-local", + "artifact": "sample-iframe-app-2.18.0-20240814.141546.pax" }, "org.zowe.zlux.sample-react-app": { - "version": "^2.0.0-V2.X-STAGING", - "artifact": "*.pax" + "version": "2.18.0-V2.X-RC", + "repository": "libs-snapshot-local", + "artifact": "sample-react-app-2.18.0-20240814.141704.pax" }, "org.zowe.zlux.tn3270-ng2": { - "version": "^2.0.0-V2.X-STAGING", - "artifact": "*.pax" + "version": "2.18.0-V2.X-RC", + "repository": "libs-snapshot-local", + "artifact": "tn3270-ng2-2.18.0-20240814.141613.pax" }, "org.zowe.zlux.vt-ng2": { - "version": "^2.0.0-V2.X-STAGING", - "artifact": "*.pax" + "version": "2.18.0-V2.X-RC", + "repository": "libs-snapshot-local", + "artifact": "vt-ng2-2.18.0-20240814.141621.pax" }, "org.zowe.zlux.zlux-editor": { - "version": "^2.0.0-V2.X-STAGING", - "artifact": "*.pax" + "version": "2.18.0-V2.X-RC", + "repository": "libs-snapshot-local", + "artifact": "zlux-editor-2.18.0-20240814.141840.pax" }, "org.zowe.zss": { - "version": "^2.0.0-STAGING", - "artifact": "*.pax" + "version": "2.18.0-RC", + "repository": "libs-snapshot-local", + "artifact": "zss-2.18.0-rc-1180-20240814142247.pax" }, "org.zowe.explorer.jobs.jobs-api-package": { - "version": "^2.0.7-SNAPSHOT", - "artifact": "jobs-api-package-*.zip", - "exclusions": ["*PR*.zip","*BRANCH*"] + "version": "2.0.31", + "artifact": "jobs-api-package-*.zip" }, "org.zowe.explorer.files.files-api-package": { - "version": "^2.0.7-SNAPSHOT", - "artifact": "files-api-package-*.zip", - "exclusions": ["*PR*.zip","*BRANCH*"] + "version": "2.0.31", + "artifact": "files-api-package-*.zip" }, "org.zowe.explorer-jes": { - "version": "~2.0.2-SNAPSHOT" + "version": "2.0.7" }, "org.zowe.explorer-mvs": { - "version": "~2.0.2-SNAPSHOT" + "version": "2.0.9" }, "org.zowe.explorer-uss": { - "version": "~2.0.2-SNAPSHOT" + "version": "2.0.9" }, "org.zowe.explorer-ip": { - "version": "~2.0.0-SNAPSHOT", - "artifact": "*.pax" + "version": "2.0.0", + "artifact": "explorer-ip*.pax" }, "org.zowe.apiml.api-catalog-package": { - "version": "^2.1.1-SNAPSHOT", - "artifact": "api-catalog-*.zip", - "exclusions": ["*PR*.zip"] + "version": "2.18.1", + "artifact": "api-catalog*.zip" }, "org.zowe.apiml.discovery-package": { - "version": "^2.1.1-SNAPSHOT", - "artifact": "discovery-*.zip", - "exclusions": ["*PR*.zip"] + "version": "2.18.1", + "artifact": "discovery*.zip" }, "org.zowe.apiml.gateway-package": { - "version": "^2.1.1-SNAPSHOT", - "artifact": "gateway-*.zip", - "exclusions": ["*PR*.zip"] + "version": "2.18.1", + "artifact": "gateway*.zip" }, "org.zowe.apiml.caching-service-package": { - "version": "^2.1.1-SNAPSHOT", - "artifact": "caching-service-*.zip", - "exclusions": ["*PR*.zip"] + "version": "2.18.1", + "artifact": "caching-service*.zip" }, "org.zowe.apiml.metrics-service-package": { - "version": "^2.1.1-SNAPSHOT", - "artifact": "metrics-service-*.zip", - "exclusions": ["*PR*.zip"] + "version": "2.18.1", + "artifact": "metrics-service*.zip" }, "org.zowe.apiml.apiml-common-lib-package": { - "version": "^2.1.1-SNAPSHOT", - "artifact": "apiml-common-lib-*.zip", - "exclusions": ["*PR*.zip"] + "version": "2.18.1", + "artifact": "apiml-common-lib-*.zip" }, "org.zowe.apiml.sdk.common-java-lib-package": { - "version": "~2.0.0-SNAPSHOT", - "artifact": "common-java-lib-*.zip", - "exclusions": ["*PR*.zip"] + "version": "2.0.5", + "artifact": "common-java-lib-*.zip" }, "org.zowe.apiml.sdk.apiml-sample-extension-package": { - "version": "^2.1.1-SNAPSHOT", - "artifact": "apiml-sample-extension-*.zip", - "exclusions": ["*PR*.zip"] + "version": "2.18.1", + "artifact": "apiml-sample-extension-*.zip" }, "org.zowe.apiml.cloud-gateway-package": { - "version": "^2.4.4-SNAPSHOT", - "artifact": "cloud-gateway-*.zip", - "exclusions": ["*PR*.zip"] - }, - "org.zowe.configmgr": { - "version": "^2.0.0-V2.X-STAGING", - "artifact": "*.pax" + "version": "2.18.1", + "artifact": "cloud-gateway-*.zip" }, "org.zowe.configmgr-rexx": { - "version": "^2.0.0-V2.X-STAGING", - "artifact": "*.pax" + "version": "2.18.0-V2.X-RC", + "repository": "libs-snapshot-local", + "artifact": "configmgr-rexx-2.18.0-2024081453.pax" + }, + "org.zowe.getesm": { + "version": "2.18.0-V2.X-RC", + "repository": "libs-snapshot-local", + "artifact": "getesm-2.18.0-2024081447.pax" + }, + "org.zowe.configmgr": { + "version": "2.18.0-V2.X-RC", + "repository": "libs-snapshot-local", + "artifact": "configmgr-2.18.0-2024081448.pax" }, "org.zowe.launcher": { - "version": "^2.0.0-SNAPSHOT" + "version": "2.18.0" }, "org.zowe.keyring-utilities": { "version": "1.0.4", - "artifact": "keyring-util-*", + "artifact": "keyring-util-1.0.4", "explode": "false", - "flat": "true", - "exclusions": ["*PR*"] + "flat": "true" }, "org.zowe.utility-tools": { - "version": "~2.0.0-SNAPSHOT" + "version": "2.0.3" }, "org.zowe.licenses": { - "version": "2.3.0", + "version": "2.18.0", "artifact": "zowe_licenses_full.zip" } }, "sourceDependencies": [ { - "componentGroup": "Imperative CLI Framework for Zowe", - "entries": [{ - "repository": "imperative", - "tag": "master", - "destinations": ["Zowe CLI Package"] - }] - }, { "componentGroup": "Zowe API Mediation Layer", "entries": [{ "repository": "api-layer", - "tag": "v2.x.x", + "tag": "v2.18.1", "destinations": ["Zowe PAX"] }] }, { "componentGroup": "Zowe common java libraries", "entries": [{ "repository": "common-java", - "tag": "v2.x.x", + "tag": "v2.0.5", "destinations": ["Zowe PAX"] }] }, { "componentGroup": "Zowe Application Framework", "entries": [{ "repository": "zlux-app-manager", - "tag": "v2.x/staging", + "tag": "v2.18.0-RC1", "destinations": ["Zowe PAX"] }, { "repository": "zlux-app-server", - "tag": "v2.x/staging", + "tag": "v2.18.0-RC1", "destinations": ["Zowe PAX"] }, { "repository": "zlux-file-explorer", - "tag": "v2.x/staging", + "tag": "v1.6.0-RC1", "destinations": ["Zowe PAX"] }, { "repository": "zlux-grid", - "tag": "v1.x/master", + "tag": "v0.0.6", "destinations": ["Zowe PAX"] }, { "repository": "zlux-platform", - "tag": "v2.x/staging", + "tag": "v2.18.0-RC1", "destinations": ["Zowe PAX"] }, { "repository": "zlux-server-framework", - "tag": "v2.x/staging", + "tag": "v2.18.0-RC1", "destinations": ["Zowe PAX"] }, { "repository": "zlux-shared", - "tag": "v2.x/staging", + "tag": "v2.18.0-RC1", "destinations": ["Zowe PAX"] }, { "repository": "zlux-widgets", - "tag": "v1.x/master", + "tag": "v0.0.4", "destinations": ["Zowe PAX"] }, { "repository": "zlux-build", - "tag": "v2.x/staging", + "tag": "v2.18.0-RC1", "destinations": ["Zowe PAX"] }, { "repository": "zss", - "tag": "v2.x/staging", + "tag": "v2.18.0-RC1", "destinations": ["Zowe PAX"] }, { "repository": "zowe-common-c", - "tag": "v2.x/staging", + "tag": "zss-v2.18.0-RC1", "destinations": ["Zowe PAX"] } ] @@ -221,98 +217,91 @@ "componentGroup": "Zowe CLI", "entries": [{ "repository": "zowe-cli", - "tag": "master", + "tag": "v7.29.1", "destinations": ["Zowe CLI Package"] }] }, { "componentGroup": "IBM® CICS® Plug-in for Zowe CLI", "entries": [{ - "repository": "zowe-cli-cics-plugin", - "tag": "master", + "repository": "cics-for-zowe-client", + "tag": "v5.0.6", "destinations": ["Zowe CLI Package"] }] }, { "componentGroup": "IBM® Db2® Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-db2-plugin", - "tag": "master", - "destinations": ["Zowe CLI Package"] - }] - }, { - "componentGroup": "Performance Timing Utility", - "entries": [{ - "repository": "perf-timing", - "tag": "master", + "tag": "v5.0.9", "destinations": ["Zowe CLI Package"] }] }, { "componentGroup": "IBM® MQ Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-mq-plugin", - "tag": "master", + "tag": "v3.0.1", "destinations": ["Zowe CLI Package"] }] }, { "componentGroup": "z/OS® FTP Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-ftp-plugin", - "tag": "master", + "tag": "v2.1.9", "destinations": ["Zowe CLI Package"] }] }, { "componentGroup": "IBM® IMS® Plug-in for Zowe CLI", "entries": [{ "repository": "zowe-cli-ims-plugin", - "tag": "master", + "tag": "v3.0.1", "destinations": ["Zowe CLI Package"] }] }, { - "componentGroup": "Zowe Desktop Data Sets UI Plugin", + "componentGroup": "Zowe Desktop Eclipse Orion-based React Editor", "entries": [{ - "repository": "explorer-mvs", - "tag": "v2.x/master", + "repository": "orion-editor-component", + "tag": "v0.0.14", "destinations": ["Zowe PAX"] }] }, { - "componentGroup": "Zowe Desktop Eclipse Orion-based React Editor", + "componentGroup": "Zowe Desktop Data Sets UI Plugin", "entries": [{ - "repository": "orion-editor-component", - "tag": "master", + "repository": "explorer-mvs", + "tag": "v2.0.9", "destinations": ["Zowe PAX"] }] }, { "componentGroup": "Zowe Desktop JES UI Plugin", "entries": [{ "repository": "explorer-jes", - "tag": "v2.x/master", + "tag": "v2.0.7", "destinations": ["Zowe PAX"] }] }, { "componentGroup": "Zowe Desktop z/OS Unix Files UI Plugin", "entries": [{ "repository": "explorer-uss", - "tag": "v2.x/master", + "tag": "v2.0.9", "destinations": ["Zowe PAX"] }] }, { "componentGroup": "Zowe Explorer Common REST Server", "entries": [{ "repository": "explorer-api-common", - "tag": "v2.x/master", + "tag": "2.0.35", "destinations": ["Zowe PAX"] }] }, { "componentGroup": "Zowe Explorer Data Sets REST Server", "entries": [{ "repository": "data-sets", - "tag": "v2.x/master", + "tag": "2.0.31", "destinations": ["Zowe PAX"] }] }, { "componentGroup": "Zowe Explorer Jobs REST Server", "entries": [{ "repository": "jobs", - "tag": "v2.x/master", + "tag": "2.0.31", "destinations": ["Zowe PAX"] }] }, @@ -320,14 +309,14 @@ "componentGroup": "Zowe Desktop TN3270 Emulator Plug-in", "entries": [{ "repository": "tn3270-ng2", - "tag": "v2.x/staging", + "tag": "v2.18.0-RC1", "destinations": ["Zowe PAX"] }] }, { "componentGroup": "Zowe Desktop Sample Angular Application", "entries": [{ "repository": "sample-angular-app", - "tag": "v2.x/staging", + "tag": "v2.18.0-RC1", "destinations": ["Zowe PAX"] }] }, @@ -335,7 +324,7 @@ "componentGroup": "Zowe Desktop Sample iFrame Application", "entries": [{ "repository": "sample-iframe-app", - "tag": "v2.x/staging", + "tag": "v2.18.0-RC1", "destinations": ["Zowe PAX"] }] }, @@ -343,7 +332,7 @@ "componentGroup": "Zowe Desktop Sample React Application", "entries": [{ "repository": "sample-react-app", - "tag": "v2.x/staging", + "tag": "v2.18.0-RC1", "destinations": ["Zowe PAX"] }] }, @@ -351,15 +340,15 @@ "componentGroup": "Zowe Desktop VT Emulator Plugin-in", "entries": [{ "repository": "vt-ng2", - "tag": "v2.x/staging", - "destinations": ["Zowe PAX"] + "tag": "v2.18.0-RC1", + "destinations": ["Zowe PAX"] }] }, { "componentGroup": "Zowe Desktop Editor Plugin-in", "entries": [{ "repository": "zlux-editor", - "tag": "v2.x/staging", + "tag": "v2.18.0-RC1", "destinations": ["Zowe PAX"] }] }, @@ -367,23 +356,23 @@ "componentGroup": "Utilities", "entries": [{ "repository": "keyring-utilities", - "tag": "master", + "tag": "v1.1.0", "destinations": ["Zowe PAX"] }, { "repository": "zowe-install-packaging-tools", - "tag": "v2.x/master", + "tag": "v2.0.3", "destinations": ["Zowe PAX"] }, { "repository": "launcher", - "tag": "v2.x/master", + "tag": "v2.18.0", "destinations": ["Zowe PAX"] }] }, { "componentGroup": "Zowe Visual Studio Code Extension", "entries": [{ - "repository": "vscode-extension-for-zowe", - "tag": "master", + "repository": "zowe-explorer-vscode", + "tag": "v2.17.0", "destinations": ["Visual Studio Code Marketplace"] }] }, @@ -391,94 +380,102 @@ "componentGroup": "Zowe Desktop IP Explorer Plug-in", "entries": [{ "repository": "explorer-ip", - "tag": "v2.x/master", + "tag": "v2.0.0", + "destinations": ["Zowe PAX"] + }] + }, + { + "componentGroup": "Configmgr", + "entries": [{ + "repository": "zowe-common-c", + "tag": "configmgr-v2.18.0-RC1", "destinations": ["Zowe PAX"] }] } ], "imageDependencies": { "zowe-launch-scripts": { - "registry": "zowe-docker-snapshot.jfrog.io", + "registry": "zowe-docker-release.jfrog.io", "name": "ompzowe/zowe-launch-scripts", - "tag" : "2.1.0-ubuntu.v2-x-staging" + "tag" : "2.14.0-ubuntu" }, "api-catalog": { - "registry": "zowe-docker-snapshot.jfrog.io", + "registry": "zowe-docker-release.jfrog.io", "name": "ompzowe/api-catalog-services", - "tag" : "2.1.1-SNAPSHOT-ubuntu.v2-x-x" + "tag" : "2.18.1-ubuntu" }, "caching": { - "registry": "zowe-docker-snapshot.jfrog.io", + "registry": "zowe-docker-release.jfrog.io", "name": "ompzowe/caching-service", - "tag" : "2.1.1-SNAPSHOT-ubuntu.v2-x-x" + "tag" : "2.18.1-ubuntu" }, "discovery": { "kind": "statefulset", - "registry": "zowe-docker-snapshot.jfrog.io", + "registry": "zowe-docker-release.jfrog.io", "name": "ompzowe/discovery-service", - "tag" : "2.1.1-SNAPSHOT-ubuntu.v2-x-x" + "tag" : "2.18.1-ubuntu" }, "gateway": { - "registry": "zowe-docker-snapshot.jfrog.io", - "name": "ompzowe/gateway-service", - "tag" : "2.1.1-SNAPSHOT-ubuntu.v2-x-x" + "registry": "zowe-docker-release.jfrog.io", + "name": "ompzowe/gateway-service", + "tag" : "2.18.1-ubuntu" }, "app-server": { - "registry": "zowe-docker-snapshot.jfrog.io", + "registry": "zowe-docker-release.jfrog.io", "name": "ompzowe/app-server", - "tag" : "2.1.0-ubuntu.v2-x-staging" + "tag" : "2.18.0-ubuntu" }, "explorer-ip": { - "kind": "job", - "registry": "zowe-docker-snapshot.jfrog.io", - "name": "ompzowe/explorer-ip", - "tag" : "2.0.0-ubuntu.v2-x-master" + "kind": "job", + "registry": "zowe-docker-release.jfrog.io", + "name": "ompzowe/explorer-ip", + "tag" : "2.0.0-ubuntu" }, "explorer-jes": { - "kind": "job", - "registry": "zowe-docker-release.jfrog.io", - "name": "ompzowe/explorer-jes", - "tag" : "2-ubuntu" + "kind": "job", + "registry": "zowe-docker-release.jfrog.io", + "name": "ompzowe/explorer-jes", + "tag" : "2.0.7-ubuntu" }, "explorer-mvs": { - "kind": "job", - "registry": "zowe-docker-release.jfrog.io", - "name": "ompzowe/explorer-mvs", - "tag" : "2-ubuntu" + "kind": "job", + "registry": "zowe-docker-release.jfrog.io", + "name": "ompzowe/explorer-mvs", + "tag" : "2.0.10-ubuntu" }, "explorer-uss": { - "kind": "job", - "registry": "zowe-docker-release.jfrog.io", - "name": "ompzowe/explorer-uss", - "tag" : "2-ubuntu" + "kind": "job", + "registry": "zowe-docker-release.jfrog.io", + "name": "ompzowe/explorer-uss", + "tag" : "2.0.9-ubuntu" }, "files-api": { - "registry": "zowe-docker-release.jfrog.io", - "name": "ompzowe/files-api", - "tag" : "2-ubuntu" + "registry": "zowe-docker-release.jfrog.io", + "name": "ompzowe/files-api", + "tag" : "2.0.31-ubuntu" }, "jobs-api": { - "registry": "zowe-docker-release.jfrog.io", - "name": "ompzowe/jobs-api", - "tag" : "2-ubuntu" + "registry": "zowe-docker-release.jfrog.io", + "name": "ompzowe/jobs-api", + "tag" : "2.0.31-ubuntu" }, "base": { - "registry": "zowe-docker-release.jfrog.io", - "name": "ompzowe/base", - "tag" : "2.0-ubuntu" + "registry": "zowe-docker-release.jfrog.io", + "name": "ompzowe/base", + "tag" : "2.0.1-ubuntu" }, "base-jdk": { - "registry": "zowe-docker-release.jfrog.io", - "name": "ompzowe/base-jdk", - "tag" : "2.0-ubuntu" + "registry": "zowe-docker-release.jfrog.io", + "name": "ompzowe/base-jdk", + "tag" : "2.0.1-ubuntu" }, "base-node": { - "registry": "zowe-docker-release.jfrog.io", - "name": "ompzowe/base-node", - "tag" : "2.0-ubuntu" + "registry": "zowe-docker-release.jfrog.io", + "name": "ompzowe/base-node", + "tag" : "2.0.1-ubuntu" } }, "dependencyDecisions": { "rel": ".dependency/doc/dependency_decisions.yml" } -} +} \ No newline at end of file