dnl50 commented on PR #2431: URL: https://github.com/apache/cxf/pull/2431#issuecomment-2926920047
After debugging through the failed tests, I found out that Angus Mail is required since CXF (or at least the failing test) depends on the `DataContentHandler`s which are implicitly registered by the [META-INF/mailcap file in the Angus Mail Jar](https://github.com/eclipse-ee4j/angus-mail/blob/2.0.3/core/src/main/resources/META-INF/mailcap). Since I am not familiar enough with the code of CXF to determine whether it is really needed at runtime, I prefer not to make any changes to the dependencies. -- 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: dev-unsubscr...@cxf.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org