NASA-PDS / validate

Validates PDS4 product labels, data and PDS3 Volumes
https://nasa-pds.github.io/validate/
Apache License 2.0
16 stars 11 forks source link

Upgrades of libraries to support regression when introducing colliding JAXB libraries #1046

Closed al-niessner closed 4 weeks ago

al-niessner commented 4 weeks ago

🗒️ Summary

Reduced JAXB to a single version.

⚙️ Test Data and/or Report

Unit testing below should all pass - finally

♻️ Related Issues

NA

al-niessner commented 4 weeks ago

YAY!! It works correctly in eclipse now too! When I say that, the cucumber runs as a junit suite and they all show as valid; meaning, it is using the expected and actual error counts with types correctly. Never did that before.

al-niessner commented 4 weeks ago

@jordanpadams @nutjob4life

Please review so I can merge then rebase/merge other branches. Thanks.

jordanpadams commented 4 weeks ago

🚢