Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 99463 invoked from network); 11 Jun 2008 12:27:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Jun 2008 12:27:36 -0000 Received: (qmail 90896 invoked by uid 500); 11 Jun 2008 12:27:39 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 90696 invoked by uid 500); 11 Jun 2008 12:27:38 -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 90681 invoked by uid 99); 11 Jun 2008 12:27:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jun 2008 05:27:38 -0700 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; Wed, 11 Jun 2008 12:26:57 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 042F0234C137 for ; Wed, 11 Jun 2008 05:26:45 -0700 (PDT) Message-ID: <1531550968.1213187205016.JavaMail.jira@brutus> Date: Wed, 11 Jun 2008 05:26:45 -0700 (PDT) From: "Stefan Seelmann (JIRA)" To: dev@directory.apache.org Subject: [jira] Closed: (DIRSHARED-10) Add support for OpenLDAP object identifier macros In-Reply-To: <1894082114.1213185285011.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 [ https://issues.apache.org/jira/browse/DIRSHARED-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Seelmann closed DIRSHARED-10. ------------------------------------ Resolution: Fixed Fixed in trunk and bigbang: http://svn.apache.org/viewvc?rev=666637&view=rev http://svn.apache.org/viewvc?rev=666636&view=rev By default the object identifier macros are resolved by the parser. This could be disabled by setResolveObjectIdentifierMacros(false), perhaps the schema editor could preserve the macros in a future release. > Add support for OpenLDAP object identifier macros > ------------------------------------------------- > > Key: DIRSHARED-10 > URL: https://issues.apache.org/jira/browse/DIRSHARED-10 > Project: Directory Shared > Issue Type: Improvement > Reporter: Stefan Seelmann > Assignee: Stefan Seelmann > Priority: Minor > Fix For: 0.9.11, 0.9.12 > > > Add support for OpenLDAP object identifier macros -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.