My lazy header ...

Ant project WedSitor (file: build.xml)

Initial base directory:
Default target:
init

The aim of this Ant buildfile is to administer WedSitor, the HTML site generator.


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

Cleans up the project, ie. the generated resources

The site is hot-deployed under the PHP server.
wedsitor.deploy
  |
  +--wedsitor.dist
    |
    +--init
init
wedsitor.dist
wedsitor.deploy
wedsitor.deploy

Builds and deploys the WedSitor framework distribution in Ant.

Xalan or Saxon jar must be present in Ant lib directory
wedsitor.website.generate
  |
  +--init
init
wedsitor.website.generate
wedsitor.website.generate

Generates WedSitor own web site.

The site is hot-deployed under the PHP server.
wedsitor.website.generate.life
  |
  +--init
init
wedsitor.website.generate.life
wedsitor.website.generate.life

Generates WedSitor own web site and places the resulting site under the local PHP environment

The site is hot-deployed under the PHP server.
wedsitor.zip
  |
  +--wedsitor.dist
    |
    +--init
init
wedsitor.dist
wedsitor.zip
wedsitor.zip

Creates a zip of the WedSitor project, but before, creates its distribution

The site is hot-deployed under the PHP server.
wedsitor.zope.deploy
  |
  +--wedsitor.zope.dist
    |
    +--init
init
wedsitor.zope.dist
wedsitor.zope.deploy
wedsitor.zope.deploy

Installs the product locally.

This part is dedicated to Zope.
wedsitor.zope.dist
  |
  +--init
init
wedsitor.zope.dist
wedsitor.zope.dist

Makes a zip distibution of this product.

This part is dedicated to Zope.
wedsitor.zope.import
  |
  +--init
init
wedsitor.zope.import
wedsitor.zope.import

This part is dedicated to Zope.
 
Top Property
<property
	location="C:/win32app/Programming/Zope-2.6.1-src"
	name="ZOPE_HOME_PATH"
/>
 
Target Detail

... is just like my footer!

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