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

5.5.x #244

Closed
wants to merge 129 commits into from
Closed

5.5.x #244

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
129 commits
Select commit Hold shift + click to select a range
243ecab
[JBRULES-3655] dispose the ksession after having executed a command o…
mariofusco Oct 15, 2012
cda682f
reverted: remove cache of work item handlers from session configuration
mswiderski Oct 16, 2012
a512a45
Remove CDI related code from 5.5.x branch (not finished + to fix OSGi…
ge0ffrey Oct 16, 2012
feeaf3a
[JBRULES-3658] share alpha nodes even if the right parts of their exp…
mariofusco Oct 17, 2012
fd527e2
setup of basic infrastructure for drools-scorecards
vinodkiran Oct 19, 2012
5f5814b
Initial commit for drools-scorecards.
vinodkiran Oct 19, 2012
714f843
changes to pom; clean-up of unnecessary dependencies
vinodkiran Oct 19, 2012
84b0855
Corrected scorecards version number for 5.5.x branch
manstis Oct 22, 2012
84ad9a6
Set release version: 5.5.0.CR1 (jBPM 5.4.0.CR1)
manstis Oct 23, 2012
2a29eec
Set next development version: 5.5.0-SNAPSHOT (Drools) 5.4.0-SNAPSHOT …
manstis Oct 23, 2012
4a9e249
[JBRULES-3656] fix node memories cleanup on node removal
mariofusco Oct 24, 2012
35fe0c0
[JBRULES-3670] avoid serialization of fact class in ConsequenceMetaData
mariofusco Oct 29, 2012
ac14ebc
[JBRULES-3659] fix analysis of regular expressions during constraints…
mariofusco Oct 29, 2012
f12112b
[JBRULES-3673] merge bean and declared type annotations
mariofusco Oct 29, 2012
d6d8172
[JBRULES-3640] add test case - issue already fixed by JBRULES-3658
mariofusco Oct 29, 2012
835a870
[JBRULES-3674] fix CCE when storing a session with activations in its…
mariofusco Oct 31, 2012
8d7983f
BZ-862325: adding test case
etirelli Oct 31, 2012
e65e240
[JBRULES-3666] prevent to register the same listener more than once
mariofusco Nov 1, 2012
69b2a2b
[JBRULES-3677] avoid to add the same AgendaGroup twice on the agenda …
mariofusco Nov 2, 2012
20fb29f
[JBRULES-3677] avoid to create new AgendaGroups during the unmarshall…
mariofusco Nov 2, 2012
2ea7744
Remove services definition that depends on removed class KProjectExte…
manstis Nov 5, 2012
16694b2
JBPM-3831 - 2^x 'garbage' timers are created when rolling back a tran…
mswiderski Oct 26, 2012
fc6f156
[JBRULES-3683] prevent StackOverflow when printing an instance of a r…
mariofusco Nov 8, 2012
c55e4f8
Set release version: 5.5.0.Final
manstis Nov 12, 2012
c8c3ef1
Set next development version: 5.5.0-SNAPSHOT (Drools) 5.4.0-SNAPSHOT …
manstis Nov 13, 2012
da1d65c
BZ-876760: Backporting fix from commit d6c502361faba12f0ca06af5dc5ae5…
etirelli Nov 15, 2012
cb54e9b
[JBRULES-3686] always register new type declarations in the PackageRe…
mariofusco Nov 19, 2012
140e073
Corrected next release version to 5.5.1-SNAPSHOT (Drools) and 5.4.1-S…
manstis Nov 26, 2012
7718650
[DROOLS-4] fix out of order left tuples iteration
mariofusco Dec 19, 2012
0e3af3e
Fixing issue where indented keywords would fail template expansion.
magnusvojbacke Dec 22, 2012
7b07e7a
Trim line before extracting template name (oversight in previous commit)
magnusvojbacke Dec 22, 2012
13a2ea7
fix iterator initialization for RBTree based indexes
mariofusco Jan 10, 2013
02b34d5
fix rule removal
mariofusco Jan 11, 2013
1d1fde3
Merge pull request #170 from magnusvojbacke/templates_indented_keywords
manstis Jan 14, 2013
0dcb51a
make rule removal iterative instead of recursive
mariofusco Jan 11, 2013
8d2d101
make rule removal iterative instead of recursive
mariofusco Jan 14, 2013
69a4c2e
[JBRULES-3715] use compareTo to check BigDecimals equality in jitted …
mariofusco Jan 15, 2013
1ef1cdd
JBRULES-2792 Provide accessability of types and metadata for declared…
sotty Sep 3, 2012
3b94006
[DROOLS-15] fix retract for Not and Exists nodes when using range ind…
mariofusco Jan 21, 2013
8605a74
[DROOLS-13] add the class of the ObjectTypeNode to the otnId in order…
mariofusco Jan 21, 2013
97f2a0a
[DROOLS-16] calculate alpha node property reactive mask even when fol…
mariofusco Jan 22, 2013
fbe7e3f
[DROOLS-16] fix the retrival of the OTN from a LeftTupleSource
mariofusco Jan 23, 2013
40b7cd5
[DROOLS-17] fix tuple order when a new rule is dynamically added
mariofusco Jan 23, 2013
60f9a9a
[JBRULES-3708] fix number coercion in jitted constraint when reading …
mariofusco Jan 24, 2013
cc85627
[JBRULES-3691] fix parsing of modify statement with nested accessors …
mariofusco Jan 25, 2013
0385cce
[JBRULES-3675] synchronize lazy creation of evals and predicates
mariofusco Jan 25, 2013
fdd5314
DROOLS-19 ClassCastException with Before and After operators
Jan 28, 2013
940a929
[DROOLS-20] make mvel expression analysis to fail when comparing a cl…
mariofusco Jan 29, 2013
7922c2f
correctly handle open queries in EvalConditionNode and ConditionalBra…
mariofusco Feb 4, 2013
04ab433
[DROOLS-26] allow to have multiple if/else after the same pattern
mariofusco Feb 4, 2013
cd5b9f9
[DROOLS-5] allow to use a named consequence after an existential pattern
mariofusco Feb 4, 2013
f7374ee
update mvel version
mariofusco Feb 5, 2013
08cb911
[DROOLS-17] fix tuple order when a new rule is dynamically added
mariofusco Feb 6, 2013
d67d49e
[DROOLS-28] avoid to combine a dynamic mvel constraint
mariofusco Feb 6, 2013
5b6fd85
[DROOLS-27] add test case proving that a declared type extending an i…
mariofusco Feb 6, 2013
9669805
[DROOLS-20] allow equality comparison between an Object and a primitive
mariofusco Feb 7, 2013
37b1fd7
[DROOLS-27] fix discovery of an inner class when extended by a declar…
mariofusco Feb 8, 2013
f35cf69
avoid to set a MvelConstraint as non-unification when not necessary
mariofusco Feb 8, 2013
c028ce5
[DROOLS-32] fix jitted constraint with operation on BigDecimal
mariofusco Feb 8, 2013
6319b67
[DROOLS-33] make TraitRegistry non static to prevent leaks
sotty Feb 10, 2013
d6781fb
[DROOLS-35] remove the MarshallerReaderContext from the PropagationCo…
mariofusco Feb 12, 2013
5ea47c0
[DROOLS-37] fix jitting of comparison contraints
mariofusco Feb 12, 2013
48c580f
[DROOLS-36] Handle Trait donning when statically implementing the tra…
sotty Feb 11, 2013
0e98442
[DROOLS-8] Traits: java.lang.VerifyError when you don a trait on a J…
sotty Feb 12, 2013
400a4c1
Fix Scorecard dependencies
sotty Feb 12, 2013
ef42b57
[DROOLS-30] prevent NPE when calling Row.toString() without calling R…
mariofusco Feb 13, 2013
3398016
[DROOLS-40] retract an event with duration based on its end timestamp
mariofusco Feb 18, 2013
e086e08
[DROOLS-40] retract an event with duration based on its end timestamp
mariofusco Feb 18, 2013
a338cca
[DROOLS-45] anticipate pushing of the compiling pattern on the build …
mariofusco Feb 19, 2013
a61c41a
[DROOLS-44] when collecting declarations for a given scope skip the o…
mariofusco Feb 19, 2013
e0e7a8a
[DROOLS-39] report constraints jitting failures as warnings
mariofusco Feb 20, 2013
7532bf3
DROOLS-46: fixing kbuilder attach to an existing kbase
etirelli Feb 21, 2013
4151cb4
[DROOLS-50] fix combined use of memberOf and null safe dereferencing
mariofusco Feb 22, 2013
cba5a88
[DROOLS-51] fix positional constraint when using a null as value
mariofusco Feb 22, 2013
57658d1
[DROOLS-54] fix QueryElement.clone by cloning also the contained pattern
mariofusco Feb 26, 2013
8048a98
[DROOLS-61] generate a proper compilation failure when trying to use …
mariofusco Feb 27, 2013
a18772d
BZ913252, DROOLS-66 - fixing switch off URL caching issue
lazarotti Mar 4, 2013
819e7a4
DROOLS-65,BZ917787: fixing conditional to allow cache update altough …
lazarotti Mar 4, 2013
20b62d1
[JBRULES-2936] replace jexcelapi with apache poi
mariofusco Mar 6, 2013
30eff51
[DROOLS-71] Prevent NPE when there is a null value in a list used by …
mariofusco Mar 7, 2013
2bc54a0
[DROOLS-73] avoid infinite loop during DSL expansion
mariofusco Mar 8, 2013
db65460
DROOLS-25: merging patch and enforcing preload
magnusvojbacke Feb 7, 2013
3fd1197
[JBRULES-3676] revert randomly generated class names for java consequ…
mariofusco Mar 12, 2013
8359d4f
[DROOLS-83] allow to use imported classes in declared types fields in…
mariofusco Mar 19, 2013
6ede2da
[DROOLS-82] fix null safe dereferencing when used in a method argument
mariofusco Mar 19, 2013
d68b618
[DROOLS-86] avoid unwanted semicolon when delimiting mvel expression
mariofusco Mar 26, 2013
d4ab139
[DROOLS-91] fix property reactivity masks for inherited properties
mariofusco Mar 26, 2013
fd2a7c2
SF-00809404 : updating type declarations, field accessors and OTNs in…
etirelli Mar 26, 2013
11be00b
removing old commit
etirelli Mar 26, 2013
9bbd43c
[DROOLS-91] fix property reactivity masks for properties inherited fr…
mariofusco Mar 27, 2013
e2037c9
[DROOLS-72] avoid memory leak when in StatelessSession when fireAll t…
mariofusco Mar 28, 2013
741fa65
[DROOLS-79] fix jitting of constraints with primitive cast
mariofusco Mar 28, 2013
df97d82
[DROOLS-91] fix constraint jitting when a class implements a method d…
mariofusco Mar 28, 2013
e4da8a4
[DROOLS-91] move the transformed masks cache from the Rule to the Obj…
mariofusco Mar 28, 2013
4cf9403
DROOLS-64 Traits do not comply with type inheritance on "modify"
sotty Mar 10, 2013
3a2b2bc
DROOLS-64 Traits do not comply with type inheritance on "modify"
sotty Mar 27, 2013
7d88659
DROOLS-64 Traits do not comply with type inheritance on "modify"
sotty Mar 28, 2013
35123bd
[DROOLS-64] fix tests
mariofusco Mar 29, 2013
0f8ef58
[DROOLS-64] Traits do not comply with type inheritance on "modify"
mariofusco Mar 29, 2013
6adcd96
[DROOLS-79] Ignored failing test
sotty Mar 31, 2013
5d0a5e5
[DROOLS-92] NPE when removing a rule using a Java object with Drools …
sotty Mar 31, 2013
17a932f
JBRULES-359 Certainty Factors
sotty Mar 31, 2013
62809bf
[DROOLS-64] fix not isA evaluator
mariofusco Apr 2, 2013
61fdab6
[DROOLS-94] fix BaseObjectClassFieldReader when reading numeric values
mariofusco Apr 2, 2013
ff7da7b
[DROOLS-92] check if a field has a writer before to rewire it
mariofusco Apr 3, 2013
c8f7c95
[DROOLS-93] fix error reporting when using a wrong field name with @d…
mariofusco Apr 3, 2013
37b0586
[DROOLS-93] fix declared types namespace
mariofusco Apr 3, 2013
716e37d
[DROOLS-95] fix RBTree based indexes
mariofusco Apr 5, 2013
7562eb1
[DROOLS-91] fix discovery of settableProperties for a given class wh…
sotty Apr 7, 2013
e3ed9fe
[DROOLS-99] TypeDeclarations for Java classes used in Patterns are cr…
sotty Apr 7, 2013
ed58458
[DROOLS-99] put type declaration for Java classes in a Package with t…
mariofusco Apr 8, 2013
bf857bf
add indexing test cases
mariofusco Apr 8, 2013
2930d1a
[DROOLS-101] fix removal of a BetaNode having a QueryRiaFixerNode as …
mariofusco Apr 8, 2013
f4b3807
[DROOLS-100] DRL compiler accepts rules extending non-existing rules
sotty Apr 7, 2013
b9c1f5c
[DROOLS-100] report a compilation error when a rule extends a non-exi…
mariofusco Apr 9, 2013
c5d245e
fix composed expressions parsing for property reactivity
mariofusco Apr 10, 2013
10ec3b4
clear QueryElementNode memory when it is removed from the rete network
mariofusco Apr 10, 2013
7380b8a
[DROOLS-64] Traits do not comply with type inheritance on "modify"
sotty Apr 11, 2013
949f799
[DROOLS-64] Traits do not comply with type inheritance on modify
mariofusco Apr 11, 2013
648caa0
[DROOLS-64] Traits do not comply with type inheritance on "modify"
sotty Apr 16, 2013
7d60471
[DROOLS-64] Traits do not comply with type inheritance on "modify"
sotty Apr 17, 2013
7bcd852
[DROOLS-64] Traits do not comply with type inheritance on "modify"
sotty Apr 18, 2013
403b138
[DROOLS-64] Traits do not comply with type inheritance on "modify"
sotty Apr 19, 2013
b5f57b1
[DROOLS-104] Queries do not work with class literals
sotty Apr 19, 2013
96ff6ee
[DROOLS-105] Indexing may be broken with unification queries
sotty Apr 19, 2013
198c963
[DROOLS-106] Using the same pattern in and out of a sliding windows c…
sotty Apr 19, 2013
7e58e49
[DROOLS-104] Queries do not work with class literals
sotty Apr 19, 2013
4c3c26f
Merge pull request #188 from sotty/5.5.x
mariofusco Apr 19, 2013
695662c
DROOLS-236: BZ-1000385: BZ-1000384: fixing serialization when TMS is …
etirelli Aug 24, 2013
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
79 changes: 0 additions & 79 deletions drools-cdi-example/pom.xml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Empty file.

This file was deleted.

Binary file not shown.

This file was deleted.

3 changes: 0 additions & 3 deletions drools-cdi-example/src/main/resources/META-INF/beans.xml

This file was deleted.

151 changes: 0 additions & 151 deletions drools-cdi-example/src/main/resources/META-INF/kproject.xml

This file was deleted.

20 changes: 0 additions & 20 deletions drools-cdi-example/src/main/resources/META-INF/logback-test.xml

This file was deleted.

Loading