On Mon, 7 May 2001, Vincent Massol wrote:
> I have changed J2EEUnit to Cactus in the CVS xml file but have not published
> it on the web site. As I don't want to break something, can someone who has
> had experience with publishing the struts web site please update the TODO
> page.
>
> Thanks.
> Vincent.
>
>
Guess I should document this process now ... :-)
Updating the Struts web site consists of:
- Download and build the latest Struts from CVS
- From your system, copy the struts-documentation.war file to daedalus:
scp struts-documentation.war \
[EMAIL PROTECTED]:/www/jakarta.apache.org/struts
- Log on to daedalus and unpack:
cd /www/jakarta.apache.org/struts
jar xvf struts-documentation.war
Vincent, you can go ahead and do this if everything is up to date, or I
can.
Craig