-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
Undefined
-
The utility that splits files into separate topic modules when fetching them for downstream use, is unable to parse the boundaries of a conditional statement in db2.adoc. As a result, after the splitter utility runs, a file that is expected by the downstream build is not created.
There are two anomalies in the placement of the conditional ifdef/endif delimiters:
- Two sets of delimiters for the same product conditional occur in succession (Lines 39 -54)
- One set of delimiters spans topic boundaries (Lines 1518-1552).
Changing the position of the preceding delimiters in a sandbox environment appears to resolve the issue.
Reconfigure placement of delimiters for these conditional statements so that the file can be correctly split during fetching