Github user jaceklaskowski commented on the issue:

    https://github.com/apache/spark/pull/16309
  
    The reason for the update to `scala-xml_2.11-1.0.5.jar` was that once I 
updated ScalaTest I got the issue from Jenkins that the dependency list 
changed. That's when I was told about `./dev/test-dependencies.sh 
--replace-manifest` (see 
https://github.com/apache/spark/pull/16309#issuecomment-267585832 and 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/70249/console).
    
    You may be right that updating the jar could have impacted the XML issue 
Jenkins's reporting. Let me see if I can _somehow_ relate them by:
    
    1. Reviewing the changes between `scala-xml_2.11-1.0.2.jar` and 
`scala-xml_2.11-1.0.5.jar`
    2. Looking into the XML not generated issue in the recent builds.
    
    Thanks for the hint!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to