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

   > The "api" module could depend-on SolrJ, and thus the Jackson stuff added 
could be in "api" as well. No?
   
   If the "api" module were to have the API classes and the generated code, we 
would need multiple class generation steps, so that the API classes would be 
compiled, then the generated code would be generated from those class files, 
which would then be compiled. That's definitely more complicated than the 
workflow we have so far.
   
   > OTOH, the swagger-gradle-plugin we're using requires already-compiled 
class files as input. 


-- 
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