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

Dependency analysis in gitlab #10

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

cogross
Copy link
Collaborator

@cogross cogross commented Nov 21, 2024

Updating dependencies for submodule

pom.xml Outdated
Comment on lines 28 to 29
<version.datawave.hazelcast-client>4.0.2</version.datawave.hazelcast-client>
<version.datawave.hazelcast>4.0.2</version.datawave.hazelcast>
Copy link
Collaborator

@foster33 foster33 Nov 21, 2024

Choose a reason for hiding this comment

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

We might not want to change this from <version.datawave.hazelcast-client> to <version.datawave.hazelcast>. Seems like we are still using hazelcast-client in the pom.

In the latest standardization of property names effort, hazelcast was actually the one that got renamed to hazelcast-common. hazelcast-client remained unchanged. So, for the sake of consistency we probably don't want to change this. Might mean we need to add another property here.

Unless I am not understanding this correctly. Just wanted to make sure.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

its all good, i created hazelcast & hazelcast-client, both at v 4.0.2.

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.

2 participants