Commit Graph

2876 Commits

Author SHA1 Message Date
Mark Iantorno 315b62169b
Update README.md 2021-01-24 12:05:17 -05:00
markiantorno de30f3d212 Updating version to: 5.2.20-SNAPSHOT and incrementing test cases dependency. 2021-01-24 16:59:11 +00:00
markiantorno 5c4a309538 Release: v5.2.19
* added OkHttp dependency to validator to fix issue
***NO_CI***
2021-01-24 16:26:27 +00:00
Mark Iantorno 0458bd8015
Update RELEASE_NOTES.md 2021-01-24 11:08:58 -05:00
Patrick Werner 50fe3d2b88
fixes missing depencency: okhttp3/Request$Builder (#422)
* fixes missing depencency:
 Terminology server http://tx.fhir.orgException in thread "main" java.lang.NoClassDefFoundError: okhttp3/Request$Builder

* added optional tag to not break downstream projects (hapi)
2021-01-24 10:44:17 -05:00
markiantorno d13b5dce94 Updating version to: 5.2.19-SNAPSHOT and incrementing test cases dependency. 2021-01-21 23:50:48 +00:00
markiantorno fb6f25c24e Release: v5.2.18
* This is a test to see if triggering a change on a branch will still allow me to deploy to Sonatype
* This is a second test message
***NO_CI***
2021-01-21 22:05:34 +00:00
Mark Iantorno 75a938f24f
marking okhttp dependency as optional in r5 (#421) 2021-01-21 14:13:51 -05:00
markiantorno c687316b38 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2021-01-21 10:36:09 -05:00
Mark Iantorno dee0fb573a Excluding cli and report module from deployment 2021-01-21 10:10:46 -05:00
markiantorno cc7b3bb865 test message for deploy 2021-01-21 09:57:29 -05:00
Mark Iantorno fa86f4459b
test commit 1 (#419) 2021-01-20 16:46:09 -05:00
markiantorno b7b979dc1e upping version 2021-01-20 16:14:00 -05:00
Grahame Grieve ecc59f26a6
Merge pull request #418 from hapifhir/gg-r4b-work
Gg r4b work
2021-01-21 07:13:43 +11:00
Grahame Grieve 30dc81f95a more readme 2021-01-21 06:37:56 +11:00
Grahame Grieve 01b4f4fa93 update tests dependency 2021-01-20 20:06:25 +11:00
Grahame Grieve 05d9d223f1 fix readme 2021-01-20 20:05:30 +11:00
Grahame Grieve 6b9ba75bff Add Mark to read me 2021-01-20 18:20:39 +11:00
Grahame Grieve ccf82b8ee3 Add parseAndClose to close streams automatically + minor fixes to support R4B 2021-01-20 16:54:31 +11:00
Grahame Grieve 00410604d7 Improve validator error messages for bad json & turtle formats 2021-01-20 16:53:14 +11:00
markiantorno 8a69438532 Updating version to: 5.2.17-SNAPSHOT and incrementing test cases dependency. 2021-01-14 22:38:02 +00:00
markiantorno f815bc8fb8 Release: v5.2.16
Validation Changes:
* No change

Other code changes:
* update dependency on CQF framework
* Add primitive type factory
* minor changes to fix ContentReference issues
***NO_CI***
2021-01-14 22:02:50 +00:00
Grahame Grieve 026a958e39 fix build 2021-01-15 08:13:30 +11:00
Grahame Grieve 8f81e1ad58 update version 2021-01-15 07:48:12 +11:00
Grahame Grieve c3c0d2fe69 increment version to work around release problem 2021-01-15 07:45:52 +11:00
markiantorno 564f8357d8 Release: v5.2.15
Validation Changes:
* No change

Other code changes:
* update dependency on CQF framework
* Add primitive type factory
* minor changes to fix ContentReference issues
***NO_CI***
2021-01-14 18:29:48 +00:00
Grahame Grieve 87f6c7f3cf
Merge pull request #415 from hapifhir/gg-2010-jan
set up release
2021-01-15 04:21:20 +11:00
Grahame Grieve 2b0a88e75e set up release 2021-01-15 03:49:47 +11:00
Grahame Grieve 1b378ac9b0
Merge pull request #414 from hapifhir/gg-2010-jan
Gg 2010 jan
2021-01-15 03:41:56 +11:00
Oliver Egger 5b5bf912e0 configure fhirpath with resolve bundle func 2021-01-14 15:15:42 +01:00
Grahame Grieve d92935894a fix problem with references 2021-01-14 13:34:34 +11:00
Grahame Grieve 414640550e Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2021-01-14 12:21:52 +11:00
Grahame Grieve e0dabe6f33 fix profile generation issues 2021-01-14 12:21:33 +11:00
Grahame Grieve 9bdd663497 makeshareable changes 2021-01-14 12:19:14 +11:00
Grahame Grieve fa7341ca44 add primitive type factory 2021-01-14 12:18:17 +11:00
Mark Iantorno 33b55727a0
upping version to fix crash (#413) 2021-01-12 11:21:28 -05:00
Kevin Dougan SmileCDR 57a57c1dcc
Updated the info.cqframework dependency versions (#412)
* Updated the info.cqframework dependency versions since v1.4.9 is no longer available.

* Updated the info.cqframework dependency version to 1.5.1.
2021-01-12 10:07:13 -05:00
Lloyd McKenzie d0a9ce52a3 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core
# Conflicts:
#	org.hl7.fhir.r5/src/main/java/org/hl7/fhir/r5/renderers/ParametersRenderer.java
2021-01-07 13:18:03 -07:00
Oliver Egger c16573962b noNamespace instead of default 2021-01-02 14:19:04 +01:00
Oliver Egger 47722ef63c windows test fix 2021-01-02 13:08:01 +01:00
Oliver Egger 101b1c7cde revert, but escape only < ' ' char 2021-01-02 13:08:01 +01:00
Oliver Egger 21479bffa7 don't escape umlaut in utf8 2021-01-02 13:08:01 +01:00
rajavpr 17d375b43e
Fix for UnknownHostException
Error connecting to build server - running without build (build.fhir.org)
java.net.UnknownHostException: build.fhir.org
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:220)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403)
	at java.base/java.net.Socket.connect(Socket.java:608)
	at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:285)
	at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
	at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:474)
	at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:569)
	at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:265)
	at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:372)
	at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1187)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1081)
	at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1592)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520)
	at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:250)
	at org.hl7.fhir.utilities.npm.FilesystemPackageCacheManager.loadFromBuildServer(FilesystemPackageCacheManager.java:645)
	at org.hl7.fhir.utilities.npm.FilesystemPackageCacheManager.checkBuildLoaded(FilesystemPackageCacheManager.java:631)
	at org.hl7.fhir.utilities.npm.FilesystemPackageCacheManager.getPackageIdFromBuildList(FilesystemPackageCacheManager.java:593)
	at org.hl7.fhir.utilities.npm.FilesystemPackageCacheManager.getPackageId(FilesystemPackageCacheManager.java:565)
	at org.hl7.fhir.validation.cli.services.StandAloneValidatorFetcher.resolveURL(StandAloneValidatorFetcher.java:87)
	at org.hl7.fhir.validation.ValidationEngine.resolveURL(ValidationEngine.java:1738)
	at org.hl7.fhir.validation.instance.InstanceValidator.checkPrimitive(InstanceValidator.java:1954)
