Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta-cactus Wiki" 
for change notification.

The following page has been changed by VincentMassol:
http://wiki.apache.org/jakarta-cactus/DeployingCactusWebSite

New page:
#pragma section-numbers off

To deploy the Cactus web site, following these steps:
 * Build the whole Cactus project at least once by typing {{{ant release}}} in 
{{{jakarta-cactus/}}}. This is because there is a check in the {{{build.xml}}} 
file of the {{{documentation/}}} project that verifies if there's a release 
file in {{{release/}}}.
 * Thereafter you won't need to rebuild the whole Cactus project everytime you 
wish to redeploy the web site. You will just need to build the Documentation 
project by typing {{{ant}}} in {{{jakarta-cactus/documentation/}}}
 * Make sure you have the following properties defined in your top level 
{{{build.properties}}} file (adapt the values to your environment of course):
{{{
jakarta.username = vmassol
scp = pscp
ssh = tortoisePlink
}}}
 * Type {{{ant upload}}} in {{{documentation/}}}

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to