Admin/Release/CHECKLIST
author wenzelm
Sun, 28 Feb 2016 21:20:51 +0100
changeset 62459 7a5d88dd8cc9
parent 62452 f25b67245699
child 62501 98fa1f9a292f
permissions -rw-r--r--
support only polyml-5.3.0 and polyml-5.6;

Checklist for official releases
===============================

- check latest updates of polyml, jdk, scala, jedit;

- check Admin/components;

- test polyml-5.3.0;

- test 'display_drafts' command;

- test "#!/usr/bin/env isabelle_scala_script";

- check sources:
    isabelle check_sources '~~' '$AFP_BASE'

- check ANNOUNCE, README, NEWS, COPYRIGHT, CONTRIBUTORS;

- check versions in src/Tools/jEdit/Isabelle.props;

- check funny base directory, e.g. "Test 中国";

- check scalable fonts, e.g. src/Doc/Prog_Prove (NOTE: T1 encoding
  requires cm-super fonts, which are usually available on MacTeX or
  Cygwin, but not on Ubuntu/Debian);

- diff NEWS wrt. last official release, which is read-only;

- update https://bitbucket.org/isabelle_project/isabelle-website

- check doc/Contents, src/Tools/jEdit/dist/doc/Contents;

- check Logics:
    ROOTS
    lib/html/library_index_content.template

- check HTML header of library;

- test separate compilation of Isabelle/Scala PIDE sources:
    Admin/build jars_test

- test Isabelle/jEdit:
    . print buffer
    . on single-core
    . on airy device

- test contrib components:
    x86_64-linux without 32bit C/C++ libraries

- check "Handler catches all exceptions"

- Mac OS X: check app bundle with Retina display;

- Mac OS X: check recent MacTeX;

- Windows: check dpi scaling with high-definition display;

- Windows: check recent MiKTeX;


Repository fork
===============

- isabelle: finalize NEWS / CONTRIBUTORS -- proper headers for named release;

- isabelle-release: hg tag;

- isabelle: back to post-release mode -- after fork point;


Packaging
=========

- fully-automated packaging (requires Mac OS X with gnutar, avoid Mavericks):

  hg up -r DISTNAME && Admin/Release/build -O -l -r DISTNAME /home/isabelle/dist


Final release stage
===================

- various .hg/hgrc files:
  default = http://bitbucket.org/isabelle_project/isabelle-release
  default = ssh://hg@bitbucket.org/isabelle_project/isabelle-release

- isatest@lxbroy10:hg-isabelle/.hg/hgrc
- isatest@lxbroy10:devel-page/content/index.content


Post-release
============

- update /home/isabelle and /home/isabelle/html-data