added Wcfg file parser and CLI
This commit is contained in:
17
wson-cli/native-image/resource-config.json
Normal file
17
wson-cli/native-image/resource-config.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"resources":{
|
||||
"includes":[{
|
||||
"pattern":"\\QMETA-INF/MANIFEST.MF\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/java.lang.System$LoggerFinder\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/java.net.spi.URLStreamHandlerProvider\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/java.time.zone.ZoneRulesProvider\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.slf4j.spi.SLF4JServiceProvider\\E"
|
||||
}, {
|
||||
"pattern":"\\Qsimplelogger.properties\\E"
|
||||
}]},
|
||||
"bundles":[]
|
||||
}
|
Reference in New Issue
Block a user