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

Hudson commented on HADOOP-14225:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11591 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11591/])
HADOOP-14225. Remove xmlenc dependency (cdouglas: rev 
a5e57df3c56bf753f40809a2994d556095594de2)
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/MD5MD5CRC32FileChecksum.java
* (edit) hadoop-common-project/hadoop-common/pom.xml
* (edit) hadoop-hdfs-project/hadoop-hdfs-nfs/pom.xml
* (edit) hadoop-hdfs-project/hadoop-hdfs/pom.xml
* (edit) hadoop-project/pom.xml
* (edit) LICENSE.txt
* (edit) hadoop-client-modules/hadoop-client-minicluster/pom.xml
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/DfsServlet.java


> Remove xmlenc dependency
> ------------------------
>
>                 Key: HADOOP-14225
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14225
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Chris Douglas
>            Assignee: Chris Douglas
>            Priority: Minor
>             Fix For: 3.0.0-alpha3
>
>         Attachments: HADOOP-14225.001.patch, HADOOP-14225.002.patch, 
> HADOOP-14225.003.patch
>
>
> The xmlenc library is used only in the following two classes:
> {noformat}
> o.a.h.fs.MD5MD5CRC32FileChecksum
> o.a.h.hdfs.server.namenode.DfsServlet
> {noformat}
> Given that Hadoop already includes other fast XML encoders as dependencies, 
> we can lose this one.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to