I've just committed about 900 files, which makes docbook available to the build 
process.

Unlike Version 6, there's no separate 'hackyDocBook' module. The docbook generation stuff is now directly integrated into hackyCore_Build. Currently, the actual documentation files are also in hackyCore_Build/xml, but that will change in 7.1 when we implement distributed documentation.

Anyway, to build the docbook, you want to invoke 'ant updateAntLib' a single time, so that resolver.jar gets copied into your ant/lib directory. After that, 'ant -q hackyCore_Build.buildDocBook' should do the trick.

Here's a sample run:

c:\svn\hackyCore_Build>ant -q hackyCore_Build.buildDocBook
   [style] Writing C:\svn\hackyCore_Build\build\war\docbook/ch01s02.html for 
section
                   :
          <lots of output deleted>
                   :
   [style] Writing C:\svn\hackyCore_Build\build\war\docbook/index.html for book
    [echo] (09:44:21) Completed hackyCore_Build.buildDocbook

BUILD SUCCESSFUL
Total time: 54 seconds

I also made some changes to the SVN sensor documentation, which was not instructing people to use HackyInstaller for the installation of the sensor.

Cheers,
Philip

Reply via email to