You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Jonathan Eagles (JIRA)" <ji...@apache.org> on 2019/03/01 17:16:00 UTC

[jira] [Updated] (TEZ-4031) Support tez gitbox migration

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

Jonathan Eagles updated TEZ-4031:
---------------------------------
    Attachment: TEZ-4031.003.patch

> Support tez gitbox migration
> ----------------------------
>
>                 Key: TEZ-4031
>                 URL: https://issues.apache.org/jira/browse/TEZ-4031
>             Project: Apache Tez
>          Issue Type: Task
>            Reporter: Jonathan Eagles
>            Assignee: Jonathan Eagles
>            Priority: Major
>         Attachments: TEZ-4031.001.patch, TEZ-4031.002.patch, TEZ-4031.003.patch
>
>
> {code}
> $ git grep git-wip
> Tez_DOAP.rdf:        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/tez.git"/>
> Tez_DOAP.rdf:        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=tez.git"/>
> docs/src/site/site.xml:      <item name="Git (Read/Write)" href="https://git-wip-us.apache.org/repos/asf/tez.git" alt="Use git clone https://git-wip-us.apache.org/repos/asf/tez.git" />
> pom.xml:    <scm.url>scm:git:https://git-wip-us.apache.org/repos/asf/tez.git</scm.url>
> tez-api/src/test/java/org/apache/tez/common/TestVersionInfo.java:  final String scmUrl = "scm:git:https://git-wip-us.apache.org/repos/asf/tez.git";
> tez-api/src/test/resources/test1-version-info.properties:scmurl=scm:git:https://git-wip-us.apache.org/repos/asf/tez.git
> tez-api/src/test/resources/test3-version-info.properties:scmurl=scm:git:https://git-wip-us.apache.org/repos/asf/tez.git
> tez-ui/src/main/webapp/package.json:    "url": "https://git-wip-us.apache.org/repos/asf/tez.git"
> {code}
> In addition the cwiki needs to be updated
> https://cwiki.apache.org/confluence/display/TEZ/Committer+Guide
> https://cwiki.apache.org/confluence/display/TEZ/How+to+Contribute+to+Tez
> https://cwiki.apache.org/confluence/display/TEZ/Making+a+TEZ+Release
> https://cwiki.apache.org/confluence/display/TEZ/Updating+the+Tez+Website



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)