Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space ENGINES1031 and version 10.3.3

...

Related

...


Conditional Content
product: (jtest)
product: (jtest)
sv-attr:0A01020401598D973E6641760F8AF4E50A01020401598D973E671AAA268425A3

scope.javadoc

This setting enables or disables code authorship computation based on the Javadoc @author tag.

Acceptable Values

true

Default. Authorship will be assigned based on the @author tag in Javadoc.

falseAuthorship will not be assigned based on the @author tag in Javadoc.

Example Usage

The following configuration disables authorship based on the @author tag:

scope.scontrol=false

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
authors.mappings.location
authors.mappings.location

...

authors.mappings.location=shared

...

Related

...

Anchor
authors.shared.path
authors.shared.path
authors.shared.path

...