You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <ji...@apache.org> on 2006/12/12 02:36:21 UTC

[jira] Created: (DIRSERVER-795) Need to implement ruleIdMatch matching rule which is in apachemeta.schema

Need to implement ruleIdMatch matching rule which is in apachemeta.schema
-------------------------------------------------------------------------

                 Key: DIRSERVER-795
                 URL: http://issues.apache.org/jira/browse/DIRSERVER-795
             Project: Directory ApacheDS
          Issue Type: Task
            Reporter: Alex Karasulu
         Assigned To: Emmanuel Lecharny
            Priority: Minor
             Fix For: 1.5.0


The following class needs to have this RuleIdMatch class carefully checked.  Emmanuel I did not know what this was so for now I stubbed it out.  If you can take a look and define the proper syntax for this that would be great thanks.

This is just a reminder so I don't forget to tell you.

Here's that class:

ApachemetaMatchingRuleProducer.java

http://svn.apache.org/repos/asf/directory/branches/trunks/schema/apacheds/core/src/main/java/org/apache/directory/server/core/schema/bootstrap/ApachemetaMatchingRuleProducer.java

Thanks!!

-- 
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

        

[jira] Closed: (DIRSERVER-795) Need to implement ruleIdMatch matching rule which is in apachemeta.schema

Posted by "Alex Karasulu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Karasulu closed DIRSERVER-795.
-----------------------------------


> Need to implement ruleIdMatch matching rule which is in apachemeta.schema
> -------------------------------------------------------------------------
>
>                 Key: DIRSERVER-795
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-795
>             Project: Directory ApacheDS
>          Issue Type: Task
>            Reporter: Alex Karasulu
>            Assignee: Emmanuel Lecharny
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> The following class needs to have this RuleIdMatch class carefully checked.  Emmanuel I did not know what this was so for now I stubbed it out.  If you can take a look and define the proper syntax for this that would be great thanks.
> This is just a reminder so I don't forget to tell you.
> Here's that class:
> ApachemetaMatchingRuleProducer.java
> http://svn.apache.org/repos/asf/directory/branches/trunks/schema/apacheds/core/src/main/java/org/apache/directory/server/core/schema/bootstrap/ApachemetaMatchingRuleProducer.java
> Thanks!!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DIRSERVER-795) Need to implement ruleIdMatch matching rule which is in apachemeta.schema

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DIRSERVER-795?page=all ]

Emmanuel Lecharny resolved DIRSERVER-795.
-----------------------------------------

    Resolution: Fixed

Ok, I have changed the MetaSchema yesturday to fix this issue. The problem was that the ruleId was not using the correct Syntax, leading you to have a missing MatchingRule for ruleId. The numberSC has been defined i the meanwhile, and the producer should now point on the correct SC.

The normalizer and comparator are still missing, though. I'"m working on those guys today.

> Need to implement ruleIdMatch matching rule which is in apachemeta.schema
> -------------------------------------------------------------------------
>
>                 Key: DIRSERVER-795
>                 URL: http://issues.apache.org/jira/browse/DIRSERVER-795
>             Project: Directory ApacheDS
>          Issue Type: Task
>            Reporter: Alex Karasulu
>         Assigned To: Emmanuel Lecharny
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> The following class needs to have this RuleIdMatch class carefully checked.  Emmanuel I did not know what this was so for now I stubbed it out.  If you can take a look and define the proper syntax for this that would be great thanks.
> This is just a reminder so I don't forget to tell you.
> Here's that class:
> ApachemetaMatchingRuleProducer.java
> http://svn.apache.org/repos/asf/directory/branches/trunks/schema/apacheds/core/src/main/java/org/apache/directory/server/core/schema/bootstrap/ApachemetaMatchingRuleProducer.java
> Thanks!!

-- 
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