Return-Path: Delivered-To: apmail-incubator-chemistry-commits-archive@minotaur.apache.org Received: (qmail 42599 invoked from network); 20 Feb 2011 20:25:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Feb 2011 20:25:46 -0000 Received: (qmail 48797 invoked by uid 500); 20 Feb 2011 20:25:46 -0000 Delivered-To: apmail-incubator-chemistry-commits-archive@incubator.apache.org Received: (qmail 48757 invoked by uid 500); 20 Feb 2011 20:25:45 -0000 Mailing-List: contact chemistry-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chemistry-dev@incubator.apache.org Delivered-To: mailing list chemistry-commits@incubator.apache.org Received: (qmail 48749 invoked by uid 99); 20 Feb 2011 20:25:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Feb 2011 20:25:45 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Feb 2011 20:25:43 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id B2BC32388A39; Sun, 20 Feb 2011 20:25:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r785786 - /websites/staging/chemistry/trunk/content/dotcmis.html Date: Sun, 20 Feb 2011 20:25:22 -0000 To: chemistry-commits@incubator.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110220202522.B2BC32388A39@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Sun Feb 20 20:25:22 2011 New Revision: 785786 Log: Staging update by buildbot Modified: websites/staging/chemistry/trunk/content/dotcmis.html Modified: websites/staging/chemistry/trunk/content/dotcmis.html ============================================================================== --- websites/staging/chemistry/trunk/content/dotcmis.html (original) +++ websites/staging/chemistry/trunk/content/dotcmis.html Sun Feb 20 20:25:22 2011 @@ -174,38 +174,32 @@ Apache Chemistry - DotCMIS

Welcome to DotCMIS

-

DotCMIS is a CMIS client library for .NET. It is loosely based on the OpenCMIS client architecture -.

-

DotCMIS is under development and not ready for production use, yet.

+

DotCMIS is a CMIS client library for .NET. It is loosely based on the OpenCMIS client architecture.

+

DotCMIS is under development and not ready for production use, yet.

Status

    -
  • The library is now fully implemented. All interfaces and operations -should work.
  • +
  • The library is now fully implemented. All interfaces and operations should work.
  • There is not much documentation, yet. See below.
  • -
  • First tests against a small number of CMIS repositories were successful. -Not all operations have been tested, yet.
  • +
  • First tests against a small number of CMIS repositories were successful. Not all operations have been tested, yet.
-

If you find problem, please create an issue -.

+

If you find problem, please create an issue.

Documentation

-

There are starter code snippets on the Getting started with DotCMIS - page and the API documentation is available as a [CHM Help file|https://hudson.apache.org/hudson/job/Chemistry%20-%20DotCMIS/ws/doc/DotCMISDoc.chm] -.

-

The interfaces are very similar to the OpenCMIS client API. Please see the +

There are starter code snippets on the Getting started with DotCMIS page +and the API documentation is available as a CHM Help file.

+

The interfaces are very similar to the OpenCMIS client API. Please see the OpenCMIS documentation for more insights.

Source code and dependencies

-

The DotCMIS source code is here: https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk

-

DotCMIS requires the .NET Framework version 3.5 or higher. It does not -depend on anything else.

+

The DotCMIS source code is here: https://svn.apache.org/repos/asf/chemistry/dotcmis/trunk.

+

DotCMIS requires the .NET Framework version 3.5 or higher. It does not depend on anything else.

The DotCMIS unit tests require NUnit 2.5.

Binaries

There is no official release, yet.

Nighty builds can be obtained from here: Debug DLL - and [Release DLL|https://hudson.apache.org/hudson/job/Chemistry%20-%20DotCMIS/ws/bin/Release/]

+ and Release DLL.