jamesnetherton opened a new issue, #3889: URL: https://github.com/apache/camel-quarkus/issues/3889
It'd be nice if we could exclude Spring from the Jira extension. But it's currently not really possible because some of the Jira REST client internals depend on the Spring `DisposableBean`. I opened an issue to see if Spring could be made non-mandatory. https://ecosystem.atlassian.net/browse/JRJC-258 If that turns out not to be possible, then we could consider implementing a custom `JiraRestClientFactory` & `JiraRestClient` based on Vert.x without the requirement of any Spring bits. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
