This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
from 1fa3f1e Add ability to test HL7 extension with multiple HAPI implementations add a984f20 Fix #2965 to register SunJaxb21NamespacePrefixMapp for reflection No new revisions were added by this update. Summary of changes: .../camel/quarkus/component/jaxb/deployment/JaxbProcessor.java | 7 +++++++ .../org/apache/camel/quarkus/component/jaxb/it/JaxbRoute.java | 3 +++ .../apache/camel/quarkus/component/jaxb/it/model/Person.java | 4 ++-- .../org/apache/camel/quarkus/component/jaxb/it/JaxbTest.java | 10 +++++----- 4 files changed, 17 insertions(+), 7 deletions(-)