CAST AIP 8.2.16 contains all fixes from the following previous CAST AIP releases:
- 7.3.0 - 7.3.11
- 8.0.0 - 8.0.5
- 8.1.0 - 8.1.7
- 8.2.0 - 8.2.16
The following table lists all bugs fixed in CAST AIP 8.2.16 and that are not already listed in the "Bug Fix Lists" of the above mentioned releases. There are 3 issues listed below. Note that the column "Internal ID" is used only as an internal reference ID.
Call ID | Component/s | Situation | Symptoms | Internal ID |
---|---|---|---|---|
16169 | CMS Application - Dependencies | A Refined Target dependency is created between two technologies and then an analysis is run on each technology separately. | No links are found between the two technologies. | SCRAIP-34654 |
16521 | CMS Snapshot/Analysis - Compute Snapshot | When attempting to generate a snapshot. | The snapshot fails with the error "Error while executing Procedure". | SCRAIP-34697 |
16865 | Delivery Manager Tool | When packaging Maven based source code that uses the <relativePath> tag. | An infinite loop occurs in the discovery phase due to the fact that the <relativePath> tag is not handled correctly (it can only be used for the direct POM parent, not for the ancestor of this POM parent). This infinite loop cause the packaging to never end. The fix consists of blocking the use of the parent relative path after the direct POM parent. | SCRAIP-34717 |