You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2019/09/02 12:30:00 UTC

[jira] [Updated] (CAMEL-13900) Remove redundant classes from JAXB indexes

     [ https://issues.apache.org/jira/browse/CAMEL-13900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-13900:
--------------------------------
    Fix Version/s: 3.0.0

> 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
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> 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)