You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2009/02/15 15:42:45 UTC

svn commit: r744671 - /httpcomponents/httpcore/trunk/BUILDING.txt

Author: olegk
Date: Sun Feb 15 14:42:45 2009
New Revision: 744671

URL: http://svn.apache.org/viewvc?rev=744671&view=rev
Log:
Added instructions how to build project web site

Modified:
    httpcomponents/httpcore/trunk/BUILDING.txt

Modified: httpcomponents/httpcore/trunk/BUILDING.txt
URL: http://svn.apache.org/viewvc/httpcomponents/httpcore/trunk/BUILDING.txt?rev=744671&r1=744670&r2=744671&view=diff
==============================================================================
--- httpcomponents/httpcore/trunk/BUILDING.txt (original)
+++ httpcomponents/httpcore/trunk/BUILDING.txt Sun Feb 15 14:42:45 2009
@@ -28,6 +28,7 @@
 
 module-main/target/httpcore-<VERSION>.jar
 module-nio/target/httpcore-nio-<VERSION>.jar
+module-osgi-bundle/target/org.apache.httpcomponents.httpcore_<VERSION>.jar
 
 where <VERSION> is the release version
 
@@ -37,4 +38,16 @@
 
 mvn package assembly:assembly
 
+(5) Building project web site 
+
+Execute the following command in order to generate the project web site:
+
+mvn site -Dclover.license=<path>/clover.license
+
+where <path> is a full path to Clover license file
+
+ASF committers can obtain a copy of Clover license donated to the ASF from the SVN repository
+at the following location:
+
+https://svn.apache.org/repos/private/committers/donated-licenses/clover