Return-Path: Delivered-To: apmail-incubator-isis-dev-archive@minotaur.apache.org Received: (qmail 23254 invoked from network); 13 Oct 2010 07:32:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Oct 2010 07:32:56 -0000 Received: (qmail 74991 invoked by uid 500); 13 Oct 2010 07:32:56 -0000 Delivered-To: apmail-incubator-isis-dev-archive@incubator.apache.org Received: (qmail 74973 invoked by uid 500); 13 Oct 2010 07:32:56 -0000 Mailing-List: contact isis-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: isis-dev@incubator.apache.org Delivered-To: mailing list isis-dev@incubator.apache.org Received: (qmail 74965 invoked by uid 99); 13 Oct 2010 07:32:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Oct 2010 07:32:56 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dkhaywood@gmail.com designates 74.125.82.175 as permitted sender) Received: from [74.125.82.175] (HELO mail-wy0-f175.google.com) (74.125.82.175) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Oct 2010 07:32:47 +0000 Received: by wyb40 with SMTP id 40so1055447wyb.6 for ; Wed, 13 Oct 2010 00:32:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :organization:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=s6JeCdRjDq72mtMOLXLlST8oLqK2eFJ2ugD2VvQdvsU=; b=bcsaMQm6EQcB74UaGQX9hbp69OcWsNJ/5m8KCOYrhDmiLd8BmBAVey7RXbNeobSRVG 3ZY98kD568xfc4yw9s//pklrII67dHCjpWlhgx8KNbMD+GFhIrUHdbs3xmRSQE2Zj/pM xtttddSJCJzYyAAPOwxNeVZJpIugP/7HhmYpo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:organization:user-agent:mime-version :to:subject:references:in-reply-to:content-type; b=Gxmyoii+01BUB7p6gqjpVv7gvHl8U8HC14HYigyonsTTpMXZR3rw3ExWMBXHXvmsgM RQGxl37gJ4vEzPYFgnOuTAiCtaamfOj4Ahsol2pozs6pTE0hYnY9A6r9iLyXFUBXIYf1 VyxHQ1nhYCoa6FPqkKhIWxddXkbjsqYdxaLCw= Received: by 10.227.134.206 with SMTP id k14mr8132036wbt.121.1286955146794; Wed, 13 Oct 2010 00:32:26 -0700 (PDT) Received: from [192.168.178.66] (host86-154-182-67.range86-154.btcentralplus.com [86.154.182.67]) by mx.google.com with ESMTPS id a17sm5797804wbe.6.2010.10.13.00.32.25 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 13 Oct 2010 00:32:25 -0700 (PDT) Message-ID: <4CB5608B.50901@gmail.com> Date: Wed, 13 Oct 2010 08:32:27 +0100 From: Dan Haywood Reply-To: dan@haywood-associates.co.uk Organization: Haywood Associates Ltd. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: isis-dev@incubator.apache.org Subject: Re: Failing example References: <4CB4EE1E.9090803@nakedobjects.org> In-Reply-To: <4CB4EE1E.9090803@nakedobjects.org> Content-Type: multipart/mixed; boundary="------------040501080506070806010502" X-Virus-Checked: Checked by ClamAV on apache.org --------------040501080506070806010502 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Done, rev 1022010. Not mock libraries, was a matcher that I wrote (see org.apache.isis.commons.matchers.NofMatchers#anInstanceOf) I also fixed up some package names for ditsribution/examples. Dan On 13/10/2010 00:24, Robert Matthews wrote: > Dan > > Can you have a look at *NameFileFacetFactoryProcessTest *as it isn't > compiling. Looks like a version issue with one of mock libraries. > You'll probably see the problem straight away. > > Thanks > Rob > --------------040501080506070806010502--