API Documentation: | RuntimeClasspathNormalization |
---|
Note: This class is incubating and may change in a future version of Gradle.
Configuration of the resource normalization for the runtime classpath.
Method | Description |
ignore(pattern) | Incubating Ignore resources in classpath entries matching the pattern. |
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.