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

HiveMqVersion is wrong #527

Open
ghost opened this issue Sep 2, 2024 · 0 comments
Open

HiveMqVersion is wrong #527

ghost opened this issue Sep 2, 2024 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 2, 2024

Expected behavior

getHiveMqVersion() in class SystemInformationImpl should return "2023.10"

Actual behavior

getHiveMqVersion() returns "Development Snapshot"

To Reproduce

Just call SystemInformation.getHiveMQVersion()

Details

The class ManifestUtils tries to find an URL in the classpath that contains "hivemq.jar" but the community edition delivers artifact that is called "hivemq-community-edition-embedded-2023.10.jar"

  • Affected HiveMQ CE version(s): 2023.10
  • Used JVM version: Java 17
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

No branches or pull requests

0 participants