janhoy commented on PR #1669: URL: https://github.com/apache/solr/pull/1669#issuecomment-1568580536
I'm not a fan of this solution. Yet a place of strings to maintain. What is wrong with the ClassNotFound exception you (probably) already get? Does it not tell you clearly the problem? Then you fix your class name and it works. If we should start adding such lists to all kind of plugins it would be a maintenance nightmare. -- 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]
