See <https://builds.apache.org/job/POI-with-old-Xerces/109/changes>
Changes:
[onealj] bug 59170: remove deprecated
TableSprmUncompressor#uncompressTAP(byte[] grpprl, int offset) method
[onealj] bug 59170: fix compile error from r1753052 when removing deprecated
TAP_TYPE constant
[onealj] bug 58190: add unit tests for XMLSlideShow#addPicture and
XMLSlideShow#findPicture
[onealj] bug 59873: add @Internal and @Deprecated decorators to HyperlinkType
enum
[onealj] bug 59264,59833,59837: upgrade deprecated methods in examples and
testcases
[onealj] bug 59264,59833,59837: upgrade deprecated methods in examples and
testcases
[onealj] update changelog for bugs 59791 59837 59873 under the umbrella of bug
59836
[onealj] close workbook to avoid resource leak
[onealj] bug 59170: remove deprecated constants, make private variables final,
whitespace
[onealj] HexDump.writeHex is similar to Long#toHexString. Consider
consolidating.
[onealj] log on unsupported Sprm operation, save operand to variable to reduce
duplicated code
[onealj] whitespace (tabs to spaces)
[onealj] HWPF SectionProperties implements Cloneable
[onealj] bug 58802: javadoc fix
[onealj] bug 59873: javadoc fix
[onealj] bug 59873: javadoc fix
[onealj] bug 59783: replace deprecated Hyperlink.LINK_* and Hyperlink.getType
usage
[onealj] bug 59783: replace deprecated Hyperlink.LINK_* and Hyperlink.getType
usage
[centic] Bug 58802: HWPF: Allow reading of footnote and endnote properties
[centic] Bug 59665: Using HSSFWorkbook#setSheetOrder to move sheets to the end
corrupts bspos value in WorkbookRecordList
[onealj] bug 59873: replace Hyperlink.LINK_* int constants with HyperlinkType
enum
[onealj] whitespace
[onealj] whitespace (tabs to spaces)
[onealj] add cause to exceptions, log exceptions that are caught and suppressed
[onealj] whitespace
[onealj] javadocs fix
[onealj] make private maps final
[onealj] add @Override annotations to CreationHelper classes
[onealj] throw exception if hyperlink is invalid type when validating hyperlink
[onealj] bug 59872: add @since annotation to Sheet#getHyperlink(CellAddress)
[onealj] update changelog for bug 59775
[onealj] bug 59775: correctly create XSSFHyperlinks when target is a URL
containing a hash mark; patch contributed by Guillermo Alvarez
[onealj] bug 59775: fix cell address index error
[onealj] update changelog for bug 59872
[onealj] bug 59872: add Sheet.getHyperlink(CellAddress)
[kiwiwings] use real TempFile
[kiwiwings] #59841 - OOXML: enable custom zip streams via
OPCPackage.open(ZipEntrySource)
[centic] Apply patch to fix bug 59740: Sheet.shiftRows incorrectly shifts
merged region on exists merged region
[centic] Bug 59733: Narrow down testcase some more, after the first shift,
removing the first row is sufficient to trigger the problem
[onealj] move Java classpath into .java file
[centic] Add a test to check for a NullPointerException in XSLFTableCell
[centic] Bug 59861: Adjust testcase, it works now for me. Also combine the two
TestProper classes into one
[onealj] add missing new keyword in Java code example form JVM languages
[onealj] add Java code example to assist with JVM language translations
[nick] Indent
[nick] Add a Groovy example
[nick] Add a ToC
[onealj] JDK8 javadocs fixes
[onealj] use http URL in Apache License for rat check
[onealj] replace for-loop over index with for-each loop
[onealj] annotate purpose of each PROPER() function test case, add a few more
test cases, identify some problems with ß handling
[onealj] JDK8 javadocs
[centic] Function PROPER: Don't use a regular expression syntax that is not
available on Android. Actually the use of regular expression in this case was
overkill, slow and even incorrect in corner cases, the function can be done
without regex easily and runs a bit faster anyway (microBench is down from 4sec
to 2s)
Also added a unit-test to ensure the behavior stays the same (except in cases
where it needed fixing, e.g. some toUppercase() leads to more than one
character which was handled incorrectly)
[onealj] bug 59858: describe why VBA macro reading failed
[onealj] bug 59858: add disabled unit test for bug 59858; file from Brooke
[onealj] update Jython example to import the correct classes; update Scala
example to exactly mirror Jython example
[onealj] add Scala code example for POI
[onealj] replace all http with https URLs if possible; add ViewVC links where
only raw SVN repo links exist; remove broken links
[onealj] use https links when available; add links to viewvc when linking to
svn repo
[onealj] fix jython example: physical number of rows is not the same as row
number
[onealj] add links to other Jython with Apache POI examples
[onealj] republish mailinglists
[onealj] add Stack Overflow section to mailinglists
[onealj] add link to ASL 2.0-compatible licenses on legal to guidelines
[dnorth] "cannot not" presumably means "cannot"
[onealj] update checklist before submitting a patch section of submitting a
patch guidelines
[onealj] add documentation for applying a previously generated patch.tar.gz
[centic] Fix name of new OLE2ScratchpadExtractorFactory
[nick] Remove un-used imports
[nick] Last bit of reflection - get back to the full OOXML-enabled factory if
we can
[nick] Exceptions
[nick] Start moving logic over into the main and scratchpad jars for OLE2
[nick] Pull Scratchpad Extractor logic to own class
[nick] Start to pull out some of the OLE2 logic, so we can then split some
Scratchpad parts out
[nick] Notes on use
[onealj] add links to artifacts and imports
[onealj] add Running POI on other JVM languages doc
------------------------------------------
[...truncated 2231 lines...]
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFForkedEvaluator
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.025 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFFormulaEvaluation
[junit] Tests run: 27, Failures: 0, Errors: 0, Skipped: 2, Time elapsed:
1.219 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFFormulaParser
[junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.055 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFHeaderFooter
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.003 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFHyperlink
[junit] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.142 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFName
[junit] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.078 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFPicture
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.048 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFPictureData
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.056 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFPivotTable
[junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.18 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFPrintSetup
[junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.031 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFRichTextString
[junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.028 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFRow
[junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
3.712 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheet
[junit] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
4.337 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheetAutosizeColumn
[junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.063 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheetMergeRegions
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
3.595 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheetRowGrouping
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.149 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFSheetShiftRows
[junit] Tests run: 26, Failures: 0, Errors: 0, Skipped: 3, Time elapsed:
20.022 sec
[junit] Running
org.apache.poi.xssf.usermodel.TestXSSFSheetUpdateArrayFormulas
[junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 1, Time elapsed:
0.05 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFSimpleShape
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.018 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFTable
[junit] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.284 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFTextParagraph
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.029 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFTextRun
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.016 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFVMLDrawing
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.022 sec
[junit] Running org.apache.poi.xssf.usermodel.TestXSSFWorkbook
[junit] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.696 sec
[junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFCategoryAxis
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.114 sec
[junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartAxis
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.053 sec
[junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartLegend
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.032 sec
[junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFChartTitle
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.125 sec
[junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFLineChartData
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.019 sec
[junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFManualLayout
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.055 sec
[junit] Running
org.apache.poi.xssf.usermodel.charts.TestXSSFScatterChartData
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.056 sec
[junit] Running org.apache.poi.xssf.usermodel.charts.TestXSSFValueAxis
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.01 sec
[junit] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFBorder
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.005 sec
[junit] Running org.apache.poi.xssf.usermodel.extensions.TestXSSFCellFill
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.024 sec
[junit] Running
org.apache.poi.xssf.usermodel.extensions.TestXSSFSheetComments
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.002 sec
[junit] Running org.apache.poi.xssf.usermodel.helpers.TestColumnHelper
[junit] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.061 sec
[junit] Running org.apache.poi.xssf.usermodel.helpers.TestHeaderFooterHelper
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.003 sec
[junit] Running org.apache.poi.xssf.util.TestCTColComparator
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.004 sec
[junit] Running org.apache.poi.xssf.util.TestEvilUnclosedBRFixingInputStream
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.013 sec
[junit] Running org.apache.poi.xssf.util.TestNumericRanges
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.003 sec
[junit] Running org.apache.poi.xwpf.TestAllExtendedProperties
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.082 sec
[junit] Running org.apache.poi.xwpf.TestDocumentProtection
[junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.881 sec
[junit] Running org.apache.poi.xwpf.TestPackageCorePropertiesGetKeywords
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.035 sec
[junit] Running org.apache.poi.xwpf.TestXWPFBugs
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed:
0.305 sec
[junit] Running org.apache.poi.xwpf.extractor.TestExternalEntities
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.013 sec
[junit] Running org.apache.poi.xwpf.extractor.TestXWPFWordExtractor
[junit] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.323 sec
[junit] Running org.apache.poi.xwpf.model.TestXWPFDecorators
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.122 sec
[junit] Running org.apache.poi.xwpf.model.TestXWPFHeaderFooterPolicy
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.313 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestChangeTracking
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.046 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFBugs
[junit] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.549 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFDocument
[junit] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed:
0.614 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFFootnotes
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.053 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFHeader
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.196 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFHeadings
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.141 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFNumbering
[junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.151 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFParagraph
[junit] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.299 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFPictureData
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.224 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFRun
[junit] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.274 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFSDT
[junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.137 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFSmartTag
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.015 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFStyles
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.192 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFTable
[junit] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.086 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFTableCell
[junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.096 sec
[junit] Running org.apache.poi.xwpf.usermodel.TestXWPFTableRow
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.006 sec
[jacoco:coverage] Enhancing junit with coverage
[junit] Running org.apache.poi.poifs.crypt.TestSignatureInfo
[junit] Tests run: 0, Failures: 0, Errors: 0, Skipped: 1, Time elapsed:
0.922 sec
testcoveragereport:
[mkdir] Created dir:
<https://builds.apache.org/job/POI-with-old-Xerces/109/artifact/build/coverage>
[jacoco:report] Loading execution data file
<https://builds.apache.org/job/POI-with-old-Xerces/ws/build/jacoco-excelant.exec>
[jacoco:report] Loading execution data file
<https://builds.apache.org/job/POI-with-old-Xerces/ws/build/jacoco-main.exec>
[jacoco:report] Loading execution data file
<https://builds.apache.org/job/POI-with-old-Xerces/ws/build/jacoco-ooxml-lite-xmlsec.exec>
[jacoco:report] Loading execution data file
<https://builds.apache.org/job/POI-with-old-Xerces/ws/build/jacoco-ooxml-lite.exec>
[jacoco:report] Loading execution data file
<https://builds.apache.org/job/POI-with-old-Xerces/ws/build/jacoco-ooxml-xmlsec.exec>
[jacoco:report] Loading execution data file
<https://builds.apache.org/job/POI-with-old-Xerces/ws/build/jacoco-ooxml.exec>
[jacoco:report] Loading execution data file
<https://builds.apache.org/job/POI-with-old-Xerces/ws/build/jacoco-scratchpad.exec>
[jacoco:report] Writing bundle 'Main' with 1484 classes
[jacoco:report] Writing bundle 'Scratchpad' with 609 classes
[jacoco:report] Writing bundle 'OOXML' with 572 classes
[jacoco:report] Writing bundle 'Excelant' with 13 classes
[echo] Coverage results are available at build/coverage/index.html,
build/coverage/coverage.xml
test-all:
compile-integration:
[javac] Compiling 21 source files to
<https://builds.apache.org/job/POI-with-old-Xerces/ws/build/integration-test-classes>
-test-integration-check:
test-integration:
[jacoco:coverage] Enhancing junit with coverage
[junit] Handling 1153 files
[junit] Running org.apache.poi.TestAllFiles
[junit] Reading ddf/47143.dat with class
org.apache.poi.stress.HMEFFileHandler
[junit] Reading ddf/Container.dat with class
org.apache.poi.stress.HMEFFileHandler
[junit] Reading diagram/44501.vsd with class
org.apache.poi.stress.HDGFFileHandler
[junit] Reading diagram/44501a.vsd with class
org.apache.poi.stress.HDGFFileHandler
[junit] Reading diagram/44501b.vsd with class
org.apache.poi.stress.HDGFFileHandler
[junit] Reading diagram/44501c.vsd with class
org.apache.poi.stress.HDGFFileHandler
[junit] Reading diagram/44501d.vsd with class
org.apache.poi.stress.HDGFFileHandler
[junit] Reading diagram/44501e.vsd with class
org.apache.poi.stress.HDGFFileHandler
[junit] Reading diagram/44594-2.vsd with class
org.apache.poi.stress.HDGFFileHandler
[junit] Reading diagram/44594.vsd with class
org.apache.poi.stress.HDGFFileHandler
[junit] Reading diagram/NegativeChunkLength.vsd with class
org.apache.poi.stress.HDGFFileHandler
[junit] Reading diagram/NegativeChunkLength2.vsd with class
org.apache.poi.stress.HDGFFileHandler
[junit] Reading diagram/ShortChunk1.vsd with class
org.apache.poi.stress.HDGFFileHandler
[junit] Reading diagram/ShortChunk2.vsd with class
org.apache.poi.stress.HDGFFileHandler
[junit] Reading diagram/ShortChunk3.vsd with class
org.apache.poi.stress.HDGFFileHandler
[junit] Reading diagram/SimpleMacro.vba with class
org.apache.poi.TestAllFiles$NullFileHandler
[junit] Reading diagram/SimpleMacro.vsd with class
org.apache.poi.stress.HDGFFileHandler
[junit] Reading diagram/SimpleMacro.vsdm with class
org.apache.poi.stress.XDGFFileHandler
[junit] Reading diagram/SimpleMacro.vsdm with class
org.apache.poi.stress.OPCFileHandler
[junit] Reading diagram/Test_Visio-Some_Random_Text.vsd with class
org.apache.poi.stress.HDGFFileHandler
[junit] Reading diagram/test.vsdx with class
org.apache.poi.stress.XDGFFileHandler
[junit] Reading diagram/test.vsdx with class
org.apache.poi.stress.OPCFileHandler
[junit] Reading diagram/test_text_extraction.vsdx with class
org.apache.poi.stress.XDGFFileHandler
[junit] Reading diagram/test_text_extraction.vsdx with class
org.apache.poi.stress.OPCFileHandler
[junit] Reading diagram/v6-non-utf16le.vsd with class
org.apache.poi.stress.HDGFFileHandler
[junit] Reading diagram/visio_with_embeded.vsd with class
org.apache.poi.stress.HDGFFileHandler
[junit] Reading document/45690.docm with class
org.apache.poi.stress.XWPFFileHandler
[junit] Reading document/45690.docm with class
org.apache.poi.stress.OPCFileHandler
[junit] Reading document/47304.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/51921-Word-Crash067.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/51921-Word-Crash067.docx with class
org.apache.poi.stress.XWPFFileHandler
[junit] Reading document/51921-Word-Crash067.docx with class
org.apache.poi.stress.OPCFileHandler
[junit] Reading document/52117.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/52288.docx with class
org.apache.poi.stress.XWPFFileHandler
[junit] Reading document/52288.docx with class
org.apache.poi.stress.OPCFileHandler
[junit] Reading document/52420.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/52449.docx with class
org.apache.poi.stress.XWPFFileHandler
[junit] Reading document/52449.docx with class
org.apache.poi.stress.OPCFileHandler
[junit] Reading document/53379.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/53446.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/55733.docx with class
org.apache.poi.stress.XWPFFileHandler
[junit] Reading document/55733.docx with class
org.apache.poi.stress.OPCFileHandler
[junit] Reading document/56392.docx with class
org.apache.poi.stress.XWPFFileHandler
[junit] Reading document/56392.docx with class
org.apache.poi.stress.OPCFileHandler
[junit] Reading document/56880.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/57312.docx with class
org.apache.poi.stress.XWPFFileHandler
[junit] Reading document/57312.docx with class
org.apache.poi.stress.OPCFileHandler
[junit] Reading document/58067.docx with class
org.apache.poi.stress.XWPFFileHandler
[junit] Reading document/58067.docx with class
org.apache.poi.stress.OPCFileHandler
[junit] Reading document/58618.docx with class
org.apache.poi.stress.XWPFFileHandler
[junit] Reading document/58618.docx with class
org.apache.poi.stress.OPCFileHandler
[junit] Reading document/58804.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/58804_1.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/59030.docx with class
org.apache.poi.stress.XWPFFileHandler
[junit] Reading document/59030.docx with class
org.apache.poi.stress.OPCFileHandler
[junit] Reading document/59378.docx with class
org.apache.poi.stress.XWPFFileHandler
[junit] Reading document/59378.docx with class
org.apache.poi.stress.OPCFileHandler
[junit] Reading document/AIOOB-Tap.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug28627.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug33519.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug34898.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug41898.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug44292.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug44431.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug44603.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug45269.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug45473.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug45877.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug46220.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug46610_1.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug46610_2.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug46610_3.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug46817.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug47286.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug47287.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug47731.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug47742-text.txt with class
org.apache.poi.TestAllFiles$NullFileHandler
[junit] Reading document/Bug47742.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug47958.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug48065.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug48075.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug49820.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug49908.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug49919.doc with class
org.apache.poi.stress.HWPFFileHandler
[junit] Reading document/Bug49933.doc with class
org.apache.poi.stress.HWPFFileHandler
Build step 'Invoke Ant' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Compressed 55.13 MB of artifacts by 83.7% relative to #108
Recording test results
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]