[ 
https://issues.apache.org/jira/browse/SOLR-13342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799361#comment-16799361
 ] 

Kevin Risden commented on SOLR-13342:
-------------------------------------

Attached a patch that:
* Removes dom4j from core dependencies
* Adds to it velocity contrib
* Replaces dom4j in test with Java xml handling
* Updates licenses/notices that had referenced dom4j historically to their new 
versions.

> Remove dom4j fromj Solr
> -----------------------
>
>                 Key: SOLR-13342
>                 URL: https://issues.apache.org/jira/browse/SOLR-13342
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Erick Erickson
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 8.1, master (9.0)
>
>         Attachments: SOLR-13342.patch
>
>
> dom4j is used in exactly one file in Solr, and it's a test:  
> AddBlockUpdateTest
> It seems like overkill to bloat the distro with that jar for one test, can we 
> change the test to use something else and remove dom4j from our distro?
> Assigning to myself to track, but if anyone has the bandwidth, _please_ take 
> it away ;)
> IDK whether there are transitive dependencies though.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to