01 Jun, 2015

1 commit


13 Jan, 2015

1 commit

  • 
    ConfigChangeResult.java:
    Replaced all constructors for ConfigChangeResult by a single default constructor.
    
    *.java:
    Used ConfigChangeResult default constructor.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@11554 41b1ffd8-f28e-4786-ab96-9950f0a78031
    JnRouvignac
     

15 Oct, 2014

1 commit


25 Jan, 2014

1 commit

  • * moved closeSilently() methods and a couple of others from StaticUtils to forgerock-utils
    * bumped dependency on forgerock-utils to 1.3.0-SNAPSHOT
    * all remaining Findbugs warnings are just noise. It's a shame that it's not possible to use @SuppressWarnings("findbugs").
    
    
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@10187 41b1ffd8-f28e-4786-ab96-9950f0a78031
    matthew
     

14 Jan, 2014

1 commit

  • * 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
     

10 Jan, 2014

3 commits