You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@creadur.apache.org by "Philipp Ottlinger (Jira)" <ji...@apache.org> on 2021/08/07 21:14:00 UTC

[jira] [Closed] (RAT-252) Change links to Gitbox and republish site for RAT

     [ https://issues.apache.org/jira/browse/RAT-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philipp Ottlinger closed RAT-252.
---------------------------------
    Fix Version/s: 0.14
       Resolution: Fixed

all pom's SCM refers to gitbox.

> Change links to Gitbox and republish site for RAT
> -------------------------------------------------
>
>                 Key: RAT-252
>                 URL: https://issues.apache.org/jira/browse/RAT-252
>             Project: Apache Rat
>          Issue Type: New Feature
>    Affects Versions: 0.14
>            Reporter: Philipp Ottlinger
>            Priority: Major
>             Fix For: 0.14
>
>
> In order to allow easier PR/bug reporting change from SVN links to Gitbox, such as Sling:
> {code}
>   <scm>
>         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git</connection>
>         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git</developerConnection>
>         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-api.git</url>
>       <tag>HEAD</tag>
> </scm>
> {code}
> * change all pom.xml
> * republish mvn site of RAT into creadur-site -> will happen within the next release cycle! 0.13 is out at the moment.
> * verify links are working



--
This message was sent by Atlassian Jira
(v8.3.4#803005)