Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 96270 invoked from network); 2 Feb 2005 18:54:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Feb 2005 18:54:12 -0000 Received: (qmail 36951 invoked by uid 500); 2 Feb 2005 18:54:08 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 36873 invoked by uid 500); 2 Feb 2005 18:54:08 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 36860 invoked by uid 99); 2 Feb 2005 18:54:08 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from mail11.bluewin.ch (HELO mail11.bluewin.ch) (195.186.18.61) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 02 Feb 2005 10:54:07 -0800 Received: from xbox.localdomain (81.62.194.82) by mail11.bluewin.ch (Bluewin AG 7.0.035) id 41DE975A002D9EE8 for commons-dev@jakarta.apache.org; Wed, 2 Feb 2005 18:54:05 +0000 Received: from 192.168.0.4 (unknown [192.168.0.4]) by xbox.localdomain (Postfix) with ESMTP id DF470B6ECB for ; Wed, 2 Feb 2005 19:54:06 +0100 (CET) Subject: Re: svn commit: r149154 - jakarta/commons/proper/httpclient/trunk/src/test/org/apache/commons/httpclient/ssl/SimpleSSLSocketFactory.java jakarta/commons/proper/httpclient/trunk/src/test/org/apache/commons/httpclient/ssl/SimpleSSLTestProtocolSocketFactory.java From: Oleg Kalnichevski To: Jakarta Commons Developers List In-Reply-To: <1107297705.420005a9d217b@mail.iinet.net.au> References: <20050130210242.1889.qmail@minotaur.apache.org> <1107125081.41fd6359f27b7@mail.iinet.net.au> <1107289109.4851.7.camel@localhost.localdomain> <1107297705.420005a9d217b@mail.iinet.net.au> Content-Type: text/plain Date: Wed, 02 Feb 2005 19:53:59 +0100 Message-Id: <1107370439.4856.1.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > > Brett, > > > > Unfortunately this doesn't help. The trouble is that junit resource > > files do not seem to be copied to /target/test-classes/ > > If you declare the resources inside your unit test element they should be: > > > > ... > > > > src/test > > **/*.properties > > > > > > > Does that help? > It truly does. Many thanks, Brett Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org