build.xml #1

  • //
  • guest/
  • surajdolby/
  • p4ruby/
  • docbook/
  • build.xml
  • View
  • Commits
  • Open Download .zip Download (1 KB)
<project name="p4script" default="help">
  <description>
This is the build script for P4Script.

Only the most basic P4Script properties are specified here.

See the imported, generic Perforce build script to see how documentation
builds are implemented.
  </description>

  <dirname property="book.build.dir" file="${ant.file.mainbuild}"/>

  <!-- the DocBook XML file to process -->
  <property name="input-xml" value="xml/ruby.xml"/>

  <!-- ensure that doc.build.path has been provided -->
  <!-- feel free to set it in this file if you're going to
       hold on to it for a while -->
  <fail unless="doc.build.path">
    -
    Path to common doc infrastructure not set.
    When you execute ant, set the parameter doc.build.path:

    ant &lt;target&gt; -Ddoc.build.path=/path/to/p4-doc/manuals/_build

    Sync the appropriate doc infrastructure to that path from:
    //depot/main/p4-doc/manuals/_build

    alternately, set the environment variable "doc.build.path", or edit
    the peer file build.properties.
  </fail>

  <!-- use the generic build script to perform the transformation -->
  <import file="${doc.build.path}/perforce/build.xml"/>
</project>
# Change User Description Committed
#1 15524 surajdolby Populate -o //guest/perforce_software/p4ruby/main/...
//guest/surajdolby/p4ruby/....
//guest/perforce_software/p4ruby/main/docbook/build.xml
#1 14682 Git Fusion Git Fusion branch management

Imported from Git
 ghost-of-change-num: 960958
 ghost-of-sha1: 005052ae424bd69f426f7209e741ca1c8c3253c7
 ghost-precedes-sha1: ad052c71a568ef12165e143a6866ad9ceffbb4a1
 parent-branch: None@960958
 push-state: incomplete