29 Jul, 2015

1 commit

  • Hand-written docs depend on generated doc sources.
    In order to move the hand-written docs out of the project,
    the sources generated from project code must be in artifacts.
    
    This initial patch creates the artifacts for man pages
    and other generated documentation.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@12703 41b1ffd8-f28e-4786-ab96-9950f0a78031
    mark
     

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
     

02 Apr, 2015

1 commit

  • This patch adds man pages to the .deb, RPM, and SVR4 packaging.
    It removes the non-generated man pages as they are no longer needed.
    
    This patch introduces a profile for building server docs, -P docs.
    
    Thanks to Gaetan for review and help testing.
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@12020 41b1ffd8-f28e-4786-ab96-9950f0a78031
    mark
     

12 Mar, 2015

1 commit

  • The package is built using antrun maven plugin and old ant files with some slighty modifications.
    Note that the package still need to be fixed (see OPENDJ-1012 for more details)
    
    git-svn-id: https://svn.forgerock.org/opendj/trunk@11910 41b1ffd8-f28e-4786-ab96-9950f0a78031
    gaetan
     

12 Feb, 2015

1 commit