Class AppImagePackagerValidator
java.lang.Object
org.jreleaser.model.internal.validation.packagers.AppImagePackagerValidator
- Since:
- 1.2.0
- Author:
- Andres Almiray
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidvalidateAppImage(JReleaserContext context, Distribution distribution, AppImagePackager packager, org.jreleaser.util.Errors errors)
-
Method Details
-
validateAppImage
public static void validateAppImage(JReleaserContext context, Distribution distribution, AppImagePackager packager, org.jreleaser.util.Errors errors)
-