Commit Graph

26 Commits (12ef9c0bd5df8b44b5311b0318cb9ccca7dc68e8)

Author SHA1 Message Date
Mahmoud Ben Hassine 8646eb5772 update version to 2.3.0-SNAPSHOT 9 years ago
Mahmoud Ben Hassine 73b2cabd65 [maven-release-plugin] prepare for next development iteration 9 years ago
Mahmoud Ben Hassine 1487a4a55f [maven-release-plugin] prepare release easyrules-2.2.0 9 years ago
Mahmoud Ben Hassine 61c902930d fix javadoc 9 years ago
Mahmoud Ben Hassine 75fdbed606 update project links 9 years ago
Mahmoud Ben Hassine 569490d80e implement feature #28 : encapsulate rules engine parameters in the RulesEngineParameters class 9 years ago
Mahmoud Ben Hassine 5cbc0f7495 update author's email 9 years ago
Mahmoud Ben Hassine b684602e5a replace jenkins with travis-ci 9 years ago
Mahmoud Ben Hassine e9060cce76 remove reporting plugins, replaced with sonar analysis 9 years ago
Mahmoud Ben Hassine 81304b2c39 change snapshot version to 2.2.0-SNAPSHOT 9 years ago
Mahmoud Ben Hassine 7073cef968 [maven-release-plugin] prepare for next development iteration 10 years ago
Mahmoud Ben Hassine 9424f99858 [maven-release-plugin] prepare release easyrules-2.1.0 10 years ago
Mahmoud Ben Hassine b56d58be87 add license header 10 years ago
Mahmoud Ben Hassine a4f032408a add package info 10 years ago
Mahmoud Ben Hassine fd21acf1f9 add module description 10 years ago
Mahmoud Ben Hassine 30095e3772 extract properties for dependencies version 10 years ago
Mahmoud Ben Hassine 074daf8471 fix exception message 10 years ago
Mahmoud Ben Hassine 9955c9e18d update version to 2.1.0-SNAPSHOT 10 years ago
Mahmoud Ben Hassine 17c9e3db57 update log messages 10 years ago
Mahmoud Ben Hassine b8b8524c62 make the RulesEngineScheduler a singleton since the StdSchedulerFactory of quartz always return a singleton 10 years ago
Mahmoud Ben Hassine c0919c78e2 change the repeat interval in seconds instead of minutes 10 years ago
Mahmoud Ben Hassine f321ae658e make internal classes package private 10 years ago
Mahmoud Ben Hassine cc721734c2 - replace stubs with mocks
- remove Thread.sleep(5000) since it slows down test execution
10 years ago
Mahmoud Ben Hassine 4f3e568818 refactor the RulesEngineScheduler to accept the engine to schedule at construction time. This makes the API more consistent 10 years ago
Mahmoud Ben Hassine cde907cff6 fix artifactId 10 years ago
Sunand 311c559761 [Easy Rules Quartz], Adding quartz module to rules engine. 10 years ago