-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[WIP] Update jgit and jetty #3682
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.
Already on GitHub?
Sign in
to your account
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Hi, Do you have a jakarta war that we can test on tomcat 10? |
@Hugolarson I think this branch can be used. You can find a link to download the artifact in GitHub Actions log: |
I tries both build. when creating repo i get. java.lang.NoSuchMethodError: 'javax.servlet.http.HttpServletRequest gitbucket.core.controller.Context.request()'Plugin.$anonfun$repositoryHeaders$2(Plugin.scala:54) scala.Option.map(Option.scala:242) |
Ah, plugins also need to be compiled with Jakarta version of Scalatra. Manually removing plugins would work? |
6fc3671
to
54567dc
Compare
Hi, Is there any new build we can try with Tomcat 10? |
No description provided.