getodk / briefcase

ODK Briefcase is a Java application for fetching and pushing forms and their contents. It helps make billions of data points from ODK portable. Contribute and make the world a better place! ✨💼✨
https://docs.getodk.org/briefcase-intro
Other
60 stars 154 forks source link

Provide causing exception to BadFormDefinition when available #835

Closed ggalmazor closed 4 years ago

ggalmazor commented 4 years ago

Closes #834

Test this PR with this JAR file: briefcase_i834.zip

What has been done to verify that this works as intended?

Run automated tests

Why is this the best possible solution? Were any other approaches considered?

Straightforward change to enhance error logging.

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

No behavior changes in this PR.

Does this change require updates to documentation? If so, please file an issue at https://github.com/opendatakit/docs/issues/new and include the link below.

Nope.