diff options
Diffstat (limited to 'build.xml')
-rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |