This documentation provides valuable information concerning the internal development.

Ant project XRNCommon (file: build-common.xml)

Initial base directory:
Default target:
init

The aim of this Ant buildfile is to gather some common stuff to all XRN buildfiles.


Target Summary
Depends
(the depends attribute)
Runtime
(the target executed at runtime)
Description
clean
  |
  +--init
init
clean
clean

Deletes all artefacts, which are not present under source control.

Use this target with caution since it destroys the temporary and the distribution directories.
init
init init

Default target, which should always be called first by other targets.

This property is defined so that it can be overriden from the outside.

It points to the location of the XMLReleaseNotes module checkout directory.

init.Ant
init.Ant init.Ant

Computes the Ant classpath.

This target is to be used as soon as you need the Ant classpath to be properly defined via the ant.classpath path id.
init.JAXB
init.JAXB init.JAXB

Computes the JAXB classpath.

This target is to be used as soon as you need the JAXB classpath to be properly defined via the jaxb.classpath path id.
 
Top Property
<property
	location="."
	name="XMLRELEASENOTES_DIRECTORY_PATH"
/>
 
Target Detail


Edouard Mercier 2003.12.08 20:31:08 - AntDoc V0.8h - XSL Transformer Factory: com.icl.saxon.TransformerFactoryImpl