component-build-plugin / com.intershop.gradle.component.build.extension / ComponentExtension / preserve

preserve

val preserve: PatternFilterable

This is the configuration for preserved patterns.

fun preserve(action: Action<in PatternFilterable>): Unit

Configure patternset for preserve files from update. Files that matches to one of patterns will be excluded or included to the update installation.

Parameters

action - Action for configuring the preserve filter