This is an automated email from the ASF dual-hosted git repository.

fjtiradosarti pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git


The following commit(s) were added to refs/heads/main by this push:
     new e449f3d0ea [Fix_#3546] NodeInstanceFactoryProvided not included in 
native build (#3548)
e449f3d0ea is described below

commit e449f3d0ea72472d4ae6b824a76a0c5d6ec471b7
Author: Francisco Javier Tirado Sarti 
<[email protected]>
AuthorDate: Fri Jun 7 10:10:50 2024 +0200

    [Fix_#3546] NodeInstanceFactoryProvided not included in native build (#3548)
    
    * [Fix_#3546] NodeInstanceFactoryProvided not included in native build
    
    * [Fix_#3546] Approach suggested by Enrique
---
 .../src/main/resources/application.properties                            | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/quarkus/extensions/kogito-quarkus-extension-common/kogito-quarkus-common-deployment/src/main/resources/application.properties
 
b/quarkus/extensions/kogito-quarkus-extension-common/kogito-quarkus-common-deployment/src/main/resources/application.properties
new file mode 100644
index 0000000000..9aed889925
--- /dev/null
+++ 
b/quarkus/extensions/kogito-quarkus-extension-common/kogito-quarkus-common-deployment/src/main/resources/application.properties
@@ -0,0 +1 @@
+quarkus.native.auto-service-loader-registration=true
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to