Skip to content

Widen JavaUUID regexp's#2624

Merged
jrudolph merged 1 commit intoakka:masterfrom
Philippus:widen-uuid-regexp
Aug 1, 2019
Merged

Widen JavaUUID regexp's#2624
jrudolph merged 1 commit intoakka:masterfrom
Philippus:widen-uuid-regexp

Conversation

@Philippus
Copy link
Copy Markdown
Contributor

Purpose

Widen JavaUUID regex's (again) to allow for old and future variants of uuid's (described in chapter 4.1.1 of RFC 4122.

References

Following-up after #2569 and #2596. Thanks to @plokhotnyuk for pointing this out in spray/spray-json#313.

@akka-ci akka-ci added validating PR that is currently being validated by Jenkins tested PR that was successfully built and tested by Jenkins and removed validating PR that is currently being validated by Jenkins labels Jul 31, 2019
@akka-ci
Copy link
Copy Markdown

akka-ci commented Jul 31, 2019

Test PASSed.

@jrudolph
Copy link
Copy Markdown
Contributor

Could you add a few tests for those newly allowed UUIDs so that we can see that UUID.fromString will also accept them? Otherwise, we might want to add the try/catch again.

@Philippus Philippus force-pushed the widen-uuid-regexp branch from ea8b9bf to 223b0bc Compare July 31, 2019 17:28
@akka-ci akka-ci added validating PR that is currently being validated by Jenkins tested PR that was successfully built and tested by Jenkins and removed tested PR that was successfully built and tested by Jenkins validating PR that is currently being validated by Jenkins labels Jul 31, 2019
@akka-ci
Copy link
Copy Markdown

akka-ci commented Jul 31, 2019

Test PASSed.

Copy link
Copy Markdown
Contributor

@jrudolph jrudolph left a comment

Choose a reason for hiding this comment

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

Thanks @Philippus. LGTM

@jrudolph jrudolph merged commit 2361b16 into akka:master Aug 1, 2019
@jrudolph jrudolph added this to the 10.1.10 milestone Aug 1, 2019
@Philippus Philippus deleted the widen-uuid-regexp branch February 27, 2020 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tested PR that was successfully built and tested by Jenkins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants