From dev-return-11929-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Wed May 10 05:01:53 2006 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 41606 invoked from network); 10 May 2006 05:01:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 May 2006 05:01:52 -0000 Received: (qmail 14165 invoked by uid 500); 10 May 2006 05:01:50 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 14013 invoked by uid 500); 10 May 2006 05:01:50 -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 13993 invoked by uid 99); 10 May 2006 05:01:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 May 2006 22:01:50 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 May 2006 22:01:49 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7515C71428D for ; Wed, 10 May 2006 05:01:06 +0000 (GMT) Message-ID: <10543033.1147237266476.JavaMail.jira@brutus> Date: Wed, 10 May 2006 05:01:06 +0000 (GMT+00:00) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Commented: (DIRSERVER-618) LDIF doesn't support "changetype" attribute In-Reply-To: <5751314.1147234504881.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DIRSERVER-618?page=comments#action_12378829 ] Emmanuel Lecharny commented on DIRSERVER-618: --------------------------------------------- The LdifReader class (in trunks) has been commited yesturday. It handles all the changeType operations. The target is to build a tool simular to LdifDe that can be used to inject data into a Ldap Server (be it ADS or any other). > LDIF doesn't support "changetype" attribute > ------------------------------------------- > > Key: DIRSERVER-618 > URL: http://issues.apache.org/jira/browse/DIRSERVER-618 > Project: Directory ApacheDS > Type: Improvement > Components: ldap > Environment: N/A > Reporter: Norbert Reilly > > org.apache.directory.shared.ldap.ldif.LdifParser seems to have one variant of the parse() method that knows how to deal with the "changetype" attribute detailed in http://www.rfc-editor.org/rfc/rfc2849.txt, but not the one actually being used. > This functionality is a very handy feature of the LDIF format, and combined with ApacheDS' capability to read LDIF files at start-up provide a handy entry point for sanity tests when using the directory to host custom partitions. > Hence this issue aims to ask the question whether "changetype" can be supported. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira