06 May, 2015

1 commit

  • Review: Matt (uppon the shoulder)
    This commit replaces Java 6 occurences by Java 7 in messages.
    It also performs the Java version check against Java 7.
    
    * org.opends.quicksetup.util.Utils.java
    ** Use opendj-cli check java version, this allow us to remove old check process based on CompatibleJava
    
    * Other changes are just messages or text update.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@12208 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
     

26 Nov, 2013

1 commit