|
My lazy header ... | |||||
INDEX: SUMMARY | PROPERTY | DETAIL |
WedSitor
(file: build.xml
)
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 |
wedsitor.clean Cleans up the project, ie. the generated resources The site is hot-deployed under the PHP server. |
wedsitor.deploy |
init |
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 |
wedsitor.website.generate Generates WedSitor own web site. The site is hot-deployed under the PHP server. |
wedsitor.website.generate.life |
init |
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 |
init |
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 |
init |
wedsitor.zope.deploy Installs the product locally. This part is dedicated to Zope. |
wedsitor.zope.dist |
init |
wedsitor.zope.dist Makes a zip distibution of this product. This part is dedicated to Zope. |
wedsitor.zope.import |
init |
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! | |||||
INDEX: SUMMARY | PROPERTY | DETAIL |
com.icl.saxon.TransformerFactoryImpl