hapi-fhir/hapi-fhir-structures-hl7org...
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 Consolidate all System Properties into a single class (#4252) 2022-11-14 18:51:03 +00:00
.editorconfig Throw correct HTTP status when validation fails because of missing ID 2017-02-11 19:22:25 -05:00
.gitignore Add eclipse files 2016-08-06 15:44:47 -04:00
pom.xml Android compatibility checks (#4070) 2022-12-23 14:23:36 -05:00
upgrade.txt Merge in HAPI 3.0.0 working branch! 2017-08-13 14:39:47 -04:00