https://issues.apache.org/bugzilla/show_bug.cgi?id=49833

           Summary: CTNumPr type missing from poi-ooxml-schemas
           Product: POI
           Version: 3.7-dev
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XWPF
        AssignedTo: [email protected]
        ReportedBy: [email protected]


I get the following exception when I try calling XWPFParagraph#setNumID:

java.lang.NoClassDefFoundError:
org/openxmlformats/schemas/wordprocessingml/x2006/main/CTNumPr
    at
org.openxmlformats.schemas.wordprocessingml.x2006.main.impl.CTPPrBaseImpl.addNewNumPr(Unknown
Source)
    at
org.apache.poi.xwpf.usermodel.XWPFParagraph.setNumID(XWPFParagraph.java:273)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]

Reply via email to