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 Apache main branch #39

Merged
merged 8 commits into from
Mar 27, 2024

Commits on Mar 27, 2024

  1. [incubator-kie-issues#1003] Refactored AppPaths - enforced immutabili…

    …ty (apache#5777)
    
    * [incubator-kie-issues#1003] Refactored AppPaths - enforced immutability
    
    * [incubator-kie-issues#1003] Minor fix - removed unused public method (previously private)
    
    ---------
    
    Co-authored-by: Gabriele-Cardosi <[email protected]>
    2 people authored and rgdoliveira committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    486c38e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bafdd3c View commit details
    Browse the repository at this point in the history
  3. [kie-issues#1007] Update headers in DRL and DMN files to Apache heade…

    …rs (apache#5780)
    
    * Remove Red Hat copyrights from dmn and drl files.
    
    * Fix VerifierComponentTest.
    
    * Fix more line number tests.
    
    * Remove duplicate license header in DMN files.
    baldimir authored and rgdoliveira committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    fec7002 View commit details
    Browse the repository at this point in the history
  4. [kie-issues#1008] Big Decimal data type conversion Issue (apache#5782)

    * BigDecimal coerce operation
    
    * BigDecimal coerce operation
    yesamer authored and rgdoliveira committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f6b6886 View commit details
    Browse the repository at this point in the history
  5. Bump org.postgresql:postgresql from 42.6.0 to 42.6.1 in /build-parent (

    …apache#5722)
    
    Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.6.0 to 42.6.1.
    - [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
    - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
    - [Commits](pgjdbc/pgjdbc@REL42.6.0...REL42.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.postgresql:postgresql
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and rgdoliveira committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d863a05 View commit details
    Browse the repository at this point in the history
  6. [incubator-kie-issues#908] Validate new DMN 1.5 features (apache#5785)

    * [incubator-kie-issues#908] WIP. Moved shared models to kie-dmn-test-resources. Adapted UnnamedImportUtilsTest.
    Add kie-dmn-test-resources as dependency for kie-dmn-validation. Add fix for empty name import. Not working: references to unnamed imported model
    
    * [incubator-kie-issues#908] WIP. Working: references to unnamed imported model
    
    * [incubator-kie-issues#908] WIP. Implemented validation/evaluation for DateRangeLoop, listreplace, unnamed import
    
    * [incubator-kie-issues#908] Validate DMN 1.5 features. Moved shared models to kie-dmn-test-resources
    
    * [incubator-kie-issues#908] Fixed model.
    
    * [incubator-kie-issues#908] Add empty model name test
    
    ---------
    
    Co-authored-by: Gabriele-Cardosi <[email protected]>
    2 people authored and rgdoliveira committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    429650d View commit details
    Browse the repository at this point in the history
  7. [KIE-1013] add convenient methods to retrieve objects of a specific c…

    …lass from an entry-point (apache#5789)
    mariofusco authored and rgdoliveira committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8eceb5e View commit details
    Browse the repository at this point in the history
  8. [incubator-kie-issues#1023] DMN - move significant models to test-res…

    …ources module (apache#5796)
    
    * [incubator-kie-issues#1023] Refactored structure of kie-dmn-test-resources. Moved files from jitexecutor
    
    * [incubator-kie-issues#1023] Add Readme from PR suggestion
    
    ---------
    
    Co-authored-by: Gabriele-Cardosi <[email protected]>
    2 people authored and rgdoliveira committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6912e72 View commit details
    Browse the repository at this point in the history