dsmiley commented on PR #1793:
URL: https://github.com/apache/solr/pull/1793#issuecomment-2080334301

   Quoting me:
   > At least the use of Jackson is optional. Which is to say, if there is a 
client that is just doing index/query then it need not include our new "api" 
module either
   
   I have found this to be false.  Locally I deployed SolrJ to a service and 
forgot the "api" JAR, and there was a ClassNotFound on ReflectWritable, which 
is sad because it's just a marker interface.


-- 
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: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to