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 8B51FDBFB for ; Fri, 21 Sep 2012 08:34:37 +0000 (UTC) Received: (qmail 29965 invoked by uid 500); 21 Sep 2012 08:34:37 -0000 Delivered-To: apmail-jackrabbit-oak-commits-archive@jackrabbit.apache.org Received: (qmail 29933 invoked by uid 500); 21 Sep 2012 08:34:37 -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 29916 invoked by uid 99); 21 Sep 2012 08:34:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Sep 2012 08:34:36 +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; Fri, 21 Sep 2012 08:34:35 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id DD24B238890B; Fri, 21 Sep 2012 08:33:52 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1388371 - in /jackrabbit/oak/trunk: oak-mongomk-api/ oak-mongomk-impl/ Date: Fri, 21 Sep 2012 08:33:52 -0000 To: oak-commits@jackrabbit.apache.org From: jukka@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120921083352.DD24B238890B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jukka Date: Fri Sep 21 08:33:52 2012 New Revision: 1388371 URL: http://svn.apache.org/viewvc?rev=1388371&view=rev Log: OAK-293: MongoDB-based MicroKernel Clean up after the move of mongomk-api and -impl. The patch command was not smart enough to remove empty files. Removed: jackrabbit/oak/trunk/oak-mongomk-api/ jackrabbit/oak/trunk/oak-mongomk-impl/