Admin/Release/CHECKLIST
author wenzelm
Sun, 13 Jan 2013 20:59:59 +0100
changeset 50864 e932198be619
parent 50802 7a7e8958b6ef
child 50899 506ff6abfde0
permissions -rw-r--r--
updated makedist_library;

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

- check latest polyml, smlnj, jdk, scala, jedit;

- check Admin/components;

- test polyml-5.4.1, polyml-5.4.0, polyml-5.3.0, smlnj;

- test scala-2.9.2;

- test Proof General 4.1, 3.7.1.1;

- check HTML header of library;

- check CTRL-C, SIGINT in tty (also for external processes);

- check persistent sessions with PG and Poly/ML 5.x;

- check file positions within logic images (hyperlinks etc.);

- isabelle update_keywords;

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

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

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

- update https://isabelle.in.tum.de/repos/website;

- maintain Docs:
    doc/Contents

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

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

- test Isabelle/jEdit:
    print buffer

- test contrib components:
    x86_64-linux without 32bit C/C++ libraries
    Mac OS X Leopard

- check "Handler catches all exceptions", using
  PolyML.Compiler.reportExhaustiveHandlers := true;


Packaging
=========

- hg up -r DISTNAME && isabelle makedist -r DISTNAME

- isabelle makedist_bundles

- ./makedist_library DISTNAME_linux.tar.gz

- Mac OS X: hdiutil create -srcfolder DIR DMG

- Windows: cat 7zsd_All.sfx sfx.txt Isabelle.7z > Isabelle.exe


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

- various .hg/hgrc files:
  default = /home/isabelle-repository/repos/isabelle-release

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


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

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