Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 32522 invoked from network); 30 Nov 2006 04:04:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Nov 2006 04:04:19 -0000 Received: (qmail 50329 invoked by uid 500); 30 Nov 2006 04:04:26 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 50285 invoked by uid 500); 30 Nov 2006 04:04:26 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 50274 invoked by uid 99); 30 Nov 2006 04:04:26 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Nov 2006 20:04:26 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of wsmoak@gmail.com designates 66.249.92.174 as permitted sender) Received: from [66.249.92.174] (HELO ug-out-1314.google.com) (66.249.92.174) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Nov 2006 20:04:14 -0800 Received: by ug-out-1314.google.com with SMTP id u40so1646826ugc for ; Wed, 29 Nov 2006 20:03:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=r7c16ND0HmtRknuSozP2aCp3eyCzi4/dVVjdKsLFTZMkvA/h1hCem9i083VuvbApH41ABfbp3WiXlqLDv9l9Zj/dOR7/TN41+Xb8YhDQe1LRsVDfT4WXEuVAQGCY39JYkc6+KKphfXNQwAWk51XkvHlQ0rEklsoYD7G45So35a0= Received: by 10.78.139.1 with SMTP id m1mr3074815hud.1164859432693; Wed, 29 Nov 2006 20:03:52 -0800 (PST) Received: by 10.78.199.20 with HTTP; Wed, 29 Nov 2006 20:03:52 -0800 (PST) Message-ID: Date: Wed, 29 Nov 2006 21:03:52 -0700 From: "Wendy Smoak" To: "Struts Developers List" , pbenedict@apache.org Subject: Re: can't build taglib 1.3.6 In-Reply-To: <456E5780.7000100@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <456E5780.7000100@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org On 11/29/06, Paul Benedict wrote: > Tests run: 103, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.86 > sec <<< FAILURE! > Nov 29, 2006 9:57:54 PM org.apache.struts.util.PropertyMessageResources > loadLocale > > WARNING: Resource org/apache/struts/taglib/sample_en.properties Not Found. > Results : > Tests run: 103, Failures: 1, Errors: 0, Skipped: 0 > > Where is this missing file? That a warning, are you sure it's the real problem? Look under target/surefire-reports for the test results (or set the flag to ignore test failures, build the site, and see if there's a report generated.) -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org