public class ManifestConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
addImplementationEntries
If the Implementation information should be included in the runner jar's MANIFEST.MF.
|
Map<String,Map<String,String>> |
manifestSections
Custom manifest sections to be added to the MANIFEST.MF file.
|
| Constructor and Description |
|---|
ManifestConfig() |
@ConfigItem(defaultValue="true") public boolean addImplementationEntries
@ConfigItem public Map<String,Map<String,String>> manifestSections
Copyright © 2021 JBoss by Red Hat. All rights reserved.