kaz 2002/06/02 07:20:54
Modified: src/dvsl/xdocs site.dvsl
Log:
Changing the name of the CVS Repository link to Source repository as we
are on our way to being repository agnostic.
Revision Changes Path
1.46 +1 -1 jakarta-turbine-maven/src/dvsl/xdocs/site.dvsl
Index: site.dvsl
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/src/dvsl/xdocs/site.dvsl,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- site.dvsl 1 Jun 2002 21:14:10 -0000 1.45
+++ site.dvsl 2 Jun 2002 14:20:54 -0000 1.46
@@ -179,7 +179,7 @@
<div><small><a
href="$relativePath/developer-list.html">Developers</a></small></div>
<div><small><a
href="$relativePath/dependencies.html">Dependencies</a></small></div>
#if ($pom.repository.url)
- <div><small><a href="$pom.repository.url.toString().trim()">CVS
Repository</a></small></div>
+ <div><small><a
href="$pom.repository.url.toString().trim()">Source Repository</a></small></div>
#end
#if ($pom.issueTrackingUrl)
<div><small><a
href="$pom.issueTrackingUrl.toString().trim()">Issue Tracking</a></small></div>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>