Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpcomponents Wiki" for change notification.
The "HttpComponentsCoreReleaseProcess" page has been changed by OlegKalnichevski. http://wiki.apache.org/HttpComponents/HttpComponentsCoreReleaseProcess?action=diff&rev1=16&rev2=17 -------------------------------------------------- * Deploy the site to a staging directory and review the resultant site before committing the changes {{{ - mvn clean site site:stage -Dmaven.clover.licenseLocation=<path>/clover.license -DstagingDirectory=<path>/stage + mvn clean clover2:aggregate 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 @@ -50, +50 @@ * Generate release javadocs {{{ - mvn javadoc:javadoc + mvn javadoc:aggregate }}} * Generate tutorial @@ -179, +179 @@ * Generate release javadocs {{{ - mvn javadoc:javadoc + mvn javadoc:aggregate }}} * Generate tutorial @@ -331, +331 @@ * Build and deploy the site {{{ - mvn clean site site:deploy -Dmaven.clover.licenseLocation=<path>/clover.license + mvn clean clover2:aggregate site site:deploy -Dmaven.clover.licenseLocation=<path>/clover.license }}} Remark: ASF committers can obtain a copy of Clover2 license donated to the ASF at this location --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org