[jboss-jira] [JBoss JIRA] (JBRULES-2699) OSGi support for Drools Planner
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Mon Jun 4 07:21:18 EDT 2012
[ https://issues.jboss.org/browse/JBRULES-2699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698378#comment-12698378 ]
Geoffrey De Smet commented on JBRULES-2699:
-------------------------------------------
Pull requests to enable OSGi are welcome, if:
- the constructed jar has been tested on an OSGi container
- no extra dependencies are needed (extra plugins are ok as well other pom.xml changes of course).
One way would be by using the felix maven plugin like in drools-core:
https://github.com/droolsjbpm/drools/blob/master/drools-core/pom.xml#L162
But IIRC, there's now a better way to use that plugin (or is it the equinox plugin?) but I forgot how. If there is indeed such a better way, that's welcome of course.
> OSGi support for Drools Planner
> -------------------------------
>
> Key: JBRULES-2699
> URL: https://issues.jboss.org/browse/JBRULES-2699
> Project: Drools
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: drools-planner
> Affects Versions: 5.1.1.FINAL
> Reporter: Geoffrey De Smet
> Assignee: Geoffrey De Smet
> Priority: Optional
> Fix For: FUTURE
>
>
> Asked on twitter by Wouter Horré.
> If there's more demand, I'll look into supporting in our builds, until then they'll have to manage it themselves :/
> Patches welcome too of course.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list