https://bugzilla.redhat.com/show_bug.cgi?id=1880636 --- Comment #5 from Jie Kang <jkang@xxxxxxxxxx> --- The build failure is caused by the ursine javamail package. The jar in the ursine javamail rpm has Import-Package entry javax.activation. There is no ursine provider for this and curiously the spec in ursine removes the dependency [1] That change was made long ago; I suspect it never resulted in an issue because the users (eclipse?) always had javax.activation somewhere for themselves. Though the jmc module has package 'jaf' to provide this, it's more appropriate at this time to use the new 'jakarta-activation' package. Also I believe Fabio is working on a 'mail' package to provide jakarta.mail which would replace this 'javamail' package. The timing here isn't ideal; I'll try to patch ursine javamail and get back to you. Sorry for missing this issue. [1] https://src.fedoraproject.org/rpms/javamail/blob/master/f/javamail.spec#_62 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx