aboutsummaryrefslogtreecommitdiffstats
path: root/sonar
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2017-09-08 20:27:49 +0000
committerAndreas Beeker <kiwiwings@apache.org>2017-09-08 20:27:49 +0000
commit57d4fab79d1c003556e080df92c53b563d0d8791 (patch)
tree6ff01fc88a8ade4b5b94d630a4c0da4daed8d442 /sonar
parent4749645d3256de4cd272a5d80e3f6af06b4bea32 (diff)
downloadpoi-57d4fab79d1c003556e080df92c53b563d0d8791.tar.gz
poi-57d4fab79d1c003556e080df92c53b563d0d8791.zip
Add Removal annotation to xmlbeans generation
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1807817 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sonar')
-rw-r--r--sonar/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sonar/pom.xml b/sonar/pom.xml
index ccfd5f40c4..7ad0e1baf8 100644
--- a/sonar/pom.xml
+++ b/sonar/pom.xml
@@ -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">