[
https://issues.apache.org/jira/browse/RATIS-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth reassigned RATIS-1345:
------------------------------------
Assignee: Chris Nauroth
> ratis-thirdparty: update pom files and make_rc.sh for TLP
> ---------------------------------------------------------
>
> Key: RATIS-1345
> URL: https://issues.apache.org/jira/browse/RATIS-1345
> Project: Ratis
> Issue Type: Sub-task
> Reporter: Tsz-wo Sze
> Assignee: Chris Nauroth
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We should remove "incubating"/"incubator" for the following files.
> {code}
> -- ./dev-support/make_rc.sh
> ---------------------------------------------------
> 83: # Need to include "incubating" in the artifact
> 84: version="$(mvnGet project.version)-incubating"
> 2 occurrence(s)
> -- ./misc/src/main/resources/META-INF/DISCLAIMER
> ------------------------------
> 1: Apache Ratis is an effort undergoing incubation at The Apache Software
> 2: Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is
> required
> 5: a manner consistent with other successful ASF projects. While incubation
> status
> 3 occurrence(s)
> -- ./pom.xml
> ------------------------------------------------------------------
> 42:
> <connection>scm:git:git://github.com/apache/incubator-ratis-thirdparty.git</connection>
> 43:
> <developerConnection>scm:git:https://github.com/apache/incubator-ratis-thirdparty.git</developerConnection>
> 44: <url>https://github.com/apache/incubator-ratis-thirdparty</url>
> 3 occurrence(s)
> -- ./test/pom.xml
> -------------------------------------------------------------
> 27: <url>https://github.com/apache/incubator-ratis-thirdparty</url>
> 1 occurrence(s)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)