zowe / launcher

Eclipse Public License 2.0
0 stars 4 forks source link

Launcher should write version info on first message #82

Open jthyssenrocket opened 1 year ago

jthyssenrocket commented 1 year ago

First message from ZSS: ZWES1013I ZSS Server has started. Version '2.8.0+20230413' 31-bit

First message from ZIS: ZWES0001I ZSS Cross-Memory Server starting, version is 2.8.0+20230413

First message from ZIS AUX: ZWES0050I ZIS AUX Server starting, version is 2.8.0+20230413

But first message from the launcher: ZWEL0021I Zowe Launcher starting

Can we also have the version info on ZWEL0021I, please? ZWEL0021I Zowe Launcher starting, version is 2.8.0+20230413

JoeNemo commented 1 year ago

This looks very reasonable. We will try to do this soon

1000TurquoisePogs commented 1 month ago

I see https://github.com/zowe/launcher/blob/v2.x/staging/.github/workflows/build_test.yml#L154 captures the version, hash, date etc I think that should be added into a -D arg here https://github.com/zowe/launcher/blob/v2.x/staging/build/build.sh#L105 So that it can be printed out in the launcher.