opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/i18n/ResourceProvider.java
@@ -119,7 +119,7 @@ * @throws IllegalArgumentException if the key could not be found in the * properties file. */ public String getMsg(String key, String[] args) public String getMsg(String key, String... args) throws IllegalArgumentException { String msg;