adityavikramsinha commented on issue #1351: URL: https://github.com/apache/shiro/issues/1351#issuecomment-2897119953
Came across this issue in one of my projects while migrating to `jakarta.*`. It appears a lot of the shiro-web classes (among others) are still using `javax.*`. There is a work around given [here](https://github.com/apache/shiro/issues/1324#issuecomment-2083168422). I was thinking of manually patching it by forking. I am not on the mailing list so I am unsure of the conversation regarding this issue and its potential standard fixes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
