Return-Path: Delivered-To: apmail-incubator-bval-commits-archive@minotaur.apache.org Received: (qmail 6580 invoked from network); 11 Apr 2010 19:45:12 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Apr 2010 19:45:12 -0000 Received: (qmail 67726 invoked by uid 500); 11 Apr 2010 19:38:31 -0000 Delivered-To: apmail-incubator-bval-commits-archive@incubator.apache.org Received: (qmail 67695 invoked by uid 500); 11 Apr 2010 19:38:31 -0000 Mailing-List: contact bval-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bval-dev@incubator.apache.org Delivered-To: mailing list bval-commits@incubator.apache.org Received: (qmail 67688 invoked by uid 99); 11 Apr 2010 19:38:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Apr 2010 19:38:31 +0000 X-ASF-Spam-Status: No, hits=-1198.8 required=10.0 tests=ALL_TRUSTED,AWL 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, 11 Apr 2010 19:38:30 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id B8829238897A; Sun, 11 Apr 2010 19:38:10 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r932978 - /incubator/bval/trunk/pom.xml Date: Sun, 11 Apr 2010 19:38:10 -0000 To: bval-commits@incubator.apache.org From: dwoods@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100411193810.B8829238897A@eris.apache.org> Author: dwoods Date: Sun Apr 11 19:38:10 2010 New Revision: 932978 URL: http://svn.apache.org/viewvc?rev=932978&view=rev Log: add commented out bval-tck module for now Modified: incubator/bval/trunk/pom.xml Modified: incubator/bval/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/bval/trunk/pom.xml?rev=932978&r1=932977&r2=932978&view=diff ============================================================================== --- incubator/bval/trunk/pom.xml (original) +++ incubator/bval/trunk/pom.xml Sun Apr 11 19:38:10 2010 @@ -464,6 +464,7 @@ bval-core bval-jsr303 +