Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 29672 invoked from network); 10 Dec 2006 20:59:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Dec 2006 20:59:44 -0000 Received: (qmail 22398 invoked by uid 500); 10 Dec 2006 20:59:51 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 22350 invoked by uid 500); 10 Dec 2006 20:59:51 -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 22333 invoked by uid 99); 10 Dec 2006 20:59:51 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Dec 2006 12:59:51 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Dec 2006 12:59:42 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4965F7142D8 for ; Sun, 10 Dec 2006 12:59:22 -0800 (PST) Message-ID: <25889953.1165784362298.JavaMail.jira@brutus> Date: Sun, 10 Dec 2006 12:59:22 -0800 (PST) From: "Stefan Seelmann (JIRA)" To: dev@directory.apache.org Subject: [jira] Updated: (DIRSERVER-793) Implement parsers and simple beans for all schema elements in RFC4512 In-Reply-To: <7970855.1165781601040.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 [ http://issues.apache.org/jira/browse/DIRSERVER-793?page=all ] Stefan Seelmann updated DIRSERVER-793: -------------------------------------- Attachment: shared-ldap-trunks-ObjectClassDescription.patch This patch includes - Antlr grammar to generate lexer and parser for ObjectClassDescriptions - A wrapper class around the generated Antlr parser and lexer - A bean class for ObjectClassDescriptions - A syntax checker for ObjectClassDescriptions - Two test cases to test the parser and syntax checker I will also implement and add parsers for the other schema elements. > Implement parsers and simple beans for all schema elements in RFC4512 > --------------------------------------------------------------------- > > Key: DIRSERVER-793 > URL: http://issues.apache.org/jira/browse/DIRSERVER-793 > Project: Directory ApacheDS > Issue Type: New Feature > Reporter: Ersin Er > Fix For: 1.5.0 > > Attachments: shared-ldap-trunks-ObjectClassDescription.patch > > > We need parsers and simple beans to populate in for all schema elements given in RFC4512. The elements are: > ObjectClassDescription > AttributeTypeDescription > MatchingRuleDescription > MatchingRuleUseDescription > SyntaxDescription > DITContentRuleDescription > DITStructureRuleDescription > NameFormDescription -- 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