Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

updateLicenses always overwrites properties such as manually written copyrightHolder #144

@hmiyado

Description

@hmiyado

Some properties like copyrightHolder cannot be get automatically (#23) so that I manually write them.
However, ./gradlew updateLicenses always overwrite them as empty or #COPYRIGHT_HOLDER#.
This command is useful to get licenses that is from newly added libraries.

Is there any way to satisfy two needs?

  • Getting licenses that is from newly added libraries
  • Leaving properties as manually written

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions