Return-Path: Delivered-To: apmail-incubator-empire-db-commits-archive@minotaur.apache.org Received: (qmail 68466 invoked from network); 1 Feb 2010 23:54:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Feb 2010 23:54:14 -0000 Received: (qmail 90467 invoked by uid 500); 1 Feb 2010 23:54:14 -0000 Delivered-To: apmail-incubator-empire-db-commits-archive@incubator.apache.org Received: (qmail 90447 invoked by uid 500); 1 Feb 2010 23:54:14 -0000 Mailing-List: contact empire-db-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: empire-db-dev@incubator.apache.org Delivered-To: mailing list empire-db-commits@incubator.apache.org Received: (qmail 90437 invoked by uid 99); 1 Feb 2010 23:54:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2010 23:54:13 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Mon, 01 Feb 2010 23:54:11 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8359E238897F; Mon, 1 Feb 2010 23:53:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r905467 - /incubator/empire-db/trunk/pom.xml Date: Mon, 01 Feb 2010 23:53:49 -0000 To: empire-db-commits@incubator.apache.org From: francisdb@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100201235349.8359E238897F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: francisdb Date: Mon Feb 1 23:53:49 2010 New Revision: 905467 URL: http://svn.apache.org/viewvc?rev=905467&view=rev Log: for now exclude the hsqldb files Modified: incubator/empire-db/trunk/pom.xml Modified: incubator/empire-db/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/empire-db/trunk/pom.xml?rev=905467&r1=905466&r2=905467&view=diff ============================================================================== --- incubator/empire-db/trunk/pom.xml (original) +++ incubator/empire-db/trunk/pom.xml Mon Feb 1 23:53:49 2010 @@ -342,6 +342,9 @@ **/.project **/.classpath **/.tomcatplugin + + **/hsqldb/*.properties + **/hsqldb/*.script