https://bz.apache.org/bugzilla/show_bug.cgi?id=57612
Vasili <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEEDINFO |RESOLVED --- Comment #10 from Vasili <[email protected]> --- Thanks, it works now. I have taken the file from https://svn.apache.org/repos/asf/poi/trunk/src/ooxml/testcases/org/apache/poi/poifs/crypt/TestSignatureInfo.java and updated just that file in my 3.11-FINAL src tree and finally got everything built successfully: compile-ooxml-lite: [mkdir] Created dir: C:\poi-src-3.11-20141221\poi-3.11\build\ooxml-lite-merg ed [jar] Building jar: C:\poi-src-3.11-20141221\poi-3.11\build\ooxml-lite-mer ged\ooxml-lite-merged.jar [java] Collecting unit tests from C:\poi-src-3.11-20141221\poi-3.11\build\o oxml-test-classes [java] Inner class org.apache.poi.poifs.crypt.TestCertificateEncryption$Cer tData.class not included [java] Inner class org.apache.poi.TestPOIXMLDocument$OPCParser.class not in cluded [java] Inner class org.apache.poi.TestPOIXMLDocument$TestFactory.class not included [java] Inner class org.apache.poi.xslf.geom.TestPresetGeometries$1.class no t included [java] Inner class org.apache.poi.xssf.extractor.TestXSSFExportToXML$1.clas s not included [java] Inner class org.apache.poi.xssf.extractor.TestXSSFExportToXML$DummyE ntityResolver.class not included [java] Inner class org.apache.poi.xssf.streaming.TestSXSSFWorkbook$1.class not included [java] Inner class org.apache.poi.xssf.streaming.TestSXSSFWorkbook$NullOutp utStream.class not included [java] Inner class org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF $Result.class not included [java] Inner class org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF $SS.class not included [java] Inner class org.apache.poi.xssf.usermodel.TestMultiSheetFormulaEvalu atorOnXSSF$Result.class not included [java] Inner class org.apache.poi.xssf.usermodel.TestMultiSheetFormulaEvalu atorOnXSSF$SS.class not included [java] Inner class org.apache.poi.xssf.usermodel.TestXSSFBugs$1.class not i ncluded [java] Class org.apache.poi.xssf.usermodel.TestXSSFSheetAutosizeColumn does not derive from TestCase and does not have a @Test annotation [java] Found 158 classes [java] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [java] SLF4J: Defaulting to no-operation (NOP) logger implementation [java] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for fu rther details. [java] .................................................................... ..............................................................................I. .......................................................II....................... ................................................................................ ................................Setting col: 0 and row 0 [java] Setting col: 1 and row 1 [java] Warning - Row 13 has no cell 1, can't figure out test name [java] [Fatal Error] :1:1: JAXP00010001: The parser has encountered more th an "4096" entity expansions in this document; this is the limit imposed by the J DK. [java] [Fatal Error] :1:1: JAXP00010001: The parser has encountered more th an "4096" entity expansions in this document; this is the limit imposed by the J DK. [java] .................................................................... ................................................................................ ............................................................................I... .....I.......................................................................... ................................................................................ ............................org.apache.poi.ss.usermodel.CellValue [12.0] [java] org.apache.poi.ss.usermodel.CellValue [12.0] [java] ....org.apache.poi.ss.usermodel.CellValue [1.0] [java] org.apache.poi.ss.usermodel.CellValue [1.0] [java] .org.apache.poi.ss.usermodel.CellValue [2.0] [java] org.apache.poi.ss.usermodel.CellValue [2.0] [java] .org.apache.poi.ss.usermodel.CellValue [2.0] [java] .org.apache.poi.ss.usermodel.CellValue [2.0] [java] .org.apache.poi.ss.usermodel.CellValue [2.0] [java] .org.apache.poi.ss.usermodel.CellValue [3.0] [java] .................................................................... ................................................................................ ..................................................................Done [java] ..........<?xml version="1.0" encoding="UTF-8"?> [java] <worksheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/20 06/main"><dimension ref="A1"/><sheetViews><sheetView workbookViewId="0" tabSelec ted="true"/></sheetViews><sheetFormatPr defaultRowHeight="15.0"/><sheetData/><pa geMargins bottom="0.75" footer="0.3" header="0.3" left="0.7" right="0.7" top="0. 75"/></worksheet> [java] ....................................Name: /word/document.xml - Conte nt Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document .main+xml [java] .................................................................... ............................................................ [java] Time: 38.792 [java] [java] OK (1148 tests) [java] [java] Copying classes to C:\poi-src-3.11-20141221\poi-3.11\build\ooxml-lit e-classes [java] Copying .xsb resources compile-all: compile-version: [copy] Copying 1 file to C:\poi-src-3.11-20141221\poi-3.11\build\classes\or g\apache\poi [javac] Compiling 1 source file to C:\poi-src-3.11-20141221\poi-3.11\build\c lasses [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] 1 warning [delete] Deleting: C:\poi-src-3.11-20141221\poi-3.11\build\classes\org\apache \poi\Version.java -manifest: jar: [jar] Building jar: C:\poi-src-3.11-20141221\poi-3.11\build\dist\poi-3.11- 20150226.jar [jar] Building jar: C:\poi-src-3.11-20141221\poi-3.11\build\dist\poi-scrat chpad-3.11-20150226.jar [jar] Building jar: C:\poi-src-3.11-20141221\poi-3.11\build\dist\poi-ooxml -3.11-20150226.jar [jar] Building jar: C:\poi-src-3.11-20141221\poi-3.11\build\dist\poi-examp les-3.11-20150226.jar [jar] Building jar: C:\poi-src-3.11-20141221\poi-3.11\build\dist\poi-ooxml -schemas-3.11-20150226.jar [jar] Building jar: C:\poi-src-3.11-20141221\poi-3.11\build\dist\poi-excel ant-3.11-20150226.jar BUILD SUCCESSFUL Total time: 4 minutes 23 seconds -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
