RuntimeClasspathNormalization

Note: This class is incubating and may change in a future version of Gradle.

Configuration of the resource normalization for the runtime classpath.

Properties

No properties

Methods

MethodDescription
ignore(pattern)
Incubating

Ignore resources in classpath entries matching the pattern.

Script blocks

No script blocks

Method details

void ignore(String pattern)

Note: This method is incubating and may change in a future version of Gradle.

Ignore resources in classpath entries matching the pattern.