author | blanchet |
Wed, 05 Jun 2013 11:30:24 +0200 | |
changeset 52300 | 4a4da43e855a |
parent 51097 | 72c355842f42 |
child 52439 | 4cf3f6153eb8 |
permissions | -rw-r--r-- |
13447 | 1 |
Checklist for official releases |
2 |
=============================== |
|
3 |
||
50647 | 4 |
- check latest polyml, smlnj, jdk, scala, jedit; |
5 |
||
6 |
- check Admin/components; |
|
7 |
||
47979 | 8 |
- test polyml-5.4.1, polyml-5.4.0, polyml-5.3.0, smlnj; |
31308 | 9 |
|
50802 | 10 |
- test scala-2.9.2; |
11 |
||
44801 | 12 |
- test Proof General 4.1, 3.7.1.1; |
30888 | 13 |
|
50957 | 14 |
- test 'display_drafts' command; |
25428 | 15 |
|
50957 | 16 |
- check HTML header of library; |
25428 | 17 |
|
44863
49ea566cb3b4
more symbolic file positions via smart replacement of ISABELLE_HOME -- allows Isabelle distribution to be moved later on;
wenzelm
parents:
44801
diff
changeset
|
18 |
- check file positions within logic images (hyperlinks etc.); |
49ea566cb3b4
more symbolic file positions via smart replacement of ISABELLE_HOME -- allows Isabelle distribution to be moved later on;
wenzelm
parents:
44801
diff
changeset
|
19 |
|
50647 | 20 |
- isabelle update_keywords; |
13447 | 21 |
|
37368 | 22 |
- check ANNOUNCE, README, NEWS, COPYRIGHT, CONTRIBUTORS; |
30888 | 23 |
|
41617 | 24 |
- check funny base directory, e.g. "Test 中国"; |
25 |
||
36860 | 26 |
- diff NEWS wrt. last official release, which is read-only; |
27 |
||
30888 | 28 |
- update https://isabelle.in.tum.de/repos/website; |
13447 | 29 |
|
30 |
- maintain Docs: |
|
28956 | 31 |
doc/Contents |
13447 | 32 |
|
33 |
- maintain Logics: |
|
50647 | 34 |
ROOTS |
30852 | 35 |
lib/html/library_index_content.template |
13447 | 36 |
|
47408
63c05991882e
slightly faster default compilation of Isabelle/Scala;
wenzelm
parents:
46729
diff
changeset
|
37 |
- test separate compilation of Isabelle/Scala PIDE sources: |
63c05991882e
slightly faster default compilation of Isabelle/Scala;
wenzelm
parents:
46729
diff
changeset
|
38 |
Admin/build jars_test |
63c05991882e
slightly faster default compilation of Isabelle/Scala;
wenzelm
parents:
46729
diff
changeset
|
39 |
|
47834 | 40 |
- test Isabelle/jEdit: |
41 |
print buffer |
|
42 |
||
46729 | 43 |
- test contrib components: |
44 |
x86_64-linux without 32bit C/C++ libraries |
|
45 |
||
50784 | 46 |
- check "Handler catches all exceptions", using |
47 |
PolyML.Compiler.reportExhaustiveHandlers := true; |
|
48 |
||
37526 | 49 |
|
50 |
Packaging |
|
51 |
========= |
|
52 |
||
50899
506ff6abfde0
grand-unified Admin/Release/build script (excluding .app and .exe);
wenzelm
parents:
50864
diff
changeset
|
53 |
- hg up -r DISTNAME && Admin/Release/build -r DISTNAME /home/isabelle/dist |
37526 | 54 |
|
50984 | 55 |
- manual packaging of .app (Mac OS) and .exe (Windows) |
41600 | 56 |
|
57 |
||
58 |
Final release stage |
|
59 |
=================== |
|
60 |
||
47863 | 61 |
- various .hg/hgrc files: |
51097 | 62 |
default = http://bitbucket.org/isabelle_project/isabelle-release |
63 |
default = ssh://hg@bitbucket.org/isabelle_project/isabelle-release |
|
41600 | 64 |
|
47863 | 65 |
- isatest@macbroy28:hg-isabelle/.hg/hgrc |
41608 | 66 |
- isatest@macbroy28:devel-page/content/index.content |
67 |
||
47977 | 68 |
|
69 |
Post-release |
|
70 |
============ |
|
71 |
||
72 |
- update /home/isabelle and /home/isabelle/html-data |
|
73 |