Charles Moulliard created DROOLS-55:
---------------------------------------
Summary: drools-spring module should not contain package org.drools.grid
Key: DROOLS-55
URL:
https://issues.jboss.org/browse/DROOLS-55
Project: Drools
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Affects Versions: 5.5
Reporter: Charles Moulliard
Assignee: Mark Proctor
Current Drools project contains a Grid implementation but it exists into 2 different maven
module :
- drools-spring
- drools-grid
This creates a lot of confusion for incoming users as they does not know which one to be
used (apparently drools-grid is deprecated and should be removed).
BTW, id the correct one to be used is contained into drools-spring, then we should move
out this code and place it in a maven module packaged according to convention
org.drools.artifactId
This cleanup will also simplify OSGI transformation of Drools project as packages to be
imported / exported will be clearly defined
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira