https://bz.apache.org/bugzilla/show_bug.cgi?id=57612
Bug ID: 57612
Summary: Can't build due to [Fatal Error] :1:1: JAXP00010001:
The parser has encountered more than "4096" entity
expansions
Product: POI
Version: unspecified
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: POI Overall
Assignee: [email protected]
Reporter: [email protected]
Hi,
There is no way to build poi and the build problem is consistent in git
snapshot, in svn trunk snapshot and in 3.11-FINAL
java version "1.7.0_67"
The extract (if you need a bigger log trace - let me know
--------------------8<------------------------
[java] Class org.apache.poi.xssf.usermodel.TestXSSFSheetAutosizeColumn
does
not derive from TestCase and does not have a @Test annotation
[java] Found 163 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
..........E..................................................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.usermode
l.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 -
Co
ntent Type:
application/vnd.openxmlformats-officedocument.wordprocessingml.docum
ent.main+xml
[java] Exception in thread "main" java.lang.RuntimeException: Tests did
not
succeed, cannot build ooxml-lite jar
--------------------8<------------------------
--
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]