Return-Path: X-Original-To: apmail-incubator-connectors-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-connectors-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8EE9C9BC5 for ; Thu, 1 Mar 2012 08:22:22 +0000 (UTC) Received: (qmail 78381 invoked by uid 500); 1 Mar 2012 08:22:22 -0000 Delivered-To: apmail-incubator-connectors-dev-archive@incubator.apache.org Received: (qmail 78347 invoked by uid 500); 1 Mar 2012 08:22:22 -0000 Mailing-List: contact connectors-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: connectors-dev@incubator.apache.org Delivered-To: mailing list connectors-dev@incubator.apache.org Received: (qmail 78337 invoked by uid 99); 1 Mar 2012 08:22:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 08:22:22 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 08:22:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 2E928C8BB9 for ; Thu, 1 Mar 2012 08:21:59 +0000 (UTC) Date: Thu, 1 Mar 2012 08:21:59 +0000 (UTC) From: "Piergiorgio Lucidi (Resolved) (JIRA)" To: connectors-dev@incubator.apache.org Message-ID: <1277752828.6555.1330590119201.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1646051050.6544.1330589763257.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (CONNECTORS-419) Alfresco Connector needs to invoke the ingestDocument for each d:content property of a node MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/CONNECTORS-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piergiorgio Lucidi resolved CONNECTORS-419. ------------------------------------------- Resolution: Fixed r1295462. > Alfresco Connector needs to invoke the ingestDocument for each d:content property of a node > ------------------------------------------------------------------------------------------- > > Key: CONNECTORS-419 > URL: https://issues.apache.org/jira/browse/CONNECTORS-419 > Project: ManifoldCF > Issue Type: Bug > Components: Alfresco connector > Affects Versions: ManifoldCF 0.4 > Reporter: Piergiorgio Lucidi > Assignee: Piergiorgio Lucidi > Fix For: ManifoldCF 0.5 > > Original Estimate: 3h > Remaining Estimate: 3h > > The connector now supports only a single content stream for each document (Alfresco node). > But using custom content models it is possible to create a new type of node that could have more than one content stream attached. > There also is the issue that we need to invoke the ingestDocument method to correctly ingest documents. > The idea is based on invoke the ingestDocument method for each content stream included in an Alfresco node with the same properties. > In this way any type of node that includes in its own definition more than one d:content property (binary type of property in Alfresco) can be correctly ingested by ManifoldCF. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira