...
Related
...
Conditional Content | ||||||
---|---|---|---|---|---|---|
| ||||||
scope.javadocThis setting enables or disables code authorship computation based on the Javadoc @author tag. Acceptable Values
Example UsageThe following configuration disables authorship based on the @author tag:
Related |
scope.xmlmap
This setting enables or disables ask assignment based on an XML mapping file that defines how tasks should be assigned to particular files or sets of files. See Creating Authorship XML Map Files for details.
Acceptable Values
...
Related
...
scope.xmlmap.file
This setting specifies the path to an XML mapping file that defines how tasks should be assigned to particular files or sets of files.
...
The following configuration specifies that case differences in author names are ignored and, for example, "david", "David" and "DAVID" are be considered the same user.
authors.ignore.case=true
Related
...
Anchor | ||||
---|---|---|---|---|
|
...
authors.mappings.location=shared
...
Related
...
Anchor | ||||
---|---|---|---|---|
|
...