Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix trace server version and display #122

Merged
merged 3 commits into from
Nov 20, 2024

Conversation

bhufmann
Copy link
Contributor

  • Update script to match the rest.core version to the release version
  • Match rest.core plug-in version with release version
  • Fix version display provided by IdentifierService

Note: The rest.core plug-in version is retrieved to show in the identifier service. This is the only way to retrieve the version programmatically and hence the plug-in version and release version has to match.

fixes #121

Signed-off-by: Bernd Hufmann bernd.hufmann@ericsson.com

The rest.core plug-in version is retrieved to show in the identifier
service. This is the only way to retrieve the version programmatically
and hence the plug-in version and release version has to match.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
The rest.core plug-in version is retrieved to show in the identifier
service. This is the only way to retrieve the version programmatically
and hence the plug-in version and release version has to match.

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
fixes eclipse-tracecompass-incubator#121

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Copy link
Contributor

@MatthewKhouzam MatthewKhouzam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch for versioning.

@bhufmann bhufmann changed the title Release Fix trace server version and display Nov 20, 2024
@bhufmann bhufmann merged commit d91785a into eclipse-tracecompass-incubator:master Nov 20, 2024
2 checks passed
@bhufmann bhufmann deleted the release branch November 20, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

trace-server: Identifier service shows version incorrectly
2 participants