You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/08/13 18:27:31 UTC

[GitHub] [spark] LuciferYang commented on pull request #37508: Revert "[SPARK-40047][TEST] Exclude unused `xalan` transitive dependency from `htmlunit`"

LuciferYang commented on PR #37508:
URL: https://github.com/apache/spark/pull/37508#issuecomment-1214202605

   GA passed before this pr due to dependencyTree still include `xalan`:
   [test-tree.txt](https://github.com/apache/spark/files/9331980/test-tree.txt)
   
   ```
   [info]   +-net.sourceforge.htmlunit:htmlunit:2.62.0
   [info]   | +-com.shapesecurity:salvation2:3.0.0
   [info]   | +-commons-codec:commons-codec:1.15
   [info]   | +-commons-io:commons-io:2.10.0 (evicted by: 2.11.0)
   [info]   | +-commons-io:commons-io:2.11.0
   [info]   | +-commons-logging:commons-logging:1.2
   [info]   | +-commons-net:commons-net:3.8.0
   [info]   | +-net.sourceforge.htmlunit:htmlunit-core-js:2.62.0
   [info]   | +-net.sourceforge.htmlunit:htmlunit-cssparser:1.12.0
   [info]   | +-net.sourceforge.htmlunit:neko-htmlunit:2.62.0
   [info]   | | +-xerces:xercesImpl:2.12.0
   [info]   | |   +-xml-apis:xml-apis:1.4.01
   [info]   | |   
   [info]   | +-org.apache.commons:commons-lang3:3.12.0
   [info]   | +-org.apache.commons:commons-text:1.9
   [info]   | | +-org.apache.commons:commons-lang3:3.11 (evicted by: 3.12.0)
   [info]   | | +-org.apache.commons:commons-lang3:3.12.0
   [info]   | | 
   [info]   | +-org.apache.httpcomponents:httpmime:4.5.13
   [info]   | | +-org.apache.httpcomponents:httpclient:4.5.13
   [info]   | |   +-commons-codec:commons-codec:1.11 (evicted by: 1.15)
   [info]   | |   +-commons-codec:commons-codec:1.15
   [info]   | |   +-commons-logging:commons-logging:1.2
   [info]   | |   +-org.apache.httpcomponents:httpcore:4.4.13 (evicted by: 4.4.14)
   [info]   | |   +-org.apache.httpcomponents:httpcore:4.4.14
   [info]   | |   
   [info]   | +-org.brotli:dec:0.1.2
   [info]   | +-org.eclipse.jetty.websocket:websocket-client:9.4.46.v20220331
   [info]   | | +-org.eclipse.jetty.websocket:websocket-common:9.4.46.v20220331
   [info]   | | | +-org.eclipse.jetty.websocket:websocket-api:9.4.46.v20220331
   [info]   | | | +-org.eclipse.jetty:jetty-io:9.4.46.v20220331 (evicted by: 9.4.48.v202..
   [info]   | | | +-org.eclipse.jetty:jetty-io:9.4.48.v20220622
   [info]   | | | | +-org.eclipse.jetty:jetty-util:9.4.48.v20220622
   [info]   | | | | 
   [info]   | | | +-org.eclipse.jetty:jetty-util:9.4.46.v20220331 (evicted by: 9.4.48.v2..
   [info]   | | | +-org.eclipse.jetty:jetty-util:9.4.48.v20220622
   [info]   | | | 
   [info]   | | +-org.eclipse.jetty:jetty-client:9.4.46.v20220331 (evicted by: 9.4.48.v2..
   [info]   | | +-org.eclipse.jetty:jetty-client:9.4.48.v20220622
   [info]   | | | +-org.eclipse.jetty:jetty-http:9.4.48.v20220622
   [info]   | | | | +-org.eclipse.jetty:jetty-io:9.4.48.v20220622
   [info]   | | | | | +-org.eclipse.jetty:jetty-util:9.4.48.v20220622
   [info]   | | | | | 
   [info]   | | | | +-org.eclipse.jetty:jetty-util:9.4.48.v20220622
   [info]   | | | | 
   [info]   | | | +-org.eclipse.jetty:jetty-io:9.4.48.v20220622
   [info]   | | |   +-org.eclipse.jetty:jetty-util:9.4.48.v20220622
   [info]   | | |   
   [info]   | | +-org.eclipse.jetty:jetty-io:9.4.46.v20220331 (evicted by: 9.4.48.v20220..
   [info]   | | +-org.eclipse.jetty:jetty-io:9.4.48.v20220622
   [info]   | | | +-org.eclipse.jetty:jetty-util:9.4.48.v20220622
   [info]   | | | 
   [info]   | | +-org.eclipse.jetty:jetty-util:9.4.46.v20220331 (evicted by: 9.4.48.v202..
   [info]   | | +-org.eclipse.jetty:jetty-util:9.4.48.v20220622
   [info]   | | 
   [info]   | +-xalan:xalan:2.7.2
   [info]   |   +-xalan:serializer:2.7.2
   ```
   


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org