jaragunde opened a new pull request, #862: URL: https://github.com/apache/poi/pull/862
The operations `XWPFRun.getEmbedded[Pictures|Charts]().add()` are not supported. Users must call `XWPFRun.add[Picture|Chart]()` instead. This change will make the fact more explicit, with an error when they attempt to use the wrong operation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
