[GitHub] [lucene-solr] epugh commented on a change in pull request #2306: SOLR-15121: Move XSLT (tr param) to scripting contrib

2021-02-06 Thread GitBox
epugh commented on a change in pull request #2306: URL: https://github.com/apache/lucene-solr/pull/2306#discussion_r571438249 ## File path: solr/contrib/scripting/src/java/org/apache/solr/scripting/util/xslt/TransformerProvider.java ## @@ -14,7 +14,7 @@ * See the License for

[GitHub] [lucene-solr] epugh commented on a change in pull request #2306: SOLR-15121: Move XSLT (tr param) to scripting contrib

2021-02-06 Thread GitBox
epugh commented on a change in pull request #2306: URL: https://github.com/apache/lucene-solr/pull/2306#discussion_r571438270 ## File path: solr/contrib/scripting/src/java/org/apache/solr/scripting/response/package-info.java ## @@ -0,0 +1,21 @@ +/* + * Licensed to the Apache S

[GitHub] [lucene-solr] epugh commented on a change in pull request #2306: SOLR-15121: Move XSLT (tr param) to scripting contrib

2021-02-06 Thread GitBox
epugh commented on a change in pull request #2306: URL: https://github.com/apache/lucene-solr/pull/2306#discussion_r571439373 ## File path: solr/contrib/scripting/src/test/org/apache/solr/scripting/handler/XSLTOutputWriterTest.java ## @@ -0,0 +1,56 @@ +/* + * Licensed to the A

[GitHub] [lucene-solr] epugh commented on a change in pull request #2306: SOLR-15121: Move XSLT (tr param) to scripting contrib

2021-02-06 Thread GitBox
epugh commented on a change in pull request #2306: URL: https://github.com/apache/lucene-solr/pull/2306#discussion_r571439997 ## File path: solr/core/src/java/org/apache/solr/handler/UpdateRequestHandler.java ## @@ -134,12 +135,23 @@ protected void setAssumeContentType(String c

[GitHub] [lucene-solr] epugh commented on a change in pull request #2306: SOLR-15121: Move XSLT (tr param) to scripting contrib

2021-02-13 Thread GitBox
epugh commented on a change in pull request #2306: URL: https://github.com/apache/lucene-solr/pull/2306#discussion_r575665009 ## File path: solr/contrib/scripting/src/test/org/apache/solr/scripting/xslt/XSLTUpdateRequestHandlerTest.java ## @@ -39,11 +38,17 @@ import org.junit