On Sun, May 15, 2011 at 5:47 PM, Andreas Veithen
wrote:
> 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 Ax
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, Saga
I included some instructions into the release process documentation
[1]. The only thing to add is that while the release build would
probably work with Maven 3.0, the site will definitely not be
generated correctly with that version (because of some changes in
Maven).
Andreas
[1] http://axis.apac
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
wrote:
> Some of the details on "How to Build the Axis2 Project's Website"[1]