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: [email protected]
For additional commands, e-mail: [email protected]