Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 9EBA8200C57 for ; Sat, 15 Apr 2017 11:45:47 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9D768160BA9; Sat, 15 Apr 2017 09:45:47 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EE4C9160B9D for ; Sat, 15 Apr 2017 11:45:46 +0200 (CEST) Received: (qmail 49835 invoked by uid 500); 15 Apr 2017 09:45:46 -0000 Mailing-List: contact dev-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@manifoldcf.apache.org Delivered-To: mailing list dev@manifoldcf.apache.org Received: (qmail 49823 invoked by uid 99); 15 Apr 2017 09:45:46 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Apr 2017 09:45:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 9582F1889F7 for ; Sat, 15 Apr 2017 09:45:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.201 X-Spam-Level: X-Spam-Status: No, score=-99.201 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id e5qJgofdbLfa for ; Sat, 15 Apr 2017 09:45:44 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 3B4545FCAC for ; Sat, 15 Apr 2017 09:45:44 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id BE95BE0C15 for ; Sat, 15 Apr 2017 09:45:43 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 92AA121B52 for ; Sat, 15 Apr 2017 09:45:42 +0000 (UTC) Date: Sat, 15 Apr 2017 09:45:42 +0000 (UTC) From: "Karl Wright (JIRA)" To: dev@manifoldcf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CONNECTORS-1290) Nuxeo Repository and Authority Connector MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 15 Apr 2017 09:45:47 -0000 [ https://issues.apache.org/jira/browse/CONNECTORS-1290?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D15969891#comment-15969891 ]=20 Karl Wright commented on CONNECTORS-1290: ----------------------------------------- The branch (CONNECTORS-1290-2) has been updated with the new code. It turns out that (a) the current client dependency (2.5-SNAPSHOT) is unava= ilable; (b) there needed to be huge formatting changes (tabs->spaces specif= ically); (c) there is a dependency on log4j 2.x which basically required po= rting all of MCF to log4j 2.x, and (d) there were (and are) significant cod= e deficiencies also, some of which I addressed, but others which I didn't h= ave time for. Based especially on (a) and (c), I've decided we'll have to postpone this u= ntil 2.8. But I really don't want my work to go away. Can we make sure to= use this branch as a basis for future refinements please? > Nuxeo Repository and Authority Connector > ---------------------------------------- > > Key: CONNECTORS-1290 > URL: https://issues.apache.org/jira/browse/CONNECTORS-129= 0 > Project: ManifoldCF > Issue Type: Improvement > Affects Versions: ManifoldCF 2.3 > Reporter: Antonio David P=C3=A9rez Morales > Assignee: Antonio David P=C3=A9rez Morales > Labels: gsoc, gsoc2016, mentor > Fix For: ManifoldCF 2.8 > > > Nuxeo [1] provides an open source content management system platform, als= o known as the Nuxeo Platform, which offers different types of information = management solutions such as Document Management, Digital Asset Management,= and Case Management. > Nuxeo provides a REST API [2] allowing developers to access documents inf= ormation using standard communication and transport protocols. > Furthermore, Nuxeo provides some adapters to the REST API to provide furt= her information, like document ACLs [3]. > [1] https://doc.nuxeo.com/display/NXDOC/Quick+Overview > [2] https://doc.nuxeo.com/display/NXDOC/REST+API > [3] https://doc.nuxeo.com/display/NXDOC/Web+Adapters+for+the+REST+API -- This message was sent by Atlassian JIRA (v6.3.15#6346)