Return-Path: Delivered-To: apmail-incubator-directory-dev-archive@www.apache.org Received: (qmail 94399 invoked from network); 12 Feb 2005 21:32:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 12 Feb 2005 21:32:41 -0000 Received: (qmail 91076 invoked by uid 500); 12 Feb 2005 21:32:41 -0000 Delivered-To: apmail-incubator-directory-dev-archive@incubator.apache.org Received: (qmail 91028 invoked by uid 500); 12 Feb 2005 21:32:40 -0000 Mailing-List: contact directory-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list directory-dev@incubator.apache.org Received: (qmail 91015 invoked by uid 99); 12 Feb 2005 21:32:40 -0000 X-ASF-Spam-Status: No, hits=0.4 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from relais.videotron.ca (HELO relais.videotron.ca) (24.201.245.36) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 12 Feb 2005 13:32:39 -0800 Received: from [192.168.0.122] ([66.131.110.157]) by VL-MO-MR007.ip.videotron.ca (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTP id <0IBT00LEIII5PY@VL-MO-MR007.ip.videotron.ca> for directory-dev@incubator.apache.org; Sat, 12 Feb 2005 16:32:29 -0500 (EST) Date: Sat, 12 Feb 2005 16:31:58 -0500 From: Vincent Tence Subject: Re: [ldap] Xstream dep introduction common breaks build In-reply-to: <420E74C7.3080002@bellsouth.net> To: Apache Directory Developers List Reply-to: vtence@videotron.ca Message-id: <420E75CE.5050700@videotron.ca> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0 (X11/20050106) X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime References: <420D95B4.9070909@bellsouth.net> <420E69AD.4020909@videotron.ca> <420E74C7.3080002@bellsouth.net> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Alex Karasulu wrote: > Vincent Tence wrote: > >> Alex Karasulu wrote: >> >>> Vince, >>> > > >>> >>> I know you probably double check to make sure things build after you >>> make changes. So I suspect you have the codehaus repo referenced >>> somewhere in your user specific build.properties in your home >>> directory. The xstream dep was not getting resolved for me because I >>> do not reference the codehaus repo in my build.properties in ~akarasulu. >> >> >> >> I'm not getting this, since xstream is on ibilio, it should be ok for >> everybody. Do you have ibilio in your list of repos? > > > Actually we use an ibiblio "mirror". I guess its not much of a mirror > :( is it. Hmmm. We can remove the XStream stuff for generating PDUs. It's not that useful anyway. Should I proceed? - Vincent