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

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

Author: kiwiwings
Date: Fri Sep  8 20:27:49 2017
New Revision: 1807817

URL: http://svn.apache.org/viewvc?rev=1807817&view=rev
Log:
Add Removal annotation to xmlbeans generation

Modified:
    poi/trunk/sonar/pom.xml

Modified: poi/trunk/sonar/pom.xml
URL: http://svn.apache.org/viewvc/poi/trunk/sonar/pom.xml?rev=1807817&r1=1807816&r2=1807817&view=diff
==============================================================================
--- poi/trunk/sonar/pom.xml (original)
+++ poi/trunk/sonar/pom.xml Fri Sep  8 20:27:49 2017
@@ -231,6 +231,7 @@
                         <include name="org/apache/poi/util/POILogger.java"/>
                         <include name="org/apache/poi/util/NullLogger.java"/>
                         <include name="org/apache/poi/util/Internal.java"/>
+                        <include name="org/apache/poi/util/Removal.java"/>
                       </fileset>
                     </copy>
                     <copy todir="${basedir}/target/schemas">



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