16 Jan, 2008

3 commits

  • This change modifies the Ant "test" target so that it is as lightweight as possible but forgiving for first-time users.
    
    The test target now checks to see if there is an OpenDS.zip package in build/packages and, if there is, it simply recompiles the Java source files (no message generation or admin framework code generation). If no OpenDS.zip package is found then it automatically invokes the "package" target so it is now possible to do the following:
    
       ./build.sh clean
       ./build.sh test
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3680 41b1ffd8-f28e-4786-ab96-9950f0a78031
    matthew_swift
     
  • 
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3679 41b1ffd8-f28e-4786-ab96-9950f0a78031
    jvergara
     
  • …n error rather than trying to process).
    
    Check whether the user provided several times the same backend ID.
    
    Appart from that and to be consistent with the other CLIs display the usage when there is an incompatibility with the provided arguments.
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3678 41b1ffd8-f28e-4786-ab96-9950f0a78031
    jvergara
     

15 Jan, 2008

8 commits


14 Jan, 2008

9 commits


11 Jan, 2008

5 commits


10 Jan, 2008

2 commits


09 Jan, 2008

2 commits


08 Jan, 2008

4 commits


07 Jan, 2008

7 commits