[
https://issues.apache.org/jira/browse/CAMEL-13900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-13900.
---------------------------------
Fix Version/s: 3.0.0.RC2
Resolution: Fixed
> Remove redundant classes from JAXB indexes
> ------------------------------------------
>
> Key: CAMEL-13900
> URL: https://issues.apache.org/jira/browse/CAMEL-13900
> Project: Camel
> Issue Type: Improvement
> Reporter: James Netherton
> Assignee: James Netherton
> Priority: Minor
> Fix For: 3.0.0, 3.0.0.RC2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> I was experimenting with Camel & Quarkus and hit a JAXB related issue.
> Seems that some of the Camel jaxb.index files reference classes that do not
> exist. It'd be good to clean these up.
> Here's a summary:
> ||File||Class||
> |./core/camel-core-xml/src/main/resources/org/apache/camel/core/xml/util/jsse/jaxb.index|ClientAuthenticationDefinition|
> |./components/camel-jmx/src/main/resources/org/apache/camel/component/jmx/jaxb/jaxb.index|AttributeChangeNotification|
> |./components/camel-jmx/src/main/resources/org/apache/camel/component/jmx/jaxb/jaxb.index|JMXConnectionNotification|
> |./components/camel-jmx/src/main/resources/org/apache/camel/component/jmx/jaxb/jaxb.index|MBeanServerNotification|
> |./components/camel-jmx/src/main/resources/org/apache/camel/component/jmx/jaxb/jaxb.index|MonitorNotification|
> |./components/camel-jmx/src/main/resources/org/apache/camel/component/jmx/jaxb/jaxb.index|NotificationEventType|
> |./components/camel-jmx/src/main/resources/org/apache/camel/component/jmx/jaxb/jaxb.index|ObjectNamesType|
> |./components/camel-jmx/src/main/resources/org/apache/camel/component/jmx/jaxb/jaxb.index|RelationNotification|
> |./components/camel-jmx/src/main/resources/org/apache/camel/component/jmx/jaxb/jaxb.index|TimerNotification|
--
This message was sent by Atlassian Jira
(v8.3.2#803003)