You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Wiki <wi...@apache.org> on 2006/03/22 12:54:02 UTC

[Ws Wiki] Update of "FrontPage/Axis2/checklist" by AjithRanabahu

Dear Wiki user,

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

The following page has been changed by AjithRanabahu:
http://wiki.apache.org/ws/FrontPage/Axis2/checklist

New page:
= Axis2 Checklist =
This checklist is supposed to list out the items that one should check in order to state an Axis2 build in complete and functioning.

== The minimal build - Binary ==
||Item || Test || Expected result || comments ||
||Zip file Content || Visually inspect the list of folders and other necessary files that need to be there || the files need to be in place || the relevant lists can be found [[axis2_min_build_list|here]] ||
|| Go through the readme || see whether the mentioned file names and content is correct || the mentioned files should be included ||   ||
||Go through the release notes || see whether the mentioned file names /content are correct || the mentioned files should be included ||  ||

== The doc build ==
||Item || Test || Expected result || comments ||
|| Zip file Content || Visually inspect the list of folders and other necessary files that need to be there || the files need to be in place || the relevant lists can be found [[axis2_doc_build_list|here]] ||
|| Go through the readme || see whether the mentioned file names and content is correct || the mentioned files should be included ||  ||
|| Go through the release notes || see whether the mentioned file names /content are correct || the mentioned files should be included ||  ||
|| check javadocs || open the index.html and browse around || the links and the content should be ok  ||  ||
|| check xdocs || open random htmls || the content should be ok  || since xdocs is in the raw form they cannot be correctly tested as in the site ||