Author: stevencaswell
Date: Wed May 4 15:12:30 2005
New Revision: 168200
URL: http://svn.apache.org/viewcvs?rev=168200&view=rev
Log:
added svn path to the committers repository in the building/site generation
section
Modified:
jakarta/commons/proper/lang/trunk/xdocs/developerguide.xml
Modified: jakarta/commons/proper/lang/trunk/xdocs/developerguide.xml
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/lang/trunk/xdocs/developerguide.xml?rev=168200&r1=168199&r2=168200&view=diff
==============================================================================
--- jakarta/commons/proper/lang/trunk/xdocs/developerguide.xml (original)
+++ jakarta/commons/proper/lang/trunk/xdocs/developerguide.xml Wed May 4
15:12:30 2005
@@ -143,7 +143,7 @@
requires a license, the proper license file must be placed where the maven
Clover plugin can find it. This can be done as follows:
<ul>
-<li>Obtain the license file from the committers svn repository
(clover.license)</li>
+<li>Obtain the license file (clover.license) from the committers svn
repository (https://svn.apache.org/repos/private/committers/), in the
donated-licenses path.</li>
<li>Copy clover.license to the lang base directory (the top level directory
where project.xml, maven.xml, etc. reside).</li>
<li>Copy clover.license to your maven repository Clover licenses directory,
named clover-[version].license, where [version] is the version specified in the
project.properties <b>maven.jar.clover</b> property. For example, if
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]