Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 72726 invoked from network); 6 Jun 2009 10:02:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Jun 2009 10:02:21 -0000 Received: (qmail 76887 invoked by uid 500); 6 Jun 2009 10:02:33 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 76792 invoked by uid 500); 6 Jun 2009 10:02:33 -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 76784 invoked by uid 99); 6 Jun 2009 10:02:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Jun 2009 10:02:33 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 06 Jun 2009 10:02:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 57FA2234C004 for ; Sat, 6 Jun 2009 03:02:07 -0700 (PDT) Message-ID: <179670606.1244282527355.JavaMail.jira@brutus> Date: Sat, 6 Jun 2009 03:02:07 -0700 (PDT) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Updated: (DIRSHARED-32) Create Antlr based DN parser In-Reply-To: <160204286.1238538110664.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DIRSHARED-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny updated DIRSHARED-32: --------------------------------------- Affects Version/s: (was: 0.9.13) 0.9.14 Fix Version/s: (was: 0.9.14) 0.9.15 > Create Antlr based DN parser > ---------------------------- > > Key: DIRSHARED-32 > URL: https://issues.apache.org/jira/browse/DIRSHARED-32 > Project: Directory Shared > Issue Type: Sub-task > Affects Versions: 0.9.14 > Reporter: Stefan Seelmann > Assignee: Stefan Seelmann > Fix For: 0.9.15 > > > At ApacheCon we discussed to rewrite the complex DN parser using Antlr because we have some issues with the current parser, see DIRSERVER-1311 and DIRSERVER-1285. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.