Author: ltheussl Date: Thu Jan 19 13:31:36 2006 New Revision: 370640 URL: http://svn.apache.org/viewcvs?rev=370640&view=rev Log: Move links into main index page
Modified: maven/maven-1/plugins/trunk/changelog/xdocs/index.xml maven/maven-1/plugins/trunk/changelog/xdocs/navigation.xml Modified: maven/maven-1/plugins/trunk/changelog/xdocs/index.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/changelog/xdocs/index.xml?rev=370640&r1=370639&r2=370640&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/changelog/xdocs/index.xml (original) +++ maven/maven-1/plugins/trunk/changelog/xdocs/index.xml Thu Jan 19 13:31:36 2006 @@ -30,11 +30,19 @@ <p> This plugin produces a nicely formatted changelog report so project team members can see at a glance what changes have - been made recently to the project. Currently, there are six - supported source control systems: CVS, Perforce, StarTeam, IBM - Rational ClearCase, Visual Source Safe, Subversion and MKS SI. + been made recently to the project. Currently, the following + source control systems are supported: </p> - <p> + <ul> + <li><a href="http://ximbiot.com/cvs/">CVS</a></li> + <li><a href="http://www.perforce.com/">Perforce</a></li> + <li><a href="http://www.borland.com/starteam/">StarTeam</a></li> + <li><a href="http://www.ibm.com/software/awdtools/clearcase/">IBM Rational ClearCase</a></li> + <li><a href="http://msdn.microsoft.com/ssafe/">Visual Source Safe</a></li> + <li><a href="http://subversion.tigris.org/">Subversion</a></li> + <li><a href="http://www.mks.com/products/sie">MKS SI</a></li> + </ul> + <p> For more information on the functionality provided by this plugin, please see the <a href="goals.html">Goals</a> document. </p> Modified: maven/maven-1/plugins/trunk/changelog/xdocs/navigation.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/changelog/xdocs/navigation.xml?rev=370640&r1=370639&r2=370640&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/changelog/xdocs/navigation.xml (original) +++ maven/maven-1/plugins/trunk/changelog/xdocs/navigation.xml Thu Jan 19 13:31:36 2006 @@ -29,11 +29,6 @@ <item name="Maven 1.x plugins Sandbox" href="http://maven.apache.org/maven-1.x/plugins-sandbox/index.html"/> <item name="Continuum" href="http://maven.apache.org/continuum/index.html"/> <item name="Maven 2.0" href="http://maven.apache.org/"/> - <item name="CVS" href="http://ximbiot.com/cvs/"/> - <item name="Perforce" href="http://www.perforce.com/"/> - <item name="StarTeam" href="http://www.borland.com/starteam/"/> - <item name="ClearCase" href="http://www.ibm.com/software/awdtools/clearcase/"/> - <item name="Subversion" href="http://subversion.tigris.org/"/> </links> <menu name="Overview"> <item name="Goals" href="/goals.html"/>