author | panny |
Thu, 17 Oct 2013 10:06:48 +0200 | |
changeset 54132 | af11e99e519c |
parent 54053 | ad5e2ed466ac |
child 55367 | f4bbfc2eeae8 |
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 |
|
53660 | 10 |
- test Isabelle/jEdit on single-core; |
11 |
||
12 |
- test Isabelle/jEdit on airy device; |
|
30888 | 13 |
|
50957 | 14 |
- test 'display_drafts' command; |
25428 | 15 |
|
53583 | 16 |
- test "#!/usr/bin/env isabelle_scala_script"; |
17 |
||
50957 | 18 |
- check HTML header of library; |
25428 | 19 |
|
53665
ea8343187225
adhoc check of ML sources, in addition to thy files already covered in Thy_Load;
wenzelm
parents:
53660
diff
changeset
|
20 |
- check ML sources: isabelle build -nal; |
ea8343187225
adhoc check of ML sources, in addition to thy files already covered in Thy_Load;
wenzelm
parents:
53660
diff
changeset
|
21 |
|
52441
ffc3f1659a25
need to run isabelle update_keywords, but not to check it (cf. 4cf3f6153eb8);
wenzelm
parents:
52439
diff
changeset
|
22 |
- run isabelle update_keywords; |
ffc3f1659a25
need to run isabelle update_keywords, but not to check it (cf. 4cf3f6153eb8);
wenzelm
parents:
52439
diff
changeset
|
23 |
|
37368 | 24 |
- check ANNOUNCE, README, NEWS, COPYRIGHT, CONTRIBUTORS; |
30888 | 25 |
|
41617 | 26 |
- check funny base directory, e.g. "Test 中国"; |
27 |
||
36860 | 28 |
- diff NEWS wrt. last official release, which is read-only; |
29 |
||
53979 | 30 |
- update https://bitbucket.org/isabelle_project/isabelle-release/wiki/Home |
31 |
||
32 |
- update https://bitbucket.org/isabelle_project/isabelle-website |
|
13447 | 33 |
|
53416 | 34 |
- maintain doc/Contents; |
13447 | 35 |
|
36 |
- maintain Logics: |
|
50647 | 37 |
ROOTS |
30852 | 38 |
lib/html/library_index_content.template |
13447 | 39 |
|
47408
63c05991882e
slightly faster default compilation of Isabelle/Scala;
wenzelm
parents:
46729
diff
changeset
|
40 |
- test separate compilation of Isabelle/Scala PIDE sources: |
63c05991882e
slightly faster default compilation of Isabelle/Scala;
wenzelm
parents:
46729
diff
changeset
|
41 |
Admin/build jars_test |
63c05991882e
slightly faster default compilation of Isabelle/Scala;
wenzelm
parents:
46729
diff
changeset
|
42 |
|
47834 | 43 |
- test Isabelle/jEdit: |
44 |
print buffer |
|
45 |
||
46729 | 46 |
- test contrib components: |
47 |
x86_64-linux without 32bit C/C++ libraries |
|
48 |
||
50784 | 49 |
- check "Handler catches all exceptions", using |
50 |
PolyML.Compiler.reportExhaustiveHandlers := true; |
|
51 |
||
37526 | 52 |
|
54052 | 53 |
Repository fork |
54 |
=============== |
|
55 |
||
56 |
- isabelle: finalize NEWS / CONTRIBUTORS -- proper headers for named release; |
|
57 |
||
58 |
- isabelle-release: hg tag; |
|
59 |
||
54053 | 60 |
- isabelle: back to post-release mode -- after fork point; |
54052 | 61 |
|
62 |
||
37526 | 63 |
Packaging |
64 |
========= |
|
65 |
||
52677 | 66 |
- fully-automated packaging (requires Mac OS X): |
37526 | 67 |
|
52677 | 68 |
hg up -r DISTNAME && Admin/Release/build -r DISTNAME /home/isabelle/dist |
41600 | 69 |
|
70 |
||
71 |
Final release stage |
|
72 |
=================== |
|
73 |
||
47863 | 74 |
- various .hg/hgrc files: |
51097 | 75 |
default = http://bitbucket.org/isabelle_project/isabelle-release |
76 |
default = ssh://hg@bitbucket.org/isabelle_project/isabelle-release |
|
41600 | 77 |
|
47863 | 78 |
- isatest@macbroy28:hg-isabelle/.hg/hgrc |
41608 | 79 |
- isatest@macbroy28:devel-page/content/index.content |
80 |
||
47977 | 81 |
|
82 |
Post-release |
|
83 |
============ |
|
84 |
||
85 |
- update /home/isabelle and /home/isabelle/html-data |
|
86 |