FHIR Chat · build version · committers

Stream: committers

Topic: build version


view this post on Zulip Brian Postlethwaite (Apr 10 2018 at 21:19):

When is the core build version going to be updated so that IGs can follow the latest build again?

view this post on Zulip Grahame Grieve (Apr 10 2018 at 21:52):

I should do it now. I'll do it as soon as I get a chance. It takes me several hours to get everything synchronised

view this post on Zulip Brian Postlethwaite (Apr 11 2018 at 00:02):

Thanks heaps.
I have some changes I'm holding back on till the version number updates to go into the VhDir IG on the latest stuff.

view this post on Zulip Brian Postlethwaite (Aug 14 2018 at 01:48):

I assume this is still on the extensive list of things to do.

view this post on Zulip Grahame Grieve (Aug 14 2018 at 01:49):

it's committed now, I'm chasing up the consequences.

view this post on Zulip Grahame Grieve (Aug 14 2018 at 01:49):

but by all means, go for it

view this post on Zulip Brian Postlethwaite (Aug 14 2018 at 02:04):

Yeah, I'm getting a null pointer exception. Will chase it down. Are there other guides building against the R4 target at the moment?

view this post on Zulip Grahame Grieve (Aug 14 2018 at 02:08):

don't know.

view this post on Zulip Grahame Grieve (Aug 14 2018 at 02:33):

are you still getting the null pointer now that the tx server is back up?

view this post on Zulip Brian Postlethwaite (Aug 14 2018 at 03:16):

:( yes

java.lang.NullPointerException
        at org.hl7.fhir.r4.context.BaseWorkerContext.copy(BaseWorkerContext.java:162)
        at org.hl7.fhir.r4.context.SimpleWorkerContext.copy(SimpleWorkerContext.java:107)
        at org.hl7.fhir.r4.context.SimpleWorkerContext.<init>(SimpleWorkerContext.java:103)
        at org.hl7.fhir.igtools.publisher.SpecificationPackage.makeContext(SpecificationPackage.java:35)
        at org.hl7.fhir.igtools.publisher.Publisher.initialize(Publisher.java:1006)
        at org.hl7.fhir.igtools.publisher.Publisher.execute(Publisher.java:476)
        at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:4610)
Exception in thread "main" java.lang.NullPointerException
        at org.hl7.fhir.igtools.publisher.Publisher.main(Publisher.java:4620)

view this post on Zulip Grahame Grieve (Aug 14 2018 at 03:16):

you need a more recent IG publisher

view this post on Zulip Grahame Grieve (Aug 14 2018 at 03:16):

that's about 4 versions ago

view this post on Zulip Brian Postlethwaite (Aug 14 2018 at 03:17):

:) ok.

view this post on Zulip Brian Postlethwaite (Aug 14 2018 at 03:19):

Thanks, now its showing me real issues that I can resolve.

view this post on Zulip Brian Postlethwaite (Aug 14 2018 at 03:20):

And there is no R4 edition of US-core as yet too?

view this post on Zulip Grahame Grieve (Aug 14 2018 at 03:21):

no it was on my list, but won't happen before ballot

view this post on Zulip Brian Postlethwaite (Aug 14 2018 at 03:21):

Wasn't expecting it


Last updated: Apr 12 2022 at 19:14 UTC