Skip to content

Configuration cache should capture input normalization #13706

Description

@eskatos

See https://docs.gradle.org/current/userguide/more_about_tasks.html#sec:configure_input_normalization

Expected Behavior

Custom input normalization is captured when using the configuration cache.

Current Behavior

Custom input normalization is not captured when using the configuration cache.
If your build has configuration for input normalization, i.e. normalization { }, it will be ignored, no problem will be reported.
Builds reusing the configuration cache might see build cache misses but will stay reliable.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions