|
My lazy header ... | |||||
| INDEX: SUMMARY | PROPERTY | DETAIL |
WedSitor (file: build.xml)
initThe 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.cleanCleans up the project, ie. the generated resources The site is hot-deployed under the PHP server. |
wedsitor.deploy |
init |
wedsitor.deployBuilds 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.generateGenerates WedSitor own web site. The site is hot-deployed under the PHP server. |
wedsitor.website.generate.life |
init |
wedsitor.website.generate.lifeGenerates 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.zipCreates 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.deployInstalls the product locally. This part is dedicated to Zope. |
wedsitor.zope.dist |
init |
wedsitor.zope.distMakes a zip distibution of this product. This part is dedicated to Zope. |
wedsitor.zope.import |
init |
wedsitor.zope.importThis 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