Karl Wright created CONNECTORS-1548:
---------------------------------------

             Summary: CMIS output connector test fails with versioning state 
error
                 Key: CONNECTORS-1548
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1548
             Project: ManifoldCF
          Issue Type: Bug
          Components: CMIS Output Connector
            Reporter: Karl Wright
            Assignee: Piergiorgio Lucidi
             Fix For: ManifoldCF 2.12


While working on the upgrade to Tika 1.19.1, I ran into CMIS output connector 
test failures.  Specifically, here's the trace:

{code}
    [junit] org.apache.manifoldcf.core.interfaces.ManifoldCFException: The 
versioning state flag is imcompatible to the type definition.
    [junit]     at 
org.apache.manifoldcf.agents.output.cmisoutput.CmisOutputConnector.addOrReplaceDocumentWithException(CmisOutputConnector.java:994)
{code}

This may (or may not) be related to the Tika code now using a different 
implementation of jaxb.  I've moved all of jaxb and its dependent classes into 
connector-common-lib accordingly, and have no specific inclusions of jaxb in 
any connector class that would need it to be in connector-lib.

It has been committed to trunk; r1844137.  Please verify (or disprove) that the 
problem is the new jaxb implementation.  If it is we'll need to figure out why 
CMIS cares which implementation is used.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to