From 818c40498c2f070b886dbd4eaffa8be25a8c720f Mon Sep 17 00:00:00 2001
From: jamesagnew this
for method chaining
*/
public synchronized FhirValidator setValidateAgainstStandardSchematron(boolean theValidateAgainstStandardSchematron) {
diff --git a/pom.xml b/pom.xml
index 2d992a64dda..ac4fe98f272 100644
--- a/pom.xml
+++ b/pom.xml
@@ -163,7 +163,7 @@
-
- HAPI FHIR 1.1 begins the availability of a harmonized library. Note that - this version has not yet been formally released, but is currently available in - "snapshot" development builds. + HAPI FHIR 1.1 begins the availability of a harmonized library.
For HAPI FHIR users: This integration will bring the ability to use powerful features
@@ -223,6 +221,12 @@
IResource
.
+ Please post any problems you might encounter trying to upgrade on the + Google Group. Chances are + if it's happening to you, it's happening to others. We're happy to help. +
+ -HAPI Structure Library | +HAPI Version | +FHIR Specification Version | +
hapi-fhir-structures-dstu | +1.1 | +DSTU1 0.0.82 | +
hapi-fhir-structures-dstu2 | +1.1 | +DSTU2 0.5.0 | +
hapi-fhir-structures-hl7org-dstu2 | +1.1 | +DSTU2 Latest Dev (SVN 5843) | +
If you are developing applications in Java, the easiest way to use HAPI is to use a build system which handles dependency management automatically. The