Author: centic
Date: Fri Sep 8 18:30:39 2017
New Revision: 1807797
URL: http://svn.apache.org/viewvc?rev=1807797&view=rev
Log:
Add Removal.java to fix Maven compilation
Modified:
poi/trunk/sonar/pom.xml
Modified: poi/trunk/sonar/pom.xml
URL:
http://svn.apache.org/viewvc/poi/trunk/sonar/pom.xml?rev=1807797&r1=1807796&r2=1807797&view=diff
==============================================================================
--- poi/trunk/sonar/pom.xml (original)
+++ poi/trunk/sonar/pom.xml Fri Sep 8 18:30:39 2017
@@ -222,6 +222,7 @@
<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: [email protected]
For additional commands, e-mail: [email protected]