Stream: hapi
Topic: HAPI 5.1.0 Release Validator Jar
Reece Adamson (Aug 12 2020 at 19:33):
The most recent release of org.hl7.fhir.core
does not include a validation_cli.jar
as part of its assets. This breaks the validator download link in the docs.
Location in the docs: https://confluence.hl7.org/display/FHIR/Using+the+FHIR+Validator#UsingtheFHIRValidator-Downloadingthevalidator
I see an update to the org.hl7.validation
jar on maven: https://search.maven.org/artifact/ca.uhn.hapi.fhir/org.hl7.fhir.validation
@Grahame Grieve @James Agnew @Mark Iantorno
Reece Adamson (Aug 12 2020 at 19:35):
Also, slightly unrelated but I don't see a notification on #committers/notification for a "New Java Core" related to this release. Looking at historical releases it seemed like @fhir-core-library Release Bot posted pretty promptly about it.
James Agnew (Aug 12 2020 at 19:42):
Ah shoot- I built that verson outside of @Mark Iantorno 's autoomated build process.
Mark can you push a 5.0.1 to fix this by any chance?
Mark Iantorno (Aug 12 2020 at 20:20):
sorry i had just stepped away to grab something. I'll upload a job right now to the github releases page
Mark Iantorno (Aug 12 2020 at 20:20):
@James Agnew
Mark Iantorno (Aug 12 2020 at 20:44):
@Reece Adamson validator_cli.jar has been added to the github release, the links should all work now
Last updated: Apr 12 2022 at 19:14 UTC