changelog plugin creates wrong links for Subversion repositories
----------------------------------------------------------------

         Key: MPCHANGELOG-74
         URL: http://jira.codehaus.org/browse/MPCHANGELOG-74
     Project: maven-changelog-plugin
        Type: Bug
    Versions: 1.8.2    
 Reporter: Henning Schmiedehausen
 Attachments: changelog-report.html

 The maven file-activity plugin creates wrong links at 
docs/file-activity-report.html.

project.xml

  <repository>
    
<connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/turbine/core/branches/TURBINE_2_3_BRANCH</connection>
    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/jakarta/turbine/core/branches/TURBINE_2_3_BRANCH</developerConnection>
    
<url>http://svn.apache.org/viewcvs/jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/</url>
  </repository>

results in the attached changelog-report.html file where the links into the SCM 
look like this: 

http://svn.apache.org/viewcvs/jakarta/turbine/core/branches/TURBINE_2_3_BRANCH//jakarta/turbine/core/branches/TURBINE_2_3_BRANCH/project.xml

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to