You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ce...@apache.org on 2017/09/08 20:42:24 UTC

svn commit: r1807822 - /poi/trunk/sonar/pom.xml

Author: centic
Date: Fri Sep  8 20:42:24 2017
New Revision: 1807822

URL: http://svn.apache.org/viewvc?rev=1807822&view=rev
Log:
Remove incorrect copy-include in pom.xml

Modified:
    poi/trunk/sonar/pom.xml

Modified: poi/trunk/sonar/pom.xml
URL: http://svn.apache.org/viewvc/poi/trunk/sonar/pom.xml?rev=1807822&r1=1807821&r2=1807822&view=diff
==============================================================================
--- poi/trunk/sonar/pom.xml (original)
+++ poi/trunk/sonar/pom.xml Fri Sep  8 20:42:24 2017
@@ -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>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org