Admin/Release/CHECKLIST
author wenzelm
Sun, 20 Jan 2013 13:59:13 +0100
changeset 52005 11996ea98bbe
parent 51999 7c07ade3c8e0
child 52234 72c355842f42
permissions -rw-r--r--
tuned;
     1 Checklist for official releases
     2 ===============================
     3 
     4 - check latest polyml, smlnj, jdk, scala, jedit;
     5 
     6 - check Admin/components;
     7 
     8 - test polyml-5.4.1, polyml-5.4.0, polyml-5.3.0, smlnj;
     9 
    10 - test scala-2.9.2;
    11 
    12 - test Proof General 4.1, 3.7.1.1;
    13 
    14 - test 'display_drafts' command;
    15 
    16 - check HTML header of library;
    17 
    18 - check file positions within logic images (hyperlinks etc.);
    19 
    20 - isabelle update_keywords;
    21 
    22 - check ANNOUNCE, README, NEWS, COPYRIGHT, CONTRIBUTORS;
    23 
    24 - check funny base directory, e.g. "Test 中国";
    25 
    26 - diff NEWS wrt. last official release, which is read-only;
    27 
    28 - update https://isabelle.in.tum.de/repos/website;
    29 
    30 - maintain Docs:
    31     doc/Contents
    32 
    33 - maintain Logics:
    34     ROOTS
    35     lib/html/library_index_content.template
    36 
    37 - test separate compilation of Isabelle/Scala PIDE sources:
    38     Admin/build jars_test
    39 
    40 - test Isabelle/jEdit:
    41     print buffer
    42 
    43 - test contrib components:
    44     x86_64-linux without 32bit C/C++ libraries
    45 
    46 - check "Handler catches all exceptions", using
    47   PolyML.Compiler.reportExhaustiveHandlers := true;
    48 
    49 
    50 Packaging
    51 =========
    52 
    53 - hg up -r DISTNAME && Admin/Release/build -r DISTNAME /home/isabelle/dist
    54 
    55 - manual packaging of .app (Mac OS) and .exe (Windows)
    56 
    57 
    58 Final release stage
    59 ===================
    60 
    61 - various .hg/hgrc files:
    62   default = /home/isabelle-repository/repos/isabelle-release
    63 
    64 - isatest@macbroy28:hg-isabelle/.hg/hgrc
    65 - isatest@macbroy28:devel-page/content/index.content
    66 
    67 
    68 Post-release
    69 ============
    70 
    71 - update /home/isabelle and /home/isabelle/html-data
    72