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: dev-unsubscr...@poi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org