janhoy opened a new pull request #518: URL: https://github.com/apache/solr/pull/518
https://issues.apache.org/jira/browse/SOLR-15907 Ripping out JWT related stuff from solr-core into a new contrib. This is a stepping stone for 1st party package, whenever we figure out how to do that. It was not too hard, had to move some Jwt specific logic from common test-class. I'll consider changing package name into `org.apache.security.jwt` in a followup, since split-package is not ideal. Precommit passes. JWT tests pass. Currently running entire test suite. -- 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]
