Skip to content

Change addGeneratedAnnotationDate default to false #44

Description

@Besi97

Change the default value of addGeneratedAnnotationDate from true to false for the next major version.

This makes builds reproducible and cacheable by default, removing the non-deterministic timestamp from @Generated annotations.

Files to update

  • MappingConfigConstants.java: DEFAULT_ADD_GENERATED_ANNOTATION_DATE = false
  • docs/codegen-options.md: update default value column
  • Tests: update expected outputs that currently include the date

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions