Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Is the information found in buildSubset.xml, from a z/OS dependency build, available as properties to a post-build ant script?

I have a z/OS dependency build that builds from a work item defined subset. This produces output in the buildSubset.xml log file that contains the specific work items that were included:

  <ns1:criteria>
    <ns1:type>workItem</ns1:type>
    <ns1:uuid>_Vfa-IHseEemGvsmhlp2j-g</ns1:uuid>
    <ns1:dynamic>false</ns1:dynamic>
    <ns1:includeChildren>false</ns1:includeChildren>
    <ns1:includeImpacted>false</ns1:includeImpacted>
    <ns1:workItems>1339</ns1:workItems>
  </ns1:criteria>

I would like to have this information available for use as inputs in a post-build script.  I know I could parse the buildSubset.xml file and retrieve but was wondering if this already available as a property?

0 votes


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019
× 69

Question asked: May 23 '19, 3:58 p.m.

Question was seen: 1,866 times

Last updated: May 23 '19, 3:58 p.m.

Confirmation Cancel Confirm