17 Jun, 2015

1 commit

  • CR-7262
    This change is a consequence of OPENDJ-2098
    * src/main/java/org/opends/server/tools/upgrade/LicenseFile.java
    ** Perform a check in multiple folders to ensure if the license has been accepted for a 2.6.x version a user would not be prompted again.
    ** Introduce some constants to avoid harcoded string repetitions
    * build.xml
    ** I do not think this code is still use, but update to prevent any regression
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@12525 41b1ffd8-f28e-4786-ab96-9950f0a78031
    gaetan
     

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
     

12 Feb, 2015

1 commit