You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by no...@apache.org on 2019/08/28 04:28:15 UTC

[lucene-solr] branch jira/SOLR-13723 updated (ec4ea05 -> 99dfdf2)

This is an automated email from the ASF dual-hosted git repository.

noble pushed a change to branch jira/SOLR-13723
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from ec4ea05  added a failing testcase
     add 99dfdf2  tests pass

No new revisions were added by this update.

Summary of changes:
 .../client/solrj/embedded/JettySolrRunner.java     | 28 +++++++++++-----------
 .../solr/client/solrj/impl/HttpSolrClient.java     |  2 +-
 .../solr/client/solrj/request/V2Request.java       | 17 +++++++++++++
 .../solr/client/solrj/request/TestV2Request.java   | 11 ++++-----
 4 files changed, 36 insertions(+), 22 deletions(-)