Ramkumar Aiyengar created SOLR-7910:
---------------------------------------

             Summary: Build SimplePostTool as a separate module outside 
solr-core
                 Key: SOLR-7910
                 URL: https://issues.apache.org/jira/browse/SOLR-7910
             Project: Solr
          Issue Type: Bug
            Reporter: Ramkumar Aiyengar
            Priority: Minor


Spun off SOLR-7859.

Currently SimplePostTool is a part of solr-core, but has restrictions on the 
dependencies it can use (deps need to be added to bin/post, post.jar should be 
usable by itself etc.) which are not enforced in any way. SOLR-7901 is for 
adding some tests for this purpose, but really this should be checked at 
compile-time by the build system by needing dependencies to be whitelisted (if 
at all).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to