Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 34280 invoked from network); 14 Mar 2005 19:44:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 14 Mar 2005 19:44:59 -0000 Received: (qmail 23768 invoked by uid 500); 14 Mar 2005 19:44:56 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 23728 invoked by uid 500); 14 Mar 2005 19:44:55 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 23714 invoked by uid 99); 14 Mar 2005 19:44:55 -0000 X-ASF-Spam-Status: No, hits=-8.2 required=10.0 tests=ALL_TRUSTED,RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from ss53.shared.server-system.net (HELO ss53.shared.server-system.net) (72.10.34.2) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 14 Mar 2005 11:44:55 -0800 Received: from [127.0.0.1] (66-108-84-172.nyc.rr.com [66.108.84.172]) (authenticated (0 bits)) by ss53.shared.server-system.net (8.11.6/8.11.6) with ESMTP id j2EJirV27088 for ; Mon, 14 Mar 2005 11:44:53 -0800 Message-ID: <4235E9AD.9060708@toolazydogs.com> Date: Mon, 14 Mar 2005 14:44:45 -0500 From: "Alan D. Cabrera" User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Re: Build break? References: <1110828896.28745.9.camel@localhost.localdomain> <4235E70D.3090804@toolazydogs.com> <1110829591.28745.18.camel@localhost.localdomain> In-Reply-To: <1110829591.28745.18.camel@localhost.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N You may want to hang out on the IRC channel. Some developers may be able to help you w/ the uber build. Regards, Alan Robert Ritchy wrote: >Guess I need to understand the build a bit more. I assumed that 'svn >update' at the root would pull that down. > >Doing another clean build now - following directions more closely this >time. > >My apologies, >Robert > > >On Mon, 2005-03-14 at 14:33 -0500, Alan D. Cabrera wrote: > > >>Have you updated OpenEJB as well? >> >> >>Regards, >>Alan >> >>Robert Ritchy wrote: >> >> >> >>>I'm new to Geronimo (second build); so sorry if I'm missing something >>>obvious. But, I think the build was broken yesterday with revision >>>157260. The signature changed in o.a.g.security.ConfigurationUtil.java, >>>which broke ContainerSecurityBuilder. >>> >>>It doesn't appear that ContainerSecurityBuilder is working correctly >>>anyway (don't provide the correct login domain name). >>> >>>-Robert >>> >>> >>> >>> >>> >>>