-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.3.0
-
Component/s: camel-core
-
Labels:None
-
Estimated Complexity:Unknown
To avoid importing jaxb-api in camel-api as its only in use when we know we are using JAXB, and can then let it return Object instead of JAXBContext etc.