https://bz.apache.org/bugzilla/show_bug.cgi?id=57031
Andreas Beeker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |PatchAvailable --- Comment #16 from Andreas Beeker <[email protected]> --- I've removed the piccolo parser classes from the xmlbeans jar and modified the failing classes - so this is a poi wide patch. There was also a problem with EvilUnclosedBRFixingInputStream. And I've added an error handler to workaround those system out messages. It would be interesting how much slower jaxp vs. piccolo is and if this is still an issue with newer Java versions. Another point would be, if we change the ant build to permanently remove the piccolo classes. -- 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]
