Stream: committers
Topic: JsonPrimitive cannot be cast to JsonArray
Douglas Denney (Jul 09 2019 at 01:05):
@Hugh Glover @Lloyd McKenzie @Grahame Grieve @Christine D
Hello, I am working to get my IG built again. The content has been finalized and I need to get it built for September ballot.
When I committed some changes to GitHub, the autobuild failed as shown below in the build.log:
http://build.fhir.org/ig/HL7/cdisc-lab/build.log
The issue seems to be this:
Publishing Content Failed: com.google.gson.JsonPrimitive cannot be cast to com.google.gson.JsonArray
I fetched the most recent org.hl7.fhir.publisher.jar I could find and get the same issues on my local machine. Any ideas where I could start looking to get this fixed?
Thanks,
Doug
Chris Moesel (Jul 09 2019 at 02:05):
@Douglas Denney -- there's some conversation about this over in #IG creation . See: https://chat.fhir.org/#narrow/stream/179252-IG-creation/topic/getting.20error.20on.20all.20my.20IGs.20with.20latest.20ig-pub/near/169896153
Grahame Grieve (Jul 10 2019 at 12:53):
you could give us a stack dump
Last updated: Apr 12 2022 at 19:14 UTC