Skip to content

GEOWAVE-1674: flexibility to have newer versions of jcommander in classpath#1675

Merged
jdgarrett merged 1 commit intolocationtech:masterfrom
rfecher:GEOWAVE-1674
Feb 17, 2020
Merged

GEOWAVE-1674: flexibility to have newer versions of jcommander in classpath#1675
jdgarrett merged 1 commit intolocationtech:masterfrom
rfecher:GEOWAVE-1674

Conversation

@rfecher
Copy link
Copy Markdown
Contributor

@rfecher rfecher commented Feb 17, 2020

JCommander changed the field names from m_field/m_method to field and method. Using reflection with newer versions of jcommander in the classpath throws a runtime exception (and this is in the code path of some fundamental API calls like GeoWaveStoreFinder.createDataStore()). It seems we can account for both potential field names as a backup to provide a bit more flexibility in this regard.

…sspath

Signed-off-by: Rich Fecher <rich.fecher@blacklynx.tech>
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