diff --git a/hapi-fhir-base/pom.xml b/hapi-fhir-base/pom.xml index 2d735d6f822..93c91bf3b0f 100644 --- a/hapi-fhir-base/pom.xml +++ b/hapi-fhir-base/pom.xml @@ -225,6 +225,13 @@ 9.1.1.v20140108 test + + org.eclipse.jetty + jetty-http + 9.1.1.v20140108 + test + + diff --git a/hapi-fhir-base/src/changes/changes.xml b/hapi-fhir-base/src/changes/changes.xml index 0ea7eb6682a..6efe5e6aa91 100644 --- a/hapi-fhir-base/src/changes/changes.xml +++ b/hapi-fhir-base/src/changes/changes.xml @@ -20,6 +20,14 @@ a primitive type child. Thanks to Jeffrey Ting and Bill De Beaubien of Systems Made Simple for their help in figuring out this issue! + + HAPI now runs successfully on Servlet 2.5 containers (such as Tomcat 6). Thanks to + Bernard Gitaadji for reporting and diagnosing the issue! + + + XHTML (in narratives) containing escapable characters (e.g. < or ") will now always have those characters + escaped properly in encoded messages. + diff --git a/pom.xml b/pom.xml index b405e3b41c8..cd3d61da92f 100644 --- a/pom.xml +++ b/pom.xml @@ -75,6 +75,7 @@ hapi-fhir-base hapi-fhir-oauth2 hapi-fhir-base/examples + hapi-fhir-base/testmindeps hapi-tinder-plugin hapi-tinder-test hapi-fhir-structures-dstu