diff options
author | Andreas Beeker <kiwiwings@apache.org> | 2021-01-17 20:32:16 +0000 |
---|---|---|
committer | Andreas Beeker <kiwiwings@apache.org> | 2021-01-17 20:32:16 +0000 |
commit | f5f5fc462c9358d8a5ccda6f99e37e3af18971e9 (patch) | |
tree | aa1ec624111e1d011139eded6ef3e66dbccc9d79 | |
parent | fd29c485ef3891705c8cd5242d195e8b9ce49372 (diff) | |
download | poi-f5f5fc462c9358d8a5ccda6f99e37e3af18971e9.tar.gz poi-f5f5fc462c9358d8a5ccda6f99e37e3af18971e9.zip |
Update docs to 5.0.0
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1885620 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | build.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3037,6 +3037,7 @@ under the License. <containsstring contains="Content-Length"/> <replaceregex pattern=".* ([0-9]+)$" replace="\1" flags="gi"/> </tokenfilter> + <striplinebreaks/> </filterchain> </loadfile> |