24 Jan, 2008

3 commits

  • git-svn-id: https://svn.forgerock.org/opendj/trunk@3739 41b1ffd8-f28e-4786-ab96-9950f0a78031
    lfrost
     
  • CertificateMapper should allow a configuration even though there is no 
    quality index defined for the subject-attribute-mapping attribute.
    A severe warning is now logged into the error log.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3738 41b1ffd8-f28e-4786-ab96-9950f0a78031
    lutoff
     
  • …ild 6.  The following changes address the issue.  The main thing that has been updated are the changes at the end of VersionCompatibilityIssue.  The problem is that the code relied only on the fact that a flag day was known (we register the flag days).  However it can happen (as it is the case) that a flag day is registered in the code way after the changes occurred.  So when we registered a flag day, systematically we could not upgrade from previous builds.
    
    For instance: a flag day corresponding to build 6 is registered now (candidate build 11). Without these modifications this would prevent to upgrade from build 7 or build 8 to the current build.  That is why the new code actually checks the revision corresponding to the flag day and the revision of the new build.  If the new build is newer than the revision of the flag day then we consider that there is no problem and we continue with the upgrade.
    
    
    
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@3737 41b1ffd8-f28e-4786-ab96-9950f0a78031
    jvergara
     

23 Jan, 2008

3 commits


22 Jan, 2008

8 commits


21 Jan, 2008

8 commits


18 Jan, 2008

8 commits


17 Jan, 2008

5 commits


16 Jan, 2008

5 commits