Author: ltheussl Date: Tue Jan 17 17:17:44 2006 New Revision: 369995 URL: http://svn.apache.org/viewcvs?rev=369995&view=rev Log: Fix some bad links.
Modified: maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml maven/maven-1/plugins/trunk/changelog/xdocs/navigation.xml Modified: maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml?rev=369995&r1=369994&r2=369995&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml Tue Jan 17 17:17:44 2006 @@ -57,7 +57,7 @@ <action dev="brett" type="fix">Allow local CVSROOT to only have 5 tokens (no host name)</action> </release> <release version="1.7.2" date="2005-01-08"> - <action dev="brett" type="fix" issue="MPCHANGES-29" due-to="Matthew Daniel">Fix subversion revision passing on Windows</action> + <action dev="brett" type="fix" issue="MPCHANGELOG-29" due-to="Matthew Daniel">Fix subversion revision passing on Windows</action> <action dev="felipeal" type="fix" issue="MPCHANGELOG-48" due-to="Erwin van der Koogh">Handles new CVS date format (introduced by cvs 1.12).</action> <action dev="evenisse" type="fix" issue="MPCHANGELOG-45" due-to="Jim Crossley">Perforce Repository URL should include project.</action> <action dev="dion" type="fix" issue="MPCHANGELOG-46" due-to="Juha Komulainen">Handle ViewCVS URLs with ? in them.</action> 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=369995&r1=369994&r2=369995&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/changelog/xdocs/navigation.xml (original) +++ maven/maven-1/plugins/trunk/changelog/xdocs/navigation.xml Tue Jan 17 17:17:44 2006 @@ -29,7 +29,7 @@ <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://www.cvshome.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/"/>