[jboss-jira] [JBoss JIRA] (DROOLS-49) Improve Drools project to support deployment on JBoss Fuse (Apache Karaf) platform
Geoffrey De Smet (JIRA)
jira-events at lists.jboss.org
Mon Feb 25 09:48:56 EST 2013
[ https://issues.jboss.org/browse/DROOLS-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756459#comment-12756459 ]
Geoffrey De Smet commented on DROOLS-49:
----------------------------------------
[~cmoulliard] Hi Charles
It's great that you're submitting pull requests, but because the pull requests reformat the all files (especially the XML indentation from 2 to 4 spaces), it's unrealistic for review these changes.
(More info on our indentation sizes etc here: https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/blob/master/README.md)
> Improve Drools project to support deployment on JBoss Fuse (Apache Karaf) platform
> ----------------------------------------------------------------------------------
>
> Key: DROOLS-49
> URL: https://issues.jboss.org/browse/DROOLS-49
> Project: Drools
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Affects Versions: 5.5
> Reporter: Charles Moulliard
> Assignee: Mark Proctor
>
> Existing Drools project has already been modified to support OSGI but the work done is incomplete, buggy and cannot be deployed like that on Apache Karaf (JBoss Fuse).
> In order to allow Drools deployment on Karaf container, I suggest that first we prepare a uberjar bundle of Drools project (1) before to decide strategy to adopt to deploy Drools on OSGI platform and expose OSGI service (2)
> Description of work already done
> 1) Add maven-felix bundle, packaging = bundle & define package to be imported/exported for drools-spring, drools-camel, drools-persistence-jpa, drools-decision-tables
> 2) Create a provisioning feature file to deploy Drools project on Apache Karaf 2.3.0
> 3) Create a itest project validating approach on Karaf with pax-exam & drools example
--
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