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

------------------------------------------------------------------------------
   * Deploy the site to a staging directory and review the resultant site 
before committing the changes  
  
  {{{  
- mvn clean site site:stage -Dclover.license=<path>/clover.license 
-DstagingDirectory=<path>/stage
+ mvn clean site site:stage 
-Dmaven.clover.licenseLocation=<path>/clover.license 
-DstagingDirectory=<path>/stage
  }}}
  
   You may need to re-build the site several times until fully satisfied with 
its content and appearance
  
-  Remark: ASF committers can obtain a copy of Clover license donated to the 
ASF at this location 
+  Remark: ASF committers can obtain a copy of Clover2 license donated to the 
ASF at this location 
   https://svn.apache.org/repos/private/committers/donated-licenses/clover
  
   Remark: stagingDirectory MUST be an absolute path
@@ -331, +331 @@

   * Build and deploy the site
  
  {{{
- mvn clean site site:deploy -Dclover.license=<path>/clover.license
+ mvn clean site site:deploy 
-Dmaven.clover.licenseLocation=<path>/clover.license
  }}}
  
-  Remark: ASF committers can obtain a copy of Clover license donated to the 
ASF at this location 
+  Remark: ASF committers can obtain a copy of Clover2 license donated to the 
ASF at this location 
   https://svn.apache.org/repos/private/committers/donated-licenses/clover
  
  == Update HttpComponents project site ==

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

Reply via email to