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

neil_a_wilson
09.35.2006 d4b8c4a45412fef75de97c9b3bafbc2b50d43f2a
opends/src/server/org/opends/server/messages/CoreMessages.java
@@ -5887,16 +5887,6 @@
  /**
   * The message ID for the message that will be used if an attempt is made to
   * increment an attribute that does not exist.  This takes a single argument,
   * which is the name of the attribute.
   */
  public static final int MSGID_ENTRY_INCREMENT_NO_SUCH_ATTRIBUTE =
       CATEGORY_MASK_CORE | SEVERITY_MASK_MILD_ERROR | 562;
  /**
   * The message ID for the message that will be used if an attempt is made to
   * increment an attribute that has multiple values.  This takes a single
   * argument, which is the name of the attribute.
   */
@@ -5947,6 +5937,16 @@
  /**
   * The message ID for the message that will be used if an attempt is made to
   * increment an attribute that does not exist.  This takes a single argument,
   * which is the name of the attribute.
   */
  public static final int MSGID_ENTRY_INCREMENT_NO_SUCH_ATTRIBUTE =
       CATEGORY_MASK_CORE | SEVERITY_MASK_MILD_ERROR | 568;
  /**
   * Associates a set of generic messages with the message IDs defined
   * in this class.
   */