22 Jan, 2014

1 commit

  • … compared to opendj-ldap-sdk so they are documented.
    
    pom.xml:
    Now depends on forgerock-parent 1.2.1-SNAPSHOT to inherit clirr profile.
    
    opendj-core/pom.xml:
    Added clirr-maven-plugin to the build and report plugins due to the use of <comparisonArtifacts> instead of <comparisonVersion>.
    
    opendj-core/clirr-ignored-api-changes.xml:
    Added to trigger clirr checks + ignore and document changes compared to opendj-ldap-sdk.
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@10169 41b1ffd8-f28e-4786-ab96-9950f0a78031
    JnRouvignac
     

20 Jan, 2014

1 commit


18 Jan, 2014

2 commits


17 Jan, 2014

5 commits


16 Jan, 2014

3 commits


15 Jan, 2014

3 commits

  • * AciException: replace with LocalizedIllegalArgumentException
    * IdentifiedException/OpenDsException: not needed since functionality is replaced with LocalizedException
    * InitializationException: removed and replaced use with ConfigException (TODO: should consider renaming ConfigException to something more generic, like ServerException)
    * DirectoryException/LDAPException: not used, so removed
    * Removed unused ObjectClass methods in DirectoryServer.
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@10151 41b1ffd8-f28e-4786-ab96-9950f0a78031
    matthew
     
  • * add all remaining property getters
    * remove composite properties since these can be generated in ProductInformation.
    
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@10150 41b1ffd8-f28e-4786-ab96-9950f0a78031
    matthew
     
  • …oductInformation in opendj-server module.
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@10149 41b1ffd8-f28e-4786-ab96-9950f0a78031
    matthew
     

14 Jan, 2014

3 commits

  • * rewrite Maven plugin so that it performs XSLT transformations itself rather than delegating to the xml-maven-plugin. This is required in order to be able to access the stylesheets and core descriptors within the plugin's classloader
    
    * remove dependency on Xalan-J in XSLT transformations since https://java.net/jira/browse/OPENDS-2296 seems to have been fixed, at least in OpenJDK 6u27 and OpenDJ 7u25
    
    * re-enable build of opendj-config, opendj-server, and opendj-server-example-plugin.
    
    TODO once the new Maven plugin has received some more testing in Jenkins:
    
    * add XML validation
    * fix support for Windows file names
    * simplify code.
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@10148 41b1ffd8-f28e-4786-ab96-9950f0a78031
    matthew
     
  • git-svn-id: https://svn.forgerock.org/opendj/trunk@10147 41b1ffd8-f28e-4786-ab96-9950f0a78031
    mark
     
  • * ConfigException has moved
    * don't override forgerock-util version.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@10145 41b1ffd8-f28e-4786-ab96-9950f0a78031
    matthew
     

13 Jan, 2014

7 commits


10 Jan, 2014

6 commits


09 Jan, 2014

4 commits


08 Jan, 2014

5 commits