You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "gerlowskija (via GitHub)" <gi...@apache.org> on 2023/07/18 20:35:20 UTC

[GitHub] [solr] gerlowskija commented on pull request #1793: SOLR-16825: Generate v2 API SolrRequest bindings

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

   `./gradlew clean solr:solrj:openApiGenerate` generates the v2 SolrRequest and SolrResponse objects and puts them in `solr/solrj/build/generated`.
   
   That said, there's really no reason to run that command explicitly. It's a dependency-task for `compileJava` so it'll get triggered by an IDE or other build.


-- 
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-unsubscribe@solr.apache.org

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


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