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

--- Comment #10 from PJ Fanning <fannin...@yahoo.com> ---
I made a change on a fork that I have of xmlbeans and it allows the
testBug54084Unicode to pass
(https://github.com/pjfanning/xmlbeans/commit/b4dda3837421835b7a378c4ab83ce48a4c49fe59).

I have other branches on the xmlbeans fork where I go further and start
removing Piccolo parser, the JSR173 classes and the deprecated code supporting
XMLInputStream). These changes break 2 CDATA xmlbeans unit tests but this
doesn't seem to adversely affect the poi usage. They can probably be fixed
without too much effort.
The removal of the Piccolo parser would allow some tidy up in POI code (as it
has some workarounds to avoid using Piccolo).

-- 
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