You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Henning Schmiedehausen (JIRA)" <ji...@codehaus.org> on 2005/09/19 11:03:11 UTC

[jira] Created: (MPFILEACTIVITY-2) file activity plugin creates wrong links for Subversion repositories

file activity plugin creates wrong links for Subversion repositories
--------------------------------------------------------------------

         Key: MPFILEACTIVITY-2
         URL: http://jira.codehaus.org/browse/MPFILEACTIVITY-2
     Project: maven-file-activity-plugin
        Type: Bug
    Versions: 1.5.2    
 Reporter: Henning Schmiedehausen
 Attachments: file-activity-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 file-activity-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/xdocs/changes.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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPFILEACTIVITY-2) file activity plugin creates wrong links for Subversion repositories

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPFILEACTIVITY-2?page=all ]
     
Lukas Theussl closed MPFILEACTIVITY-2:
--------------------------------------

    Resolution: Fixed

Using the maven.changelog.svn.baseurl property.

> file activity plugin creates wrong links for Subversion repositories
> --------------------------------------------------------------------
>
>          Key: MPFILEACTIVITY-2
>          URL: http://jira.codehaus.org/browse/MPFILEACTIVITY-2
>      Project: maven-file-activity-plugin
>         Type: Bug

>     Versions: 1.5.2
>     Reporter: Henning Schmiedehausen
>      Fix For: 1.6
>  Attachments: file-activity-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 file-activity-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/xdocs/changes.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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPFILEACTIVITY-2) file activity plugin creates wrong links for Subversion repositories

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPFILEACTIVITY-2?page=all ]

Lukas Theussl updated MPFILEACTIVITY-2:
---------------------------------------

    Fix Version: 1.6

> file activity plugin creates wrong links for Subversion repositories
> --------------------------------------------------------------------
>
>          Key: MPFILEACTIVITY-2
>          URL: http://jira.codehaus.org/browse/MPFILEACTIVITY-2
>      Project: maven-file-activity-plugin
>         Type: Bug
>     Versions: 1.5.2
>     Reporter: Henning Schmiedehausen
>      Fix For: 1.6
>  Attachments: file-activity-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 file-activity-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/xdocs/changes.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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPFILEACTIVITY-2) file activity plugin creates wrong links for Subversion repositories

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPFILEACTIVITY-2?page=comments#action_56555 ] 

Lukas Theussl commented on MPFILEACTIVITY-2:
--------------------------------------------

I wanted to call for a vote this week but now I'm waiting for MPCHANGELOG-81. Should be ready next week.

> file activity plugin creates wrong links for Subversion repositories
> --------------------------------------------------------------------
>
>          Key: MPFILEACTIVITY-2
>          URL: http://jira.codehaus.org/browse/MPFILEACTIVITY-2
>      Project: maven-file-activity-plugin
>         Type: Bug

>     Versions: 1.5.2
>     Reporter: Henning Schmiedehausen
>      Fix For: 1.6
>  Attachments: file-activity-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 file-activity-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/xdocs/changes.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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPFILEACTIVITY-2) file activity plugin creates wrong links for Subversion repositories

Posted by "Henning Schmiedehausen (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPFILEACTIVITY-2?page=comments#action_56554 ] 

Henning Schmiedehausen commented on MPFILEACTIVITY-2:
-----------------------------------------------------

Any idea on the 1.6 release date?

> file activity plugin creates wrong links for Subversion repositories
> --------------------------------------------------------------------
>
>          Key: MPFILEACTIVITY-2
>          URL: http://jira.codehaus.org/browse/MPFILEACTIVITY-2
>      Project: maven-file-activity-plugin
>         Type: Bug

>     Versions: 1.5.2
>     Reporter: Henning Schmiedehausen
>      Fix For: 1.6
>  Attachments: file-activity-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 file-activity-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/xdocs/changes.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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org