My lazy header ...

WedSitor
Target wedsitor.zope.deploy

wedsitor.zope.deploy
  |
  +--wedsitor.zope.dist
    |
    +--init

Installs the product locally.

This part is dedicated to Zope.

Detail:
<target
	depends="wedsitor.zope.dist"
	description="Installs the product locally."
	name="wedsitor.zope.deploy"
>
	<unzip
		dest="${ZOPE_HOME_PATH}/lib/python/Products"
		overwrite="yes"
		src="${PRODUCT_NAME}.zip"
	></unzip>
</target>

... is just like my footer!

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