Stream: committers
Topic: Jira spec artifacts
Dave Hill (Oct 16 2020 at 05:53):
The IG publisher documentation indicates that it may create the Jira spec .xml file under the build directory to add to the Jira spec artifacts project. I found the generated xslt file to looks to produce the xml file in build/template/scripts/onGenerate.jira.xslt. Where can I find the generated .xml file under the build directory?
Jose Costa Teixeira (Oct 16 2020 at 06:08):
in temp
Jose Costa Teixeira (Oct 16 2020 at 06:11):
should be a file called jira.tmp2.xml
Dave Hill (Oct 16 2020 at 07:49):
Thanks Jose! Is there a setting I need to enable on the publisher? I'm not seeing a jira.tmp2.xml file.
Jose Costa Teixeira (Oct 16 2020 at 08:34):
what is your template?
Jose Costa Teixeira (Oct 16 2020 at 10:22):
(maybe I'm wrong in the file name)
Lloyd McKenzie (Oct 16 2020 at 13:43):
The file should be generated in your root IG folder - and should have the same filename as what you'd be expected to commit. E.g. FHIR-uv-somecode.xml
Jose Costa Teixeira (Oct 16 2020 at 14:03):
thanks Lloyd
Last updated: Apr 12 2022 at 19:14 UTC