DANRIVCAP
|
67cd8a2965
|
Make logs final
|
7 years ago |
DANRIVCAP
|
707d875c5b
|
Add portability
|
7 years ago |
Mahmoud Ben Hassine
|
1c475dff9d
|
update development version to 3.2.1-SNAPSHOT in archetype module
|
7 years ago |
Mahmoud Ben Hassine
|
2d4cc7b486
|
update tutorials
|
7 years ago |
Mahmoud Ben Hassine
|
11418f19d6
|
remove deprecated APIs
|
7 years ago |
Mahmoud Ben Hassine
|
19fdea66a7
|
add paulbrejla to contributors list
|
7 years ago |
Mahmoud Ben Hassine
|
0a3a4a12bc
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Mahmoud Ben Hassine
|
2de512c8c0
|
[maven-release-plugin] prepare release easy-rules-3.2.0
|
7 years ago |
Mahmoud Ben Hassine
|
ec4131dda1
|
update dependencies to latest version
|
7 years ago |
Mahmoud Ben Hassine
|
e6d8830c8d
|
prepare release v3.2
|
7 years ago |
Mahmoud Ben Hassine
|
50c5b1f842
|
update readme for version 3.2
|
7 years ago |
Mahmoud Ben Hassine
|
46874c101f
|
update year to 2018 in license header
|
7 years ago |
Mahmoud Ben Hassine
|
583359a229
|
issue #122 : add ActivationRuleGroup implementation
|
7 years ago |
Mahmoud Ben Hassine
|
ca4b78de8b
|
issue #96 : add priority attribute to Rule annotation
If a priority method is defined, it will take precedence over the
priority attribute of the annotation.
|
7 years ago |
Mahmoud Ben Hassine
|
abad973745
|
fix logger
|
7 years ago |
Mahmoud Ben Hassine
|
94b3a3df56
|
issue #145 : deprecate MVELRuleFactory#createRuleFrom(java.io.File)
|
7 years ago |
Mahmoud Ben Hassine
|
5288bd8702
|
issue #138 : add ability to load multiple rules at once
|
7 years ago |
Mahmoud Ben Hassine
|
994c24ab16
|
add danrivcap to contributors list
|
7 years ago |
Mahmoud Ben Hassine
|
8e5a1716ae
|
issue #143 : fix toString method of rule proxy to match original method
|
7 years ago |
DANRIVCAP
|
623d80acf4
|
Add test to see if proxy toString is equals to original toString
|
7 years ago |
Mahmoud Ben Hassine
|
a8d5177570
|
add dagframstad to contributors list
|
7 years ago |
Mahmoud Ben Hassine
|
7bb0962e34
|
issue #122 : add ConditionalRuleGroup implementation
|
7 years ago |
Mahmoud Ben Hassine
|
79e68108be
|
add license header to easy-rules-support module
|
7 years ago |
Mahmoud Ben Hassine
|
b874b761ac
|
Merge branch 'unit-rule-group'
|
7 years ago |
Mahmoud Ben Hassine
|
72d7bff940
|
issue #141 : fix NPE in MVELRuleDefinitionReader when name/description/priority is not specified
|
7 years ago |
Mahmoud Ben Hassine
|
d5385af524
|
refactor MVELRuleDefinitionReader to remove duplicate code
|
7 years ago |
Mahmoud Ben Hassine
|
45defca853
|
add license header
|
7 years ago |
Mahmoud Ben Hassine
|
cf66bd6eb1
|
add bpoussin to contributors list
|
7 years ago |
Benjamin POUSSIN
|
cbf5eee679
|
enhance test to test no regression on missing fact
|
7 years ago |
Benjamin POUSSIN
|
62f49a79ed
|
add test for issue #139 (NPE If i add Fact with null value and use annotation)
|
7 years ago |
Benjamin POUSSIN
|
c2f8c4643b
|
this commit fix bug if i try to put null value for one fact in Facts object
and use annotation parameter method for action/condition method
|
7 years ago |
Paul Brejla
|
c79c4e6da4
|
add the ability to create rules from java.io.Reader
|
7 years ago |
Paul Brejla
|
f066f86c1a
|
let reader read MVEL rules from String
|
7 years ago |
DANRIVCAP
|
686a3857cb
|
Add test to cover unregister non existing rule
|
7 years ago |
Mahmoud Ben Hassine
|
f904f330cb
|
add unit rule group
|
7 years ago |
Mahmoud Ben Hassine
|
2022c4b739
|
update README.md
|
7 years ago |
Mahmoud Ben Hassine
|
ff9be2a0d1
|
update README.md
|
7 years ago |
Mahmoud Ben Hassine
|
b4de5dc7da
|
update README.md
|
7 years ago |
Mahmoud Ben Hassine
|
2df20457ef
|
Merge remote-tracking branch 'origin/master'
|
7 years ago |
Mahmoud Ben Hassine
|
8c184a5fa9
|
update README.md for v3.1
|
7 years ago |
Mahmoud Ben Hassine
|
4acdeeffbd
|
remove deprecated APIs
|
7 years ago |
Mahmoud Ben Hassine
|
e0e231f079
|
update javadoc
|
7 years ago |
Mahmoud Ben Hassine
|
90afb2bf47
|
update development version to 3.2.0-SNAPSHOT
|
7 years ago |
Mahmoud Ben Hassine
|
d3eb3afcfe
|
[maven-release-plugin] prepare for next development iteration
|
7 years ago |
Mahmoud Ben Hassine
|
fb3e66fb37
|
[maven-release-plugin] prepare release easy-rules-3.1.0
|
7 years ago |
Mahmoud Ben Hassine
|
663f0c623a
|
use project.version instead of parent.version in pom.xml
|
7 years ago |
Mahmoud Ben Hassine
|
56d63a5214
|
add slf4j-simple dependency to the app generated by the quick start archetype
|
7 years ago |
Mahmoud Ben Hassine
|
c2d9f3c250
|
add methods to set rules engine parameters with a Fluent API
|
7 years ago |
Mahmoud Ben Hassine
|
366e342ff2
|
update javadoc
|
7 years ago |
Mahmoud Ben Hassine
|
24544fa6d1
|
remove unused classes in shop tutorial
|
7 years ago |