-
Notifications
You must be signed in to change notification settings - Fork 21
This project should supply a single features artifact for Karaf #9
Comments
Why the drools-jbpm features xml file has been removed from the master branch (https://github.com/jboss-integration/fuse-bxms-integ/blob/6.2.x/drools-osgi/drools-karaf-features/src/main/filtered-resources/repository/features.xml) ? |
Initially, as far as I see, the kie/drools features were defined as well in the drools package: In fuse-bxms it is added this repository. We are using 6.2.0.Final kie dependencies. |
Be careful ! The drools/jbpm project don't manage anymore the drools/jbpm karaf features that I have created initially. This is why the code has been imported into fuse-bxms-integration. That means that this project should continue to generate the features xml file of what is specific for switchyard BUT also drools + jbpm + kie features too. Remark : I will check with drools/jbpm team why 6.2.Final features file has been released as it seems that this is a mistake. |
I don't think we want to take on maintaining drools/jbpm in this project. We have a problem if the drools team is does not want to maintain their Karaf integration. |
But drools/jbpm team is not longer interested to maintain karaf integration ... |
Then the BxMS team at RedHat needs to do it. And if they can't, then RedHat can't say we support BxMS on Karaf. The best the Fuse team can do is assist them and support the glue code between their software and Camel/SY. |
After our discussions on irc, it has been decided that -integ should retain a strict separation of code and only include bits that are specifically for integration of the two platforms, and not include anything that is a common or core library to that platform.
|
+1
and https://github.com/jboss-fuse/fuse-integration https://github.com/jboss-fuse/fuse-integration will hold the private repos which track the latest productized versions.
|
Merge the following two modules:
./drools-osgi/drools-karaf-features
./switchyard/release/karaf/features
The text was updated successfully, but these errors were encountered: