22 | | === 2.1.3 : compiling only 1 cluster === |
| 22 | === 2.1.3 : Several message changes === |
| 23 | |
| 24 | To enhance usefulness of messages displayed by SCDB Ant Tools, several messages have been changed. It can be an issue if you have some local tools doing pattern matching on these messages. This affects only messages produced by SCDB Ant Tools, not by PAN compiler. |
| 25 | |
| 26 | Main changes are : |
| 27 | * Line indicating a modified file during `deploy` : now both local and remote changes are checked at the same time and the report includes if the changes are local and/or remote. |
| 28 | * If `deploy` fails, the last message is `deploy aborted` instead of `tag aborted` |
| 29 | * The cluster name being compiled used to be the cluster path and the useful part was at the end of the line. Now the message has the cluster name first and the path to the cluster template after. |
| 30 | |
| 31 | === 2.1.3 : Compiling only 1 cluster === |