gitgabrio opened a new issue, #7070:
URL: https://github.com/apache/incubator-kie/issues/7070

   Currently, quarkus execution is driven by quarkus extensions, while 
springboot one is driven by kogiot-maven plugin.
   
   This created duplicated code that, even worse, does not follow exactly the 
same sequence of event (as shown by the rule-scesim examples - add link to 
reference).
   
   Ideally, the only difference between the two code path should be how the 
model/resources are discovered; soon after, we should have one single 
implemntation, in a common module, that proceed with codegeneration, 
compilation, etc.
   
   @yesamer @baldimir 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to