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

ludovicp
18.47.2010 ff9b49ad76234e3b60512fc479343030a6b367ad
opends/src/admin/defn/org/opends/server/admin/std/RegularExpressionIdentityMapperConfiguration.xml
@@ -23,7 +23,7 @@
  ! CDDL HEADER END
  !
  !
  !      Copyright 2007-2008 Sun Microsystems, Inc.
  !      Copyright 2007-2010 Sun Microsystems, Inc.
  ! -->
<adm:managed-object name="regular-expression-identity-mapper"
  plural-name="regular-expression-identity-mappers"
@@ -136,8 +136,8 @@
          <adm:synopsis>
            Any valid regular expression pattern which is supported by the 
            javax.util.regex.Pattern class 
            (see http://java.sun.com/j2se/1.5.0/docs/api/java/util/regex/Pattern.html
            for documentation about this class for Java SE 5).
            (see http://download.oracle.com/docs/cd/E17409_01/javase/6/docs/api/java/util/regex/Pattern.html
            for documentation about this class for Java SE 6).
          </adm:synopsis>
        </adm:pattern>
      </adm:string>