Commit Graph

32 Commits (c4e0ee90b3e5810118b0826baa8d7ef417661c33)

Author SHA1 Message Date
Mahmoud Ben Hassine c4e0ee90b3 refactor pom.xml files:
- extract plugins version in properties
- move common dependencies to dependencyManagement section of parent pom
10 years ago
Mahmoud Ben Hassine 15e88c0dc9 add contributors list 10 years ago
Drem Darios 3bb001c6fc Resolved merge conflicts. 10 years ago
Drem Darios 8f0cf22ff0 Updated poms with version 1.3.0-SNAPSHOT 10 years ago
Mahmoud Ben Hassine 8fcae9e035 [maven-release-plugin] prepare for next development iteration 11 years ago
Mahmoud Ben Hassine 6985e2391f [maven-release-plugin] prepare release easyrules-1.2.0 11 years ago
Mahmoud Ben Hassine 63132676bb add profile to run rule priority tutorial 11 years ago
Mahmoud Ben Hassine cc6666fa0c [maven-release-plugin] prepare for next development iteration 11 years ago
Mahmoud Ben Hassine b9e32881b3 [maven-release-plugin] prepare release easyrules-1.1.0 11 years ago
Mahmoud Ben Hassine 4aade01175 rename base package from io.github.benas to org.easyrules 11 years ago
Mahmoud Ben Hassine efb10856a8 upgrade maven plugin version 11 years ago
Mahmoud Ben Hassine d477e73957 add user name, url and role 11 years ago
benas fd1613d126 [maven-release-plugin] prepare for next development iteration 11 years ago
benas 9e9c9ab9c1 [maven-release-plugin] prepare release easyrules-1.0.1 11 years ago
benas a7c21a1ebe - fix package name
- update license header
11 years ago
benas 2a068a390a [maven-release-plugin] prepare for next development iteration 11 years ago
benas 4762d8e74e [maven-release-plugin] prepare release easyrules-1.0.0 11 years ago
benas 75690c7416 [maven-release-plugin] rollback the release of easyrules-1.0.0 11 years ago
benas 2fcf05e16a [maven-release-plugin] prepare release easyrules-1.0.0 11 years ago
benas 87b254f8fa reset version number for first release 11 years ago
benas 21cbf29966 fix version number 11 years ago
benas cf0132f12a - add sonatype oss as parent
- add scm and license
- add reporting plugins (check style, pmd and find bugs)
11 years ago
benas 85d636f70e rename base package from net.benas to io.github.benas 11 years ago
benas 016c994f6c add execution profiles to run the tutorials 11 years ago
benas ec18066bef [maven-release-plugin] release of easyrules-1.1.0 12 years ago
benas 085ceb67d1 [maven-release-plugin] rollback the release of easyrules-1.1.0 12 years ago
benas 0c588d9580 [maven-release-plugin] prepare release easyrules-1.1.0 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 f8ce2392ea add maven release plugin 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 fe60f165b2 First commit 12 years ago