Philipp Ottlinger created RAT-252:
-------------------------------------
Summary: 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
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
* verify links are working
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)