Details
-
Task
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
-
None
-
Incompatible change
-
HBase no longer includes Xerces implementation jars that were previously included via transitive dependencies. Downstream users relying on HBase for these artifacts will need to update their dependencies.
Description
When we moved our pom to Hadoop 2.7 we picked up a transitive Xerces implementation. We should exclude this to ensure we don't get a conflict with the implementation that ships with the jvm.
Attachments
Attachments
Issue Links
- is broken by
-
HDFS-4629 Using com.sun.org.apache.xml.internal.serialize.* in XmlEditsVisitor.java is JVM vendor specific. Breaks IBM JAVA
- Closed