Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 25468 invoked from network); 3 Jul 2010 00:56:32 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Jul 2010 00:56:32 -0000 Received: (qmail 39534 invoked by uid 500); 3 Jul 2010 00:56:31 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 39471 invoked by uid 500); 3 Jul 2010 00:56:30 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 39462 invoked by uid 99); 3 Jul 2010 00:56:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Jul 2010 00:56:30 +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; Sat, 03 Jul 2010 00:56:28 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 77F012388906; Sat, 3 Jul 2010 00:55:05 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r960144 - /tomcat/taglibs/standard/trunk/pom.xml Date: Sat, 03 Jul 2010 00:55:05 -0000 To: dev@tomcat.apache.org From: bayard@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100703005505.77F012388906@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bayard Date: Sat Jul 3 00:55:05 2010 New Revision: 960144 URL: http://svn.apache.org/viewvc?rev=960144&view=rev Log: Turning the tests back on Modified: tomcat/taglibs/standard/trunk/pom.xml Modified: tomcat/taglibs/standard/trunk/pom.xml URL: http://svn.apache.org/viewvc/tomcat/taglibs/standard/trunk/pom.xml?rev=960144&r1=960143&r2=960144&view=diff ============================================================================== --- tomcat/taglibs/standard/trunk/pom.xml (original) +++ tomcat/taglibs/standard/trunk/pom.xml Sat Jul 3 00:55:05 2010 @@ -80,7 +80,7 @@ spec impl - + standard-test --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org