IBM / ibmi-bob

A build system for creating IBM i-native objects using GNU Make.
https://ibm.github.io/ibmi-bob
Apache License 2.0
47 stars 20 forks source link

Certain Attributes not being set in joblog.json for certain commands #306

Closed irfanshar closed 3 months ago

irfanshar commented 5 months ago
"object": "",
"source": "",
"output": "",
"failed": false

For the following commands, the above attributes are set as above (not expected behaviour). This affects the job log view in project explorer.

  1. DLTOBJ
  2. CRTBNDDIR
  3. ADDBNDDIRE
  4. CRTMSGF
  5. ADDMSGD
  6. CRTDTAARA
  7. CRTDTAQ
  8. CRTSRVPGM SRVPGM() (weirdly CRTSRVPGM srcstmf() works)
  9. CRTPGM PGM() (weirdly crtpgm pgm() works)

joblog.json