- Documentation (2.0.0)
- Release Notes
- Tutorials
- Reference
- Developer doc
version-matchers
Tag: version-matchers
Defines a list of version matchers. since 1.4 The child tag used for the version matcher must be equal to a name of a report outputter type (added with the typedef tag).
A version matcher is used to evaluate if a a dependency version contraint matches a dependency version.
See dependency doc for details about built-in version matchers.
Child elements
Element | Description | Cardinality |
---|---|---|
any version matcher | adds a version matcher to the list of available ones | 0..n |