benas
0c588d9580
[maven-release-plugin] prepare release easyrules-1.1.0
12 years ago
benas
73dc23cef0
fix developer connection in scm
12 years ago
benas
690553ebab
[maven-release-plugin] rollback the release of easyrules-1.1.0
12 years ago
benas
8d9f61000a
add url and connection to scm
12 years ago
benas
3e94d7821a
[maven-release-plugin] rollback the release of easyrules-1.1.0
12 years ago
benas
45d3077254
[maven-release-plugin] prepare release easyrules-1.1.0
12 years ago
benas
9800f57620
Merge remote-tracking branch 'origin/master'
12 years ago
benas
f8ce2392ea
add maven release plugin
12 years ago
benas
d7e9c677cb
Add link to speacker deck presentation
12 years ago
benas
28998facf6
add Getting Started section to documentation
12 years ago
benas
6d15994390
fix typo in method name
12 years ago
benas
ff5550a7dc
add documentation for composite rules and JMX feature
12 years ago
benas
4c09d495a6
add composite rule concept : a composite rule is composed of a set of "primitive" rules.
12 years ago
benas
91fbd118a3
fix documentation link
12 years ago
benas
6a1dc82f4d
update README.md
12 years ago
benas
c15be90eba
update tutorials with new core APIs
12 years ago
benas
8a5c3063f6
- Introduce Rule interface as rule abstraction
...
- Make JmxManagedRule interface extend Rule interface since it adds Jmx Management capability
- Introduce basic implementation classes for Rule and JmxManagedRule interfaces to be extended by easy rules users.
12 years ago
benas
b0b40df5c9
fix typo
12 years ago
benas
36dbf8446e
update order tutorial to make suspect order rule configurable via JMX at runtime
12 years ago
benas
5fc8eb0895
add feature to make rules manageable and configurable via JMX at runtime
12 years ago
benas
e53ab844ac
make parameter setter methods available in RulesEngine interface to be used by easy rules clients to configure the engine
12 years ago
benas
d2133c26b9
fix bug : first rule can already exceed priority threshold, so the check should be done before applying first rule
12 years ago
benas
7ca0b7c652
remove duplicate code by reusing constructor with parameters
12 years ago
benas
312f88bfcc
fix typo
12 years ago
benas
4108208361
fix typo
12 years ago
benas
2849e5f511
Simplify Easy Rules API : evaluating conditions and performing actions are encapsulated in the same Rule class. The user can delegate these tasks to others objects if needed. Easy Rules v1.1 is now really easy!
12 years ago
benas
a49aff0867
remove email from contribution section in documentation
12 years ago
benas
f9b96864d1
add documentation
12 years ago
benas
6705db9c1c
add project URL
12 years ago
benas
fe60f165b2
First commit
12 years ago