Apama 10.15.1 | Other Resolved Issues | Release 10.3.1 | Software AG Designer
 
Software AG Designer
*PAM-29398
Performing engine_deploy for a project while in the project’s directory can lead to an infinite loop.
In earlier releases, when using engine_deploy with an output directory below the input directory, infinite loops would result. The output directory will now be added as an implicit exclusion to prevent infinite loops.
The engine_deploy tool will now report an error if the same directory is provided for input and output, or if “..” (that is, the parent directory) is used as part of an include or exclude pattern.
Note that to include or exclude both a directory and its contents, both **/dir and **/dir/** need to be specified.
*PAM-29375
Designer project tree does not update when adding adapters until manual refresh.
A regression introduced in 10.2.0 which caused adapter nodes to not update until manually refreshed has been fixed so the adapter nodes will update when modified.