https://bz.apache.org/bugzilla/show_bug.cgi?id=66565

--- Comment #1 from PJ Fanning <fannin...@yahoo.com> ---
* POI 4 is no longer supported
* the code in poi-ooxml-lite (the replacement for poi-ooxml-schemas in POI 5)
is generated and I don't think we should hack the code in XMLBeans (the tool
that generates this code) to hack around this
* noone has ever promised that POI will re-read a file that is modified after
the initial read - you will simply have to re-read the file after it is
modified using  `new XSSFWorkbook` or `WorkbookFactory.create`.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to