Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 63786 invoked from network); 17 May 2006 07:11:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 May 2006 07:11:12 -0000 Received: (qmail 86584 invoked by uid 500); 17 May 2006 07:10:55 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 86356 invoked by uid 500); 17 May 2006 07:10:54 -0000 Mailing-List: contact dev-help@directory.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 dev@directory.apache.org Received: (qmail 86335 invoked by uid 99); 17 May 2006 07:10:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 May 2006 00:10:54 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: 212.27.42.36 is neither permitted nor denied by domain of elecharny@gmail.com) Received: from [212.27.42.36] (HELO smtp6-g19.free.fr) (212.27.42.36) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 May 2006 00:10:52 -0700 Received: from [192.168.0.1] (vol75-3-82-66-216-176.fbx.proxad.net [82.66.216.176]) by smtp6-g19.free.fr (Postfix) with ESMTP id 83531225B2 for ; Wed, 17 May 2006 09:10:31 +0200 (CEST) Message-ID: <446ACCD4.8050604@gmail.com> Date: Wed, 17 May 2006 09:12:20 +0200 From: Emmanuel Lecharny Reply-To: elecharny@iktek.com User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050923) X-Accept-Language: fr, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: Problem building ApacheDS against JDK 1.4 References: <44698395.9000102@gmail.com> <4469A2C7.60008@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Norbet Reilly a �crit : > Thanks for the fixes guys, I'm happily building again. > > Note that the LdifReaderTest is still failing, but I've just moved it > out of the way... Sorry about that. I've found a fix for this CharSetDefaultEncoding, but I tested it in a branch. I con't commit right now, minautor (apache SVN server) seems to have pbs... The LdifReader is on its way, and it can now accept all the changetype operation. Emmanuel