Class OverrideBuilder
java.lang.Object
org.wildfly.prospero.actions.OverrideBuilder
Creates a list of channels with appropriate overrides. Currently, supports overrides manifest versions and
repository definitions. If no overrides are defined, returns an empty list.
-
Method Summary
Modifier and TypeMethodDescriptionList<org.wildfly.channel.Channel> build()static OverrideBuilderwithManifestVersions(List<String> versions) withRepositories(List<org.wildfly.channel.Repository> shadowRepositories)
-
Method Details
-
from
-
build
- Throws:
IllegalArgumentException
-
withRepositories
-
withManifestVersions
-