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

Add option to skip reference check in GmlLoader tool #1454

Merged

Conversation

stephanr
Copy link
Member

With this change, the object ID and references are not stored in the ExecutionContext and the check is skipped.
Additionally, the list of files, if used, is checked before starting the loading operation.

This extension can be used, if the integrity check can be skipped or done later, to work around issue #1451.

References:

* check files on list before loading
add more information for skipReferenceCheck option
@stephanr stephanr added enhancement enhancement or improvement tools deegree command line tools (CLI) labels Jan 19, 2023
@copierrj copierrj merged commit 4f5aba4 into deegree:main Jan 25, 2023
@tfr42 tfr42 added this to the 3.5 milestone Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement or improvement tools deegree command line tools (CLI)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants