Skip to content
New issue

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

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

Already on GitHub? # to your account

[WFTC-50] Replace the ':' character in simple xid hex string, used by… #51

Merged
merged 1 commit into from
May 24, 2018

Conversation

fl4via
Copy link
Contributor

@fl4via fl4via commented May 15, 2018

… FileSystemXAResourceRegistry to name the registry files

@@ -116,22 +116,22 @@ public int compareTo(final SimpleXid o) {
return res;
}

public String toHexString() {
Copy link
Member

Choose a reason for hiding this comment

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

This is an API change, so we need to add a toHexString() compat method which delegates to toHexString(':').

… FileSystemXAResourceRegistry to name the registry files
@dmlloyd dmlloyd merged commit 9914740 into wildfly:master May 24, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants