The default schemas used for ADS aren't the last ones
-----------------------------------------------------

                 Key: DIRSTUDIO-564
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-564
             Project: Directory Studio
          Issue Type: Bug
    Affects Versions: 1.4.0
            Reporter: Emmanuel Lecharny
            Priority: Minor


When launching Stduio, and creating a new schema project, we can select the ADS 
schema. The one that are loaded are a ADS 1.5.3 version, where some OC are 
missing.

For instance, the following apache schema OC :

objectclass ( 1.3.6.1.4.1.18060.0.4.1.3.12
    NAME 'changeLogEvent'
    DESC 'represents change events'
    STRUCTURAL
    MUST ( changeTime $ changeType $ rev $ committer ) )

objectclass ( 1.3.6.1.4.1.18060.0.4.1.3.13
    NAME 'tag'
    DESC 'represents a Tag in change log'
    STRUCTURAL
    MUST ( rev ) 
    MAY ( description ) )

are missing (they have been added in december 2008

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

Reply via email to