Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 4645 invoked from network); 7 Jul 2006 16:07:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Jul 2006 16:07:36 -0000 Received: (qmail 80619 invoked by uid 500); 7 Jul 2006 16:07:35 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 80597 invoked by uid 500); 7 Jul 2006 16:07:35 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 80584 invoked by uid 99); 7 Jul 2006 16:07:35 -0000 Received-SPF: pass (hermes.apache.org: domain of james.strachan@gmail.com designates 66.249.92.172 as permitted sender) Received: from [66.249.92.172] (HELO ug-out-1314.google.com) (66.249.92.172) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jul 2006 09:07:35 -0700 Received: by ug-out-1314.google.com with SMTP id m3so795256uge for ; Fri, 07 Jul 2006 09:06:13 -0700 (PDT) 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=J3tu7y00/QxSEmIk+0bgqcfaHKeqRC6/EcqZQRmVemHe8Fxx46/oOHy6MRiyrdDKDEKeMiUTf5H6JzAn9ZPBZmFOkGi2al85Cb7pGmoAGZR2YvHnj/DSPqWfXYPAJ0i1WIyPeMQ49/MsDbMjns90M3MOCiYzqdGELhvduvJwiX4= Received: by 10.67.19.13 with SMTP id w13mr2199493ugi; Fri, 07 Jul 2006 09:06:13 -0700 (PDT) Received: by 10.66.224.1 with HTTP; Fri, 7 Jul 2006 09:06:13 -0700 (PDT) Message-ID: Date: Fri, 7 Jul 2006 17:06:13 +0100 From: "James Strachan" To: activemq-dev@geronimo.apache.org Subject: Re: [heads up] moved test cases from assembly to core... In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 7/7/06, Hiram Chirino wrote: > Sounds fine to me. Its always kinda bugged me that you'd have to wait for an entire assembly to build to know if you'd broken something in activemq-core :) Plus it was much easier doing this than figuring out why the tests were not running in the assembly module :) > On 7/7/06, James Strachan wrote: > > > > We had a bunch of test cases in the assembly module that were not > > being executed in the m2 build for some reason; its also for legacy > > reasons they were there, they are better suited to being closer to the > > actual code they test so I've just moved them to the activemq-core > > project. > > > > So don't panic if you do a svn update; there's not loads more (slow) > > tests been added :) they've just been moved about a bit :) > > > > -- > > > > James > > ------- > > http://radio.weblogs.com/0112098/ > > > > > > -- > Regards, > Hiram > > Blog: http://hiramchirino.com > > -- James ------- http://radio.weblogs.com/0112098/