Changes between Version 17 and Version 18 of ReleaseNotes/SCDB
- Timestamp:
- Jun 19, 2007, 6:36:30 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReleaseNotes/SCDB
v17 v18 16 16 || 04/05/07 || [milestone:SCDB-2.1.1 2.1.1] || panc v7.2.0 || 17 17 || 21/05/07 || [milestone:SCDB-2.1.2 2.1.2] || New tag format, support for repository/ namespace || 18 || 19/06/07 || [milestone:SCDB-2.1.3 2.1.3] || panc 7.2.3, support for compilation of one cluster, bug fixes || 18 19 19 20 == New and Changed Features == 21 22 === 2.1.3 : compiling only 1 cluster === 23 24 With SCDB Tools 2.1.3, it is possible to compile only one cluster by adding the following option to `ant` command : 25 {{{ 26 -Dcluster.name=name_of_cluster 27 }}} 28 29 `name_of_cluster` is the name of the directory under `cfg/clusters`. 30 31 ''Note : this option is forbidden during `deploy`.'' 32 20 33 21 34 === 2.1.2 : Support for repository/ namespace ===