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

Jean-Noël Rouvignac
03.26.2016 30370aa1fc4d363f07023059f330e9a1ec9f2313
opendj-server-legacy/src/test/java/org/opends/server/plugins/UpdatePreOpPlugin.java
@@ -141,7 +141,7 @@
    for (Attribute a : setAttributes)
    {
      addOperation.setAttribute(a.getAttributeType(), newArrayList(a));
      addOperation.setAttribute(a.getAttributeDescription().getAttributeType(), newArrayList(a));
    }
    for (ObjectClass oc : removeObjectClasses)