drccrd opened a new pull request, #6786:
URL: https://github.com/apache/incubator-kie-drools/pull/6786

   Fixes: #6781 
   
   GlobalDeclarations only collected globals from the current package and from 
packages imported with a wildcard. A constraint compiled from a different 
package in the same KieBase therefore could not resolve a global declared 
elsewhere, unlike the classic compiler where globals are KieBase-wide. Collect 
globals from every package registry in the KieBase.


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