Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[incubator-kie-drools-6007] Executable model doesn't report an error … #6013

Merged

Commits on Jul 8, 2024

  1. [incubator-kie-drools-6007] Executable model doesn't report an error …

    …when duplicated
    
    * removing kie-ci from dependency, because it causes a test failure in KieBaseIncludeTest
    
    * Use canonicalKieModule.getKiePackages() rather than getKieBase()
    
    * null check for kiePackage
    
    * move populateIncludedRuleNameMap out of packages loop
    
    * removed unused FileManager
    
    * performance improvement. Use getModelForKBase instead of getKiePackages
    
    * Fit into build phases
    
    * clean up
    tkobayas committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2ba70b7 View commit details
    Browse the repository at this point in the history