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

Sync main branch with main-apache branch #1

Merged
merged 41 commits into from
Dec 15, 2023
Merged

Sync main branch with main-apache branch #1

merged 41 commits into from
Dec 15, 2023

Commits on Dec 13, 2023

  1. [kie-issues#511] Migrate from jboss-parent to apache parent pom. (apa…

    …che#5530)
    
    * Align with Apache parent bom.
    
    * Fix JavaDoc generation to original state.
    
    * Add changes requested in PR review.
    baldimir authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ba61d0d View commit details
    Browse the repository at this point in the history
  2. Fix javadoc, sources and distribution generation. (apache#5541)

    * Fix javadoc, sources and distribution generation.
    
    * Remove duplicate javadoc plugin declaration.
    
    * Fix alphanetworkcompiler Java module name.
    baldimir authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7da6adf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bb61c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92b0a99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1c2c53 View commit details
    Browse the repository at this point in the history
  6. [DROOLS-7555] move automatic rest endpoints generation from Kogito to…

    … Drools (apache#5548)
    
    * [DROOLS-7555] move automatic rest endpoints generation from Kogito to Drools
    
    * wip
    mariofusco authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    878850c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0bad651 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f4f1d5 View commit details
    Browse the repository at this point in the history
  9. DROOLS-7552: improve updateObjectTypesList() (apache#5552)

    * updateObjectTypesList() improvements
    
    * use isEmpty with findAny
    nprentza authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    512655c View commit details
    Browse the repository at this point in the history
  10. [kie-issues#628] Update repositories and other small changes to Apache (

    apache#5553)
    
    * Update repositories and other small changes to Apache
    
    * Add missing mailing list configuration.
    baldimir authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5569ca3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a3308ac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    015b551 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d542615 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    db6e548 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fea9042 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    45a263d View commit details
    Browse the repository at this point in the history
  17. [DROOLS-6834] remove drl prefix from drools quarkus extension + creat…

    …e drools-drl parent module (apache#5564)
    mariofusco authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    78a8471 View commit details
    Browse the repository at this point in the history
  18. [kie-issues#653] Don't use System.out and logger debug mode in test o…

    …utput in drools-traits (apache#5565)
    baldimir authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    a179bb9 View commit details
    Browse the repository at this point in the history
  19. [kie-issues#649] Use appropriate BigDecimal method to convert to prim…

    …itive type (apache#5567)
    
    * Tests
    
    * All tests passing
    
    * Add integration tests.
    
    * Revert "Add integration tests."
    
    This reverts commit 98b9637.
    
    ---------
    
    Co-authored-by: Tibor Zimányi <[email protected]>
    Co-authored-by: Mario Fusco <[email protected]>
    3 people authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    8738e11 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9ec59aa View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8c4965c View commit details
    Browse the repository at this point in the history
  22. [kie-issues apache#658] Remove checkstyle warnings from drools core m…

    …odule (apache#5569)
    
    * Fixed order of imports
    
    * Fixed more checkstyle issues
    pibizza authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    40d726e View commit details
    Browse the repository at this point in the history
  23. [DROOLS-7584] process completely all facts inserted before halt (apac…

    …he#5576)
    
    * [DROOLS-7584] process completely all facts inserted before halt
    
    * fix imports order
    
    * fix testModifyWithFromSudoku to meet halt() (#22)
    
    ---------
    
    Co-authored-by: Toshiya Kobayashi <[email protected]>
    2 people authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d6c3c76 View commit details
    Browse the repository at this point in the history
  24. [kie-issues apache#673] Remove checkstyle warnings from drools compil…

    …er module (apache#5574)
    
    * Fixed imports
    
    * Replaced tabs with spaces
    
    * Fixed issues with missing braces
    
    * fixed last class
    
    * Reverted changes for generated files.
    
    * Ignored warnings from generated files
    pibizza authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    234a1b4 View commit details
    Browse the repository at this point in the history
  25. [DROOLS-7582] fix fact handles iteration from ObjectTypeNode attached…

    … to a named entry-point (apache#5578)
    mariofusco authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    cc0d57c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fdcab2a View commit details
    Browse the repository at this point in the history
  27. [KIE-686] fix peer update propagation for FromNode (apache#5584)

    * [KIE-686] fix peer update propagation for FromNode
    
    * Update drools-test-coverage/test-compiler-integration/src/test/java/org/drools/compiler/integrationtests/UnexpectedLoopTest.java
    
    Co-authored-by: Toshiya Kobayashi <[email protected]>
    
    ---------
    
    Co-authored-by: Toshiya Kobayashi <[email protected]>
    2 people authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9f15646 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5e8a7ee View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    55a8ef1 View commit details
    Browse the repository at this point in the history
  30. Updated AppPaths.java for better gradle compatibility (apache#5587)

    * Added better gradle compatibility to  AppPaths
    
    * Updated headers to Apache
    
    * Updated findBuildTool method to better identify gradle
    
    * Reverted findBuildTool changes
    umutsahin authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9856d2d View commit details
    Browse the repository at this point in the history
  31. [KIE-724] allow to write rules in yaml format making files with exten…

    …sion .drl.yaml to be a native drools resource type (apache#5592)
    
    * [KIE-724] allow to write rules in yaml format making files with extension .drl.yaml to be a native drools resource type
    
    * add missing header
    mariofusco authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f82e66f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    bdf4e86 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    4643207 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    390e068 View commit details
    Browse the repository at this point in the history
  35. [KIE-684] GHA Windows failure in drools (apache#5590)

    - additional fix in maven-compiler-plugin
    tkobayas authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    73a17d3 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    a041ca0 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    ad6909d View commit details
    Browse the repository at this point in the history
  38. kie-issues#742: upgrade jacoco maven plugin to 0.8.11 (apache#5609)

    Co-authored-by: jstastny-cz <[email protected]>
    2 people authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    444f9f9 View commit details
    Browse the repository at this point in the history
  39. [DROOLS-7578] Evaluate Impact analysis for ansible integration rules (a…

    …pache#5594)
    
    - Introduced DeleteSpecificFactAction for retract_fact
    - Add a test case
    tkobayas authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    09dbd7f View commit details
    Browse the repository at this point in the history
  40. [KIE-748] drools executable-model fails with BigDecimal coercion for … (

    apache#5618)
    
    * [KIE-748] drools executable-model fails with BigDecimal coercion for method arguments
    
    * refactor
    tkobayas authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f12f3f6 View commit details
    Browse the repository at this point in the history
  41. [kie-issues#754] Use UTF-8 on important places during Quarkus build (a…

    …pache#5620)
    
    * Use UTF-8 when handling files and file content.
    
    * Fix memory compiler to use UTF-8
    
    * Fix QueryGenerator to use UTF-8.
    
    * Revert selected fixes.
    baldimir authored and rgdoliveira committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fd4f6eb View commit details
    Browse the repository at this point in the history