Return-Path: X-Original-To: apmail-manifoldcf-commits-archive@www.apache.org Delivered-To: apmail-manifoldcf-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D816710B29 for ; Tue, 27 May 2014 16:41:48 +0000 (UTC) Received: (qmail 12483 invoked by uid 500); 27 May 2014 16:41:48 -0000 Delivered-To: apmail-manifoldcf-commits-archive@manifoldcf.apache.org Received: (qmail 12436 invoked by uid 500); 27 May 2014 16:41:48 -0000 Mailing-List: contact commits-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 commits@manifoldcf.apache.org Received: (qmail 12429 invoked by uid 99); 27 May 2014 16:41:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 May 2014 16:41:48 +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, 27 May 2014 16:41:47 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1C54A2388994; Tue, 27 May 2014 16:41:27 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1597821 - in /manifoldcf/branches/CONNECTORS-945: build.xml connectors/gridfs/ Date: Tue, 27 May 2014 16:41:26 -0000 To: commits@manifoldcf.apache.org From: kwright@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140527164127.1C54A2388994@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: kwright Date: Tue May 27 16:41:26 2014 New Revision: 1597821 URL: http://svn.apache.org/r1597821 Log: Finish hooking up gridfs connector. Modified: manifoldcf/branches/CONNECTORS-945/build.xml manifoldcf/branches/CONNECTORS-945/connectors/gridfs/ (props changed) Modified: manifoldcf/branches/CONNECTORS-945/build.xml URL: http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-945/build.xml?rev=1597821&r1=1597820&r2=1597821&view=diff ============================================================================== --- manifoldcf/branches/CONNECTORS-945/build.xml (original) +++ manifoldcf/branches/CONNECTORS-945/build.xml Tue May 27 16:41:26 2014 @@ -649,6 +649,18 @@ Use Apache Forrest version forrest-0.9-d + + + + + + + + + + + + @@ -1579,7 +1591,7 @@ Use Apache Forrest version forrest-0.9-d - + Propchange: manifoldcf/branches/CONNECTORS-945/connectors/gridfs/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Tue May 27 16:41:26 2014 @@ -0,0 +1,10 @@ +build +dist +doc +target +test-output +test-derby-output +test-postgresql-output +test-HSQLDB-output +test-HSQLDBext-output +test-mysql-output