[jboss-jira] [JBoss JIRA] Created: (JBRULES-2401) Maven 2 Integration and Annotations integration
Boretti Mathieu (JIRA)
jira-events at lists.jboss.org
Sat Jan 9 15:45:30 EST 2010
Maven 2 Integration and Annotations integration
-----------------------------------------------
Key: JBRULES-2401
URL: https://jira.jboss.org/jira/browse/JBRULES-2401
Project: Drools
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: All
Affects Versions: 5.0.1.FINAL
Environment: N/A
Reporter: Boretti Mathieu
Assignee: Mark Proctor
Hello,
I wrote some libraries and maven 2 plugin related to Drools integration and I think it may be interesting to integrate these stuff in the drools 5 core. Currently, it is a separate open-source project (http://www.javaforge.com/wiki/73765).
Here is the features that can be interested to be added to the drools core:
1. Maven 2 plugin to compile rules and/or validate rules
2. Several annotations to :
a) defines interfaces that use rules.
b) defines that some field of a classes must be "auto-computed" by rules (instrumentation at compile time)
c) defines that some method uses pre-condition based on rules.
(Note that my implementation is currently based on the "old API" from Drools 4.
I think these features can be interesting for Drools users.
Thanks,
Mathieu Boretti
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list