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

Matthew Swift
23.24.2011 1b72a5de32b6bac43a8155f41a5c5f7ea6b127dc
opendj-sdk/opendj3/opendj-sdk/src/main/java/org/opends/sdk/schema/NumericStringSyntaxImpl.java
@@ -29,7 +29,7 @@
import static com.sun.opends.sdk.util.StaticUtils.isDigit;
import static com.forgerock.opendj.util.StaticUtils.isDigit;
import static org.opends.sdk.CoreMessages.ERR_ATTR_SYNTAX_NUMERIC_STRING_EMPTY_VALUE;
import static org.opends.sdk.CoreMessages.WARN_ATTR_SYNTAX_NUMERIC_STRING_ILLEGAL_CHAR;
import static org.opends.sdk.schema.SchemaConstants.EMR_NUMERIC_STRING_OID;