File tree 13 files changed +14
-25
lines changed
org.hl7.fhir.validation.cli
13 files changed +14
-25
lines changed Original file line number Diff line number Diff line change 1
1
## Validator Changes
2
2
3
- * Add check for duplicate ids on contained resources
4
- * fix bug looking up code system
5
- * fix bug for cross-version extension containing escaped [ x]
6
- * Look for cs on other server in missed location
7
- * fix bug accessing code system from other terminology server if no version specified
8
- * upgrade tx tests to make optionality dependent on mode
9
- * upgrade tx-task in validator to handle more repackaging functionality (and fix bugs)
10
- * Add matchetype pattern validation
11
- * validate displaylanguage when validating codes
12
- * policyAdvisor for CodeSystem and Valueset validation
3
+ * no changes
13
4
14
5
## Other code changes
15
6
16
- * Possible fix for an NPE reported bu a user with no context
17
- * Use BCP 47 language tag instead of Java Locale toString
18
- * fix bug parsing ` script ` tag in xhtml - handling ` < ` characters
7
+ * no changes
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.7 </version >
8
+ <version >6.5.8-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.7 </version >
8
+ <version >6.5.8-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.7 </version >
8
+ <version >6.5.8-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.7 </version >
8
+ <version >6.5.8-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.7 </version >
8
+ <version >6.5.8-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.7 </version >
8
+ <version >6.5.8-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.7 </version >
8
+ <version >6.5.8-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.7 </version >
8
+ <version >6.5.8-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.7 </version >
8
+ <version >6.5.8-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.7 </version >
8
+ <version >6.5.8-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >ca.uhn.hapi.fhir</groupId >
7
7
<artifactId >org.hl7.fhir.core</artifactId >
8
- <version >6.5.7 </version >
8
+ <version >6.5.8-SNAPSHOT </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
Original file line number Diff line number Diff line change 14
14
HAPI FHIR
15
15
-->
16
16
<artifactId >org.hl7.fhir.core</artifactId >
17
- <version >6.5.7 </version >
17
+ <version >6.5.8-SNAPSHOT </version >
18
18
<packaging >pom</packaging >
19
19
20
20
<properties >
You can’t perform that action at this time.
0 commit comments