From dev-return-35591-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Fri Nov 12 12:31:28 2010 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 40271 invoked from network); 12 Nov 2010 12:31:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 12 Nov 2010 12:31:28 -0000 Received: (qmail 13594 invoked by uid 500); 12 Nov 2010 12:31:59 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 13401 invoked by uid 500); 12 Nov 2010 12:31:59 -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 13394 invoked by uid 99); 12 Nov 2010 12:31:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Nov 2010 12:31:58 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [195.216.81.147] (HELO mail.otego.com) (195.216.81.147) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Nov 2010 12:31:52 +0000 Received: (qmail 5203 invoked from network); 12 Nov 2010 12:31:30 -0000 Received: from 192.168.222.135 by zeus (envelope-from , uid 201) with qmail-scanner-1.25st (clamdscan: 0.91.2/4015. perlscan: 1.25st. Clear:RC:1(192.168.222.135):. Processed in 0.025523 secs); 12 Nov 2010 12:31:30 -0000 Received: from unknown (HELO pcfelix.otego.com) (192.168.222.135) by 0 with SMTP; 12 Nov 2010 12:31:30 -0000 Message-ID: <4CDD33A2.5030501@apache.org> Date: Fri, 12 Nov 2010 13:31:30 +0100 From: Felix Knecht User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12) Gecko/20101027 Fedora/3.1.6-1.fc14 Thunderbird/3.1.6 MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: kerberos-codec References: <4CDD2F8E.7030208@otego.com> <4CDD32F8.9000501@gmail.com> In-Reply-To: <4CDD32F8.9000501@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 11/12/2010 01:28 PM, Emmanuel Lecharny wrote: > On 11/12/10 1:14 PM, Felix Knecht wrote: >> Is it on purpose, that the kerberos-codec module isn't build when building apacheds or is it just missing in the parent >> pom.xml in the modules section? > yes. It's really a work in progress, and might perfectly be broken. I didn't want to have it to impact the trunk if > it's broken. > Once the new codec will be completed, we will add it. > Thanks for clarification Emmanuel.