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/24 03:22:10 UTC

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

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 RuchithFernando:
http://wiki.apache.org/ws/FrontPage/Axis2/checklist

------------------------------------------------------------------------------
  ||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 here  ||
  || Go through the readme || see whether the mentioned file names and content is correct || the mentioned files should be included (specifically there should be four (4) directories inside the modules directory) ||   ||
  ||Go through the release notes || see whether the mentioned file names /content are correct || the mentioned files should be included ||  ||
- ||check build || run the maven command on the extracted folder (maven dist-bin) || the binaries should be created inside the target directory ||  ||
+ ||check build || run the maven command on the extracted folder (maven jar and maven dist-bin) || the binaries should be created inside the target directory ||Make sure  the local maven repo is empty so that the build will be required to download all the depes ||
  
  == The standard build - Binary ==
  ||Item || Test || Expected result || comments ||
@@ -29, +29 @@

  ||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 here  ||
  || Go through the readme || see whether the mentioned file names and content is correct || the mentioned files should be included (specifically there should be nine(9) directories inside the modules directory) ||   ||
  ||Go through the release notes || see whether the mentioned file names /content are correct || the mentioned files should be included ||  ||
- ||check build || run the maven command on the extracted folder (maven dist-bin) || the binaries should be created inside the target directory ||  ||
+ ||check build || run the maven command on the extracted folder (maven jar and maven dist-bin) || the binaries should be created inside the target directory ||Make sure  the local maven repo is empty so that the build will be required to download all the depes ||
  
  == The doc build ==
  ||Item || Test || Expected result || comments ||