: Thank you for the details and for taking the time to illustrate with a
: PR.  This worked like a charm.  Perhaps someday it might be nice to
: add a gradle option to easily enable solr.log output. I imagine this
: would be helpful in a lot of cases.

There shouldn't need to be any gradle options to enable solr.log -- tests 
should write logs to the gradle test output.

But I see the problem now: when `solr/solrj-streaming` was forked out of 
`solr/solrj` the `src/test-files/log4j2.xml` file wasn't copied over -- 
ideally every module should just use a *SINGLE* centralized log4j2.xml 
file ... but that's beyond my gradle-fu at the moment.

If you just copy `./solr/solrj/src/test-files/log4j2.xml` to 
`./solr/solrj-streaming/src/test-files/log4j2.xml` everything should work 
as designed.


-Hoss
http://www.lucidworks.com/

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

Reply via email to