Return-Path: X-Original-To: apmail-chemistry-dev-archive@www.apache.org Delivered-To: apmail-chemistry-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 47B6E96D0 for ; Wed, 22 Feb 2012 18:44:26 +0000 (UTC) Received: (qmail 44556 invoked by uid 500); 22 Feb 2012 18:44:26 -0000 Delivered-To: apmail-chemistry-dev-archive@chemistry.apache.org Received: (qmail 44521 invoked by uid 500); 22 Feb 2012 18:44:26 -0000 Mailing-List: contact dev-help@chemistry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@chemistry.apache.org Delivered-To: mailing list dev@chemistry.apache.org Received: (qmail 44468 invoked by uid 99); 22 Feb 2012 18:44:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2012 18:44:23 +0000 X-ASF-Spam-Status: No, hits=-0.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jeffpotts01@gmail.com designates 209.85.160.170 as permitted sender) Received: from [209.85.160.170] (HELO mail-gy0-f170.google.com) (209.85.160.170) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2012 18:44:16 +0000 Received: by ghbf18 with SMTP id f18so410741ghb.1 for ; Wed, 22 Feb 2012 10:43:55 -0800 (PST) Received-SPF: pass (google.com: domain of jeffpotts01@gmail.com designates 10.236.185.42 as permitted sender) client-ip=10.236.185.42; Authentication-Results: mr.google.com; spf=pass (google.com: domain of jeffpotts01@gmail.com designates 10.236.185.42 as permitted sender) smtp.mail=jeffpotts01@gmail.com; dkim=pass header.i=jeffpotts01@gmail.com Received: from mr.google.com ([10.236.185.42]) by 10.236.185.42 with SMTP id t30mr33190988yhm.105.1329936235577 (num_hops = 1); Wed, 22 Feb 2012 10:43:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=FAaNk3KA/GyE+ryq5mcBvBz5pqzUxOxTCV4snZzrNPA=; b=NoBdly6jfOFBSLjiTLFxgs98zxQylerWa+0x9SqGzLxXUcsMPv8bBqMZe0ijPTQqfR Ft7raUCPNY5yZV3tVpitK1Xf199RnHrITKapXv9LYFOZadyg45o8tscuapkTjdTWyVG5 dUxqWKwntFfAjvCaDhe2RkiUBkieNeOA+xX58= Received: by 10.236.185.42 with SMTP id t30mr26265189yhm.105.1329936235446; Wed, 22 Feb 2012 10:43:55 -0800 (PST) Received: from [192.168.0.13] (cpe-173-173-95-161.tx.res.rr.com. [173.173.95.161]) by mx.google.com with ESMTPS id o68sm10762791yhk.16.2012.02.22.10.43.54 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 22 Feb 2012 10:43:54 -0800 (PST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1257) Subject: Re: OpenCMIS Android Library From: Jeff Potts In-Reply-To: <4F453258.9030800@apache.org> Date: Wed, 22 Feb 2012 12:43:53 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: References: <4F453258.9030800@apache.org> To: dev@chemistry.apache.org X-Mailer: Apple Mail (2.1257) +1 On Feb 22, 2012, at 12:22 PM, Florian M=FCller wrote: > Hi all, >=20 > You might have noticed that we received a code contribution: An = OpenCMIS client library adapted for Android [1]. > @Jean Marie: Thank you very much for your contribution! >=20 > If nobody objects I would like to pick it up. My idea is to create an = OpenCMIS branch and try to integrate the Android code. My objective is = to share as much code as possible instead of having a separate code = path. > When the integration is done we all could have a look at the branch = and decide if we want to merge it into trunk. >=20 > WDYT? >=20 >=20 >=20 > Cheers, >=20 > Florian >=20 >=20 >=20 > [1] https://issues.apache.org/jira/browse/CMIS-507