20 Aug, 2015

1 commit


01 Jun, 2015

1 commit


27 Mar, 2015

1 commit

  • This patch replaces nearly all the server & SDK tools reference pages
    with generated pages.
    
    As explained in the comments for OPENDJ-1786,
    there's still a problem with <xref> linkends inside the dsconfig page.
    I've logged OPENDJ-1895 to address that.
    
    The rest of the content seems to correspond to what we had before,
    with minor formatting problems that are flagged in related JIRA issues.
    
    Thanks to Jean-Noël R. for reviews.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@11994 41b1ffd8-f28e-4786-ab96-9950f0a78031
    mark
     

24 Mar, 2015

1 commit

  • *****  opendj-cli *****
    * ArgumentConstants.java
    ** Add constant for testonly long option
    
    * CommonArguments.java
    ** Removes getTestOnly(...) static method as it is only used in InstallDS.
    
    * cli.properties
    ** Removes INFO_ARGUMENT_DESCRIPTION_TESTONLY message and migrate it to server tool.properties to have consistant import in InstallDS.java
    
    ***** opendj-ldap-toolkit *****
    * resources/.../_script_util.bat
    ** Replace short option call by long option call
    
    ***** opendj-server-legacy *****
    * resources/.../bin/_script-util.sh _script-util.bat
    ** Replace short option call by long option call
    
    * InstallDSArgumentParser.java
    ** Inline static call to CommonArguments
    
    * tools.properties
    ** Add testonly argument information message
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@11968 41b1ffd8-f28e-4786-ab96-9950f0a78031
    gaetan
     

23 Jul, 2014

1 commit

  • Adding an add/del rate tool named addrate.
    -opendj-core
        ** EntryGenerator.java:
        * Changing the subtemplate parsing behavior, add the "generated branches" options
        ** TemplateFile.java
        * Adding the "generated branches" options
        ** addrate.template
        * New template used to generate entries
    
    -opendj-ldap-toolkit
        ** addrate (bat and bin)
        * Adding new tool scripts for unix and windows
        ** AddRate.java
        * addrate tool new class
        ** PerformanceRunner.java
        * Using parameter object in constructor, adding some messages localization
        ** PerformanceRunnerOptions.java
        * Helps to simplify the way to initialize a PerformanceRunner instance
        ** MakeLDIF.java
        * Little refactoring in order to allow the addrate tool to use some make-ldif parameters
        ** tools.properties
        * Adding addrate tool message and also some new generic messages
        ** Minor changes (constructor) in other tools and tests files
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@10927 41b1ffd8-f28e-4786-ab96-9950f0a78031
    gaetan
     

07 Jul, 2014

1 commit

  • Remove the opendj-ldap-sdk project and update dependencies in all pom files and in the project documentation.
    * all pom.xml
    ** Removing reference to the opendj-ldap-sdk project and add dependencies to opendj-core and openj-grizzly
    * opendj-core/.../index.xml.vm
    ** Updating the opendj-core documentation with the opendj-ldap-sdk old documentation page
    * opendj-project site.xml chap-get-sdk.xml
    ** Updating project documentation menu and developer guide
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@10867 41b1ffd8-f28e-4786-ab96-9950f0a78031
    gaetan
     

02 Apr, 2014

1 commit


29 Nov, 2013

1 commit


28 Nov, 2013

1 commit


26 Nov, 2013

1 commit