-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: None
-
Component/s: Documentation
-
None
for clover-merge Ant task, new parameters for the outer element (the fist parameter section on the page):
| update | if set to true and there is an existing database at initString, that database will be included in the merge | No. Defaults to false |
| updateSpan | if update is true, this span is used when merging any existing database at initString | No. Defaults to 0 seconds. |
for the CloverMerge CLI, the same new options - please put as first in the options table:
| -u, --update [interval] | if specified, any existing database specified by -i will be included in the merge. If interval is specified, it is used as the span when reading the existing database. |