You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Federico Mariani (Jira)" <ji...@apache.org> on 2023/06/23 17:29:00 UTC

[jira] [Created] (CAMEL-19494) camel-jira uses javax jaxrs artifacts

Federico Mariani created CAMEL-19494:
----------------------------------------

             Summary: camel-jira uses javax jaxrs artifacts
                 Key: CAMEL-19494
                 URL: https://issues.apache.org/jira/browse/CAMEL-19494
             Project: Camel
          Issue Type: Bug
          Components: camel-jira
    Affects Versions: 4.0-M3
            Reporter: Federico Mariani


The camel-Jira dependency [jira-rest-java-client-core|https://github.com/apache/camel/blob/main/components/camel-jira/pom.xml#L93 is based on [javax jaxrs API|https://bitbucket.org/atlassian/jira-rest-java-client/src/11ed4ea88f4c077377365897ab1b5a1abaac68a3/core/src/main/java/com/atlassian/jira/rest/client/internal/async/AsynchronousAuditRestClient.java#lines-14], therefore in camel 4 the component cannot be used due to class not found and incompatible APIs.

[Seems like there are no plans from atlassian to migrate to the latest jaxrs spec.|https://community.atlassian.com/t5/Jira-questions/Is-jira-rest-java-client-core-going-to-be-updated/qaq-p/1913617]

Do you think that the component should be (hopefully temporarily) removed from Camel 4?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)