Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » Upgradation to jakarta package in org.eclipse.jgit
Upgradation to jakarta package in org.eclipse.jgit [message #1861366] Mon, 09 October 2023 04:24
Eclipse UserFriend
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)
Previous Topic:Git showing files are changed, but content hasn't changed
Next Topic:QUARANTINE ENVIRONMENT in JGit
Goto Forum:
  


Current Time: Fri May 16 16:58:34 EDT 2025

Powered by FUDForum. Page generated in 0.03725 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top