02 Apr, 2009

4 commits


01 Apr, 2009

9 commits


31 Mar, 2009

6 commits


30 Mar, 2009

5 commits


28 Mar, 2009

2 commits


27 Mar, 2009

2 commits


26 Mar, 2009

10 commits


25 Mar, 2009

2 commits

  • Use a MultiChoiceArgument instead of a StringArgument for the scope argument.  The consequence of this is that the error message refers to the scope argument if no scope value is specified but the user provided the -s value.  In addition to this the code has been modified to allow specifying capital letters for scopes (so now -b ONE is accepted by the command-line). 
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@5133 41b1ffd8-f28e-4786-ab96-9950f0a78031
    jvergara
     
  • - remove keytool dependencie by using keystore API
    - integrate Andy Wang's IBM JVM/JDK changes
    - provide a Platform class to put  platform and JDK version specific code in a single place
    - provide APIs for Kunals core matching rule changes
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@5132 41b1ffd8-f28e-4786-ab96-9950f0a78031
    dugan