My lazy header ...

web
Target web.build

web.build
  |
  +--web.build.wedsitor
    |
    +--init
  |
  +--export.projects
    |
    +--export.Jindent
      |
      +--init
    |
    +--init
  |
  +--web.melt
    |
    +--init

Generates the whole web site from scratch.

The builfile should always be invoked with the Ant property ${B} defined and equal to the properties files.

Detail:
<target
	depends="web.build.wedsitor, export.projects, web.melt"
	description="Generates the whole web site from scratch."
	name="web.build"
/>

... is just like my footer!

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