Mahmoud Ben Hassine
|
603b14a4bc
|
[maven-release-plugin] prepare release easyrules-2.5.0
|
8 years ago |
Mahmoud Ben Hassine
|
aa113a854e
|
update scm url after moving to jeasy organisation
|
8 years ago |
Mahmoud Ben Hassine
|
34395747f0
|
Merge pull request #77 from will-gilbert/master
Implemented DROOLS 'Fire' demo as an EasyRules demo
|
8 years ago |
Will Gilbert
|
731142c6b6
|
Create easier to read 'toString' output; Set priorities to match real life; Sprinklers first then alarm
|
8 years ago |
Will Gilbert
|
d4aedf6d29
|
Move rules and beans the folders; Add rule descriptions
|
8 years ago |
Will Gilbert
|
ad37c37e22
|
Add beginnings of 'Fire' demo based on DROOLS example
|
8 years ago |
Will Gilbert
|
e1a6a66842
|
In the 'build.gradle' move the classpath definition to a common task; DRY - Don't Repeat Yourself\!
|
8 years ago |
Mahmoud Ben Hassine
|
71a38024f2
|
Add will-gilbert to contributors list
|
8 years ago |
Mahmoud Ben Hassine
|
8b5c17bfd1
|
Merge pull request #76 from will-gilbert/master
Add Easy Rules tutorial using Groovy beans with a Gradle build
|
8 years ago |
Will Gilbert
|
1853c10e0f
|
Add Easy Rules tutorial using Groovy beans with a Gradle build
|
8 years ago |
Mahmoud Ben Hassine
|
e0868d6757
|
issue #74: deprecate spring support
|
8 years ago |
Mahmoud Ben Hassine
|
89e3b4a1f2
|
issue #75: deprecate quartz support
|
8 years ago |
Mahmoud Ben Hassine
|
25a1eb0fa7
|
issue #64: rename method unregisterRuleByName to unregisterRule (overloading the existing one)
|
8 years ago |
Mahmoud Ben Hassine
|
ade6682460
|
add khandelwalankit to contributors list
|
8 years ago |
Mahmoud Ben Hassine
|
a437b01065
|
Merge pull request #69 from khandelwalankit/UnregisterRuleByName
#64 Added changes to unregister rule via ruleName
|
8 years ago |
Mahmoud Ben Hassine
|
be5d61bda9
|
issue #71 : make SpringRule annotation inherited
|
8 years ago |
Mahmoud Ben Hassine
|
2e72286120
|
issue #66 : add Inherited annotation to support base (abstract) classes as rules
|
8 years ago |
Mahmoud Ben Hassine
|
aaf2898a3d
|
update contributors list
|
8 years ago |
Mahmoud Ben Hassine
|
665c53054c
|
issue #72 : add method in RuleListener to get notified on rule evaluation result
|
8 years ago |
Mahmoud Ben Hassine
|
9856b0532c
|
update snapshot version to 2.5.0-SNAPSHOT
|
8 years ago |
Ankit Khandelwal
|
be98dc5ed7
|
Added changes to unregister rule via ruleName
|
8 years ago |
Mahmoud Ben Hassine
|
b36365b9bb
|
Merge pull request #65 from andersonkyle/spring-boot
Add Spring Boot Starter for Easy Rules
|
8 years ago |
Kyle Anderson
|
2ec0ab6f82
|
Add Multiple Rules Test to Spring Boot Starter
|
8 years ago |
Kyle Anderson
|
4523234255
|
Add Spring Boot Starter for Easy Rules
|
8 years ago |
Mahmoud Ben Hassine
|
c9c9f47f82
|
update README.md
|
8 years ago |
Mahmoud Ben Hassine
|
9606b8235f
|
update README.md
|
8 years ago |
Mahmoud Ben Hassine
|
599cc3b265
|
remove jmx module from dependencies management
|
8 years ago |
Mahmoud Ben Hassine
|
adde4e71a0
|
Merge branch 'release-v2.4.0'
|
8 years ago |
Mahmoud Ben Hassine
|
55ca0e324c
|
[maven-release-plugin] prepare for next development iteration
|
8 years ago |
Mahmoud Ben Hassine
|
f27d914349
|
[maven-release-plugin] prepare release easyrules-2.4.0
|
8 years ago |
Mahmoud Ben Hassine
|
fbbb66a701
|
update README for version 2.4
|
8 years ago |
Mahmoud Ben Hassine
|
7d113e7b0c
|
issue #63 : move Utils class to core package and make it package private
|
8 years ago |
Mahmoud Ben Hassine
|
3b4846ae8d
|
disable doclint in javadoc plugin
|
8 years ago |
Mahmoud Ben Hassine
|
9b5c281e20
|
update license header
|
8 years ago |
Mahmoud Ben Hassine
|
85e03b20dd
|
add maven license plugin
|
8 years ago |
Mahmoud Ben Hassine
|
f70125e655
|
improve test coverage
|
8 years ago |
Mahmoud Ben Hassine
|
108c7ae03b
|
remove usage of deprecated mockito APIs
|
8 years ago |
Mahmoud Ben Hassine
|
a470539b5a
|
update javadoc
|
8 years ago |
Mahmoud Ben Hassine
|
0372a1d6ec
|
remove overview.html
|
8 years ago |
Mahmoud Ben Hassine
|
e72966da76
|
add test classes to test suite
|
8 years ago |
Mahmoud Ben Hassine
|
a9a12f597d
|
move test to the same package as the tested class
|
8 years ago |
Mahmoud Ben Hassine
|
6b0df4c021
|
add RulesEngineBuilderTest
|
8 years ago |
Mahmoud Ben Hassine
|
d72db08070
|
remove usage of deprecated mockito APIs
|
8 years ago |
Mahmoud Ben Hassine
|
cb26413ed8
|
add JurMarky to contributors list
|
8 years ago |
Mahmoud Ben Hassine
|
fea0cacd85
|
add toudidel to contributors list
|
8 years ago |
Mahmoud Ben Hassine
|
edb7c7668e
|
fix link to travis ci logo
|
8 years ago |
Mahmoud Ben Hassine
|
cee5f522aa
|
update dependencies to latest version
|
8 years ago |
Mahmoud Ben Hassine
|
568b0a4a3c
|
Merge pull request #60 from JurMarky/master
Fix for Issue #57
|
8 years ago |
bigise
|
1200080f8a
|
Issue #57: Tests
|
8 years ago |
bigise
|
7562bc72f2
|
Issue #57: Fix a bug that prevents a correct sort sequence (second fix)
|
8 years ago |