This is an automated email from the ASF dual-hosted git repository.
centic pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git
from 79d1630374 Prevent NullPointerException in XWPFTable.getWidthType().
(#912)
new f10f164c61 Add a microBenchmark for replacing strings
new dc2cfe0bfc Apply IDE suggestions
new 7003357b79 TestAllFiles: Add output if a file cannot be matched to a
handler
new 42193c57e4 Try to verify handling of deeply nested xlsx
new b5221fac25 Add changelog
new ea74954fcf Trigger reading metadata-text as part of integration testing
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/poi/integration/TestXLSX2CSV.java | 89 ++++++++++++++++++++-
.../org/apache/poi/stress/AbstractFileHandler.java | 5 +-
.../java/org/apache/poi/stress/TestAllFiles.java | 6 ++
.../poi/xssf/streaming/DeferredSXSSFWorkbook.java | 10 +--
.../apache/poi/ss/formula/TestEvaluationCache.java | 58 +++++++-------
src/documentation/content/xdocs/changes.xml | 2 +
test-data/spreadsheet/deep-data.xlsx | Bin 0 -> 964835 bytes
test-data/spreadsheet/stress.xls | Bin 73216 -> 73728 bytes
8 files changed, 131 insertions(+), 39 deletions(-)
create mode 100644 test-data/spreadsheet/deep-data.xlsx
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]