You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Apache Wiki <wi...@apache.org> on 2008/06/13 21:50:17 UTC

[Httpcomponents Wiki] Update of "HttpComponentsCoreReleaseProcess" by OlegKalnichevski

Dear Wiki user,

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

The following page has been changed by OlegKalnichevski:
http://wiki.apache.org/HttpComponents/HttpComponentsCoreReleaseProcess

------------------------------------------------------------------------------
  
   and make adjustments that are necessary
  
-  * Generate clover reports
- 
- {{{  
- mvn clean clover:instrument clover:clover
- }}}
- 
   * Deploy the site to a staging directory and review the resultant site before committing the changes  
  
  {{{  
- mvn site:site site:stage -DstagingDirectory=/home/oleg/stage
+ mvn clean clover:instrument clover:clover site:stage -Dclover.license=<path>/clover.license -DstagingDirectory=<path>/stage
  }}}
  
   You may need to re-build the site several times until fully satisfied with its content and appearance

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org