Return-Path: X-Original-To: apmail-jackrabbit-oak-commits-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5D2FF10495 for ; Tue, 20 Aug 2013 14:16:15 +0000 (UTC) Received: (qmail 64246 invoked by uid 500); 20 Aug 2013 14:16:15 -0000 Delivered-To: apmail-jackrabbit-oak-commits-archive@jackrabbit.apache.org Received: (qmail 64207 invoked by uid 500); 20 Aug 2013 14:16:13 -0000 Mailing-List: contact oak-commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-commits@jackrabbit.apache.org Received: (qmail 64193 invoked by uid 99); 20 Aug 2013 14:16:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Aug 2013 14:16:12 +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; Tue, 20 Aug 2013 14:16:09 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id B2241238888A; Tue, 20 Aug 2013 14:15:48 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1515831 - /jackrabbit/oak/trunk/oak-doc/src/site/markdown/index.md Date: Tue, 20 Aug 2013 14:15:48 -0000 To: oak-commits@jackrabbit.apache.org From: mduerig@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130820141548.B2241238888A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: mduerig Date: Tue Aug 20 14:15:48 2013 New Revision: 1515831 URL: http://svn.apache.org/r1515831 Log: OAK-301 Document Oak WIP section Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/index.md Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/index.md URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/index.md?rev=1515831&r1=1515830&r2=1515831&view=diff ============================================================================== --- jackrabbit/oak/trunk/oak-doc/src/site/markdown/index.md (original) +++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/index.md Tue Aug 20 14:15:48 2013 @@ -45,3 +45,15 @@ achieving comparable levels of scalabili See the Jackrabbit Wiki for an initial list of [goals and non goals] (https://wiki.apache.org/jackrabbit/Goals%20and%20non%20goals%20for%20Jackrabbit%203) for Oak. +Work in Progress +---------------- +This documentation is very much work in progress. Currently much of the information on Oak is +somewhat spread over different places. If you don't find something here you could also try + +* the [Jackrabbit Oak Wiki Page](http://wiki.apache.org/jackrabbit/Jackrabbit%203), +* the [Oak JIRA](https://issues.apache.org/jira/browse/OAK), specifically [OAK-14] + (https://issues.apache.org/jira/browse/OAK-14), which lists the known backward compatibility issues, +* the [Oak development list](http://jackrabbit.markmail.org/search/+list:org.apache.jackrabbit.oak-dev), +* the [README files](https://github.com/apache/jackrabbit-oak/blob/trunk/README.md), +* the [Oak presentation](http://goo.gl/zid8V3) + from last year's .adaptTo conference. \ No newline at end of file