[jboss-jira] [JBoss JIRA] (DROOLS-55) drools-spring module should not contain package org.drools.grid
Charles Moulliard (JIRA)
issues at jboss.org
Fri Jan 17 13:32:33 EST 2014
[ https://issues.jboss.org/browse/DROOLS-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Charles Moulliard resolved DROOLS-55.
-------------------------------------
Resolution: Done
> 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.0.Final
> 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
More information about the jboss-jira
mailing list