Upgradation to jakarta package in org.eclipse.jgit [message #1861366] |
Mon, 09 October 2023 04:24 |
Eclipse User |
|
|
|
Hello,
I am using the latest version of org.eclipse.jgit (6.7.0.202309050840-r). I have upgraded my existing project to Spring Boot 3 and Java 17.
As we know, the Javax package has been moved to Jakarta.
I am using the Gitservlet class belonging to package org.eclipse.jgit.http.server.
This class is using some properties of HttpServelt, but HttpServlet has been moved to Jakarta.
Hence, after adding dependencies, I am getting a compilation error, as mentioned in the below screenshot.
Are you planning to fix this in the next version?
Attachment: jgit.png
(Size: 19.55KB, Downloaded 100 times)
|
|
|
Powered by
FUDForum. Page generated in 0.03725 seconds