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)