getodk / validate

ODK Validate is a Java application for confirming that a form is valid and compliant with the ODK XForms specification. Contribute and make the world a better place! ✨🔍✨
https://docs.getodk.org/validate/
Other
9 stars 26 forks source link

Update to JavaRosa v2.13.0 #62

Closed yanokwa closed 5 years ago

yanokwa commented 5 years ago

I reviewed https://github.com/opendatakit/javarosa/releases/tag/v2.13.0 and it should be pretty safe.

Maybe https://github.com/opendatakit/javarosa/commit/470c7645a61b1dca3ebc6afb3b0f416045ae845b might be a problem?

lognaturel commented 5 years ago

The methods removed by opendatakit/javarosa@470c764 was only used in JR tests so its fine.