Commit Graph

2412 Commits

Author SHA1 Message Date
Mark Iantorno b7f8f8babf
Update RELEASE_NOTES.md 2021-01-25 09:13:22 -05:00
Patrick Werner ad5b78bd6c
Pw fix okhttp dependency exception (#425)
* 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)

* added dependency to cli as well
2021-01-25 08:07:42 -05:00
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
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
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
Grahame Grieve 9ecd7f2933
Merge pull request #405 from hapifhir/gg-v5.2.12
Gg v5.2.12
2020-12-18 23:14:32 +11:00
Grahame Grieve 9eca42afdb validation fixes 2020-12-18 22:46:04 +11:00
Grahame Grieve c4db541d7e fix up validation for R2B issues (value set references, profiled types) 2020-12-18 22:45:39 +11:00
Grahame Grieve d837214c66 fix up validation of value set for code system and expansions 2020-12-18 22:44:54 +11:00
Grahame Grieve 836863e372 allow for URLs that are references to ISO standards (urn:std:) 2020-12-18 22:44:23 +11:00