Author: kiwiwings
Date: Thu Sep  7 22:01:41 2017
New Revision: 1807653

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

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1807653&r1=1807652&r2=1807653&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Thu Sep  7 22:01:41 2017
@@ -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>
                



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to