https://bz.apache.org/bugzilla/show_bug.cgi?id=61972
--- Comment #5 from PJ Fanning <[email protected]> --- Thanks Sandeep for the patch. Would it be possible to make a Pull Request to https://github.com/apache/poi/ instead? I find it easier to review Pull Requests than svn diffs. I had a quick look at TestChart.java and it uses a lot of the OOXML XMLBeans-generated CT classes directly and we are trying to abstract POI so that it does not require the direct use of these generated classes. The hope is to eventually replace the use of XMLBeans. -- 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]
