diff --git a/pom.xml b/pom.xml index 184566b162b..b2ca293e722 100644 --- a/pom.xml +++ b/pom.xml @@ -411,6 +411,11 @@ anthonys123 Anthony Sute + + johnpoth + John Poth + Red Hat + diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 77cb09770e0..c81de4b20f3 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -41,6 +41,28 @@ ]]> + + A number of HAPI FHIR modules have been converted so that they now work + as OSGi modules. Unlike the previous OSGi module, which was a mega-JAR + with all of HAPI FHIR in it, this is simply the appropriate + OSGi manifest inside the existing JARs. Thanks to John Poth + for the Pull Request! +
+ Note that this does not cover all modules in the project. Current support includes: + + Remaining work includes: + + ]]> +
Fix a crash in the JSON parser when parsing extensions on repeatable elements (e.g. Patient.address.line) where there is an extension on the