Changes between Version 18 and Version 19 of ReleaseNotes/SCDB


Ignore:
Timestamp:
Jun 19, 2007, 6:43:11 PM (18 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/SCDB

    v18 v19  
    2020== New and Changed Features ==
    2121
    22 === 2.1.3 : compiling only 1 cluster ===
     22=== 2.1.3 : Several message changes ===
     23
     24To 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
     26Main 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 ===
    2332
    2433With SCDB Tools 2.1.3, it is possible to compile only one cluster by adding the following option to `ant` command :