You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2014/06/17 20:19:16 UTC

[jira] [Created] (CONNECTORS-966) Clean up document ingestion deprecation warnings that almost all repository connectors currently spew

Karl Wright created CONNECTORS-966:
--------------------------------------

             Summary: Clean up document ingestion deprecation warnings that almost all repository connectors currently spew
                 Key: CONNECTORS-966
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-966
             Project: ManifoldCF
          Issue Type: Task
          Components: File system connector
    Affects Versions: ManifoldCF 1.7
            Reporter: Karl Wright
            Assignee: Karl Wright
             Fix For: ManifoldCF 1.7


The new non-deprecated version of ProcessActivity.documentIngest() throws an IOException, which will be thrown whenever the RepositoryDocument binary or metadata read throws an IOException.  The proper connector should thus:
- call the right variant of the method
- handle the IOException properly based on its construction of RepositoryDocument

Just about every connector is affected.



--
This message was sent by Atlassian JIRA
(v6.2#6252)