[
https://issues.apache.org/jira/browse/RATIS-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17290575#comment-17290575
]
Tsz-wo Sze commented on RATIS-1323:
-----------------------------------
{code}
-- ./dev-support/checks/sonar.sh ----------------------------------------------
23: mvn -B verify -DskipShade -DskipTests
org.sonarsource.scanner.maven:sonar-maven-plugin:3.6.0.1398:sonar
-Dsonar.host.url=https://sonarcloud.io -Dsonar.organization=apache
-Dsonar.projectKey=apache_incubator-ratis
1 occurrence(s)
-- ./dev-support/ci/README.md -------------------------------------------------
33: 2. Clone the ratis repository to a subdirectory: `git clone
git://github.com/apache/incubator-ratis.git sourcedir`
1 occurrence(s)
-- ./dev-support/make_rc.sh ---------------------------------------------------
182: 10. (If the vote passed): Send out the next voting mail to the
incubator mailing list.
1 occurrence(s)
-- ./dev-support/yetus-personality.sh -----------------------------------------
31: GITHUB_REPO="apache/incubator-ratis"
1 occurrence(s)
-- ./pom.xml ------------------------------------------------------------------
101:
<connection>scm:git:git://git.apache.org/incubator-ratis.git</connection>
102:
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-ratis.git</developerConnection>
103:
<url>https://git-wip-us.apache.org/repos/asf?p=incubator-ratis.git</url>
121:
<unsubscribe>[email protected]</unsubscribe>
122: <post>[email protected]</post>
5 occurrence(s)
-- ./ratis-docs/themes/ratisdoc/layouts/partials/navbar.html ------------------
33: <li><a
href="https://github.com/apache/incubator-ratis">Source</a></li>
1 occurrence(s)
-- ./ratis-docs/themes/ratisdoc/layouts/partials/sidebar.html -----------------
65: <li><a href="https://github.com/apache/incubator-ratis"><span
class="glyphicon glyphicon-new-window" aria-hidden="true"></span>
Source</a></li>
1 occurrence(s)
{code}
> Update repo links
> -----------------
>
> Key: RATIS-1323
> URL: https://issues.apache.org/jira/browse/RATIS-1323
> Project: Ratis
> Issue Type: Sub-task
> Reporter: Tsz-wo Sze
> Priority: Major
>
> We should update the repo links:
> - github.com/apache/incubator-ratis => github.com/apache/ratis .
> - https://git-wip-us.apache.org/repos/asf?p=incubator-ratis.git =>
> https://git-wip-us.apache.org/repos/asf?p=ratis.git
--
This message was sent by Atlassian Jira
(v8.3.4#803005)