Update to JBoss Fuse 6.2
Closed this issue · 3 comments
eschabell commented
Update to latest product.
tqvarnst commented
I've updated the products version and committed it into the dev branch, but there is a issue with karat dependencies. Christina is helping me looking into it.
weimeilin79 commented
- The init.sh has overwrite the entire repository, please avoid overwrite the agent properties file. Instead, I place the change in maven properties of the profile.
- The camel-core dependency is missing in the feature setting.
- Feature.xml is out of date, so fixed it with new karaf namespace
- The release repository for Fuse is incorrect in pom.xml, fixed.
- Update JDK version to 1.8
Looks fine and worked fine in my laptop, Thomas, can you please confirm it in your laptop and if everything is fine, merge it to master?
tqvarnst commented
Resolved. Now based on JDG 6.5.0 (available on http://www.jboss.org/products/datagrid/download/) and updated to use remote listener for the remote-camel-consumer instead of polling.