Add Removal annotation to xmlbeans generation

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807653 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Andreas Beeker 2017-09-07 22:01:41 +00:00
parent 526dc01a50
commit 794716b0c0
1 changed files with 1 additions and 0 deletions

View File

@ -852,6 +852,7 @@ under the License.
<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>