aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2016-03-03 13:38:03 +0000
committerDominik Stadler <centic@apache.org>2016-03-03 13:38:03 +0000
commitcfad918a03423b2b0873f3c3824883c9ae56dc8d (patch)
treeff7e66eeb2e005c56d891e1fc73a4d34e7ea42a5 /build.xml
parent71d3c07b7d8ba15c0668172c46867857f1d5e1f1 (diff)
downloadpoi-cfad918a03423b2b0873f3c3824883c9ae56dc8d.tar.gz
poi-cfad918a03423b2b0873f3c3824883c9ae56dc8d.zip
Fixup last commit: don't remove the xmlbeans.marker files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1733465 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index b116b93697..e129f9451e 100644
--- a/build.xml
+++ b/build.xml
@@ -423,7 +423,6 @@ under the License.
<delete dir="build"/>
<delete includeemptydirs="true">
<fileset dir="sonar">
- <include name="*/xmlbeans.marker"/>
<include name="*/target/**"/>
<include name="*/build/**"/>
<include name="*/src/**"/>