| opendj3-server-dev/src/build-tools/org/opends/build/tools/GenerateMessageFile.java | ●●●●● patch | view | raw | blame | history |
opendj3-server-dev/src/build-tools/org/opends/build/tools/GenerateMessageFile.java
@@ -983,9 +983,8 @@ } if (writeLogRef) { // Document only FATAL_ERROR and SEVERE_ERROR messages. if (s.name().equalsIgnoreCase("FATAL_ERROR") || s.name().equalsIgnoreCase("SEVERE_ERROR")) { // Document only ERROR messages. if (s.name().equalsIgnoreCase("ERROR")) { MessageRefEntry entry = new MessageRefEntry( key.toString(),