opendj-core/src/main/java/org/forgerock/opendj/ldap/RootDSE.java
@@ -22,7 +22,7 @@ * * * Copyright 2009-2010 Sun Microsystems, Inc. * Portions copyright 2011-2012 ForgeRock AS * Portions copyright 2011-2014 ForgeRock AS */ package org.forgerock.opendj.ldap; opendj-core/src/main/java/org/forgerock/opendj/ldap/schema/CoreSchema.java
@@ -22,6 +22,7 @@ * * * Copyright 2009 Sun Microsystems, Inc. * Portions copyright 2014 ForgeRock AS */ package org.forgerock.opendj.ldap.schema; @@ -267,7 +268,7 @@ private static final AttributeType FACSIMILE_TELEPHONE_NUMBER_ATTRIBUTE_TYPE = CoreSchemaImpl.getInstance().getAttributeType("2.5.4.23"); private static final AttributeType FULL_VENDOR_VERSION_ATTRIBUTE_TYPE = CoreSchemaImpl.getInstance().getAttributeType("1.3.6.1.4.1.36733.2.1.1.136"); = CoreSchemaImpl.getInstance().getAttributeType("1.3.6.1.4.1.36733.2.1.1.141"); private static final AttributeType GENERATION_QUALIFIER_ATTRIBUTE_TYPE = CoreSchemaImpl.getInstance().getAttributeType("2.5.4.44"); private static final AttributeType GIVEN_NAME_ATTRIBUTE_TYPE @@ -612,7 +613,7 @@ } /** * Returns a reference to the {@code Full Vendor Version} which has the OID {@code 1.3.6.1.4.1.36733.2.1.1.136}. * Returns a reference to the {@code Full Vendor Version} which has the OID {@code 1.3.6.1.4.1.36733.2.1.1.141}. * * @return A reference to the {@code Full Vendor Version}. */ opendj3-server-dev/resource/schema/00-core.ldif
@@ -21,7 +21,7 @@ # # # Copyright 2006-2010 Sun Microsystems, Inc. # Portions Copyright 2011-2012 ForgeRock AS # Portions Copyright 2011-2014 ForgeRock AS # Portions Copyright 2013-2014 Manuel Gaupp # # @@ -532,7 +532,7 @@ EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 X-ORIGIN 'RFC 2985' ) attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.136 NAME 'fullVendorVersion' attributeTypes: ( 1.3.6.1.4.1.36733.2.1.1.141 NAME 'fullVendorVersion' EQUALITY 1.3.6.1.4.1.1466.109.114.1 SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE NO-USER-MODIFICATION USAGE dSAOperation X-ORIGIN 'OpenDJ Directory Server' ) objectClasses: ( 2.5.6.0 NAME 'top' ABSTRACT MUST objectClass