You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2016/05/14 05:34:15 UTC

svn commit: r1743787 - /directory/shared/branches/shared-value/ldap/schema/data/src/main/resources/schema/ou=schema/cn=apache/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.3.ldif

Author: elecharny
Date: Sat May 14 05:34:15 2016
New Revision: 1743787

URL: http://svn.apache.org/viewvc?rev=1743787&view=rev
Log:
The apachePresence AttributeType is now using the objectIdentifierMatch MR, and its syntax is ObjectIdentifier.

Modified:
    directory/shared/branches/shared-value/ldap/schema/data/src/main/resources/schema/ou=schema/cn=apache/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.3.ldif

Modified: directory/shared/branches/shared-value/ldap/schema/data/src/main/resources/schema/ou=schema/cn=apache/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.3.ldif
URL: http://svn.apache.org/viewvc/directory/shared/branches/shared-value/ldap/schema/data/src/main/resources/schema/ou%3Dschema/cn%3Dapache/ou%3Dattributetypes/m-oid%3D1.3.6.1.4.1.18060.0.4.1.2.3.ldif?rev=1743787&r1=1743786&r2=1743787&view=diff
==============================================================================
--- directory/shared/branches/shared-value/ldap/schema/data/src/main/resources/schema/ou=schema/cn=apache/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.3.ldif (original)
+++ directory/shared/branches/shared-value/ldap/schema/data/src/main/resources/schema/ou=schema/cn=apache/ou=attributetypes/m-oid=1.3.6.1.4.1.18060.0.4.1.2.3.ldif Sat May 14 05:34:15 2016
@@ -7,11 +7,10 @@ m-usage: DSA_OPERATION
 creatorsname: uid=admin,ou=system
 m-collective: FALSE
 m-oid: 1.3.6.1.4.1.18060.0.4.1.2.3
-m-substr: caseIgnoreSubstringsMatch
 m-nousermodification: TRUE
-m-syntax: 1.3.6.1.4.1.1466.115.121.1.15
+m-syntax: 1.3.6.1.4.1.1466.115.121.1.38
 objectclass: metaAttributeType
 objectclass: metaTop
 objectclass: top
 m-name: apachePresence
-m-equality: caseIgnoreMatch
+m-equality: objectIdentifierMatch