tkobayas opened a new issue, #5752:
URL: https://github.com/apache/incubator-kie-drools/issues/5752

   ## Issue
   
   Reported in 
https://stackoverflow.com/questions/78042892/drools-drl-rule-unit-with-ruleunitdata-declaration-isnt-working
   
   **Rule units in DRL**
   
https://docs.drools.org/8.44.0.Final/drools-docs/drools/language-reference/index.html#con-drl-rule-units_drl-rules
   
   DRL declared Rule Unit is meaningful only when you also auto-generate the 
application java code to use the generated RuleUnit, because the class doesn't 
exist until the project is built by maven. Such a use case can be found in 
drools-quarkus integration 
(https://github.com/apache/incubator-kie-drools/blob/main/drools-quarkus-extension/drools-quarkus-ruleunit-integration-test/src/main/resources/org/drools/quarkus/ruleunit/test/AlertingService.drl).
 
   
   Add explanation not to confuse users.


-- 
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