Skip to content

fix for serialization of regions as enum#1713

Merged
jdgarrett merged 1 commit intolocationtech:masterfrom
rfecher:bugfix/GEOWAVE-1712
Apr 27, 2020
Merged

fix for serialization of regions as enum#1713
jdgarrett merged 1 commit intolocationtech:masterfrom
rfecher:bugfix/GEOWAVE-1712

Conversation

@rfecher
Copy link
Copy Markdown
Contributor

@rfecher rfecher commented Apr 27, 2020

The Regions enum serializes using toString() which is all uppercase and underscore separated but the Regions.fromValue() uses lower case and hyphen separators.

Signed-off-by: Rich Fecher rich.fecher@blacklynx.tech

Signed-off-by: Rich Fecher <rich.fecher@blacklynx.tech>
@rfecher rfecher requested a review from jdgarrett April 27, 2020 12:50
@jdgarrett jdgarrett merged commit f361b49 into locationtech:master Apr 27, 2020
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