Stream: implementers
Topic: IG Publisher missing images
Chris Moesel (Mar 17 2018 at 15:04):
When I run the 3.2.0 IG publisher jar against my 3.0.1 IG, I get a lot of errors about missing images like this:
The image source 'tbl_vjoin_end_slice.png' cannot be resolved
I can see that the publisher correctly adds some of the similar pngs needed (like tbl_vline.png
) -- but 3 or 4 seem to be missing. I've looked at other IGs and I don't see any explicitly including these in their source. I _think_ they're supposed to be supplied by the IG publisher?
Lloyd McKenzie (Mar 17 2018 at 15:10):
They should be in the most recent IGPack for that version. I'd provided the updated IGPack to @Grahame Grieve. Perhaps there was an issue getting it posted?
Chris Moesel (Mar 17 2018 at 16:43):
When I run it, it says it is getting the IGPack from http://hl7.org/fhir/STU3/igpack.zip. I manually downloaded that file and confirmed that the images I'm missing are not in it. Even though I'm using the 3.2.0 publisher, my IG is 3.0.1, and that is probably why it's pulling down the STU3 IGPack. Is that the problem?
Lloyd McKenzie (Mar 17 2018 at 16:45):
y
Lloyd McKenzie (Mar 17 2018 at 16:45):
Well, no. The problem is that the 3.0 IGPack should have been updated and hasn't been
Chris Moesel (Mar 17 2018 at 16:51):
OK. FWIW, I just confirmed that the IGPack at http://build.fhir.org/igpack.zip does have all those missing pngs.
Is it hard to get that 3.0 IGPack updated? I'm told that my IG should run through Auto-Build w/ no errors, but since Auto-Build uses the 3.2.0 publisher, I can't get around this one very easily.
Eric Haas (Mar 17 2018 at 17:01):
I get that error too. assumed would get fixed eventually.
Lloyd McKenzie (Mar 17 2018 at 17:03):
It's not hard. It's just a question of Grahame pushing up the fix.
Chris Moesel (Mar 17 2018 at 17:12):
OK, thanks for the info. Sometimes it's hard for me to tell if it's something I did wrong or if it's a bug in the publisher. A lot of the publisher is still black magic to me! I don't see anything in the tracker about this one, so I'll post it.
Chris Moesel (Mar 17 2018 at 17:26):
https://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=15790&start=0
Last updated: Apr 12 2022 at 19:14 UTC