5.0.0 means this : https://github.com/eclipse-ee4j/servlet-api/releases/tag/5.0.0-RELEASE And I believe that is the first release who introduced new namespaces for jakarta. And as you've already noticed, there even be no jakarta- mail 2.0 release to use now. I don't think it worthy to maintain a thread based on some rc dependencies... I'd rather take actions when they really release. After all they (means jakarta-mail here) even do not have a clear roadmap for the 2.0 release, as far as I know...
David Goodenough <david.goodeno...@btconnect.com> 于2020年9月3日周四 下午11:17写道: > On Thursday, 3 September 2020 15:58:53 BST Xeno Amess wrote: > > > Is there a version of commons-email which uses > > > > > > the new jakarta-mail API rather than the old > > > javax.mail API? > > > > of course not. > > They just released 5.0.0, which use the new API, at just 4 days ago... > I was not expecting a final version, just a snapshot, like the 2.0-RC6 > versions of jakarta- > mail currently on maven. Not quite sure what you mean by 5.0.0? > > > > > If not is one planned? > > > > No ideas. > > >