risdenk commented on PR #1099:
URL: https://github.com/apache/solr/pull/1099#issuecomment-1295074740

   Added a note to solrj refguide for solrj-streaming.
   
   ```
   git grep -F hsql | grep -Fv -e 'solr/solrj-streaming'
   NOTICE.txt:HSQL Database (HSQLDB): http://hsqldb.org/
   NOTICE.txt:License: http://hsqldb.org/web/hsqlLicense.html
   NOTICE.txt:For work added by the HSQL Development Group (a.k.a. 
hsqldb_lic.txt):
   solr/solrj/build.gradle:  testRuntimeOnly "org.hsqldb:hsqldb" // runtime 
because via JDBC reflection
   versions.lock:org.hsqldb:hsqldb:2.4.0 (1 constraints: 08050136)
   versions.props:org.hsqldb:hsqldb=2.4.0
   ```
   
   hsqldb does not look to be used in solr/solrj anymore so will remove and run 
tests. 
   
   need to check on sql module still.


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