-
Bug
-
Resolution: Done
-
Major
-
FIS 2.0
-
None
-
%
-
FIS 2.0 Sprint 9
I've been glancing through the dependencies defined in the fabric8-project-bom-camel-spring-boot BOM:
Because this BOM is auto generated by pulling in content from other BOMs (like the spring-boot-dependencies BOM), it contains many dependencies that are not the expected productized versions. For example:
- ActiveMQ
- Artemis
- Infinispan
- HornetQ
- Jolokia
- Narayana
- Hibernate
- And many others
Some of the spring-boot dependencies are several versions ahead of the fuse versions. E.g ActiveMQ 5.14 vs 5.11 so can we even be sure spring-boot functionality still works if we downgrade (or upgrade) some of these dependencies?
Should some of the dependencies even be in the BOM? Should we be excluding more stuff?
- is related to
-
ENTESB-8928 camel-salesforce broken by Jetty BOM Dependency
- Closed