Bonda Pavan Kumar created CMIS-1067: ---------------------------------------
Summary: OpenCMIS Chemistry jar (chemistry-opencmis-client-bindings-0.13.0.jar) are showing missing class references on Java 11 build Key: CMIS-1067 URL: https://issues.apache.org/jira/browse/CMIS-1067 Project: Chemistry Issue Type: Bug Components: opencmis-client-bindings Affects Versions: OpenCMIS 0.13.0 Reporter: Bonda Pavan Kumar Running a *jdeprscan* on *chemistry-opencmis-client-bindings-0.13.0.jar* is showing missing class references. Can this be validated and prioritized at the earliest? *jdeprscan* output for the above mentioned jar: error: cannot find class com/sun/xml/internal/ws/developer/StreamingAttachmentFeature error: cannot find class com/sun/xml/internal/ws/api/message/Headers error: cannot find class com/sun/xml/internal/ws/developer/WSBindingProvider error: cannot find class com/sun/xml/ws/developer/StreamingAttachmentFeature error: cannot find class com/sun/xml/ws/api/message/Headers error: cannot find class com/sun/xml/ws/developer/WSBindingProvider Ran a similar scan on the latest version of the jar as well, running into similar issues. -- This message was sent by Atlassian JIRA (v7.6.3#76005)