Timothy Potter created SOLR-15148: ------------------------------------- Summary: Include a backcompat utility class with a main in solrj that we can use to test older SolrJ against a release candidate Key: SOLR-15148 URL: https://issues.apache.org/jira/browse/SOLR-15148 Project: Solr Issue Type: New Feature Security Level: Public (Default Security Level. Issues are Public) Components: SolrJ Reporter: Timothy Potter
Changes to SolrJ in 8.8.0 (SOLR-12182) broke backcompat (fix is SOLR-15145) should have been caught during RC smoke testing. A simple utility class that we can run during RC smoke testing to catch back-compat breaks like this would be useful. To keep things simple, the smoke tester can download the previous version of SolrJ from Maven central and invoke this Backcompat app (embedded in the SolrJ JAR) against the new Solr server in the RC. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org