2020-12-30 15:43:03 +05:30
markiantorno 3ab5444dca Updating version to: 5.2.14-SNAPSHOT and incrementing test cases dependency. 2020-12-24 05:15:27 +00:00
markiantorno 5f67b5bad0 Release: v5.2.13
Validator:
* More rules around URL validation, instead of just marking them as errors
* Don't report errors for extensible bindings when profiles apply required bindings

Other code changes:
* fix rendering issue with profile references
* only use c:\temp for logs if it's writeable
***NO_CI***
2020-12-24 04:44:49 +00:00
Grahame Grieve 3bc263322d
Merge pull request #409 from hapifhir/gg-v5.2.13
Gg v5.2.13
2020-12-24 15:00:37 +11:00
Grahame Grieve 8e62a16eb6 update test case version 2020-12-24 14:29:17 +11:00
Grahame Grieve 3ba81328cc * More rules around URL validation, instead of just marking them as errors
* Don't report errors for extensible bindings when profiles apply required bindings
* fix rendering issue with profile references
* only use c:\temp if it's writeable
2020-12-24 13:21:30 +11:00
markiantorno 401b73c700 Updating version to: 5.2.13-SNAPSHOT and incrementing test cases dependency. 2020-12-18 13:38:06 +00:00
markiantorno fa2a8ad4e2 Release: v5.2.12
Validator:
* allow for URLs that are references to ISO standards (urn:std:)
* fix up validation of value set for code system and expansions
* fix up validation for R2B issues (value set references, profiled types)
***NO_CI***
2020-12-18 13:03:18 +00:00