https://issues.apache.org/bugzilla/show_bug.cgi?id=55361
Bug ID: 55361 Summary: Add CTMoveBookmark to ooxml-lite to avoid OOXML NoSuchMethodException when loading some XWPF Docs Product: POI Version: 3.10-dev Hardware: PC Status: NEW Severity: trivial Priority: P2 Component: XWPF Assignee: dev@poi.apache.org Reporter: talli...@mitre.org Created attachment 30677 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30677&action=edit trivial patch See: http://issues.apache.org/jira/browse/TIKA-792 TIKA-792 can be avoided by using the full xml-schemas jar. To add CTMoveBookmark to the ooxml-lite jar, I added a dummy test that initializes this class, which triggers it being added to ooxml-lite. This patch is not a true test. Any recommendations? -- 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