added sambal plugin and native image plugin

This commit is contained in:
2023-10-05 14:47:58 +08:00
parent c8222ca9aa
commit dcdeb2871a
11 changed files with 700 additions and 2 deletions

View File

@@ -25,3 +25,5 @@ include 'osgi-app:osgi-simple-bootstrapper'
include 'osgi-app:osgi-simple-bootstrapper-api'
include 'osgi-app:osgi-simple-bootstrapper-application'
include 'wildfly'
include 'sambal'
include 'native-image'