mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
26.00.2007 209bce620dc34b2b8b8973557c233c8c0c5e40e0
Remove adm:oid elements as these are no longer part of the XML schema.
1 files modified
2 ■■■■■ changed files
opends/resource/admin/example-plugin/ExamplePluginConfiguration.xml 2 ●●●●● patch | view | raw | blame | history
opends/resource/admin/example-plugin/ExamplePluginConfiguration.xml
@@ -7,7 +7,6 @@
  <adm:synopsis>An example "Hello World" plugin.</adm:synopsis>
  <adm:profile name="ldap">
    <ldap:object-class>
      <ldap:oid>ds-cfg-example-plugin-oid</ldap:oid>
      <ldap:name>ds-cfg-example-plugin</ldap:name>
      <ldap:superior>ds-cfg-plugin</ldap:superior>
    </ldap:object-class>
@@ -31,7 +30,6 @@
    </adm:syntax>
    <adm:profile name="ldap">
      <ldap:attribute>
        <ldap:oid>ds-cfg-example-plugin-message-oid</ldap:oid>
        <ldap:name>ds-cfg-example-plugin-message</ldap:name>
      </ldap:attribute>
    </adm:profile>