Skip to content

Commit f78e21f

Browse files
committed
sanity check
1 parent e99d985 commit f78e21f

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

doc/release.txt

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,13 @@ jars/dirs for tests
2020
ant clean
2121
ant # defaults to jar currently
2222

23-
2) check all tests, tests code coverage:
23+
2) sanity check:
24+
25+
- index
26+
- deploy webapp
27+
- check serarch
28+
29+
3) check all tests, tests code coverage:
2430
junit, pmd, findbugs, checkstyle, emma, jdepend
2531

2632
They should be ok, currently only checkstyle has 8 warnings, the rest is
@@ -31,7 +37,7 @@ usually it's overall coverage above 80%)
3137

3238
The release is OK, once above is fulfilled to our satisfaction.
3339

34-
3) produce proper distributions
40+
4) produce proper distributions
3541

3642
Check them before upload, always try to build on Solaris, since GNU tar might
3743
create a non-standard compliant .tgz version and tag from step 0) will be used
@@ -65,7 +71,7 @@ number (0.12))
6571
0.12.0.<k> ~ 0.12.0.1.<k>
6672
...
6773

68-
4) Create the release and upload the files via GitHub API:
74+
5) Create the release and upload the files via GitHub API:
6975

7076
First, make sure these environment variables are set:
7177

0 commit comments

Comments
 (0)