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

logback-classic version upgrade #6233

Closed
wants to merge 4,075 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
4075 commits
Select commit Hold shift + click to select a range
f755fa0
NO_ISSUE: use release shared library (#5973)
jstastny-cz Jul 3, 2024
1ab862d
[incubator-kie-drools-5974] Possible deadlock with KieRepositoryImpl$…
tkobayas Jul 8, 2024
8b8e8b9
[incubator-kie-drools-6010] Date Between Dates with globals Not Trigg…
tkobayas Jul 8, 2024
c124b58
Bump braces from 3.0.2 to 3.0.3 in /drools-docs (#5998)
dependabot[bot] Jul 9, 2024
8c0cfb4
dependabot.yml fixed (#6015)
yesamer Jul 9, 2024
23ff9dc
[incubator-kie-drools-6007] Executable model doesn't report an error …
tkobayas Jul 10, 2024
ddb72c6
[incubator-kie-issues#1150] Improve Import Resolver error messages to…
yesamer Jul 10, 2024
77cb730
[incubator-kie-issues#1382] Fix identifier retrieval for quoted strin…
gitgabrio Jul 12, 2024
5120f2d
Bumps org.xmlunit:xmlunit-core from 2.8.2 to 2.10.0. (#6018)
yesamer Jul 12, 2024
a4ddd15
kie-issues#1381: Increase setup-branch job timeout (#6019)
rodrigonull Jul 15, 2024
8526948
kie-issues#1387: Adjust pipelines to use the gpg key provided by Apac…
rodrigonull Jul 16, 2024
2fc4551
Add release branch 10.0.x after cut-off
Jul 16, 2024
fbb6c4c
[incubator-kie-issues#1370] DMN: refactor BaseFEELFunction getCandida…
gitgabrio Jul 17, 2024
5109955
[incubator-kie-issues#1150] Improve Import Resolver error messages to…
yesamer Jul 17, 2024
09c1505
[kie-issues#1330] FEEL functions that expect List parameters, should …
yesamer Jul 17, 2024
6ed1281
[incubator-kie-issues#1373] Define removeApplicationProperty (#6008)
gitgabrio Jul 18, 2024
b00ef1d
[incubator-kie-issues#1395] Write developer documentation for the DMN…
gitgabrio Jul 23, 2024
bd28a79
[incubator-kie-drools-6016] Emit a warning when an eval is improperly…
tkobayas Jul 29, 2024
e5c9de4
Documentation nits #6034 (#6035)
JaredDavis22 Aug 1, 2024
fed30f8
[Incubator-kie-issues#1356] DMN Elements with null IDs are not correc…
gitgabrio Aug 1, 2024
5456bc3
[Incubator-kie-issues#1345] It shouldn't be possible to add\subtract …
bncriju Aug 5, 2024
2b991ff
[incubator-kie-issues#1350] Refactor ForExpressionNode to allow dynam…
gitgabrio Aug 12, 2024
3dac669
[incubator-kie-issues#1411] Adapting code to deal with full href defi…
gitgabrio Aug 20, 2024
4b09cca
Enhanced testSalienceIntegerAndLoadOrder for better memory management…
Rashmesh Aug 21, 2024
20d20f7
[incubator-kie-issues-1444] drools.weekly-deploy jobs frequently fail…
tkobayas Aug 23, 2024
edc77d5
[incubator-kie-issues#1409]-Fixed matches function behavior (#6055)
bncriju Aug 23, 2024
9aa9bbb
[incubator-kie-drools-6053] MetricLogUtils forcibly uses Micrometer w…
tkobayas Aug 29, 2024
95b3532
[incubator-kie-issues-1444-weekly] drools.weekly-deploy jobs frequent…
tkobayas Aug 30, 2024
2fcc0e5
Replaces junit assertions with assertj assertions (#6057)
pibizza Sep 3, 2024
d1eda49
Fixed build issue in Eclipse (#6059)
pibizza Sep 3, 2024
a718bb2
[incubator-kie-issues#1411] Ban usage of Junit assertions inside DMN …
gitgabrio Sep 4, 2024
8421627
[kie-issues#1465] Align with Quarkus 3.8.6. (#6067)
baldimir Sep 5, 2024
e873768
NO ISSUE: Improving stream assertions in tests (#6068)
pibizza Sep 5, 2024
a2599c7
Proper user of assertj assertions (#6061)
pibizza Sep 6, 2024
38e7d2f
Removed compilation errors in Eclipse (#6069)
pibizza Sep 6, 2024
4036d97
[incubator-kie-drools-5961] DSL Constraints Don't Work With OOPath (#…
tkobayas Sep 6, 2024
9aee8fe
[incubator-kie-drools-5745] Comptability issue with Spring-boot 3.2 (…
tkobayas Sep 6, 2024
6be58bc
Assertj cleanup. Junit5 migration (#6070)
pibizza Sep 6, 2024
3aaaa0c
Migrated to junit5. Cleanup of assertj assertions (#6072)
pibizza Sep 9, 2024
b3e7792
[DROOLS-7629] Restore correct traversal order when looking for a decl…
mariofusco Sep 9, 2024
01e9006
Fix Git tag created in the weekly deploy Jenkins Job execution (#6077)
rodrigonull Sep 10, 2024
e3124f5
NO ISSUE: Migrating to JUnit5 (#6076)
pibizza Sep 11, 2024
1838704
Migrated impact analysis to junit5 (#6079)
pibizza Sep 11, 2024
c16fa65
Migrated assertions to assertj (#6081)
pibizza Sep 12, 2024
470b9f0
[incubator-kie-issues#1474] Fix NPE when loading multiple Signavio MI…
samuel-beniamin Sep 13, 2024
d7ca8b3
Migrated tests in decisiontables to Junit5 (#6084)
pibizza Sep 13, 2024
d04ab13
[DROOLS-7631] unify coercion checks between plain drl and executable …
mariofusco Sep 18, 2024
1f2e67c
[incubator-kie-issues-1439] UserTask Decouple codegen and interface f…
elguardian Sep 18, 2024
8dac313
kie-issues#1448: `matches()` function wrongly behaves (#6085)
yesamer Sep 18, 2024
1a0f74f
Bump com.google.protobuf:protobuf-java in /build-parent (#6094)
dependabot[bot] Sep 20, 2024
4675dab
[incubator-kie-drools-6093] flaky test: org.drools.compiler.integrati…
tkobayas Sep 23, 2024
011e17a
Cache compiled dtables during the building of a KieProject (#6097)
mariofusco Sep 24, 2024
7d11b92
[KIE-1492] Allow KieRuntimeBuilder to also create and provide Statele…
mariofusco Sep 27, 2024
5cdf554
[incubator-kie-drools-6098] apache-rat-plugin license check for drool…
tkobayas Sep 27, 2024
f47946f
Enhance ConstraintOperator capability (#6104)
tkobayas Oct 1, 2024
18fdc46
[incubator-kie-issues#1500] Add javadoc to KOGITO_GENERATE_REST and K…
gitgabrio Oct 2, 2024
7052421
[incubator-kie-issues#1504] Conditionally build all or only reproduci…
gitgabrio Oct 2, 2024
5448192
[incubator-kie-issues#1473] Add withTransactional method to Dependen…
gitgabrio Oct 3, 2024
7ad3cea
[NO_ISSUE] Cleanup incubator-kie-issues#1504 - Conditionally build al…
gitgabrio Oct 7, 2024
840edd1
Fix extry -> entry (#6114)
jomarko Oct 7, 2024
4ca282e
NO-ISSUE: Jenkins jobs updates and fixes for Apache 10 release (#6087)
rodrigonull Oct 7, 2024
faa1d6e
NO ISSUE: remove drools-ansible GHA (#6115)
tkobayas Oct 8, 2024
23fa0a3
NO ISSUE: Migrate tests in drools traits to JUnit5. (#6122)
pibizza Oct 11, 2024
9da9b0e
[DROOLS-7591] Experiment branch : migrate a new drools-lsp parser int…
tkobayas Feb 14, 2024
a5e6fda
Revert "[DROOLS-7591] Experiment branch : migrate a new drools-lsp pa…
mariofusco Feb 14, 2024
02e7be9
add antlr4 based drl parser
mariofusco Jan 14, 2022
1bc0c40
bump to drools 8.16.0.Beta
mariofusco Jan 20, 2022
df6216b
improve node position discovery
mariofusco Jan 27, 2022
f377a13
first c3 integration
mariofusco Jan 28, 2022
5cd5816
Module reorganization (#2)
gitgabrio Feb 10, 2022
38cad5f
manage null ast nodes and fix failing test
mariofusco Feb 11, 2022
b6b4b01
improve drl parser
mariofusco Feb 14, 2022
5a013e3
Fix basic completion (#4)
lbenc135 Mar 25, 2022
8a3f796
add constraints parsing
mariofusco Apr 22, 2022
d61a252
- Added DRLParserWrapper to store errors using DRLErrorListener (#5)
tkobayas Apr 27, 2022
3a69590
Enhance test/grammar coverage. function import, global, exists, not (#6)
tkobayas May 10, 2022
a21c580
Enhance test/grammar coverage. and, or, listExpression (#7)
tkobayas May 29, 2022
4e6c732
Enhance test/grammar coverage. matches, single quoted string, escape …
tkobayas Jun 27, 2022
2a577b9
Enhance test/grammar coverage. dialect, invalid lhs (#10)
tkobayas Aug 15, 2022
ef87024
Enhance test/grammar coverage. keyword collision (#11)
tkobayas Sep 22, 2022
e3cc13c
Enhance test/grammar coverage. function, attributes, consequence (#12)
tkobayas Oct 5, 2022
d3b98ff
Enhance test/grammar coverage. OR, inline map (#13)
tkobayas Nov 3, 2022
6edd0c7
OpenRewrite applied for junit5 and assertj (#14)
tkobayas Nov 30, 2022
0e5b111
Enhance test/grammar coverage. label, consequenceLocation, test refac…
tkobayas Dec 6, 2022
9cd5b6e
[DROOLS-7253] Review and improve drools-lsp parser Visitor design (#16)
tkobayas Dec 16, 2022
ae50efe
[DROOLS-7270] Enhance test/grammar coverage : andRestriction, orRestr…
tkobayas Jan 12, 2023
55bb42b
[DROOLS-7271] Fully port RuleParserTest as MiscDRLParserTest with @Di…
tkobayas Jan 30, 2023
2aa0e28
[DROOLS-7285] Failed to parse and/or with parentheses in LHS (#15)
tkobayas Mar 13, 2023
b04547b
[DROOLS-7286] Failed to parse binding with || (#21)
tkobayas May 18, 2023
c8354dd
[DROOLS-7287] Failed to parse comments in RHS (#23)
tkobayas Jul 19, 2023
729bfb4
[DROOLS-7515] Parser : Accept plain text in RHS (#26)
tkobayas Aug 14, 2023
8c8b759
[DROOLS-7288] Failed to parse complex parentheses (#27)
tkobayas Aug 24, 2023
ac55ed0
[DROOLS-7289] Implement accumulate (#28)
tkobayas Sep 20, 2023
a67736d
[DROOLS-7296] Implement from entry-point (#30)
tkobayas Sep 21, 2023
99427ec
[DROOLS-7297] Implement import accumulate (#29)
tkobayas Sep 22, 2023
ba9a01a
[DROOLS-7290] Implement BigInteger literal, BigDecimal literal (#31)
tkobayas Sep 22, 2023
433809f
[DROOLS-7292] Implement eval (#32)
tkobayas Sep 22, 2023
1ab70a6
[DROOLS-7293] Implement extends (#33)
tkobayas Sep 25, 2023
8ca6289
[DROOLS-7294] Implement forall (#34)
tkobayas Sep 29, 2023
14316fa
[DROOLS-7298] Implement memberOf (#35)
tkobayas Oct 3, 2023
b4e11b3
[DROOLS-7300] Implement positional constraint (#36)
tkobayas Oct 3, 2023
84d44b3
[DROOLS-7304] Implement temporal operators (#38)
tkobayas Oct 13, 2023
118f6be
[DROOLS-7301] Implement query (#37)
tkobayas Oct 13, 2023
6ba53bb
[DROOLS-7295] Implement from collect (#39)
tkobayas Oct 18, 2023
3963475
[DROOLS-7305] Implement type declaration (#40)
tkobayas Oct 18, 2023
d631dc2
[DROOLS-7306] Implement unification (#41)
tkobayas Oct 20, 2023
df06787
[DROOLS-7310] parse nested parentheses (#42)
tkobayas Oct 27, 2023
f88c58c
[DROOLS-7577] drools-lsp : Add comments and explanations for drools-p…
tkobayas Nov 17, 2023
b5dc804
[DROOLS-7591] Experiment branch : migrate a new drools-lsp parser int…
tkobayas Dec 5, 2023
2d27723
Move necessary files without any additional modifications
yurloc Jan 15, 2024
cd7edf6
Update DRL6Expressions.g4 to ANTLR 4 (#47)
yurloc Jan 17, 2024
9bee3b0
Add DescrDumperTest and fix the expression parser grammar (#48)
yurloc Feb 7, 2024
1409e44
[DROOLS-7591] Experiment branch : migrate a new drools-lsp parser int…
tkobayas Feb 9, 2024
ee25c5b
- License header
tkobayas Feb 13, 2024
8b0d37b
[incubator-kie-drools#5681] Experiment: New DRL Parser : Test failure…
tkobayas Feb 20, 2024
26ba404
[incubator-kie-drools#5679] New DRL parser : Test failure : RHS end w…
tkobayas Feb 21, 2024
5d63749
[incubator-kie-drools#5700] [new-parser] Can't use single-quoted Stri…
tkobayas Feb 26, 2024
31b24a6
[incubator-kie-drools#5701] org.kie.api.KieBase.getRule(String, Strin…
tkobayas Feb 26, 2024
9d240e0
Fix super_key failed predicate (#5748)
yurloc Feb 29, 2024
b0ad603
Fix minor issues in the new parser (#5747)
yurloc Feb 29, 2024
9e747da
[incubator-kie-drools#5743] Update Developer_Notes.md to be community…
tkobayas Mar 4, 2024
870618d
Fix the rest of the keywords (#5759)
yurloc Mar 5, 2024
1103432
[incubator-kie-drools#5705] [new-parser] no viable alternative after …
tkobayas Mar 7, 2024
3130333
[incubator-kie-drools#5707] [new-parser] null-safe dereferencing brok…
tkobayas Mar 9, 2024
c71dd69
Add error listener to DrlExprParser (#5778)
yurloc Mar 13, 2024
0aa33c8
[incubator-kie-drools#5776] [new-parser] failed to parse when a metho…
tkobayas Mar 18, 2024
46f4172
Primary rule should accept `this` keyword (#5791)
yurloc Mar 18, 2024
ea0158f
[incubator-kie-drools#5706] Grouped accessors for nested objects brok…
tkobayas Mar 19, 2024
0448475
[incubator-kie-drools#5709] [new-parser] Some rules do not fire in Mu…
tkobayas Mar 21, 2024
d993d02
[incubator-kie-drools#5708] [new-parser] function definition causes a…
tkobayas Mar 21, 2024
abd79ff
[new-parser] Support LHS pattern annotations (#5797)
yurloc Mar 21, 2024
9bc6c41
[incubator-kie-drools#5710] [new-parser] Unable to resolve method (fr…
tkobayas Mar 22, 2024
1f89360
Enable time literal (#5800)
yurloc Mar 23, 2024
b3eb123
Improve the chunk rule not to include parentheses (#5801)
yurloc Mar 25, 2024
dbe8665
Fix window reference (#5802)
yurloc Mar 25, 2024
4c3e12e
Populate AST descriptors with line numbers (#5804)
yurloc Mar 26, 2024
4abcf08
[incubator-kie-drools#5711] Broken OOPath expressions (#5805)
tkobayas Mar 27, 2024
86ca057
[incubator-kie-drools#5742] [new-parser] Broken inline cast (#5806)
tkobayas Mar 28, 2024
a44e425
[incubator-kie-drools-5712] Queries with arguments cannot be parsed (…
tkobayas Apr 2, 2024
fc5f4c3
[new-parser] Complete support for built-in operators (after, before) …
yurloc Apr 2, 2024
c36701d
[new-parser] Fix two minor type declaration issues (#5815)
yurloc Apr 3, 2024
c7bdd2c
Support trait type declaration (#5820)
yurloc Apr 3, 2024
0188fe7
Allow traits to inherit multiple traits (#5824)
yurloc Apr 4, 2024
687bcc4
[incubator-kie-drools-5798] [new-parser] Ensure Descr properties (#5827)
tkobayas Apr 5, 2024
41265d5
[incubator-kie-drools-5716] [new-parser] mismatched input 'if'/'do' (…
tkobayas Apr 11, 2024
838d347
[new-parser] Support pluggable evaluators and class literal (#5834)
yurloc Apr 15, 2024
b147f24
[incubator-kie-drools-5808] [new-parser] Combining DRLParser.g4 and D…
tkobayas Apr 16, 2024
093a873
Add missing DRL soft keywords to the drlIdentfier rule (#5861)
yurloc Apr 23, 2024
b1e2bd1
[incubator-kie-drools-5792] [new-parser] improve drools-drl-parser-te…
tkobayas Apr 23, 2024
b1a87d1
Reuse DRL6Expressions' fullAnnotation rule in DRLParser (#5865)
yurloc Apr 24, 2024
f81729b
Allow soft keywords in chained method calls (#5864)
yurloc Apr 24, 2024
c215927
[incubator-kie-drools-5714] Broken QueryTest#testRecursiveQueryWithBa…
tkobayas Apr 25, 2024
47e9469
[incubator-kie-drools-5741] [new-parser] Broken enum declaration (#5870)
tkobayas Apr 26, 2024
965b16c
[new-parser] Fix AccumulateTest and add groupBy support (#5876)
yurloc Apr 30, 2024
82fb772
[incubator-kie-drools-5724] [new-parser] Broken ExisistentialTest#tes…
tkobayas Apr 30, 2024
65b081b
[incubator-kie-drools-5784] Review DRLParser.g4 and DRL6Expressions.g…
tkobayas Apr 30, 2024
efe8d7d
[new-parser] Allow OOPath as a LHS pattern (#5884)
yurloc May 7, 2024
dc041f9
Preserve whitespace in accumulate/result (#5889)
yurloc May 7, 2024
ee1dcc5
Allow empty queries (#5892)
yurloc May 7, 2024
eaba418
Improve Verifier's consequence processing resiliency (#5887)
yurloc May 7, 2024
a83e73b
Avoid NPE when the input DRL is empty (#5894)
yurloc May 8, 2024
6a68901
Avoid error when there is no space between rule keyword and rule name…
yurloc May 8, 2024
6ea3148
Strip double quotes from declared entry-point ID (#5905)
yurloc May 8, 2024
ea1bd23
[incubator-kie-drools-5879] [new-parser] build failure on kie-dmn-val…
tkobayas May 8, 2024
93d1aed
[incubator-kie-drools-5906] [new-parser] unification in accumulate (#…
tkobayas May 9, 2024
7a61ad1
[incubator-kie-drools-5912] [new-parser] Corner-case combinations of …
tkobayas May 10, 2024
77e14df
[incubator-kie-drools-5918] [new-parser] Annotations can appear in lh…
tkobayas May 10, 2024
ca276f5
[incubator-kie-drools-5915] [new-parser] ctx.lhsPattern().size() == 0…
tkobayas May 10, 2024
af784ed
[incubator-kie-drools-5908] ReteOOWaltzTest 'end' detection issue (#5…
tkobayas May 13, 2024
2818709
Match EOF at the end of the compilation unit (#5930)
yurloc May 13, 2024
484cc73
Use InternalResource's encoding (#5940)
yurloc May 14, 2024
dda88ba
[incubator-kie-drools-5924] [new-parser] Remove DRLIncompleteCodeTest…
tkobayas May 14, 2024
9b42df2
Set namespace of qualified declared types (#5947)
yurloc May 15, 2024
c6f3abb
[incubator-kie-drools-5945] [new-parser] Broken named consequences in…
tkobayas May 15, 2024
bc58e0f
[incubator-kie-drools-5818] [new-parser] Parsing fails if a Java keyw…
tkobayas May 21, 2024
f21003d
Avoid IndexOutOfBoundsException in lhsUnary (#5956)
yurloc May 22, 2024
2f756f5
[incubator-kie-drools-5909] [new-parser] Accumulate parsed incorrectl…
tkobayas May 22, 2024
4694f65
[incubator-kie-drools-5936] [new-parser] || and && should be allowed …
tkobayas May 23, 2024
1d3712f
[incubator-kie-drools-5938] [new-parser] Tests using wrong duration a…
tkobayas May 27, 2024
57c5f39
[incubator-kie-drools-5948] [new-parser] Broken testIncompatibleListO…
tkobayas Jun 3, 2024
cf9960c
[incubator-kie-drools-5932] [new-parser] Anonymous classes not suppor…
tkobayas Jun 4, 2024
b67dac2
[incubator-kie-drools-5920] [new-parser] Strict annotation parsing (#…
tkobayas Jun 4, 2024
aa07fb7
[incubator-kie-drools-5911] [new-parser] Support optional type keywor…
tkobayas Jun 4, 2024
e9533d9
[incubator-kie-drools-5980-DSL] [new-parser] Enable DSL tests (#5981)
tkobayas Jun 7, 2024
04b85f7
[incubator-kie-drools-5982] [new-parser] Enable alternative attribute…
tkobayas Jun 7, 2024
37db871
[incubator-kie-drools-5933] [new-parser] PackageDescr.resource not se…
tkobayas Jun 7, 2024
5d29793
Incubator kie drools 5792 cleanup tests (#5986)
tkobayas Jun 10, 2024
39fcfa9
[incubator-kie-drools-5988] [new-parser] Merge dev-new-parser to main
tkobayas Jun 11, 2024
843dccd
License header for .g4
tkobayas Sep 12, 2024
8f0ca8e
License headers
tkobayas Oct 2, 2024
fc03f1a
Add license header (#6121)
jomarko Oct 14, 2024
9711a14
Support generic range type in DMN engine (#6123)
baldimir Oct 14, 2024
ef225f5
Renaming DISCLAIMER file
LightGuard Oct 15, 2024
99c9527
[incubator-kie-issues#1528] Implement DMNEvent reporting inside DMNCo…
gitgabrio Oct 16, 2024
8b78f8a
[NO ISSUE] Migrate to JUnit5 drools model (#6128)
pibizza Oct 17, 2024
f1307e1
[incubator-kie-issues#1543] Add the "id" of executed rules to the Aft…
gitgabrio Oct 18, 2024
7e38588
[incubator-kie-issues#1497] Defining NodeInstanceContainer.getSeriali…
gitgabrio Oct 18, 2024
376ecf7
CI duplicate maven configuration entries (#6132)
jstastny-cz Oct 18, 2024
250b346
[kie-issues#1410] Fix type check for decision service input parameter…
baldimir Oct 22, 2024
273b242
kie-issues#1541: Add testing models into kie-dmn-test-resources (#6135)
jomarko Oct 23, 2024
9a7f01f
[incubator-kie-drools-6136] Migrate droos test coverage module to JUn…
pibizza Oct 23, 2024
1689794
[incubator-kie-issues#1546] Fix DMN TCK range equality test failures …
gitgabrio Oct 23, 2024
f8c9fbf
[incubator-kie-drools #6136] Migrate tests to Junit5 (#6138)
pibizza Oct 28, 2024
6b2d92d
[incubator-kie-drools-6136] Migrate droos test coverage module to JUn…
pibizza Oct 31, 2024
60e30a6
[incubator-kie-drools-6136] Migrate drools test coverage to JUnit5 (…
pibizza Nov 5, 2024
4f8b877
[incubator-kie-drools-6136] Migrate drools test coverage to JUnit5 -…
pibizza Nov 8, 2024
5af319c
[incubator-kie-issues-1602] Remove binaries from test resources on ma…
tkobayas Nov 8, 2024
b9e069a
[incubator-kie-issues-1613] Add .rat-excludes file to each repository…
tkobayas Nov 14, 2024
2447ce1
[NO_ISSUE] Change log level from error to debug inside ImportDMNResol…
gitgabrio Nov 14, 2024
d5e463e
Bump bump_xstream_1.4.21 (#6148)
yesamer Nov 14, 2024
ae08b05
[NO-ISSUE] Remove a redundant license header (#6151)
tkobayas Nov 14, 2024
e67b193
[incubator-kie-issues#1605] Adding required model (#6146)
AthiraHari77 Nov 15, 2024
fa989e5
[incubator-kie-issues-1616] notice file for drools is not correct (#6…
tkobayas Nov 18, 2024
7122520
[incubator-kie-issues-1622] Drools DISCLAIMER-BINARY lists files that…
tkobayas Nov 19, 2024
bc30897
Migrated more tests to JUnit5 (#6162)
pibizza Nov 20, 2024
c58ee42
[NO-ISSUE] mvel.jj license (#6164)
tkobayas Nov 20, 2024
2d6a45f
adding OMG XSD files License info (#6156)
porcelli Nov 20, 2024
68561d8
[incubator-kie-drools-6136] Migrate drools test coverage to JUnit5 - …
pibizza Nov 22, 2024
8634df0
[incubator-kie-drools-6136] Migrate drools kie manve plugin tests to …
pibizza Nov 22, 2024
f990ec1
[NO-ISSUE] List single files in .rat-excludes aligning with other rep…
tkobayas Nov 25, 2024
63a65a0
[incubator-kie-drools-6158] Remove remaining binaries from test resou…
tkobayas Nov 25, 2024
c0c300c
[incubator-kie-issues#1627] Change log level from error to debug insi…
yesamer Nov 28, 2024
45c3b21
[incubator-kie-drools-6136] Migrate drools test coverage to JUnit5 - …
pibizza Nov 28, 2024
11ce89c
[NO-ISSUE] License check (#6174)
tkobayas Dec 2, 2024
1eee5de
[KIE-1662] Make KieServiceLoader cache thread-safe (#6177)
mariofusco Dec 3, 2024
6e2281a
[incubator-kie-drools-6165] license clarification for pmml files (#6176)
tkobayas Dec 4, 2024
1316a53
[incubator-kie-drools-6136] Migrate drools tests to JUnit5 - #8 (#6179)
pibizza Dec 4, 2024
924e88a
[incubator-kie-issues-1618] Fix NOTICE year with range (#6183)
tkobayas Dec 5, 2024
a586bb4
Improve assertJ tests by using containsExactlyInAnyOrder to account f…
everbrightw Dec 10, 2024
a930d1a
[incubator-kie-drools-6136] Migrate drools tests to JUnit5 - #9 (#6191)
pibizza Dec 11, 2024
5619e81
[incubator-kie-drools-6160] Clean up leftover of .rf support (#6189)
tkobayas Dec 11, 2024
0b34f19
[incubator-kie-drools-6163] Clean up leftover of change-set support (…
tkobayas Dec 13, 2024
c4711a9
[incubator-kie-drools-6180] accumulate min doesn't evaluate correctly…
tkobayas Dec 13, 2024
14f5601
[KIE-DROOLS-6190] fix removal of detached tuples during incremental c…
mariofusco Dec 13, 2024
3ac5388
#1708 - Replace original implementation and remove copyright info fro…
porcelli Dec 16, 2024
cd6f510
#1710 - library still present and requires LICENSE file update (#6196)
porcelli Dec 16, 2024
7ab182f
[incubator-kie-drools-6159] Clean up rules in xml format (#6198)
tkobayas Dec 18, 2024
4e7978e
[incubator-kie-drools-6161] Review drools-distribution (#6201)
tkobayas Dec 18, 2024
e05218a
[incubator-kie-drools-6203] Adjust docs for 10.0.0 (#6204)
tkobayas Dec 19, 2024
95ec3bb
[incubator-kie-drools-6199] Clean up quartz related docs (#6202)
tkobayas Dec 19, 2024
7019125
[incubator-kie-drools-6136] Migrate drools tests to JUnit5 - Reenable…
pibizza Dec 23, 2024
a0a9488
Bump ch.qos.logback:logback-core from 1.4.14 to 1.5.13 in /build-pare…
dependabot[bot] Dec 23, 2024
decb201
[incubator-kie-issues-1729] kogito-runtimes weekly job failure (#6209)
tkobayas Dec 24, 2024
dee09fd
[KIE-DROOLS-6190] avoid reattaching a peer of a removed node during i…
mariofusco Jan 3, 2025
84eb420
kie-issue#1738: customize ForkJoinPool to explicitly inherit the cont…
porcelli Jan 7, 2025
0fee971
First Draft (#6217)
yesamer Jan 14, 2025
829ad80
[incubator-kie-issues#1742] DMN: B-FEEL implementation (#6213)
gitgabrio Jan 20, 2025
d481f22
[incubator-kie-issues#1753] Load SessionConfiguration at startup in p…
martinweiler Jan 20, 2025
4478a4c
[Incubator kie issues#1743]Return a list of dates instead of a range …
AthiraHari77 Jan 21, 2025
e2e63cf
logback-classic version upgrade
Jan 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -109,7 +109,7 @@ private Map<String, Declaration> getAllExtendedDeclaration(RuleImpl rule, Map<St

public Declaration getDeclaration(String identifier) {
// it may be a local bound variable
for (final Iterator<RuleConditionElement> iterator = buildList.descendingIterator(); iterator.hasNext();) {
for (final Iterator<RuleConditionElement> iterator = buildList.iterator(); iterator.hasNext();) {
final Declaration declaration = iterator.next().resolveDeclaration( identifier );
if ( declaration != null ) {
return declaration;
Original file line number Diff line number Diff line change
@@ -311,4 +311,26 @@ public void testNotWithInnerJoin() {
assertThat(results.size()).isEqualTo(1);
assertThat(results.get(0)).isEqualTo("Paris");
}

@Test
public void testNotWithUnification() {
// DROOLS-7629
final String drl =
"package org.drools.compiler.integrationtests.operators;\n" +
"rule R1 when\n" +
" ( not ( $rao_v2 := String() and (\n" +
" $rao_v2 := String()\n" +
" ) ) and (\n" +
" $rao_v2 := String()\n" +
" )\n" +
" )\n" +
"then\n" +
"end";

final KieBase kbase = KieBaseUtil.getKieBaseFromKieModuleFromDrl("not-test", kieBaseTestConfiguration, drl);
final KieSession ksession = kbase.newKieSession();

ksession.insert("test");
assertThat(ksession.fireAllRules()).isEqualTo(0);
}
}