clarified URLs: prefer sketis over bitbucket;
authorwenzelm
Sat, 19 Jan 2019 16:53:18 +0100
changeset 69691 9c6651cd6141
parent 69690 1fb204399d8d
child 69692 3b777286c3ec
clarified URLs: prefer sketis over bitbucket;
Admin/Release/CHECKLIST
src/Pure/Admin/build_polyml.scala
--- a/Admin/Release/CHECKLIST	Sat Jan 19 07:19:16 2019 +0000
+++ b/Admin/Release/CHECKLIST	Sat Jan 19 16:53:18 2019 +0100
@@ -45,7 +45,7 @@
 
 - diff NEWS wrt. last official release, which is read-only;
 
-- update https://bitbucket.org/isabelle_project/isabelle-website
+- update https://isabelle.sketis.net/repos/isabelle-website
 
 - check doc/Contents, src/Tools/jEdit/dist/doc/Contents;
 
@@ -96,14 +96,6 @@
   https://docs.docker.com/docker-cloud/builds/push-images
 
 
-Final release stage
-===================
-
-- various .hg/hgrc files:
-  default = http://bitbucket.org/isabelle_project/isabelle-release
-  default = ssh://hg@bitbucket.org/isabelle_project/isabelle-release
-
-
 Post-release
 ============
 
--- a/src/Pure/Admin/build_polyml.scala	Sat Jan 19 07:19:16 2019 +0000
+++ b/src/Pure/Admin/build_polyml.scala	Sat Jan 19 16:53:18 2019 +0100
@@ -249,7 +249,7 @@
   Options are:
     -M DIR       msys root directory (for Windows)
     -m ARCH      processor architecture (32=x86, 64=x86_64, default: x86)
-    -s DIR       sha1 sources, see https://bitbucket.org/isabelle_project/sha1
+    -s DIR       sha1 sources, see https://isabelle.sketis.net/repos/sha1
 
   Build Poly/ML in the ROOT directory of its sources, with additional
   CONFIGURE_OPTIONS (e.g. --without-gmp).
@@ -284,7 +284,7 @@
 Usage: isabelle build_polyml_component [OPTIONS] TARGET
 
   Options are:
-    -s DIR       sha1 sources, see https://bitbucket.org/isabelle_project/sha1
+    -s DIR       sha1 sources, see https://isabelle.sketis.net/repos/sha1
 
   Make skeleton for Poly/ML component in directory TARGET.
 """,