From oak-issues-return-82286-archive-asf-public=cust-asf.ponee.io@jackrabbit.apache.org Wed Jun 2 15:33:02 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id B98E6180670 for ; Wed, 2 Jun 2021 17:33:02 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id E3AFD603A1 for ; Wed, 2 Jun 2021 15:33:01 +0000 (UTC) Received: (qmail 93293 invoked by uid 500); 2 Jun 2021 15:33:01 -0000 Mailing-List: contact oak-issues-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-issues@jackrabbit.apache.org Received: (qmail 93262 invoked by uid 99); 2 Jun 2021 15:33:01 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jun 2021 15:33:01 +0000 Received: from jira2-he-de.apache.org (unknown [IPv6:2a01:4f8:242:1f49::2]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id 679E13E966 for ; Wed, 2 Jun 2021 15:33:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 32F4AC807D6 for ; Wed, 2 Jun 2021 15:33:00 +0000 (UTC) Date: Wed, 2 Jun 2021 15:33:00 +0000 (UTC) From: "Konrad Windszus (Jira)" To: oak-issues@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (OAK-9440) Migrate Oak from SVN to Git MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OAK-9440?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Konrad Windszus updated OAK-9440: --------------------------------- Description:=20 # migrate the SVN repository at [https://svn.apache.org/repos/asf/jackrabbi= t/oak/] to a Git repository named "jackrabbit-oak" # migrate GitHub SVN mirror at [https://github.com/apache/jackrabbit-oak] = to mirror the new native Git repo (at Gitbox) # -change the main branch name from "trunk" to "main"- # make the SVN repository read only # adjust Jenkins jobs ## [https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-matrix/= ] ## [https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/] # adjust release check scripts ## [https://dist.apache.org/repos/dist/dev/jackrabbit/check-release.sh] at= tached to=C2=A0[^jackrabbit-check-release-for-gitv1.patch] (/) # adjust documentation, this includes ## [http://jackrabbit.apache.org/jcr/creating-releases.html] attached to= =C2=A0[^jackrabbit-site-release-for-gitv1.patch] (/) ## [https://jackrabbit.apache.org/oak/]=C2=A0(only manually maintained in= =C2=A0[https://svn.apache.org/repos/asf/jackrabbit/site/live/oak/)|https://= svn.apache.org/repos/asf/jackrabbit/site/live/oak/] proposed to remove and = redirect to /oak/docs instead in=C2=A0[^jackrabbit-live-site-migrate-to-git= v1.patch] (/) ## [https://jackrabbit.apache.org/oak/docs/dev_getting_started.html], cont= ained in GH PR (/) ## [https://jackrabbit.apache.org/oak/docs/developing-with-git.html] conta= ined in GH PR (/) ## .... # adjust scm references in pom.xml ## primary source should be Gitbox URL (not Github), contained in GH PR (/= ) was: # migrate the SVN repository at [https://svn.apache.org/repos/asf/jackrabbi= t/oak/] to a Git repository named "jackrabbit-oak" # migrate GitHub SVN mirror at [https://github.com/apache/jackrabbit-oak] = to mirror the new native Git repo (at Gitbox) # -change the main branch name from "trunk" to "main"- # make the SVN repository read only # adjust Jenkins jobs ## [https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-matrix/= ] ## [https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/] # adjust release check scripts ## [https://dist.apache.org/repos/dist/dev/jackrabbit/check-release.sh] # adjust documentation, this includes ## [http://jackrabbit.apache.org/jcr/creating-releases.html] ## [https://jackrabbit.apache.org/oak/]=C2=A0(unclear where it is maintain= ed, as not part of [https://svn.apache.org/repos/asf/jackrabbit/site/trunk/= |https://svn.apache.org/repos/asf/jackrabbit/site/trunk/)], only manually m= aintained in=C2=A0https://svn.apache.org/repos/asf/jackrabbit/site/live/oak= /?) ## [https://jackrabbit.apache.org/oak/docs/dev_getting_started.html] ## [https://jackrabbit.apache.org/oak/docs/developing-with-git.html] ## .... # adjust scm references in pom.xml ## primary source should be Gitbox URL (not Github) > Migrate Oak from SVN to Git > --------------------------- > > Key: OAK-9440 > URL: https://issues.apache.org/jira/browse/OAK-9440 > Project: Jackrabbit Oak > Issue Type: Improvement > Reporter: Konrad Windszus > Assignee: Konrad Windszus > Priority: Major > Attachments: jackrabbit-check-release-for-gitv1.patch, jackrabbit= -live-site-migrate-to-gitv1.patch, jackrabbit-site-release-for-gitv1.patch > > > # migrate the SVN repository at [https://svn.apache.org/repos/asf/jackrab= bit/oak/] to a Git repository named "jackrabbit-oak" > # migrate GitHub SVN mirror at [https://github.com/apache/jackrabbit-oak= ] to mirror the new native Git repo (at Gitbox) > # -change the main branch name from "trunk" to "main"- > # make the SVN repository read only > # adjust Jenkins jobs > ## [https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-matri= x/] > ## [https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk= /] > # adjust release check scripts > ## [https://dist.apache.org/repos/dist/dev/jackrabbit/check-release.sh] = attached to=C2=A0[^jackrabbit-check-release-for-gitv1.patch] (/) > # adjust documentation, this includes > ## [http://jackrabbit.apache.org/jcr/creating-releases.html] attached to= =C2=A0[^jackrabbit-site-release-for-gitv1.patch] (/) > ## [https://jackrabbit.apache.org/oak/]=C2=A0(only manually maintained i= n=C2=A0[https://svn.apache.org/repos/asf/jackrabbit/site/live/oak/)|https:/= /svn.apache.org/repos/asf/jackrabbit/site/live/oak/] proposed to remove and= redirect to /oak/docs instead in=C2=A0[^jackrabbit-live-site-migrate-to-gi= tv1.patch] (/) > ## [https://jackrabbit.apache.org/oak/docs/dev_getting_started.html], co= ntained in GH PR (/) > ## [https://jackrabbit.apache.org/oak/docs/developing-with-git.html] con= tained in GH PR (/) > ## .... > # adjust scm references in pom.xml > ## primary source should be Gitbox URL (not Github), contained in GH PR = (/) -- This message was sent by Atlassian Jira (v8.3.4#803005)