Commit Graph

33 Commits (e1a6a6684215cc5553193c77edb6a584409d4771)

Author SHA1 Message Date
Mahmoud Ben Hassine e0868d6757 issue #74: deprecate spring support 8 years ago
Mahmoud Ben Hassine be5d61bda9 issue #71 : make SpringRule annotation inherited 8 years ago
Mahmoud Ben Hassine 9856b0532c update snapshot version to 2.5.0-SNAPSHOT 8 years ago
Kyle Anderson 4523234255 Add Spring Boot Starter for Easy Rules 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 7d113e7b0c issue #63 : move Utils class to core package and make it package private 8 years ago
Mahmoud Ben Hassine 9b5c281e20 update license header 8 years ago
Mahmoud Ben Hassine d72db08070 remove usage of deprecated mockito APIs 8 years ago
Krzysztof Kozlowski e998ae44aa add skipOnFirstNonTriggeredRule parameter (issue #52) 8 years ago
Mahmoud Ben Hassine e084f1e88e update snapshot version to 2.4.0-SNAPSHOT 9 years ago
Mahmoud Ben Hassine c4b4b59fe6 [maven-release-plugin] prepare for next development iteration 9 years ago
Mahmoud Ben Hassine 3e912c2335 [maven-release-plugin] prepare release easyrules-2.3.0 9 years ago
Mahmoud Ben Hassine 8646eb5772 update version to 2.3.0-SNAPSHOT 9 years ago
Mahmoud Ben Hassine eeb64470d9 issue #38: add rules engine name in spring factory bean 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 75fdbed606 update project links 9 years ago
Mahmoud Ben Hassine 7087546e2d implement feature #29 : add @SpringRule meta annotation 9 years ago
Mahmoud Ben Hassine 569490d80e implement feature #28 : encapsulate rules engine parameters in the RulesEngineParameters class 9 years ago
Mahmoud Ben Hassine fff1751ac7 refactoring + clean code 9 years ago
Mahmoud Ben Hassine 5cbc0f7495 update author's email 9 years ago
richdouglasevans d478ae2a28 Address TODO by fleshing out test
I spotted the TODO marker while reviewing the Spring support.

I addressed the TODO marker by fleshing out the test assertions.

I then removed the TODO marker. No more TODOs :)
9 years ago
Mahmoud Ben Hassine b684602e5a replace jenkins with travis-ci 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 fd21acf1f9 add module description 10 years ago
Mahmoud Ben Hassine 30095e3772 extract properties for dependencies version 10 years ago
Mahmoud Ben Hassine 81499bffd4 fix unit test 10 years ago
Mahmoud Ben Hassine 81a69c28c9 add support for registering rules through the RulesEngineFactoryBean 10 years ago
Mahmoud Ben Hassine 8e3e8e21c3 add project information to pom.xml 10 years ago
Mahmoud Ben Hassine 732f5a0dd1 add a spring factory bean to create rules engine instances 10 years ago