[
https://issues.apache.org/jira/browse/CAMEL-14484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029713#comment-17029713
]
Claus Ibsen commented on CAMEL-14484:
-------------------------------------
If we try to make camel-jaxp optional from camel-core-engine then there are 2
other places. The ModelHelper and the JAXB code that loads routes from XML. The
latter can be moved to camel-jaxp. The former we can work on as its the dump
model API which we can make pluggable as well.
> ValidateReifier requires camel-jaxp
> -----------------------------------
>
> Key: CAMEL-14484
> URL: https://issues.apache.org/jira/browse/CAMEL-14484
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 3.0.1
> Reporter: Luca Burgazzoli
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 3.1.0
>
>
> The ValidateReifier requires the class PredicateValidatingProcessor which is
> provided by the camel-jaxp package which make camel-base to depends on
> camel-jaxp but looking at the classes the ValidateReifier requiires, it does
> not look like they depend on jaxp
--
This message was sent by Atlassian Jira
(v8.3.4#803005)