https://bz.apache.org/bugzilla/show_bug.cgi?id=60489
Bug ID: 60489 Summary: Add visio.ConnectsType class to ooxml-schemas Product: POI Version: 3.16-dev Hardware: PC Status: NEW Severity: normal Priority: P2 Component: XDGF Assignee: dev@poi.apache.org Reporter: talli...@mitre.org Target Milestone: --- Created attachment 34530 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34530&action=edit triggering file On TIKA-2208, David Pilato shared a .vsdx that includes a class we aren't including in our stripped down ooxml-schemas: com.microsoft.schemas.office.visio.x2012.main.ConnectsType Let's add that file to our unit tests to avoid ClassNotFoundException. As a side note/question...I thought I remembered with xwpf, when a class wasn't found, we logged it but didn't throw a CNFE...am I remembering this correctly? If this is the case, do we need to modify our vsdx code to handle this? -- 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