mirror of https://github.com/apache/poi.git
Remove incorrect copy-include in pom.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807822 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
57d4fab79d
commit
31167bfaeb
|
@ -222,7 +222,6 @@
|
|||
<fileset dir="${basedir}/../../src/ooxml/java">
|
||||
<include name="org/apache/poi/POIXMLTypeLoader.java"/>
|
||||
<include name="org/apache/poi/util/DocumentHelper.java"/>
|
||||
<include name="org/apache/poi/util/Removal.java"/>
|
||||
<include name="org/apache/poi/util/SAXHelper.java"/>
|
||||
<include name="org/apache/poi/openxml4j/opc/PackageNamespaces.java"/>
|
||||
</fileset>
|
||||
|
|
Loading…
Reference in New Issue