hapi-fhir/hapi-fhir-validation-resour...
Vitor Pamplona f5133dd59c
Android compatibility checks (#4070)
* Adding plugin to investigate compatibility with Android APIs:
Run with:
- mvn animal-sniffer:check

* No need to declare woodstox here

* Moving the Android check to the Plugin Management and activating it in all projects being used on the platform: base + android + converter + structures + validation.

* Removing `List.of` and `Optional.isEmpty` for Android compatibility.

* Moving animal-sniffer to the CI profile.

* Adding Android check to structures-r4b as well

* Removing Xml-apis from Xerces to see if CI passes.

* Activating Android check in the client lib

* Moving Xerces to the base-lib, the only place needed for Animal Sniffer

* Applying Xerces as a dependency only on CI

* Removing xml-apis from shexjava
2022-12-23 14:23:36 -05:00
..
src Don't succeed validation on unknown codesystem (#1575) 2019-11-12 14:35:49 -05:00
.gitignore Switch DSTU2.1 to DSTU3 per FMB's decision 2016-02-01 08:55:58 -05:00
pom.xml Android compatibility checks (#4070) 2022-12-23 14:23:36 -05:00