]> source.dussan.org Git - poi.git/commitdiff
Add Removal annotation to xmlbeans generation
authorAndreas Beeker <kiwiwings@apache.org>
Thu, 7 Sep 2017 22:01:41 +0000 (22:01 +0000)
committerAndreas Beeker <kiwiwings@apache.org>
Thu, 7 Sep 2017 22:01:41 +0000 (22:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807653 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index f6132e805d0d864fd36f5f1b1dc3b22ed3b7b1a5..1c176fa510a47133d69931eee0b52aebb8c5f1dc 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -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>