The syncsite.py script takes two arguments: the path to the generated site (.../target/site) and the path to the working copy of the site from SVN. Therefore you can use the script as is for Axis2 as well. That's what I did for the Axis2 1.5.x releases.
Andreas On Sun, May 15, 2011 at 14:10, Sagara Gunathunga <[email protected]> wrote: > I found most of them available on release-process.html page , is there > any possibility to use Axiom syncsite.py kind of a tool to > synchronize at final step ? > > Thanks ! > > On Sun, May 15, 2011 at 5:25 PM, Sagara Gunathunga > <[email protected]> wrote: >> Some of the details on "How to Build the Axis2 Project's Website"[1] >> page are outdated. I'm planning to make correction and also to enhance >> by adding some more content. As I realized following are the steps >> need to follow in order to update Axis2 (Maven) site. Please feel >> free to correct or add additional points. >> >> (Assume site source already updated to the SVN ) >> >> 1.) Checkout current site from here [2]. >> 2.) Replace above content with newly generated content from release build. >> 3.) Check in the changes to SVN. >> 5.) Update content at /www/axis.apache.org/axis2/java/core by running >> "svn up " ( Not sure this is correct ?) >> >> >> [1] - http://axis.apache.org/axis2/java/core/siteHowTo.html >> [2] - https://svn.apache.org/repos/asf/axis/axis2/java/core/site/ >> >> Thanks ! >> >> -- >> Sagara Gunathunga >> >> Blog - http://ssagara.blogspot.com >> Web - http://people.apache.org/~sagara/ >> > > > > -- > Sagara Gunathunga > > Blog - http://ssagara.blogspot.com > Web - http://people.apache.org/~sagara/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
