File dom4j-1.6.1-enable-STAX-io.patch of Package dom4j
--- dom4j/build.xml.orig 2016-08-31 14:31:36.720026040 +0200
+++ dom4j/build.xml 2016-08-31 14:31:53.648724436 +0200
@@ -147,8 +147,6 @@
deprecation="${deprecation}"
classpathref="compile.classpath">
<exclude name="org/dom4j/datatype/**"/>
- <exclude name="org/dom4j/io/STAXEventReader.java"/>
- <exclude name="org/dom4j/io/STAXEventWriter.java"/>
</javac>
</target>