Uploaded image for project: 'Log4cxx'
  1. Log4cxx
  2. LOGCXX-153

Automate log4cxx site and doxygen generation and deployment

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.9.7
    • 0.10.0
    • Build
    • None

    Description

      The build process for the log4cxx web site and API documentation was not unified with the rest of the build process. Site documentation was apparently generated using xdocs/build.xml and API documentation either by manual invocation of doxygen or the autotools build.

      The associated changes makes the build process similar to log4j's. The site build process requires velocity-1.4 and jdom-b8 (also required by log4j's site build).

      To build the documentation:

      ant site -Dvelocity.jar=FILESPEC -Djdom.dir=FILESPEC

      To deploy documentation:

      ant deploy-site -Dvelocity.jar=FILESPEC -Djdom.dir=FILESPEC -Dapache.user=USERNAME

      Attachments

        Activity

          People

            carnold@apache.org Curt Arnold
            carnold@apache.org Curt Arnold
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: